Pull request #44036 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1808c67d53b6d211c5fc41688be807fa7a7722b3 rather than 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 Obtained Jenkinsfile from 1808c67d53b6d211c5fc41688be807fa7a7722b3 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-44036@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-25T22:14:53.151Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-25T22:14:53.157Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-25T22:14:53.262Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-25T22:15:08.466Z] Still waiting to schedule task [2022-08-25T22:15:08.468Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:15:58.944Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05cb95b028e7f1d75) in /home/ubuntu/workspace/moby_PR-44036 [Pipeline] { [Pipeline] checkout [2022-08-25T22:15:59.111Z] The recommended git tool is: git [2022-08-25T22:16:01.619Z] using credential docker-jenkins-github-credentials [2022-08-25T22:16:01.628Z] Cloning the remote Git repository [2022-08-25T22:16:01.628Z] Cloning with configured refspecs honoured and without tags [2022-08-25T22:16:01.532Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T22:16:01.586Z] > git init /home/ubuntu/workspace/moby_PR-44036 # timeout=10 [2022-08-25T22:16:01.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:16:01.848Z] > git --version # timeout=10 [2022-08-25T22:16:01.857Z] > git --version # 'git version 2.17.1' [2022-08-25T22:16:01.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:16:01.859Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:16:27.943Z] Fetching without tags [2022-08-25T22:16:28.225Z] Merging remotes/origin/master commit 1808c67d53b6d211c5fc41688be807fa7a7722b3 into PR head commit 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 [2022-08-25T22:16:27.832Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:16:27.867Z] > git config --add remote.origin.fetch +refs/pull/44036/head:refs/remotes/origin/PR-44036 # timeout=10 [2022-08-25T22:16:27.887Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:16:27.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:16:27.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:16:27.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:16:27.946Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:16:28.223Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:16:28.252Z] > git checkout -f 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 # timeout=10 [2022-08-25T22:16:29.031Z] > git remote # timeout=10 [2022-08-25T22:16:29.059Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T22:16:29.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:16:29.084Z] > git merge 1808c67d53b6d211c5fc41688be807fa7a7722b3 # timeout=10 [2022-08-25T22:16:30.238Z] Merge succeeded, producing ddbff04bf4b66b1ce71cc6a7c55cb23f3a56f9e2 [2022-08-25T22:16:30.238Z] Checking out Revision ddbff04bf4b66b1ce71cc6a7c55cb23f3a56f9e2 (PR-44036) [2022-08-25T22:16:30.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T22:16:30.234Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:16:30.274Z] > git checkout -f ddbff04bf4b66b1ce71cc6a7c55cb23f3a56f9e2 # timeout=10 [2022-08-25T22:16:34.154Z] Commit message: "Merge commit '1808c67d53b6d211c5fc41688be807fa7a7722b3' into HEAD" [2022-08-25T22:16:34.172Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T22:16:34.153Z] > git rev-list --no-walk 82ea49e2f96f4cd49eb9fd93ab101ba3eef6a89c # timeout=10 [2022-08-25T22:16:35.254Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44036:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-25T22:16:40.508Z] Unable to find image 'alpine:latest' locally [2022-08-25T22:16:40.508Z] latest: Pulling from library/alpine [2022-08-25T22:16:40.508Z] 213ec9aee27d: Pulling fs layer [2022-08-25T22:16:40.764Z] 213ec9aee27d: Verifying Checksum [2022-08-25T22:16:40.764Z] 213ec9aee27d: Download complete [2022-08-25T22:16:41.022Z] 213ec9aee27d: Pull complete [2022-08-25T22:16:41.022Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T22:16:41.022Z] Status: Downloaded newer image for alpine:latest [2022-08-25T22:16:49.150Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-25T22:16:49.373Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05cb95b028e7f1d75) in /home/ubuntu/workspace/moby_PR-44036 [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] { [Pipeline] checkout [Pipeline] // stage [2022-08-25T22:16:49.575Z] The recommended git tool is: git [Pipeline] // stage [2022-08-25T22:16:49.590Z] using credential docker-jenkins-github-credentials [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) [2022-08-25T22:16:49.625Z] Fetching changes from the remote Git repository 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 [2022-08-25T22:16:49.657Z] Fetching without tags [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-25T22:16:50.067Z] Merging remotes/origin/master commit 1808c67d53b6d211c5fc41688be807fa7a7722b3 into PR head commit 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 [2022-08-25T22:16:50.484Z] Merge succeeded, producing 437c2d64f96bc293f4281a380dd2f375c45f47b3 [2022-08-25T22:16:50.484Z] Checking out Revision 437c2d64f96bc293f4281a380dd2f375c45f47b3 (PR-44036) [2022-08-25T22:16:49.597Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44036/.git # timeout=10 [2022-08-25T22:16:49.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:16:49.700Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:16:49.700Z] > git --version # timeout=10 [2022-08-25T22:16:49.727Z] > git --version # 'git version 2.17.1' [2022-08-25T22:16:49.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:16:49.728Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:16:50.067Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:16:50.087Z] > git checkout -f 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 # timeout=10 [2022-08-25T22:16:50.217Z] > git remote # timeout=10 [2022-08-25T22:16:50.239Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T22:16:50.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:16:50.248Z] > git merge 1808c67d53b6d211c5fc41688be807fa7a7722b3 # timeout=10 [2022-08-25T22:16:50.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T22:16:50.485Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:16:50.503Z] > git checkout -f 437c2d64f96bc293f4281a380dd2f375c45f47b3 # timeout=10 [2022-08-25T22:16:50.725Z] Commit message: "Merge commit '1808c67d53b6d211c5fc41688be807fa7a7722b3' into HEAD" [2022-08-25T22:16:50.753Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T22:16:51.483Z] + [ PR != PR ] [2022-08-25T22:16:51.483Z] + [ master != master ] [2022-08-25T22:16:51.483Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T22:16:50.726Z] > git rev-list --no-walk 82ea49e2f96f4cd49eb9fd93ab101ba3eef6a89c # timeout=10 [2022-08-25T22:16:51.846Z] + docker version [2022-08-25T22:16:51.846Z] Client: Docker Engine - Community [2022-08-25T22:16:51.846Z] Version: 20.10.14 [2022-08-25T22:16:51.846Z] API version: 1.41 [2022-08-25T22:16:51.846Z] Go version: go1.16.15 [2022-08-25T22:16:51.846Z] Git commit: a224086 [2022-08-25T22:16:51.846Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T22:16:51.846Z] OS/Arch: linux/amd64 [2022-08-25T22:16:51.846Z] Context: default [2022-08-25T22:16:51.846Z] Experimental: true [2022-08-25T22:16:51.846Z] [2022-08-25T22:16:51.847Z] Server: Docker Engine - Community [2022-08-25T22:16:51.847Z] Engine: [2022-08-25T22:16:51.847Z] Version: 20.10.14 [2022-08-25T22:16:51.847Z] API version: 1.41 (minimum version 1.12) [2022-08-25T22:16:51.847Z] Go version: go1.16.15 [2022-08-25T22:16:51.847Z] Git commit: 87a90dc [2022-08-25T22:16:51.847Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T22:16:51.847Z] OS/Arch: linux/amd64 [2022-08-25T22:16:51.847Z] Experimental: true [2022-08-25T22:16:51.847Z] containerd: [2022-08-25T22:16:51.847Z] Version: 1.5.11 [2022-08-25T22:16:51.847Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:16:51.847Z] runc: [2022-08-25T22:16:51.847Z] Version: 1.0.3 [2022-08-25T22:16:51.847Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T22:16:51.847Z] docker-init: [2022-08-25T22:16:51.847Z] Version: 0.19.0 [2022-08-25T22:16:51.847Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T22:16:52.178Z] + docker info [2022-08-25T22:17:04.372Z] Still waiting to schedule task [2022-08-25T22:17:04.372Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068b5019742e9573d)’ is offline [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.372Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] Still waiting to schedule task [2022-08-25T22:17:04.373Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068b5019742e9573d)’ is offline [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.373Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T22:17:04.374Z] Still waiting to schedule task [2022-08-25T22:17:04.375Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-25T22:17:04.378Z] Still waiting to schedule task [2022-08-25T22:17:04.378Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-08-25T22:17:04.394Z] Client: [2022-08-25T22:17:04.394Z] Context: default [2022-08-25T22:17:04.394Z] Debug Mode: false [2022-08-25T22:17:04.394Z] Plugins: [2022-08-25T22:17:04.394Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T22:17:04.394Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T22:17:04.394Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T22:17:04.394Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T22:17:04.394Z] [2022-08-25T22:17:04.394Z] Server: [2022-08-25T22:17:04.394Z] Containers: 0 [2022-08-25T22:17:04.394Z] Running: 0 [2022-08-25T22:17:04.394Z] Paused: 0 [2022-08-25T22:17:04.394Z] Stopped: 0 [2022-08-25T22:17:04.394Z] Images: 1 [2022-08-25T22:17:04.394Z] Server Version: 20.10.14 [2022-08-25T22:17:04.394Z] Storage Driver: overlay2 [2022-08-25T22:17:04.394Z] Backing Filesystem: extfs [2022-08-25T22:17:04.394Z] Supports d_type: true [2022-08-25T22:17:04.394Z] Native Overlay Diff: true [2022-08-25T22:17:04.394Z] userxattr: false [2022-08-25T22:17:04.394Z] Logging Driver: json-file [2022-08-25T22:17:04.394Z] Cgroup Driver: cgroupfs [2022-08-25T22:17:04.394Z] Cgroup Version: 1 [2022-08-25T22:17:04.394Z] Plugins: [2022-08-25T22:17:04.394Z] Volume: local [2022-08-25T22:17:04.394Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T22:17:04.394Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T22:17:04.394Z] Swarm: inactive [2022-08-25T22:17:04.394Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T22:17:04.394Z] Default Runtime: runc [2022-08-25T22:17:04.394Z] Init Binary: docker-init [2022-08-25T22:17:04.394Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:17:04.394Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T22:17:04.394Z] init version: de40ad0 [2022-08-25T22:17:04.394Z] Security Options: [2022-08-25T22:17:04.394Z] apparmor [2022-08-25T22:17:04.394Z] seccomp [2022-08-25T22:17:04.394Z] Profile: default [2022-08-25T22:17:04.394Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T22:17:04.394Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T22:17:04.394Z] OSType: linux [2022-08-25T22:17:04.394Z] Architecture: x86_64 [2022-08-25T22:17:04.394Z] CPUs: 2 [2022-08-25T22:17:04.394Z] Total Memory: 7.483GiB [2022-08-25T22:17:04.394Z] Name: ip-10-100-73-129 [2022-08-25T22:17:04.394Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T22:17:04.394Z] Docker Root Dir: /var/lib/docker [2022-08-25T22:17:04.394Z] Debug Mode: false [2022-08-25T22:17:04.394Z] Registry: https://index.docker.io/v1/ [2022-08-25T22:17:04.394Z] Labels: [2022-08-25T22:17:04.394Z] Experimental: true [2022-08-25T22:17:04.394Z] Insecure Registries: [2022-08-25T22:17:04.394Z] 127.0.0.0/8 [2022-08-25T22:17:04.394Z] Live Restore Enabled: true [2022-08-25T22:17:04.394Z] [2022-08-25T22:17:04.394Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T22:17:04.756Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T22:17:04.756Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T22:17:04.756Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44036/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T22:17:04.756Z] + bash /home/ubuntu/workspace/moby_PR-44036/check-config.sh [2022-08-25T22:17:04.756Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T22:17:04.756Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T22:17:04.756Z] [2022-08-25T22:17:04.756Z] Generally Necessary: [2022-08-25T22:17:04.756Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T22:17:04.756Z] - apparmor: enabled and tools installed [2022-08-25T22:17:05.021Z] - CONFIG_NAMESPACES: enabled [2022-08-25T22:17:05.021Z] - CONFIG_NET_NS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_PID_NS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_IPC_NS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_UTS_NS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_CGROUPS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T22:17:05.021Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T22:17:05.021Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T22:17:05.021Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T22:17:05.021Z] - CONFIG_CPUSETS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_MEMCG: enabled [2022-08-25T22:17:05.021Z] - CONFIG_KEYS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_VETH: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T22:17:05.021Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T22:17:05.021Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T22:17:05.021Z] [2022-08-25T22:17:05.021Z] Optional Features: [2022-08-25T22:17:05.021Z] - CONFIG_USER_NS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_SECCOMP: enabled [2022-08-25T22:17:05.021Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T22:17:05.021Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T22:17:05.021Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T22:17:05.021Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T22:17:05.021Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T22:17:05.281Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T22:17:05.281Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T22:17:05.282Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T22:17:05.282Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T22:17:05.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T22:17:05.282Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T22:17:05.282Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T22:17:05.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T22:17:05.282Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T22:17:05.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T22:17:05.282Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T22:17:05.282Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T22:17:05.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T22:17:05.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T22:17:05.282Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T22:17:05.282Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T22:17:05.282Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T22:17:05.282Z] - CONFIG_EXT4_FS: enabled [2022-08-25T22:17:05.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T22:17:05.282Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T22:17:05.282Z] - Network Drivers: [2022-08-25T22:17:05.282Z] - "overlay": [2022-08-25T22:17:05.282Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T22:17:05.282Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T22:17:05.282Z] Optional (for encrypted networks): [2022-08-25T22:17:05.282Z] - CONFIG_CRYPTO: enabled [2022-08-25T22:17:05.282Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T22:17:05.282Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T22:17:05.282Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T22:17:05.282Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T22:17:05.282Z] - CONFIG_XFRM: enabled [2022-08-25T22:17:05.282Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T22:17:05.282Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T22:17:05.282Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T22:17:05.282Z] - "ipvlan": [2022-08-25T22:17:05.282Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T22:17:05.282Z] - "macvlan": [2022-08-25T22:17:05.282Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T22:17:05.282Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T22:17:05.282Z] - "ftp,tftp client in container": [2022-08-25T22:17:05.539Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T22:17:05.539Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T22:17:05.539Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T22:17:05.539Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T22:17:05.539Z] - Storage Drivers: [2022-08-25T22:17:05.539Z] - "aufs": [2022-08-25T22:17:05.539Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T22:17:05.539Z] - "btrfs": [2022-08-25T22:17:05.539Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T22:17:05.539Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T22:17:05.539Z] - "devicemapper": [2022-08-25T22:17:05.539Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T22:17:05.539Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T22:17:05.539Z] - "overlay": [2022-08-25T22:17:05.539Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T22:17:05.539Z] - "zfs": [2022-08-25T22:17:05.539Z] - /dev/zfs: present [2022-08-25T22:17:05.539Z] - zfs command: missing [2022-08-25T22:17:05.539Z] - zpool command: missing [2022-08-25T22:17:05.539Z] [2022-08-25T22:17:05.539Z] Limits: [2022-08-25T22:17:05.539Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T22:17:05.539Z] [2022-08-25T22:17:05.539Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T22:17:05.916Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:437c2d64f96bc293f4281a380dd2f375c45f47b3 . [2022-08-25T22:17:06.176Z] #1 [internal] load build definition from Dockerfile [2022-08-25T22:17:06.176Z] #1 sha256:f57716504270735813d372cf42af2b4d507be5706f08782eaf2b2ebf232080a6 [2022-08-25T22:17:06.176Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T22:17:06.176Z] #1 DONE 0.1s [2022-08-25T22:17:06.176Z] [2022-08-25T22:17:06.176Z] #2 [internal] load .dockerignore [2022-08-25T22:17:06.176Z] #2 sha256:b5a9dfbb4a330cea859d35f860b031fb9cc8ba3fcac337a6dd511114ce383ca3 [2022-08-25T22:17:06.176Z] #2 transferring context: 145B done [2022-08-25T22:17:06.176Z] #2 DONE 0.0s [2022-08-25T22:17:06.433Z] [2022-08-25T22:17:06.433Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T22:17:06.433Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T22:17:06.690Z] #3 DONE 0.4s [2022-08-25T22:17:06.690Z] [2022-08-25T22:17:06.690Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T22:17:06.690Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T22:17:06.690Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-25T22:17:06.690Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-25T22:17:06.690Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-25T22:17:06.690Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-25T22:17:06.690Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s [2022-08-25T22:17:06.948Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-25T22:17:06.948Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-25T22:17:06.948Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-25T22:17:07.513Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-25T22:17:07.513Z] #4 DONE 0.8s [2022-08-25T22:17:07.776Z] [2022-08-25T22:17:07.776Z] #6 [internal] load build definition from Dockerfile [2022-08-25T22:17:07.776Z] #6 sha256:a7cb3d1ab072c05cc21b2ecb8b01244a3ced414f51dc71790c9159e62ffc8d75 [2022-08-25T22:17:07.776Z] #6 DONE 0.0s [2022-08-25T22:17:07.776Z] [2022-08-25T22:17:07.776Z] #5 [internal] load .dockerignore [2022-08-25T22:17:07.776Z] #5 sha256:ceede97d5dc0a46a23a303459e9b5050994ded31b66a4fc34c972e82b95ac8b0 [2022-08-25T22:17:07.776Z] #5 DONE 0.0s [2022-08-25T22:17:07.776Z] [2022-08-25T22:17:07.776Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:17:07.776Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T22:17:08.339Z] #10 DONE 0.8s [2022-08-25T22:17:08.339Z] [2022-08-25T22:17:08.339Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T22:17:08.339Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T22:17:08.339Z] #7 DONE 0.7s [2022-08-25T22:17:08.339Z] [2022-08-25T22:17:08.339Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:17:08.339Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T22:17:08.339Z] #9 DONE 0.7s [2022-08-25T22:17:08.339Z] [2022-08-25T22:17:08.339Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T22:17:08.339Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T22:17:08.339Z] #8 DONE 0.8s [2022-08-25T22:17:08.901Z] [2022-08-25T22:17:08.901Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:17:08.901Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:17:08.901Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:17:09.158Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-25T22:17:09.158Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:17:09.158Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-25T22:17:10.089Z] #78 ... [2022-08-25T22:17:10.089Z] [2022-08-25T22:17:10.089Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T22:17:10.089Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T22:17:10.089Z] #56 DONE 0.0s [2022-08-25T22:17:10.089Z] [2022-08-25T22:17:10.089Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:17:10.089Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:17:10.089Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-25T22:17:10.089Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-25T22:17:10.089Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-25T22:17:10.089Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-25T22:17:10.089Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.6s done [2022-08-25T22:17:10.089Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 28.31MB / 55.01MB 1.0s [2022-08-25T22:17:10.089Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-08-25T22:17:10.089Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 15.73MB / 54.58MB 1.0s [2022-08-25T22:17:10.089Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 12.19MB / 85.91MB 1.0s [2022-08-25T22:17:10.351Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 1.2s [2022-08-25T22:17:10.351Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 20.97MB / 54.58MB 1.2s [2022-08-25T22:17:10.351Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 22.02MB / 85.91MB 1.2s [2022-08-25T22:17:10.351Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.94MB / 55.01MB 1.4s [2022-08-25T22:17:10.351Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 28.31MB / 54.58MB 1.4s [2022-08-25T22:17:10.351Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 27.26MB / 85.91MB 1.4s [2022-08-25T22:17:10.609Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 1.5s [2022-08-25T22:17:10.609Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 32.23MB / 54.58MB 1.5s [2022-08-25T22:17:10.609Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.28MB / 55.01MB 1.6s [2022-08-25T22:17:10.609Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 35.65MB / 54.58MB 1.6s [2022-08-25T22:17:10.609Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 34.60MB / 85.91MB 1.6s [2022-08-25T22:17:10.865Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.77MB / 55.01MB 1.7s [2022-08-25T22:17:10.865Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 39.08MB / 54.58MB 1.7s [2022-08-25T22:17:10.865Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 39.34MB / 85.91MB 1.8s [2022-08-25T22:17:11.123Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 44.04MB / 54.58MB 1.9s [2022-08-25T22:17:11.123Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 46.14MB / 85.91MB 2.0s [2022-08-25T22:17:11.380Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 51.38MB / 54.58MB 2.2s [2022-08-25T22:17:11.380Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 51.38MB / 85.91MB 2.2s [2022-08-25T22:17:11.380Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.4s [2022-08-25T22:17:11.380Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.3s done [2022-08-25T22:17:11.380Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 57.67MB / 85.91MB 2.5s [2022-08-25T22:17:11.943Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 62.91MB / 85.91MB 2.8s [2022-08-25T22:17:11.943Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-25T22:17:11.943Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.8s done [2022-08-25T22:17:11.943Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 78.64MB / 85.91MB 3.0s [2022-08-25T22:17:11.943Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 3.0s [2022-08-25T22:17:12.201Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.60MB / 85.91MB 3.1s [2022-08-25T22:17:12.201Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.0s done [2022-08-25T22:17:12.201Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 2.10MB / 141.86MB 3.1s [2022-08-25T22:17:12.767Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.49MB / 141.86MB 3.5s [2022-08-25T22:17:12.768Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 17.83MB / 141.86MB 3.8s [2022-08-25T22:17:13.344Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.0s done [2022-08-25T22:17:13.344Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 26.21MB / 141.86MB 4.3s [2022-08-25T22:17:13.909Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 33.64MB / 141.86MB 4.7s [2022-08-25T22:17:14.283Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 42.99MB / 141.86MB 5.2s [2022-08-25T22:17:14.868Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 52.43MB / 141.86MB 5.8s [2022-08-25T22:17:15.127Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 61.87MB / 141.86MB 6.1s [2022-08-25T22:17:15.384Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 71.30MB / 141.86MB 6.4s [2022-08-25T22:17:15.956Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 79.69MB / 141.86MB 6.7s [2022-08-25T22:17:16.212Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 87.04MB / 141.86MB 7.1s [2022-08-25T22:17:16.470Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 97.52MB / 141.86MB 7.4s [2022-08-25T22:17:16.726Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 108.00MB / 141.86MB 7.6s [2022-08-25T22:17:16.982Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 116.39MB / 141.86MB 7.8s [2022-08-25T22:17:16.982Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s [2022-08-25T22:17:16.982Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 123.73MB / 141.86MB 8.0s [2022-08-25T22:17:17.548Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 132.12MB / 141.86MB 8.4s [2022-08-25T22:17:17.804Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.56MB / 141.86MB 8.7s [2022-08-25T22:17:19.169Z] #11 ... [2022-08-25T22:17:19.169Z] [2022-08-25T22:17:19.169Z] #31 [internal] load build context [2022-08-25T22:17:19.169Z] #31 sha256:3b0fd612f2e6cc60bd2c2b8f5f5ead2b2a228fcc0a4477272cab3d25ae19deb8 [2022-08-25T22:17:19.169Z] #31 transferring context: 62.62MB 9.5s done [2022-08-25T22:17:19.169Z] #31 DONE 10.0s [2022-08-25T22:17:19.169Z] [2022-08-25T22:17:19.169Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:17:19.169Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:17:19.169Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2022-08-25T22:17:19.169Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-08-25T22:17:19.169Z] #78 DONE 10.0s [2022-08-25T22:17:19.169Z] [2022-08-25T22:17:19.169Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:17:19.169Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T22:17:19.169Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:17:19.169Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:17:19.169Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-25T22:17:19.169Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-25T22:17:19.169Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-08-25T22:17:19.169Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2022-08-25T22:17:19.169Z] #80 DONE 10.0s [2022-08-25T22:17:19.169Z] [2022-08-25T22:17:19.169Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:17:19.169Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:17:19.169Z] #11 ... [2022-08-25T22:17:19.169Z] [2022-08-25T22:17:19.169Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:17:19.169Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:17:19.169Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-25T22:17:19.169Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-25T22:17:19.169Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-25T22:17:19.169Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-25T22:17:19.169Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.3s done [2022-08-25T22:17:19.169Z] #35 ... [2022-08-25T22:17:19.169Z] [2022-08-25T22:17:19.169Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:17:19.169Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:17:21.090Z] #11 ... [2022-08-25T22:17:21.090Z] [2022-08-25T22:17:21.090Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T22:17:21.090Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T22:17:21.090Z] #79 DONE 0.6s [2022-08-25T22:17:21.090Z] [2022-08-25T22:17:21.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:17:21.090Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:17:22.017Z] #11 ... [2022-08-25T22:17:22.017Z] [2022-08-25T22:17:22.017Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T22:17:22.017Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T22:17:22.017Z] #81 DONE 0.9s [2022-08-25T22:17:22.274Z] [2022-08-25T22:17:22.274Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:17:22.274Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:17:22.531Z] #35 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.7s [2022-08-25T22:17:23.094Z] #35 DONE 14.2s [2022-08-25T22:17:23.094Z] [2022-08-25T22:17:23.094Z] #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-25T22:17:23.094Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T22:17:24.997Z] #36 1.718 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:17:24.997Z] #36 1.722 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:17:24.997Z] #36 1.722 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:17:24.997Z] #36 1.914 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:17:25.559Z] #36 2.154 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:17:25.559Z] #36 2.542 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:17:26.926Z] #36 3.791 Fetched 8573 kB in 2s (3630 kB/s) [2022-08-25T22:17:27.871Z] #36 3.791 Reading package lists... [2022-08-25T22:17:28.799Z] #36 4.706 Reading package lists... [2022-08-25T22:17:29.055Z] #36 5.572 Building dependency tree... [2022-08-25T22:17:29.311Z] #36 5.984 The following additional packages will be installed: [2022-08-25T22:17:29.311Z] #36 5.984 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-25T22:17:29.311Z] #36 5.984 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-25T22:17:29.311Z] #36 5.984 Recommended packages: [2022-08-25T22:17:29.311Z] #36 5.984 libldap-common publicsuffix libsasl2-modules [2022-08-25T22:17:29.311Z] #36 6.165 The following NEW packages will be installed: [2022-08-25T22:17:29.311Z] #36 6.166 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-25T22:17:29.311Z] #36 6.166 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-25T22:17:29.311Z] #36 6.167 libssh2-1 openssl [2022-08-25T22:17:29.873Z] #36 6.447 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:17:29.873Z] #36 6.447 Need to get 3047 kB of archives. [2022-08-25T22:17:29.873Z] #36 6.447 After this operation, 6661 kB of additional disk space will be used. [2022-08-25T22:17:29.873Z] #36 6.447 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-25T22:17:29.873Z] #36 6.454 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-25T22:17:29.873Z] #36 6.455 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-25T22:17:29.873Z] #36 6.461 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-25T22:17:29.873Z] #36 6.464 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-25T22:17:29.873Z] #36 6.480 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-25T22:17:29.873Z] #36 6.483 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-25T22:17:29.873Z] #36 6.495 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-25T22:17:29.873Z] #36 6.495 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-25T22:17:29.873Z] #36 6.495 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-25T22:17:29.873Z] #36 6.495 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-25T22:17:29.873Z] #36 6.495 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-25T22:17:29.873Z] #36 6.497 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T22:17:29.873Z] #36 6.499 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T22:17:29.873Z] #36 6.501 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T22:17:29.873Z] #36 6.771 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:17:29.873Z] #36 6.811 Fetched 3047 kB in 0s (9249 kB/s) [2022-08-25T22:17:29.873Z] #36 6.842 Selecting previously unselected package openssl. [2022-08-25T22:17:29.873Z] #36 6.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 ... 6661 files and directories currently installed.) [2022-08-25T22:17:29.873Z] #36 6.842 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-25T22:17:30.129Z] #36 6.846 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:17:30.386Z] #36 7.057 Selecting previously unselected package ca-certificates. [2022-08-25T22:17:30.386Z] #36 7.057 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-25T22:17:30.386Z] #36 7.061 Unpacking ca-certificates (20210119) ... [2022-08-25T22:17:30.386Z] #36 7.240 Selecting previously unselected package libbrotli1:amd64. [2022-08-25T22:17:30.386Z] #36 7.240 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-25T22:17:30.386Z] #36 7.247 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T22:17:30.642Z] #36 7.363 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-25T22:17:30.642Z] #36 7.363 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T22:17:30.642Z] #36 7.401 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:17:30.642Z] #36 7.483 Selecting previously unselected package libsasl2-2:amd64. [2022-08-25T22:17:30.642Z] #36 7.483 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T22:17:30.897Z] #36 7.487 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:17:30.897Z] #36 7.672 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-25T22:17:30.897Z] #36 7.673 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-25T22:17:30.897Z] #36 7.677 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:17:31.153Z] #36 7.840 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-25T22:17:31.153Z] #36 7.840 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-25T22:17:31.153Z] #36 7.848 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T22:17:31.153Z] #36 7.922 Selecting previously unselected package libpsl5:amd64. [2022-08-25T22:17:31.153Z] #36 7.922 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-25T22:17:31.153Z] #36 7.926 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T22:17:31.153Z] #36 8.040 Selecting previously unselected package librtmp1:amd64. [2022-08-25T22:17:31.153Z] #36 8.040 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-25T22:17:31.409Z] #36 8.050 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:17:31.409Z] #36 8.115 Selecting previously unselected package libssh2-1:amd64. [2022-08-25T22:17:31.409Z] #36 8.115 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-25T22:17:31.409Z] #36 8.208 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T22:17:31.409Z] #36 8.281 Selecting previously unselected package libcurl4:amd64. [2022-08-25T22:17:31.409Z] #36 8.281 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T22:17:31.409Z] #36 8.285 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:17:31.670Z] #36 8.375 Selecting previously unselected package curl. [2022-08-25T22:17:31.670Z] #36 8.375 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T22:17:31.670Z] #36 8.380 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:17:31.670Z] #36 8.464 Selecting previously unselected package libonig5:amd64. [2022-08-25T22:17:31.670Z] #36 8.466 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T22:17:31.670Z] #36 8.469 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:17:31.670Z] #36 8.542 Selecting previously unselected package libjq1:amd64. [2022-08-25T22:17:31.670Z] #36 8.542 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T22:17:31.670Z] #36 8.549 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:17:31.670Z] #36 8.608 Selecting previously unselected package jq. [2022-08-25T22:17:31.670Z] #36 8.608 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-25T22:17:31.928Z] #36 8.612 Unpacking jq (1.6-2.1) ... [2022-08-25T22:17:31.928Z] #36 8.658 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T22:17:31.928Z] #36 8.674 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T22:17:31.928Z] #36 8.684 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T22:17:31.928Z] #36 8.697 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:17:31.928Z] #36 8.708 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:17:31.928Z] #36 8.719 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:17:31.928Z] #36 8.731 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T22:17:31.928Z] #36 8.741 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:17:31.928Z] #36 8.757 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:17:31.928Z] #36 8.768 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:17:31.928Z] #36 8.780 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:17:31.928Z] #36 8.792 Setting up ca-certificates (20210119) ... [2022-08-25T22:17:32.495Z] #36 ... [2022-08-25T22:17:32.495Z] [2022-08-25T22:17:32.495Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:17:32.495Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:17:32.495Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.9s done [2022-08-25T22:17:32.495Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.6s done [2022-08-25T22:17:32.495Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.2s done [2022-08-25T22:17:32.495Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.6s [2022-08-25T22:17:32.751Z] #11 ... [2022-08-25T22:17:32.751Z] [2022-08-25T22:17:32.751Z] #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-25T22:17:32.751Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T22:17:32.751Z] #36 9.655 Updating certificates in /etc/ssl/certs... [2022-08-25T22:17:34.123Z] #36 10.85 129 added, 0 removed; done. [2022-08-25T22:17:34.123Z] #36 10.93 Setting up jq (1.6-2.1) ... [2022-08-25T22:17:34.123Z] #36 10.94 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:17:34.123Z] #36 10.95 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:17:34.123Z] #36 10.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:17:34.123Z] #36 10.98 Processing triggers for ca-certificates (20210119) ... [2022-08-25T22:17:34.123Z] #36 10.99 Updating certificates in /etc/ssl/certs... [2022-08-25T22:17:35.493Z] #36 12.10 0 added, 0 removed; done. [2022-08-25T22:17:35.493Z] #36 12.10 Running hooks in /etc/ca-certificates/update.d... [2022-08-25T22:17:35.493Z] #36 12.10 done. [2022-08-25T22:17:36.423Z] #36 DONE 13.0s [2022-08-25T22:17:36.423Z] [2022-08-25T22:17:36.423Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T22:17:36.423Z] #37 sha256:48a46d6a580e5f23ca96a46068cc2c8ed7f1750d33f62468ac4ebf9d6d1b7020 [2022-08-25T22:17:36.423Z] #37 DONE 0.1s [2022-08-25T22:17:36.423Z] [2022-08-25T22:17:36.423Z] #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-25T22:17:36.423Z] #38 sha256:2b7a8a5f3df216d6f7281ef89e3ac5e3aec440f83fed22f510f248eb9db2fca4 [2022-08-25T22:17:38.956Z] #38 2.379 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-25T22:17:38.956Z] #38 2.701 [2022-08-25T22:17:39.213Z] #38 2.925 #=#=# ######################################################################## 100.0% [2022-08-25T22:17:39.470Z] #38 3.296 [2022-08-25T22:17:40.843Z] #38 4.328 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-25T22:17:40.843Z] #38 4.692 [2022-08-25T22:17:41.099Z] #38 4.930 #=#=# ######################################################################## 100.0% [2022-08-25T22:17:41.663Z] #38 5.236 [2022-08-25T22:17:42.600Z] #38 ... [2022-08-25T22:17:42.600Z] [2022-08-25T22:17:42.600Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:17:42.600Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:17:42.600Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.9s done [2022-08-25T22:17:42.600Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.4s done [2022-08-25T22:17:42.600Z] #11 ... [2022-08-25T22:17:42.600Z] [2022-08-25T22:17:42.600Z] #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-25T22:17:42.600Z] #38 sha256:2b7a8a5f3df216d6f7281ef89e3ac5e3aec440f83fed22f510f248eb9db2fca4 [2022-08-25T22:17:42.600Z] #38 6.384 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-25T22:17:42.855Z] #38 6.749 [2022-08-25T22:17:43.719Z] #38 6.972 #=#=# # 2.2% ######################################### 58.3% ################################################################ 90.0% ######################################################################## 100.0% [2022-08-25T22:17:43.978Z] #38 7.618 [2022-08-25T22:17:44.907Z] #38 8.675 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-25T22:17:45.472Z] #38 9.089 [2022-08-25T22:17:45.472Z] #38 9.316 #=#=# ######################################################################## 100.0% [2022-08-25T22:17:46.041Z] #38 9.672 [2022-08-25T22:17:46.606Z] #38 10.42 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-25T22:17:46.863Z] #38 10.70 [2022-08-25T22:17:47.119Z] #38 10.92 #=#=# ######################################################################## 100.0% [2022-08-25T22:17:47.688Z] #38 11.24 [2022-08-25T22:17:47.688Z] #38 11.33 Download of images into '/build' complete. [2022-08-25T22:17:47.688Z] #38 11.33 Use something like the following to load the result into a Docker daemon: [2022-08-25T22:17:47.688Z] #38 11.33 tar -cC '/build' . | docker load [2022-08-25T22:17:47.718Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068b5019742e9573d) in /home/ubuntu/workspace/moby_PR-44036 [Pipeline] { [Pipeline] checkout [2022-08-25T22:17:47.907Z] The recommended git tool is: git [2022-08-25T22:17:49.579Z] #38 ... [2022-08-25T22:17:49.579Z] [2022-08-25T22:17:49.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:17:49.579Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:17:49.579Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 6.6s [2022-08-25T22:17:49.836Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-028f039f51cc5f1da) in /home/ubuntu/workspace/moby_PR-44036 [Pipeline] { [Pipeline] checkout [2022-08-25T22:17:49.945Z] The recommended git tool is: git [2022-08-25T22:17:50.709Z] using credential docker-jenkins-github-credentials [2022-08-25T22:17:50.721Z] Cloning the remote Git repository [2022-08-25T22:17:50.721Z] Cloning with configured refspecs honoured and without tags [2022-08-25T22:17:51.471Z] #11 ... [2022-08-25T22:17:51.472Z] [2022-08-25T22:17:51.472Z] #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-25T22:17:51.472Z] #38 sha256:2b7a8a5f3df216d6f7281ef89e3ac5e3aec440f83fed22f510f248eb9db2fca4 [2022-08-25T22:17:51.472Z] #38 DONE 15.2s [2022-08-25T22:17:51.472Z] [2022-08-25T22:17:51.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:17:51.472Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:17:51.056Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T22:17:51.097Z] > git init /home/ubuntu/workspace/moby_PR-44036 # timeout=10 [2022-08-25T22:17:51.431Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:17:51.431Z] > git --version # timeout=10 [2022-08-25T22:17:51.441Z] > git --version # 'git version 2.17.1' [2022-08-25T22:17:51.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:17:51.443Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:17:52.466Z] using credential docker-jenkins-github-credentials [2022-08-25T22:17:52.500Z] Cloning the remote Git repository [2022-08-25T22:17:52.500Z] Cloning with configured refspecs honoured and without tags [2022-08-25T22:17:53.363Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s done [2022-08-25T22:17:53.363Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-25T22:17:53.363Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-25T22:17:52.239Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T22:17:52.294Z] > git init /home/ubuntu/workspace/moby_PR-44036 # timeout=10 [2022-08-25T22:17:52.587Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:17:52.587Z] > git --version # timeout=10 [2022-08-25T22:17:52.601Z] > git --version # 'git version 2.17.1' [2022-08-25T22:17:52.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:17:52.603Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:17:53.620Z] #11 DONE 44.6s [2022-08-25T22:17:53.620Z] [2022-08-25T22:17:53.620Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T22:17:53.620Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T22:17:54.550Z] #12 DONE 1.1s [2022-08-25T22:17:54.806Z] [2022-08-25T22:17:54.806Z] #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-25T22:17:54.806Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T22:17:55.384Z] #13 DONE 0.6s [2022-08-25T22:17:55.384Z] [2022-08-25T22:17:55.384Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T22:17:55.384Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T22:17:55.384Z] #40 DONE 0.1s [2022-08-25T22:17:55.384Z] [2022-08-25T22:17:55.384Z] #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-25T22:17:55.384Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:17:55.647Z] #41 ... [2022-08-25T22:17:55.647Z] [2022-08-25T22:17:55.647Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T22:17:55.647Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T22:17:55.647Z] #53 DONE 0.2s [2022-08-25T22:17:55.647Z] [2022-08-25T22:17:55.647Z] #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-25T22:17:55.647Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T22:17:55.647Z] #57 DONE 0.3s [2022-08-25T22:17:55.647Z] [2022-08-25T22:17:55.647Z] #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-25T22:17:55.647Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:17:58.918Z] #54 ... [2022-08-25T22:17:58.918Z] [2022-08-25T22:17:58.918Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-25T22:17:58.918Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-25T22:17:58.918Z] #14 DONE 3.3s [2022-08-25T22:17:58.918Z] [2022-08-25T22:17:58.918Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-25T22:17:58.918Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-25T22:18:02.193Z] #15 DONE 3.0s [2022-08-25T22:18:02.193Z] [2022-08-25T22:18:02.193Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-25T22:18:02.193Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-25T22:18:03.564Z] #16 DONE 1.8s [2022-08-25T22:18:03.564Z] [2022-08-25T22:18:03.564Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-25T22:18:03.564Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-25T22:18:05.462Z] #17 ... [2022-08-25T22:18:05.462Z] [2022-08-25T22:18:05.462Z] #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-25T22:18:05.462Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T22:18:05.462Z] #45 6.053 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-25T22:18:05.462Z] #45 ... [2022-08-25T22:18:05.462Z] [2022-08-25T22:18:05.462Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-25T22:18:05.462Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-25T22:18:05.462Z] #17 DONE 1.9s [2022-08-25T22:18:05.462Z] [2022-08-25T22:18:05.462Z] #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-25T22:18:05.462Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:18:05.462Z] #60 5.835 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-25T22:18:05.462Z] #60 8.300 go: downloading github.com/fatih/color v1.10.0 [2022-08-25T22:18:05.462Z] #60 8.718 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-25T22:18:05.462Z] #60 8.763 go: downloading golang.org/x/tools v0.1.0 [2022-08-25T22:18:05.462Z] #60 9.374 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T22:18:05.462Z] #60 9.528 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-25T22:18:05.462Z] #60 9.558 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-25T22:18:05.462Z] #60 10.01 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-25T22:18:05.462Z] #60 10.16 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-25T22:18:05.462Z] #60 ... [2022-08-25T22:18:05.462Z] [2022-08-25T22:18:05.462Z] #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-25T22:18:05.462Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:05.462Z] #83 5.594 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:18:05.462Z] #83 5.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:18:05.462Z] #83 5.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:18:05.462Z] #83 6.691 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:18:05.462Z] #83 8.786 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:18:05.720Z] #83 ... [2022-08-25T22:18:05.720Z] [2022-08-25T22:18:05.720Z] #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-25T22:18:05.720Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:18:05.720Z] #58 5.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:18:05.720Z] #58 5.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:18:05.720Z] #58 5.496 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:18:05.720Z] #58 6.159 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-25T22:18:05.720Z] #58 6.852 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:18:05.720Z] #58 9.584 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:18:05.977Z] #58 ... [2022-08-25T22:18:05.977Z] [2022-08-25T22:18:05.977Z] #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-25T22:18:05.977Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:18:05.977Z] #64 4.229 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-25T22:18:05.977Z] #64 5.682 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-25T22:18:05.977Z] #64 5.682 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-25T22:18:05.977Z] #64 5.798 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-25T22:18:05.977Z] #64 8.020 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-25T22:18:05.977Z] #64 ... [2022-08-25T22:18:05.977Z] [2022-08-25T22:18:05.977Z] #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-25T22:18:05.978Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:18:05.978Z] #62 5.583 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-25T22:18:05.978Z] #62 7.924 go: downloading github.com/fatih/color v1.13.0 [2022-08-25T22:18:05.978Z] #62 8.019 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:18:05.978Z] #62 8.132 go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T22:18:05.978Z] #62 8.194 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-25T22:18:05.978Z] #62 8.260 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T22:18:05.978Z] #62 8.625 go: downloading github.com/spf13/viper v1.11.0 [2022-08-25T22:18:05.978Z] #62 8.758 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-25T22:18:05.978Z] #62 9.582 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-25T22:18:05.978Z] #62 9.585 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-25T22:18:05.978Z] #62 9.731 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-25T22:18:05.978Z] #62 9.745 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-25T22:18:06.235Z] #62 ... [2022-08-25T22:18:06.235Z] [2022-08-25T22:18:06.235Z] #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-25T22:18:06.235Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:18:06.235Z] #47 5.471 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-25T22:18:06.235Z] #47 6.696 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-25T22:18:06.235Z] #47 8.655 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-25T22:18:06.235Z] #47 9.359 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-25T22:18:06.235Z] #47 9.474 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-25T22:18:06.235Z] #47 ... [2022-08-25T22:18:06.235Z] [2022-08-25T22:18:06.235Z] #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-25T22:18:06.235Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:18:06.235Z] #43 4.645 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-25T22:18:06.492Z] #43 ... [2022-08-25T22:18:06.492Z] [2022-08-25T22:18:06.492Z] #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-25T22:18:06.492Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:06.492Z] #83 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:18:07.425Z] #83 ... [2022-08-25T22:18:07.425Z] [2022-08-25T22:18:07.425Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-25T22:18:07.425Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-25T22:18:07.425Z] #18 DONE 1.9s [2022-08-25T22:18:07.425Z] [2022-08-25T22:18:07.425Z] #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-25T22:18:07.425Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:18:09.316Z] #19 1.926 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:18:09.572Z] #19 2.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:18:09.572Z] #19 2.051 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:18:10.503Z] #19 ... [2022-08-25T22:18:10.503Z] [2022-08-25T22:18:10.503Z] #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-25T22:18:10.503Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:18:10.503Z] #54 4.882 + git clone https://github.com/docker/distribution.git . [2022-08-25T22:18:10.503Z] #54 4.907 Cloning into '.'... [2022-08-25T22:18:10.759Z] #54 ... [2022-08-25T22:18:10.759Z] [2022-08-25T22:18:10.759Z] #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-25T22:18:10.759Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:18:10.759Z] #41 5.136 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-25T22:18:10.759Z] #41 5.136 Cloning into '.'... [2022-08-25T22:18:10.759Z] #41 ... [2022-08-25T22:18:10.759Z] [2022-08-25T22:18:10.759Z] #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-25T22:18:10.759Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:18:10.759Z] #47 13.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-25T22:18:10.759Z] #47 13.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:18:14.937Z] #47 ... [2022-08-25T22:18:14.937Z] [2022-08-25T22:18:14.937Z] #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-25T22:18:14.937Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:18:14.937Z] #43 17.21 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-25T22:18:14.937Z] #43 17.21 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T22:18:14.937Z] #43 17.62 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-25T22:18:14.937Z] #43 18.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-25T22:18:14.937Z] #43 18.41 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T22:18:14.937Z] #43 18.77 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-25T22:18:14.937Z] #43 18.78 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-25T22:18:14.937Z] #43 18.80 go: downloading github.com/peterh/liner v1.2.2 [2022-08-25T22:18:14.937Z] #43 19.07 go: downloading github.com/google/go-dap v0.6.0 [2022-08-25T22:18:15.193Z] #43 19.89 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-25T22:18:15.262Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0df99c8adc05a052e) in /home/ubuntu/workspace/moby_PR-44036 [Pipeline] { [Pipeline] checkout [2022-08-25T22:18:15.478Z] The recommended git tool is: git [2022-08-25T22:18:15.756Z] #43 ... [2022-08-25T22:18:15.756Z] [2022-08-25T22:18:15.756Z] #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-25T22:18:15.756Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:18:15.756Z] #60 10.35 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-25T22:18:15.756Z] #60 10.55 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-25T22:18:15.756Z] #60 10.65 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-25T22:18:15.756Z] #60 18.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T22:18:15.756Z] #60 18.28 go: downloading golang.org/x/mod v0.3.0 [2022-08-25T22:18:16.016Z] #60 ... [2022-08-25T22:18:16.016Z] [2022-08-25T22:18:16.016Z] #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-25T22:18:16.016Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:18:16.016Z] #62 12.43 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-25T22:18:16.016Z] #62 12.65 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-25T22:18:16.016Z] #62 12.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-25T22:18:16.016Z] #62 17.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:18:16.016Z] #62 18.04 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T22:18:16.016Z] #62 18.36 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T22:18:16.016Z] #62 18.41 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-25T22:18:16.016Z] #62 18.56 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-25T22:18:16.016Z] #62 18.66 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-25T22:18:16.016Z] #62 18.79 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-25T22:18:16.016Z] #62 18.82 go: downloading github.com/spf13/afero v1.8.2 [2022-08-25T22:18:16.016Z] #62 18.92 go: downloading github.com/spf13/cast v1.4.1 [2022-08-25T22:18:16.016Z] #62 19.14 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-25T22:18:16.016Z] #62 19.26 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-25T22:18:16.016Z] #62 19.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-25T22:18:16.016Z] #62 19.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-25T22:18:16.016Z] #62 19.67 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-25T22:18:16.016Z] #62 19.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-25T22:18:16.016Z] #62 20.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-25T22:18:16.016Z] #62 20.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-25T22:18:16.016Z] #62 20.27 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-25T22:18:16.016Z] #62 20.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-25T22:18:16.016Z] #62 ... [2022-08-25T22:18:16.016Z] [2022-08-25T22:18:16.016Z] #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-25T22:18:16.016Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:18:16.016Z] #43 20.73 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-25T22:18:16.142Z] Fetching without tags [2022-08-25T22:18:16.427Z] Merging remotes/origin/master commit 1808c67d53b6d211c5fc41688be807fa7a7722b3 into PR head commit 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 [2022-08-25T22:18:16.582Z] #43 21.17 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T22:18:16.582Z] #43 21.20 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-25T22:18:16.764Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f789789134f39dad) in /home/ubuntu/workspace/moby_PR-44036 [Pipeline] { [Pipeline] checkout [2022-08-25T22:18:16.058Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:18:16.069Z] > git config --add remote.origin.fetch +refs/pull/44036/head:refs/remotes/origin/PR-44036 # timeout=10 [2022-08-25T22:18:16.090Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:16.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:18:16.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:18:16.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:16.154Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:16.442Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:18:16.477Z] > git checkout -f 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 # timeout=10 [2022-08-25T22:18:17.090Z] The recommended git tool is: git [2022-08-25T22:18:17.925Z] Merge succeeded, producing c4b66d5a417dd621cac130b627781c3fe1781171 [2022-08-25T22:18:17.925Z] Checking out Revision c4b66d5a417dd621cac130b627781c3fe1781171 (PR-44036) [2022-08-25T22:18:17.953Z] #43 ... [2022-08-25T22:18:17.954Z] [2022-08-25T22:18:17.954Z] #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-25T22:18:17.954Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:18:17.954Z] #58 12.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:18:17.954Z] #58 15.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-25T22:18:17.954Z] #58 ... [2022-08-25T22:18:17.954Z] [2022-08-25T22:18:17.954Z] #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-25T22:18:17.954Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:17.954Z] #83 22.65 Fetched 8573 kB in 17s (495 kB/s) [2022-08-25T22:18:18.585Z] Fetching without tags [2022-08-25T22:18:18.866Z] Merging remotes/origin/master commit 1808c67d53b6d211c5fc41688be807fa7a7722b3 into PR head commit 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 [2022-08-25T22:18:19.141Z] using credential docker-jenkins-github-credentials [2022-08-25T22:18:19.244Z] Cloning the remote Git repository [2022-08-25T22:18:19.244Z] Cloning with configured refspecs honoured and without tags [2022-08-25T22:18:17.268Z] > git remote # timeout=10 [2022-08-25T22:18:17.281Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T22:18:17.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:17.313Z] > git merge 1808c67d53b6d211c5fc41688be807fa7a7722b3 # timeout=10 [2022-08-25T22:18:17.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T22:18:17.931Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:18:17.952Z] > git checkout -f c4b66d5a417dd621cac130b627781c3fe1781171 # timeout=10 [2022-08-25T22:18:19.264Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T22:18:18.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:18:18.483Z] > git config --add remote.origin.fetch +refs/pull/44036/head:refs/remotes/origin/PR-44036 # timeout=10 [2022-08-25T22:18:18.503Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:18.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:18:18.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:18:18.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:18.567Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:18.851Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:18:18.873Z] > git checkout -f 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 # timeout=10 [2022-08-25T22:18:19.670Z] > git remote # timeout=10 [2022-08-25T22:18:19.694Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T22:18:19.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:19.717Z] > git merge 1808c67d53b6d211c5fc41688be807fa7a7722b3 # timeout=10 [2022-08-25T22:18:20.464Z] using credential docker-jenkins-github-credentials [2022-08-25T22:18:20.498Z] Cloning the remote Git repository [2022-08-25T22:18:20.498Z] Cloning with configured refspecs honoured and without tags [2022-08-25T22:18:19.435Z] > git init /home/ubuntu/workspace/moby_PR-44036 # timeout=10 [2022-08-25T22:18:19.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:18:19.771Z] > git --version # timeout=10 [2022-08-25T22:18:19.801Z] > git --version # 'git version 2.25.1' [2022-08-25T22:18:19.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:19.803Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:20.734Z] Merge succeeded, producing 9db1f6a272ee549b897ed3de81754da7b272658f [2022-08-25T22:18:20.734Z] Checking out Revision 9db1f6a272ee549b897ed3de81754da7b272658f (PR-44036) [2022-08-25T22:18:20.561Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T22:18:20.619Z] > git init /home/ubuntu/workspace/moby_PR-44036 # timeout=10 [2022-08-25T22:18:21.240Z] #83 22.65 Reading package lists... [2022-08-25T22:18:21.240Z] #83 ... [2022-08-25T22:18:21.240Z] [2022-08-25T22:18:21.240Z] #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-25T22:18:21.240Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T22:18:21.240Z] #45 23.69 tomll can be used in two ways: [2022-08-25T22:18:21.240Z] #45 23.70 Writing to STDIN and reading from STDOUT: [2022-08-25T22:18:21.240Z] #45 23.70 cat file.toml | tomll > file.toml [2022-08-25T22:18:21.240Z] #45 23.70 [2022-08-25T22:18:21.240Z] #45 23.70 Reading and updating a list of files: [2022-08-25T22:18:21.240Z] #45 23.70 tomll a.toml b.toml c.toml [2022-08-25T22:18:21.240Z] #45 23.70 [2022-08-25T22:18:21.240Z] #45 23.70 When given a list of files, tomll will modify all files in place without asking. [2022-08-25T22:18:21.240Z] #45 DONE 25.7s [2022-08-25T22:18:21.240Z] [2022-08-25T22:18:21.240Z] #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-25T22:18:21.240Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:18:21.240Z] #62 21.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-25T22:18:21.240Z] #62 21.85 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-25T22:18:21.240Z] #62 22.42 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-25T22:18:21.240Z] #62 22.60 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-25T22:18:21.240Z] #62 22.77 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-25T22:18:21.240Z] #62 22.88 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-25T22:18:21.240Z] #62 24.53 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-25T22:18:21.240Z] #62 24.72 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-25T22:18:21.240Z] #62 24.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-25T22:18:21.240Z] #62 24.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-25T22:18:21.240Z] #62 24.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-25T22:18:21.240Z] #62 25.16 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-25T22:18:21.240Z] #62 25.24 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-25T22:18:21.240Z] #62 25.33 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-25T22:18:21.240Z] #62 25.37 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-25T22:18:21.240Z] #62 25.60 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-25T22:18:21.240Z] #62 25.79 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-25T22:18:21.240Z] #62 25.89 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-25T22:18:21.497Z] #62 26.01 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-25T22:18:21.497Z] #62 26.14 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-25T22:18:21.497Z] #62 ... [2022-08-25T22:18:21.497Z] [2022-08-25T22:18:21.497Z] #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-25T22:18:21.497Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:18:21.497Z] #19 4.114 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:18:21.497Z] #19 5.458 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T22:18:21.497Z] #19 6.861 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T22:18:21.497Z] #19 8.941 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:18:21.497Z] #19 10.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T22:18:21.497Z] #19 12.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T22:18:21.497Z] #19 14.18 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:18:21.497Z] #19 14.18 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:18:21.753Z] #19 14.25 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T22:18:21.753Z] #19 14.29 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T22:18:21.753Z] #19 14.29 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T22:18:21.753Z] #19 14.31 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T22:18:21.753Z] #19 14.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T22:18:21.753Z] #19 ... [2022-08-25T22:18:21.753Z] [2022-08-25T22:18:21.753Z] #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-25T22:18:21.753Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:18:21.753Z] #62 26.30 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-25T22:18:21.753Z] #62 26.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-25T22:18:20.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:18:20.966Z] > git --version # timeout=10 [2022-08-25T22:18:20.991Z] > git --version # 'git version 2.25.1' [2022-08-25T22:18:20.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:20.993Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:22.018Z] #62 26.66 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-25T22:18:22.239Z] Commit message: "Merge commit '1808c67d53b6d211c5fc41688be807fa7a7722b3' into HEAD" [2022-08-25T22:18:22.271Z] First time build. Skipping changelog. [2022-08-25T22:18:22.279Z] #62 26.90 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-25T22:18:22.279Z] #62 26.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-25T22:18:22.536Z] #62 27.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-25T22:18:22.536Z] #62 27.23 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-25T22:18:22.793Z] #62 27.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T22:18:20.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T22:18:20.719Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:18:20.742Z] > git checkout -f 9db1f6a272ee549b897ed3de81754da7b272658f # timeout=10 [2022-08-25T22:18:23.359Z] #62 27.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-25T22:18:23.360Z] #62 27.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-25T22:18:23.616Z] #62 28.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-25T22:18:23.616Z] #62 28.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-25T22:18:23.616Z] #62 28.31 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-25T22:18:23.669Z] + docker version [2022-08-25T22:18:23.873Z] #62 28.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-25T22:18:23.873Z] #62 28.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-25T22:18:24.130Z] #62 28.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-25T22:18:24.130Z] #62 28.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-25T22:18:24.130Z] #62 28.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-25T22:18:24.130Z] #62 28.95 go: downloading github.com/julz/importas v0.1.0 [2022-08-25T22:18:24.390Z] #62 29.00 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-25T22:18:24.390Z] #62 29.07 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-25T22:18:22.241Z] > git rev-list --no-walk 82ea49e2f96f4cd49eb9fd93ab101ba3eef6a89c # timeout=10 [2022-08-25T22:18:24.649Z] #62 29.27 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-25T22:18:24.649Z] #62 29.30 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-25T22:18:24.649Z] #62 29.38 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-25T22:18:24.649Z] #62 29.43 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-25T22:18:24.649Z] #62 29.48 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-25T22:18:24.775Z] Commit message: "Merge commit '1808c67d53b6d211c5fc41688be807fa7a7722b3' into HEAD" [2022-08-25T22:18:24.807Z] First time build. Skipping changelog. [2022-08-25T22:18:24.906Z] #62 29.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-25T22:18:25.163Z] #62 29.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-25T22:18:25.163Z] #62 29.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-25T22:18:25.163Z] #62 29.87 go: downloading github.com/mgechev/revive v1.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T22:18:24.766Z] > git rev-list --no-walk 82ea49e2f96f4cd49eb9fd93ab101ba3eef6a89c # timeout=10 [2022-08-25T22:18:26.033Z] + docker version [2022-08-25T22:18:26.092Z] #62 30.81 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-25T22:18:26.092Z] #62 30.85 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-25T22:18:26.348Z] #62 31.00 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-25T22:18:26.348Z] #62 31.08 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-25T22:18:26.605Z] #62 31.29 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-25T22:18:26.605Z] #62 31.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-25T22:18:26.605Z] #62 31.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-25T22:18:26.862Z] #62 31.45 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-25T22:18:26.862Z] #62 31.63 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-25T22:18:27.425Z] #62 32.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-25T22:18:27.682Z] #62 32.22 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-25T22:18:27.682Z] #62 32.28 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-25T22:18:27.682Z] #62 ... [2022-08-25T22:18:27.682Z] [2022-08-25T22:18:27.682Z] #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-25T22:18:27.682Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:18:27.682Z] #54 30.96 Updating files: 57% (1260/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-25T22:18:27.682Z] #54 32.09 + git checkout -q v2.3.0 [2022-08-25T22:18:28.701Z] #54 ... [2022-08-25T22:18:28.701Z] [2022-08-25T22:18:28.701Z] #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-25T22:18:28.701Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:18:28.701Z] #43 23.29 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-25T22:18:28.701Z] #43 23.53 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-25T22:18:28.701Z] #43 24.82 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-25T22:18:28.701Z] #43 ... [2022-08-25T22:18:28.701Z] [2022-08-25T22:18:28.701Z] #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-25T22:18:28.701Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:18:28.701Z] #62 32.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-25T22:18:28.701Z] #62 32.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-25T22:18:28.701Z] #62 32.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-25T22:18:28.701Z] #62 32.75 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-25T22:18:28.701Z] #62 32.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-25T22:18:28.701Z] #62 32.87 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-25T22:18:28.701Z] #62 32.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-25T22:18:28.701Z] #62 33.07 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-25T22:18:28.701Z] #62 33.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-25T22:18:28.701Z] #62 33.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-25T22:18:28.964Z] #62 33.53 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-25T22:18:28.964Z] #62 33.67 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-25T22:18:28.965Z] Client: Docker Engine - Community [2022-08-25T22:18:28.974Z] Version: 20.10.14 [2022-08-25T22:18:28.974Z] API version: 1.41 [2022-08-25T22:18:28.974Z] Go version: go1.16.15 [2022-08-25T22:18:28.974Z] Git commit: a224086 [2022-08-25T22:18:28.974Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T22:18:28.974Z] OS/Arch: linux/amd64 [2022-08-25T22:18:28.974Z] Context: default [2022-08-25T22:18:28.974Z] Experimental: true [2022-08-25T22:18:28.974Z] [2022-08-25T22:18:28.974Z] Server: Docker Engine - Community [2022-08-25T22:18:28.974Z] Engine: [2022-08-25T22:18:28.974Z] Version: 20.10.14 [2022-08-25T22:18:28.974Z] API version: 1.41 (minimum version 1.12) [2022-08-25T22:18:28.974Z] Go version: go1.16.15 [2022-08-25T22:18:28.974Z] Git commit: 87a90dc [2022-08-25T22:18:28.974Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T22:18:28.974Z] OS/Arch: linux/amd64 [2022-08-25T22:18:28.974Z] Experimental: true [2022-08-25T22:18:28.974Z] containerd: [2022-08-25T22:18:28.974Z] Version: 1.5.11 [2022-08-25T22:18:28.974Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:18:28.974Z] runc: [2022-08-25T22:18:28.974Z] Version: 1.0.3 [2022-08-25T22:18:28.974Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T22:18:28.974Z] docker-init: [2022-08-25T22:18:28.974Z] Version: 0.19.0 [2022-08-25T22:18:28.974Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T22:18:29.234Z] #62 33.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-25T22:18:29.234Z] #62 33.94 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-25T22:18:29.334Z] Client: Docker Engine - Community [2022-08-25T22:18:29.334Z] Version: 20.10.14 [2022-08-25T22:18:29.334Z] API version: 1.41 [2022-08-25T22:18:29.334Z] Go version: go1.16.15 [2022-08-25T22:18:29.334Z] Git commit: a224086 [2022-08-25T22:18:29.334Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T22:18:29.334Z] OS/Arch: linux/amd64 [2022-08-25T22:18:29.334Z] Context: default [2022-08-25T22:18:29.334Z] Experimental: true [2022-08-25T22:18:29.334Z] [2022-08-25T22:18:29.334Z] Server: Docker Engine - Community [2022-08-25T22:18:29.334Z] Engine: [2022-08-25T22:18:29.334Z] Version: 20.10.14 [2022-08-25T22:18:29.334Z] API version: 1.41 (minimum version 1.12) [2022-08-25T22:18:29.334Z] Go version: go1.16.15 [2022-08-25T22:18:29.334Z] Git commit: 87a90dc [2022-08-25T22:18:29.334Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T22:18:29.334Z] OS/Arch: linux/amd64 [2022-08-25T22:18:29.334Z] Experimental: true [2022-08-25T22:18:29.334Z] containerd: [2022-08-25T22:18:29.334Z] Version: 1.5.11 [2022-08-25T22:18:29.334Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:18:29.334Z] runc: [2022-08-25T22:18:29.334Z] Version: 1.0.3 [2022-08-25T22:18:29.334Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T22:18:29.334Z] docker-init: [2022-08-25T22:18:29.334Z] Version: 0.19.0 [2022-08-25T22:18:29.334Z] GitCommit: de40ad0 [2022-08-25T22:18:29.358Z] + docker info [Pipeline] sh [2022-08-25T22:18:29.490Z] #62 34.17 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-25T22:18:29.655Z] + docker info [2022-08-25T22:18:29.746Z] #62 34.32 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-25T22:18:30.002Z] #62 34.76 go: downloading honnef.co/go/tools v0.3.1 [2022-08-25T22:18:30.580Z] #62 ... [2022-08-25T22:18:30.580Z] [2022-08-25T22:18:30.580Z] #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-25T22:18:30.580Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:18:30.580Z] #58 24.85 Fetched 8576 kB in 20s (434 kB/s) [2022-08-25T22:18:30.580Z] #58 24.85 Reading package lists... [2022-08-25T22:18:30.835Z] #58 32.92 Reading package lists... [2022-08-25T22:18:30.835Z] #58 ... [2022-08-25T22:18:30.835Z] [2022-08-25T22:18:30.835Z] #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-25T22:18:30.835Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:18:30.835Z] #54 35.01 + 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-25T22:18:31.763Z] #54 ... [2022-08-25T22:18:31.763Z] [2022-08-25T22:18:31.763Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-25T22:18:31.763Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:18:31.763Z] #19 14.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T22:18:31.763Z] #19 14.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T22:18:31.763Z] #19 14.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:18:31.763Z] #19 14.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T22:18:31.763Z] #19 14.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:18:31.763Z] #19 ... [2022-08-25T22:18:31.763Z] [2022-08-25T22:18:31.763Z] #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-25T22:18:31.763Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:31.763Z] #83 22.65 Reading package lists... [2022-08-25T22:18:32.332Z] #83 30.56 Reading package lists... [2022-08-25T22:18:32.332Z] #83 ... [2022-08-25T22:18:32.332Z] [2022-08-25T22:18:32.332Z] #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-25T22:18:32.332Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:18:32.332Z] #62 37.05 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-25T22:18:32.332Z] #62 37.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-25T22:18:32.589Z] #62 37.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-25T22:18:32.846Z] #62 37.37 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-25T22:18:32.846Z] #62 37.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T22:18:32.846Z] #62 37.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T22:18:33.103Z] #62 37.59 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-25T22:18:33.103Z] #62 37.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-25T22:18:33.103Z] #62 37.72 go: downloading golang.org/x/text v0.3.7 [2022-08-25T22:18:39.360Z] Client: [2022-08-25T22:18:39.360Z] Context: default [2022-08-25T22:18:39.360Z] Debug Mode: false [2022-08-25T22:18:39.360Z] Plugins: [2022-08-25T22:18:39.360Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T22:18:39.360Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T22:18:39.360Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T22:18:39.360Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T22:18:39.360Z] [2022-08-25T22:18:39.360Z] Server: [2022-08-25T22:18:39.360Z] Containers: 0 [2022-08-25T22:18:39.360Z] Running: 0 [2022-08-25T22:18:39.360Z] Paused: 0 [2022-08-25T22:18:39.360Z] Stopped: 0 [2022-08-25T22:18:39.360Z] Images: 0 [2022-08-25T22:18:39.360Z] Server Version: 20.10.14 [2022-08-25T22:18:39.360Z] Storage Driver: overlay2 [2022-08-25T22:18:39.360Z] Backing Filesystem: extfs [2022-08-25T22:18:39.360Z] Supports d_type: true [2022-08-25T22:18:39.360Z] Native Overlay Diff: true [2022-08-25T22:18:39.360Z] userxattr: false [2022-08-25T22:18:39.360Z] Logging Driver: json-file [2022-08-25T22:18:39.360Z] Cgroup Driver: cgroupfs [2022-08-25T22:18:39.360Z] Cgroup Version: 1 [2022-08-25T22:18:39.360Z] Plugins: [2022-08-25T22:18:39.360Z] Volume: local [2022-08-25T22:18:39.360Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T22:18:39.360Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T22:18:39.360Z] Swarm: inactive [2022-08-25T22:18:39.360Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T22:18:39.360Z] Default Runtime: runc [2022-08-25T22:18:39.360Z] Init Binary: docker-init [2022-08-25T22:18:39.360Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:18:39.360Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T22:18:39.360Z] init version: de40ad0 [2022-08-25T22:18:39.360Z] Security Options: [2022-08-25T22:18:39.360Z] apparmor [2022-08-25T22:18:39.360Z] seccomp [2022-08-25T22:18:39.360Z] Profile: default [2022-08-25T22:18:39.360Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T22:18:39.360Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T22:18:39.360Z] OSType: linux [2022-08-25T22:18:39.360Z] Architecture: x86_64 [2022-08-25T22:18:39.360Z] CPUs: 2 [2022-08-25T22:18:39.360Z] Total Memory: 7.483GiB [2022-08-25T22:18:39.360Z] Name: ip-10-100-103-170 [2022-08-25T22:18:39.360Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T22:18:39.360Z] Docker Root Dir: /var/lib/docker [2022-08-25T22:18:39.360Z] Debug Mode: false [2022-08-25T22:18:39.360Z] Registry: https://index.docker.io/v1/ [2022-08-25T22:18:39.360Z] Labels: [2022-08-25T22:18:39.360Z] Experimental: true [2022-08-25T22:18:39.360Z] Insecure Registries: [2022-08-25T22:18:39.360Z] 127.0.0.0/8 [2022-08-25T22:18:39.360Z] Live Restore Enabled: true [2022-08-25T22:18:39.360Z] [2022-08-25T22:18:39.360Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T22:18:39.449Z] Fetching without tags [2022-08-25T22:18:39.658Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T22:18:39.658Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T22:18:39.658Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44036/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T22:18:39.658Z] + bash /home/ubuntu/workspace/moby_PR-44036/check-config.sh [2022-08-25T22:18:39.658Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T22:18:39.658Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T22:18:39.658Z] [2022-08-25T22:18:39.658Z] Generally Necessary: [2022-08-25T22:18:39.658Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T22:18:39.658Z] - apparmor: enabled and tools installed [2022-08-25T22:18:39.658Z] - CONFIG_NAMESPACES: enabled [2022-08-25T22:18:39.658Z] - CONFIG_NET_NS: enabled [2022-08-25T22:18:39.658Z] - CONFIG_PID_NS: enabled [2022-08-25T22:18:39.658Z] - CONFIG_IPC_NS: enabled [2022-08-25T22:18:39.658Z] - CONFIG_UTS_NS: enabled [2022-08-25T22:18:39.658Z] - CONFIG_CGROUPS: enabled [2022-08-25T22:18:39.658Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T22:18:39.658Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T22:18:39.676Z] Client: [2022-08-25T22:18:39.676Z] Context: default [2022-08-25T22:18:39.676Z] Debug Mode: false [2022-08-25T22:18:39.676Z] Plugins: [2022-08-25T22:18:39.676Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T22:18:39.676Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T22:18:39.676Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T22:18:39.676Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T22:18:39.676Z] [2022-08-25T22:18:39.676Z] Server: [2022-08-25T22:18:39.676Z] Containers: 0 [2022-08-25T22:18:39.676Z] Running: 0 [2022-08-25T22:18:39.676Z] Paused: 0 [2022-08-25T22:18:39.676Z] Stopped: 0 [2022-08-25T22:18:39.676Z] Images: 0 [2022-08-25T22:18:39.676Z] Server Version: 20.10.14 [2022-08-25T22:18:39.676Z] Storage Driver: overlay2 [2022-08-25T22:18:39.676Z] Backing Filesystem: extfs [2022-08-25T22:18:39.676Z] Supports d_type: true [2022-08-25T22:18:39.676Z] Native Overlay Diff: true [2022-08-25T22:18:39.676Z] userxattr: false [2022-08-25T22:18:39.676Z] Logging Driver: json-file [2022-08-25T22:18:39.676Z] Cgroup Driver: cgroupfs [2022-08-25T22:18:39.676Z] Cgroup Version: 1 [2022-08-25T22:18:39.676Z] Plugins: [2022-08-25T22:18:39.676Z] Volume: local [2022-08-25T22:18:39.676Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T22:18:39.676Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T22:18:39.676Z] Swarm: inactive [2022-08-25T22:18:39.676Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T22:18:39.676Z] Default Runtime: runc [2022-08-25T22:18:39.676Z] Init Binary: docker-init [2022-08-25T22:18:39.676Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:18:39.676Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T22:18:39.676Z] init version: de40ad0 [2022-08-25T22:18:39.676Z] Security Options: [2022-08-25T22:18:39.676Z] apparmor [2022-08-25T22:18:39.676Z] seccomp [2022-08-25T22:18:39.676Z] Profile: default [2022-08-25T22:18:39.676Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T22:18:39.676Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T22:18:39.676Z] OSType: linux [2022-08-25T22:18:39.676Z] Architecture: x86_64 [2022-08-25T22:18:39.676Z] CPUs: 2 [2022-08-25T22:18:39.676Z] Total Memory: 7.565GiB [2022-08-25T22:18:39.676Z] Name: ip-10-100-54-199 [2022-08-25T22:18:39.676Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T22:18:39.676Z] Docker Root Dir: /var/lib/docker [2022-08-25T22:18:39.676Z] Debug Mode: false [2022-08-25T22:18:39.676Z] Registry: https://index.docker.io/v1/ [2022-08-25T22:18:39.676Z] Labels: [2022-08-25T22:18:39.676Z] Experimental: true [2022-08-25T22:18:39.676Z] Insecure Registries: [2022-08-25T22:18:39.676Z] 127.0.0.0/8 [2022-08-25T22:18:39.676Z] Live Restore Enabled: true [2022-08-25T22:18:39.676Z] [2022-08-25T22:18:39.676Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T22:18:39.690Z] #62 ... [2022-08-25T22:18:39.690Z] [2022-08-25T22:18:39.690Z] #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-25T22:18:39.690Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:39.690Z] #83 30.56 Reading package lists... [2022-08-25T22:18:39.690Z] #83 38.44 Building dependency tree... [2022-08-25T22:18:39.690Z] #83 42.19 python3 is already the newest version (3.9.2-3). [2022-08-25T22:18:39.690Z] #83 42.19 The following additional packages will be installed: [2022-08-25T22:18:39.690Z] #83 42.22 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-25T22:18:39.690Z] #83 42.23 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-25T22:18:39.690Z] #83 42.24 Suggested packages: [2022-08-25T22:18:39.690Z] #83 42.25 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-25T22:18:39.690Z] #83 42.25 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-25T22:18:39.690Z] #83 42.25 m4-doc ed diffutils-doc [2022-08-25T22:18:39.690Z] #83 42.25 Recommended packages: [2022-08-25T22:18:39.690Z] #83 42.25 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-25T22:18:39.690Z] #83 44.18 The following NEW packages will be installed: [2022-08-25T22:18:39.690Z] #83 44.18 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-25T22:18:39.690Z] #83 44.18 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-25T22:18:39.690Z] #83 44.18 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-25T22:18:39.690Z] #83 44.18 libyajl2 m4 patch xz-utils [2022-08-25T22:18:39.850Z] Merging remotes/origin/master commit 1808c67d53b6d211c5fc41688be807fa7a7722b3 into PR head commit 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 [2022-08-25T22:18:39.931Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T22:18:39.931Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T22:18:39.931Z] - CONFIG_CPUSETS: enabled [2022-08-25T22:18:39.931Z] - CONFIG_MEMCG: enabled [2022-08-25T22:18:39.931Z] - CONFIG_KEYS: enabled [2022-08-25T22:18:39.931Z] - CONFIG_VETH: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T22:18:39.931Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T22:18:39.931Z] [2022-08-25T22:18:39.931Z] Optional Features: [2022-08-25T22:18:39.931Z] - CONFIG_USER_NS: enabled [2022-08-25T22:18:39.931Z] - CONFIG_SECCOMP: enabled [2022-08-25T22:18:39.931Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T22:18:39.931Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T22:18:39.931Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T22:18:39.931Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T22:18:39.931Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T22:18:39.931Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T22:18:39.931Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T22:18:39.931Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T22:18:39.931Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T22:18:39.931Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T22:18:39.931Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T22:18:39.931Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T22:18:39.931Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T22:18:39.931Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T22:18:39.931Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T22:18:39.931Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T22:18:39.931Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T22:18:39.946Z] #83 44.64 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:18:39.946Z] #83 44.64 Need to get 5940 kB of archives. [2022-08-25T22:18:39.946Z] #83 44.64 After this operation, 18.7 MB of additional disk space will be used. [2022-08-25T22:18:39.946Z] #83 44.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T22:18:39.946Z] #83 44.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-25T22:18:39.946Z] #83 44.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-25T22:18:39.946Z] #83 44.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-25T22:18:39.946Z] #83 44.64 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-25T22:18:39.946Z] #83 44.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-25T22:18:39.946Z] #83 44.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-25T22:18:39.946Z] #83 44.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-25T22:18:39.978Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T22:18:39.978Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T22:18:39.978Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44036/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T22:18:39.978Z] + bash /home/ubuntu/workspace/moby_PR-44036/check-config.sh [2022-08-25T22:18:39.978Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T22:18:39.978Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T22:18:39.978Z] [2022-08-25T22:18:39.978Z] Generally Necessary: [2022-08-25T22:18:39.978Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T22:18:39.978Z] - apparmor: enabled and tools installed [2022-08-25T22:18:39.978Z] - CONFIG_NAMESPACES: enabled [2022-08-25T22:18:39.978Z] - CONFIG_NET_NS: enabled [2022-08-25T22:18:39.978Z] - CONFIG_PID_NS: enabled [2022-08-25T22:18:39.978Z] - CONFIG_IPC_NS: enabled [2022-08-25T22:18:39.978Z] - CONFIG_UTS_NS: enabled [2022-08-25T22:18:39.978Z] - CONFIG_CGROUPS: enabled [2022-08-25T22:18:39.978Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T22:18:39.978Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T22:18:39.978Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T22:18:39.978Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T22:18:39.978Z] - CONFIG_CPUSETS: enabled [2022-08-25T22:18:39.978Z] - CONFIG_MEMCG: enabled [2022-08-25T22:18:39.978Z] - CONFIG_KEYS: enabled [2022-08-25T22:18:39.978Z] - CONFIG_VETH: enabled (as module) [2022-08-25T22:18:39.978Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T22:18:39.978Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T22:18:40.191Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T22:18:40.191Z] - CONFIG_EXT4_FS: enabled [2022-08-25T22:18:40.191Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T22:18:40.191Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T22:18:40.191Z] - Network Drivers: [2022-08-25T22:18:40.191Z] - "overlay": [2022-08-25T22:18:40.191Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T22:18:40.191Z] Optional (for encrypted networks): [2022-08-25T22:18:40.191Z] - CONFIG_CRYPTO: enabled [2022-08-25T22:18:40.191Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T22:18:40.191Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T22:18:40.191Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T22:18:40.191Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T22:18:40.191Z] - CONFIG_XFRM: enabled [2022-08-25T22:18:40.191Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T22:18:40.191Z] - "ipvlan": [2022-08-25T22:18:40.191Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T22:18:40.191Z] - "macvlan": [2022-08-25T22:18:40.191Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T22:18:40.191Z] - "ftp,tftp client in container": [2022-08-25T22:18:40.191Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T22:18:40.191Z] - Storage Drivers: [2022-08-25T22:18:40.191Z] - "aufs": [2022-08-25T22:18:40.191Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T22:18:40.191Z] - "btrfs": [2022-08-25T22:18:40.191Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T22:18:40.191Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T22:18:40.191Z] - "devicemapper": [2022-08-25T22:18:40.191Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T22:18:40.191Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T22:18:40.191Z] - "overlay": [2022-08-25T22:18:40.191Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T22:18:40.191Z] - "zfs": [2022-08-25T22:18:40.191Z] - /dev/zfs: present [2022-08-25T22:18:40.191Z] - zfs command: missing [2022-08-25T22:18:40.191Z] - zpool command: missing [2022-08-25T22:18:40.191Z] [2022-08-25T22:18:40.191Z] Limits: [2022-08-25T22:18:40.191Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T22:18:40.191Z] [2022-08-25T22:18:40.191Z] + true [Pipeline] } [2022-08-25T22:18:40.202Z] #83 44.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-25T22:18:40.202Z] #83 44.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-25T22:18:40.202Z] #83 44.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T22:18:40.202Z] #83 44.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T22:18:40.202Z] #83 45.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T22:18:40.264Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T22:18:40.264Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T22:18:40.264Z] [2022-08-25T22:18:40.264Z] Optional Features: [2022-08-25T22:18:40.264Z] - CONFIG_USER_NS: enabled [2022-08-25T22:18:40.264Z] - CONFIG_SECCOMP: enabled [2022-08-25T22:18:40.264Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T22:18:40.264Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T22:18:40.264Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T22:18:40.264Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T22:18:40.264Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T22:18:40.264Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T22:18:40.264Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T22:18:40.264Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T22:18:40.264Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T22:18:40.264Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T22:18:40.264Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T22:18:40.264Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T22:18:40.264Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T22:18:40.264Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T22:18:40.264Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T22:18:40.264Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T22:18:40.264Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T22:18:40.264Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T22:18:40.264Z] - CONFIG_EXT4_FS: enabled [2022-08-25T22:18:40.264Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T22:18:40.264Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T22:18:40.264Z] - Network Drivers: [2022-08-25T22:18:40.264Z] - "overlay": [2022-08-25T22:18:40.264Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T22:18:40.264Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T22:18:40.264Z] Optional (for encrypted networks): [2022-08-25T22:18:40.460Z] #83 45.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T22:18:40.460Z] #83 45.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-25T22:18:40.460Z] #83 45.01 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-25T22:18:40.460Z] #83 45.02 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-25T22:18:40.460Z] #83 45.02 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-25T22:18:40.460Z] #83 45.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T22:18:40.460Z] #83 45.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-25T22:18:40.460Z] #83 45.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T22:18:40.460Z] #83 45.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T22:18:40.460Z] #83 45.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-25T22:18:40.539Z] - CONFIG_CRYPTO: enabled [2022-08-25T22:18:40.539Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T22:18:40.539Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T22:18:40.539Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T22:18:40.539Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T22:18:40.539Z] - CONFIG_XFRM: enabled [2022-08-25T22:18:40.539Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T22:18:40.539Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T22:18:40.539Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T22:18:40.539Z] - "ipvlan": [2022-08-25T22:18:40.539Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T22:18:40.539Z] - "macvlan": [2022-08-25T22:18:40.539Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T22:18:40.539Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T22:18:40.539Z] - "ftp,tftp client in container": [2022-08-25T22:18:40.539Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T22:18:40.539Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T22:18:40.539Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T22:18:40.539Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T22:18:40.539Z] - Storage Drivers: [2022-08-25T22:18:40.539Z] - "aufs": [2022-08-25T22:18:40.539Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T22:18:40.539Z] - "btrfs": [2022-08-25T22:18:40.539Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T22:18:40.539Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T22:18:40.539Z] - "devicemapper": [2022-08-25T22:18:40.539Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T22:18:40.539Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T22:18:40.539Z] - "overlay": [2022-08-25T22:18:40.539Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T22:18:40.539Z] - "zfs": [2022-08-25T22:18:40.539Z] - /dev/zfs: present [2022-08-25T22:18:40.539Z] - zfs command: missing [2022-08-25T22:18:40.539Z] - zpool command: missing [2022-08-25T22:18:40.539Z] [2022-08-25T22:18:40.539Z] Limits: [2022-08-25T22:18:40.539Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T22:18:40.539Z] [2022-08-25T22:18:40.539Z] + true [Pipeline] } [2022-08-25T22:18:40.552Z] + sudo modprobe ip_vs [2022-08-25T22:18:40.552Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9db1f6a272ee549b897ed3de81754da7b272658f . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T22:18:40.814Z] #2 [internal] load .dockerignore [2022-08-25T22:18:40.814Z] #2 sha256:baf1173637eec9169ff664047d06eb9edb59c7b61a3627783518e6029225f533 [2022-08-25T22:18:40.880Z] Fetching without tags [2022-08-25T22:18:40.905Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9db1f6a272ee549b897ed3de81754da7b272658f . [2022-08-25T22:18:41.065Z] Merging remotes/origin/master commit 1808c67d53b6d211c5fc41688be807fa7a7722b3 into PR head commit 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 [2022-08-25T22:18:41.073Z] #2 transferring context: 145B done [2022-08-25T22:18:41.073Z] #2 DONE 0.2s [2022-08-25T22:18:41.073Z] [2022-08-25T22:18:41.073Z] #1 [internal] load build definition from Dockerfile [2022-08-25T22:18:41.073Z] #1 sha256:682bfbcff3a492b95041cde6766fa35c35586707fb50c3bcecb54d7a3715e83b [2022-08-25T22:18:41.073Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T22:18:41.073Z] #1 DONE 0.3s [2022-08-25T22:18:41.073Z] [2022-08-25T22:18:41.073Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T22:18:41.073Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T22:18:41.170Z] #1 [internal] load build definition from Dockerfile [2022-08-25T22:18:41.170Z] #1 sha256:5154e1f30e1e8ede70e093a70d2119260adafacb73528e92f8f5a52c653e1386 [2022-08-25T22:18:41.170Z] #1 transferring dockerfile: [2022-08-25T22:18:41.170Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T22:18:41.170Z] #1 DONE 0.2s [2022-08-25T22:18:41.170Z] [2022-08-25T22:18:41.170Z] #2 [internal] load .dockerignore [2022-08-25T22:18:41.170Z] #2 sha256:90f45aa399ad8278e3e1b7ad1194976640c923a290886bdf38f2ad00ea463e63 [2022-08-25T22:18:41.170Z] #2 transferring context: 145B done [2022-08-25T22:18:41.170Z] #2 DONE 0.0s [2022-08-25T22:18:40.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:18:40.848Z] > git config --add remote.origin.fetch +refs/pull/44036/head:refs/remotes/origin/PR-44036 # timeout=10 [2022-08-25T22:18:40.860Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:40.872Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:18:40.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:18:40.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:40.885Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:41.075Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:18:41.081Z] > git checkout -f 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 # timeout=10 [2022-08-25T22:18:39.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:18:39.384Z] > git config --add remote.origin.fetch +refs/pull/44036/head:refs/remotes/origin/PR-44036 # timeout=10 [2022-08-25T22:18:39.402Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:39.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T22:18:39.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T22:18:39.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:39.460Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44036/head:refs/remotes/origin/PR-44036 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T22:18:39.864Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:18:39.901Z] > git checkout -f 5dcaad0dd33179c16eb2ee1f70429c1884c95bf8 # timeout=10 [2022-08-25T22:18:40.699Z] > git remote # timeout=10 [2022-08-25T22:18:40.714Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T22:18:40.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:40.731Z] > git merge 1808c67d53b6d211c5fc41688be807fa7a7722b3 # timeout=10 [2022-08-25T22:18:43.762Z] #3 DONE 0.4s [2022-08-25T22:18:43.762Z] [2022-08-25T22:18:43.762Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T22:18:43.762Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T22:18:43.762Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-25T22:18:43.762Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-25T22:18:43.762Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-25T22:18:43.762Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-25T22:18:43.762Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-25T22:18:43.762Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-25T22:18:43.762Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-25T22:18:43.762Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-25T22:18:43.762Z] #4 DONE 0.9s [2022-08-25T22:18:43.762Z] [2022-08-25T22:18:43.762Z] #6 [internal] load .dockerignore [2022-08-25T22:18:43.762Z] #6 sha256:8e4a0e42bc92b0945f0b2bcbe12a1bfa4eb1a15a2e66fd42332bb6107adc48df [2022-08-25T22:18:43.762Z] #6 DONE 0.0s [2022-08-25T22:18:43.762Z] [2022-08-25T22:18:43.762Z] #5 [internal] load build definition from Dockerfile [2022-08-25T22:18:43.762Z] #5 sha256:e2c808f7ecc4e06afd55e891934d040e98d9b0ce7e33708522ed3c1e0deb6b15 [2022-08-25T22:18:43.762Z] #5 DONE 0.0s [2022-08-25T22:18:43.762Z] [2022-08-25T22:18:43.762Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T22:18:43.762Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T22:18:43.762Z] #7 DONE 1.0s [2022-08-25T22:18:43.762Z] [2022-08-25T22:18:43.762Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:18:43.762Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T22:18:43.762Z] #9 DONE 1.0s [2022-08-25T22:18:43.762Z] [2022-08-25T22:18:43.762Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T22:18:43.762Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T22:18:43.762Z] #8 DONE 1.0s [2022-08-25T22:18:43.762Z] [2022-08-25T22:18:43.762Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:18:43.762Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T22:18:43.762Z] #10 DONE 1.1s [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T22:18:43.763Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T22:18:43.763Z] #3 DONE 0.4s [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T22:18:43.763Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T22:18:43.763Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-25T22:18:43.763Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-25T22:18:43.763Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-25T22:18:43.763Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-25T22:18:43.763Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-25T22:18:43.763Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-25T22:18:43.763Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-25T22:18:43.763Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-25T22:18:43.763Z] #4 DONE 0.8s [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #5 [internal] load .dockerignore [2022-08-25T22:18:43.763Z] #5 sha256:992f7bde4421cd3537e6c093e87f94a0dc0f6bc483a18f8922557ea234476c49 [2022-08-25T22:18:43.763Z] #5 DONE 0.0s [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #6 [internal] load build definition from Dockerfile [2022-08-25T22:18:43.763Z] #6 sha256:87b3378a372ac87087dd62d0f9566593e17df7db2176bf18ea9fb85b8c87d85b [2022-08-25T22:18:43.763Z] #6 DONE 0.0s [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T22:18:43.763Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T22:18:43.763Z] #7 ... [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:18:43.763Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T22:18:43.763Z] #8 DONE 0.7s [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:18:43.763Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T22:18:43.763Z] #9 DONE 0.8s [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T22:18:43.763Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T22:18:43.763Z] #10 DONE 0.8s [2022-08-25T22:18:43.763Z] [2022-08-25T22:18:43.763Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T22:18:43.763Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T22:18:43.763Z] #7 DONE 0.8s [2022-08-25T22:18:43.764Z] #83 ... [2022-08-25T22:18:43.764Z] [2022-08-25T22:18:43.764Z] #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-25T22:18:43.764Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:18:43.764Z] #64 46.42 v3.0.2 [2022-08-25T22:18:43.764Z] #64 DONE 47.6s [2022-08-25T22:18:43.764Z] [2022-08-25T22:18:43.764Z] #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-25T22:18:43.764Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:43.764Z] #83 46.56 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:18:43.764Z] #83 46.83 Fetched 5940 kB in 1s (7307 kB/s) [2022-08-25T22:18:43.764Z] #83 47.02 Selecting previously unselected package bzip2. [2022-08-25T22:18:43.764Z] #83 47.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-25T22:18:43.764Z] #83 47.11 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T22:18:43.764Z] #83 47.28 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:18:43.764Z] #83 47.71 Selecting previously unselected package libmagic-mgc. [2022-08-25T22:18:43.764Z] #83 47.71 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-25T22:18:43.764Z] #83 47.71 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T22:18:43.764Z] #83 48.52 Selecting previously unselected package libmagic1:amd64. [2022-08-25T22:18:43.764Z] #83 48.52 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-25T22:18:43.764Z] #83 48.54 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:18:43.784Z] Merge succeeded, producing 5c2be13c7cb5f1bc264f5aeb64e27dcfb10178e1 [2022-08-25T22:18:43.784Z] Checking out Revision 5c2be13c7cb5f1bc264f5aeb64e27dcfb10178e1 (PR-44036) [2022-08-25T22:18:43.768Z] > git remote # timeout=10 [2022-08-25T22:18:43.777Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T22:18:43.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T22:18:43.786Z] > git merge 1808c67d53b6d211c5fc41688be807fa7a7722b3 # timeout=10 [2022-08-25T22:18:44.330Z] #83 48.90 Selecting previously unselected package file. [2022-08-25T22:18:44.331Z] #83 48.91 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-25T22:18:44.331Z] #83 48.94 Unpacking file (1:5.39-3) ... [2022-08-25T22:18:44.331Z] #83 49.12 Selecting previously unselected package xz-utils. [2022-08-25T22:18:44.331Z] #83 49.14 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T22:18:44.331Z] #83 49.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:18:44.488Z] Merge succeeded, producing f70283fcec1f7f2b180ac2834864a23d8fff55a7 [2022-08-25T22:18:44.488Z] Checking out Revision f70283fcec1f7f2b180ac2834864a23d8fff55a7 (PR-44036) [2022-08-25T22:18:44.895Z] #83 49.54 Selecting previously unselected package libsigsegv2:amd64. [2022-08-25T22:18:44.895Z] #83 49.55 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-25T22:18:44.895Z] #83 49.61 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-25T22:18:45.148Z] [2022-08-25T22:18:45.148Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:18:45.148Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T22:18:45.148Z] #73 DONE 0.0s [2022-08-25T22:18:45.148Z] [2022-08-25T22:18:45.148Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:18:45.148Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:18:45.148Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:18:45.416Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.1s [2022-08-25T22:18:45.416Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-25T22:18:45.416Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-25T22:18:45.416Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2022-08-25T22:18:45.460Z] #83 50.24 Selecting previously unselected package m4. [2022-08-25T22:18:45.678Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.59MB / 9.86MB 0.3s [2022-08-25T22:18:45.678Z] #71 ... [2022-08-25T22:18:45.678Z] [2022-08-25T22:18:45.679Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T22:18:45.679Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T22:18:45.679Z] #49 DONE 0.0s [2022-08-25T22:18:45.679Z] [2022-08-25T22:18:45.679Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:18:45.679Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:18:45.679Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.5s [2022-08-25T22:18:45.693Z] [2022-08-25T22:18:45.693Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:45.693Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:45.693Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-25T22:18:45.693Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-25T22:18:45.693Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-25T22:18:45.693Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-25T22:18:45.693Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-08-25T22:18:45.719Z] #83 50.24 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-25T22:18:45.719Z] #83 ... [2022-08-25T22:18:45.719Z] [2022-08-25T22:18:45.719Z] #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-25T22:18:45.719Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:18:45.719Z] #58 32.92 Reading package lists... [2022-08-25T22:18:45.719Z] #58 40.12 Building dependency tree... [2022-08-25T22:18:45.719Z] #58 44.76 The following additional packages will be installed: [2022-08-25T22:18:45.719Z] #58 44.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:18:45.719Z] #58 44.76 python3-protobuf python3-six [2022-08-25T22:18:45.719Z] #58 44.77 Suggested packages: [2022-08-25T22:18:45.719Z] #58 44.78 python3-setuptools [2022-08-25T22:18:45.719Z] #58 44.78 Recommended packages: [2022-08-25T22:18:45.719Z] #58 44.78 iproute2 | iproute [2022-08-25T22:18:45.719Z] #58 45.75 The following NEW packages will be installed: [2022-08-25T22:18:45.719Z] #58 45.78 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:18:45.719Z] #58 45.78 python3-protobuf python3-six [2022-08-25T22:18:45.719Z] #58 46.39 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:18:45.719Z] #58 46.39 Need to get 2315 kB of archives. [2022-08-25T22:18:45.719Z] #58 46.39 After this operation, 11.1 MB of additional disk space will be used. [2022-08-25T22:18:45.719Z] #58 46.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-25T22:18:45.719Z] #58 46.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:18:45.719Z] #58 46.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-25T22:18:45.719Z] #58 46.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-25T22:18:45.719Z] #58 46.48 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-25T22:18:45.719Z] #58 46.50 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-25T22:18:45.719Z] #58 46.50 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-25T22:18:45.719Z] #58 49.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-25T22:18:45.719Z] #58 ... [2022-08-25T22:18:45.719Z] [2022-08-25T22:18:45.719Z] #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-25T22:18:45.719Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:45.719Z] #83 50.41 Unpacking m4 (1.4.18-5) ... [2022-08-25T22:18:43.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T22:18:43.789Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:18:43.799Z] > git checkout -f 5c2be13c7cb5f1bc264f5aeb64e27dcfb10178e1 # timeout=10 [2022-08-25T22:18:45.955Z] #28 ... [2022-08-25T22:18:45.955Z] [2022-08-25T22:18:45.955Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T22:18:45.955Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T22:18:45.955Z] #49 DONE 0.7s [2022-08-25T22:18:45.955Z] [2022-08-25T22:18:45.955Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:45.955Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:45.955Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.29MB / 55.01MB 0.4s [2022-08-25T22:18:45.975Z] #83 50.65 Selecting previously unselected package autoconf. [2022-08-25T22:18:45.975Z] #83 50.66 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-25T22:18:45.975Z] #83 50.69 Unpacking autoconf (2.69-14) ... [2022-08-25T22:18:46.216Z] #28 ... [2022-08-25T22:18:46.216Z] [2022-08-25T22:18:46.216Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T22:18:46.216Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T22:18:46.216Z] #49 DONE 0.0s [2022-08-25T22:18:46.216Z] [2022-08-25T22:18:46.216Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:46.216Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:46.216Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.49MB / 55.01MB 0.6s [2022-08-25T22:18:46.253Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-08-25T22:18:46.483Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.87MB / 55.01MB 0.8s [2022-08-25T22:18:46.518Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-25T22:18:46.538Z] #83 51.10 Selecting previously unselected package autotools-dev. [2022-08-25T22:18:46.538Z] #83 51.11 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-25T22:18:46.538Z] #83 51.12 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:18:44.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T22:18:44.491Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T22:18:44.506Z] > git checkout -f f70283fcec1f7f2b180ac2834864a23d8fff55a7 # timeout=10 [2022-08-25T22:18:46.744Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 25.17MB / 55.01MB 1.1s [2022-08-25T22:18:46.744Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 1.2s [2022-08-25T22:18:46.795Z] #83 51.36 Selecting previously unselected package automake. [2022-08-25T22:18:46.795Z] #83 51.37 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-25T22:18:46.795Z] #83 51.39 Unpacking automake (1:1.16.3-2) ... [2022-08-25T22:18:47.005Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 35.65MB / 55.01MB 1.4s [2022-08-25T22:18:47.266Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 38.80MB / 55.01MB 1.5s [2022-08-25T22:18:47.266Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.94MB / 55.01MB 1.6s [2022-08-25T22:18:47.501Z] Commit message: "Merge commit '1808c67d53b6d211c5fc41688be807fa7a7722b3' into HEAD" [2022-08-25T22:18:47.512Z] First time build. Skipping changelog. [2022-08-25T22:18:47.550Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 44.72MB / 55.01MB 1.7s [2022-08-25T22:18:47.550Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.28MB / 55.01MB 1.9s [2022-08-25T22:18:47.550Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 52.43MB / 55.01MB 2.0s [2022-08-25T22:18:47.760Z] #83 52.24 Selecting previously unselected package patch. [2022-08-25T22:18:47.760Z] #83 52.24 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-25T22:18:47.760Z] #83 52.25 Unpacking patch (2.7.6-7) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T22:18:48.018Z] #83 ... [2022-08-25T22:18:48.018Z] [2022-08-25T22:18:48.018Z] #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-25T22:18:48.018Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:18:48.018Z] #47 52.30 NAME: [2022-08-25T22:18:48.018Z] #47 52.30 go-winres - A tool for embedding resources in Windows executables [2022-08-25T22:18:48.018Z] #47 52.30 [2022-08-25T22:18:48.018Z] #47 52.30 USAGE: [2022-08-25T22:18:48.018Z] #47 52.30 go-winres [global options] command [command options] [arguments...] [2022-08-25T22:18:48.018Z] #47 52.30 [2022-08-25T22:18:48.018Z] #47 52.30 COMMANDS: [2022-08-25T22:18:48.018Z] #47 52.30 init Create an initial ./winres/winres.json [2022-08-25T22:18:48.018Z] #47 52.30 make Make syso files for the "go build" command [2022-08-25T22:18:48.018Z] #47 52.30 simply Make syso files for the "go build" command (simplified) [2022-08-25T22:18:48.018Z] #47 52.30 extract Extract all resources from an executable [2022-08-25T22:18:48.018Z] #47 52.30 patch Replace resources in an executable file (exe, dll) [2022-08-25T22:18:48.018Z] #47 52.30 help, h Shows a list of commands or help for one command [2022-08-25T22:18:48.018Z] #47 52.30 [2022-08-25T22:18:48.018Z] #47 52.30 GLOBAL OPTIONS: [2022-08-25T22:18:48.018Z] #47 52.30 --help, -h show help (default: false) [2022-08-25T22:18:48.018Z] #47 DONE 52.7s [2022-08-25T22:18:48.018Z] [2022-08-25T22:18:48.019Z] #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-25T22:18:48.019Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:48.019Z] #83 52.56 Selecting previously unselected package dpkg-dev. [2022-08-25T22:18:48.019Z] #83 52.56 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-25T22:18:48.019Z] #83 52.62 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T22:18:48.154Z] Commit message: "Merge commit '1808c67d53b6d211c5fc41688be807fa7a7722b3' into HEAD" [2022-08-25T22:18:47.504Z] > git rev-list --no-walk 82ea49e2f96f4cd49eb9fd93ab101ba3eef6a89c # timeout=10 [2022-08-25T22:18:48.174Z] First time build. Skipping changelog. [2022-08-25T22:18:48.468Z] + docker version [2022-08-25T22:18:48.505Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.8s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T22:18:49.093Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-25T22:18:49.097Z] + docker version [2022-08-25T22:18:48.158Z] > git rev-list --no-walk 82ea49e2f96f4cd49eb9fd93ab101ba3eef6a89c # timeout=10 [2022-08-25T22:18:49.386Z] #83 54.00 Selecting previously unselected package build-essential. [2022-08-25T22:18:49.386Z] #83 54.00 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-25T22:18:49.386Z] #83 54.01 Unpacking build-essential (12.9) ... [2022-08-25T22:18:49.646Z] #83 54.17 Selecting previously unselected package libcap2:amd64. [2022-08-25T22:18:49.646Z] #83 54.18 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T22:18:49.646Z] #83 54.23 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:18:49.902Z] #83 54.41 Selecting previously unselected package libcap-dev:amd64. [2022-08-25T22:18:49.902Z] #83 54.42 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-25T22:18:49.902Z] #83 54.43 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T22:18:50.158Z] #83 54.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:18:50.158Z] #83 54.74 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:18:50.158Z] #83 54.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:18:50.158Z] #83 54.93 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-25T22:18:50.158Z] #83 54.93 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:18:50.158Z] #83 54.94 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T22:18:50.413Z] #83 55.07 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T22:18:50.413Z] #83 55.07 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T22:18:50.413Z] #83 55.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:18:50.669Z] #83 55.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T22:18:50.669Z] #83 55.34 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T22:18:50.669Z] #83 55.38 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:18:51.597Z] #83 56.36 Selecting previously unselected package libtool. [2022-08-25T22:18:51.824Z] #71 ... [2022-08-25T22:18:51.824Z] [2022-08-25T22:18:51.824Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:51.824Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:51.824Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-25T22:18:51.824Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-25T22:18:51.824Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-25T22:18:51.824Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-25T22:18:51.824Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.7s done [2022-08-25T22:18:51.824Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.6s done [2022-08-25T22:18:51.824Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.9s done [2022-08-25T22:18:51.824Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.8s done [2022-08-25T22:18:51.824Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 82.84MB / 85.91MB 6.4s [2022-08-25T22:18:51.824Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 63.96MB / 141.86MB 6.4s [2022-08-25T22:18:51.824Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.1s [2022-08-25T22:18:51.824Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.1s done [2022-08-25T22:18:51.853Z] #83 56.40 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-25T22:18:51.853Z] #83 56.42 Unpacking libtool (2.4.6-15) ... [2022-08-25T22:18:51.853Z] #83 ... [2022-08-25T22:18:51.853Z] [2022-08-25T22:18:51.853Z] #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-25T22:18:51.853Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:18:51.853Z] #62 46.46 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-25T22:18:51.853Z] #62 46.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-25T22:18:51.853Z] #62 46.76 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-25T22:18:51.853Z] #62 46.87 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-25T22:18:51.853Z] #62 46.95 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-25T22:18:51.853Z] #62 47.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-25T22:18:51.853Z] #62 47.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-25T22:18:51.853Z] #62 47.71 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-25T22:18:51.853Z] #62 47.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-25T22:18:51.853Z] #62 47.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-25T22:18:51.853Z] #62 47.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-25T22:18:51.853Z] #62 47.98 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-25T22:18:51.853Z] #62 48.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-25T22:18:51.853Z] #62 48.18 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-25T22:18:51.853Z] #62 48.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-25T22:18:51.853Z] #62 48.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-25T22:18:51.853Z] #62 48.49 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T22:18:51.853Z] #62 49.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T22:18:51.853Z] #62 49.37 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-25T22:18:51.853Z] #62 49.57 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T22:18:51.853Z] #62 49.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-25T22:18:51.853Z] #62 50.12 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-25T22:18:51.853Z] #62 50.15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T22:18:51.853Z] #62 50.17 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-25T22:18:51.853Z] #62 50.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-25T22:18:51.853Z] #62 50.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T22:18:51.853Z] #62 50.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T22:18:51.853Z] #62 50.46 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T22:18:51.853Z] #62 50.48 go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T22:18:51.853Z] #62 50.91 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T22:18:51.853Z] #62 50.95 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-25T22:18:51.853Z] #62 51.83 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-25T22:18:51.853Z] #62 52.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-25T22:18:51.853Z] #62 ... [2022-08-25T22:18:51.853Z] [2022-08-25T22:18:51.853Z] #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-25T22:18:51.853Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:18:51.853Z] #41 55.62 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-25T22:18:51.853Z] #41 56.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-25T22:18:52.084Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 74.45MB / 141.86MB 6.9s [2022-08-25T22:18:52.109Z] #41 56.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-25T22:18:52.343Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 7.1s done [2022-08-25T22:18:52.343Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 82.84MB / 141.86MB 7.2s [2022-08-25T22:18:52.406Z] #28 ... [2022-08-25T22:18:52.406Z] [2022-08-25T22:18:52.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:52.406Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:52.406Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-25T22:18:52.406Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-25T22:18:52.406Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-25T22:18:52.406Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-25T22:18:52.406Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.8s done [2022-08-25T22:18:52.406Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.2s done [2022-08-25T22:18:52.406Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.1s done [2022-08-25T22:18:52.406Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.9s done [2022-08-25T22:18:52.406Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 78.64MB / 85.91MB 6.2s [2022-08-25T22:18:52.406Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 59.60MB / 141.86MB 6.2s [2022-08-25T22:18:52.406Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.1s done [2022-08-25T22:18:52.406Z] #11 ... [2022-08-25T22:18:52.406Z] [2022-08-25T22:18:52.406Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:18:52.406Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:18:52.406Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:18:52.406Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-25T22:18:52.406Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:18:52.406Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-25T22:18:52.406Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-25T22:18:52.406Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2022-08-25T22:18:52.406Z] #71 DONE 6.6s [2022-08-25T22:18:52.406Z] [2022-08-25T22:18:52.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:52.406Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:52.406Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 84.50MB / 85.91MB 6.4s [2022-08-25T22:18:52.406Z] #11 ... [2022-08-25T22:18:52.406Z] [2022-08-25T22:18:52.406Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:52.406Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:52.603Z] #11 ... [2022-08-25T22:18:52.603Z] [2022-08-25T22:18:52.603Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:18:52.603Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T22:18:52.603Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-25T22:18:52.603Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-25T22:18:52.603Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:18:52.603Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-25T22:18:52.603Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2022-08-25T22:18:52.603Z] #73 DONE 7.4s [2022-08-25T22:18:52.603Z] [2022-08-25T22:18:52.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:52.603Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:52.603Z] #11 ... [2022-08-25T22:18:52.603Z] [2022-08-25T22:18:52.603Z] #24 [internal] load build context [2022-08-25T22:18:52.603Z] #24 sha256:a7d3febf1feb368ea2f07e40771d65415a376651022c4bf150d416713ea0be35 [2022-08-25T22:18:52.603Z] #24 transferring context: 41.69MB 7.3s [2022-08-25T22:18:52.603Z] #24 ... [2022-08-25T22:18:52.603Z] [2022-08-25T22:18:52.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:52.603Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:52.860Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 90.18MB / 141.86MB 7.5s [2022-08-25T22:18:52.860Z] #11 ... [2022-08-25T22:18:52.860Z] [2022-08-25T22:18:52.860Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:18:52.860Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:18:52.860Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.8s done [2022-08-25T22:18:52.860Z] #71 DONE 7.7s [2022-08-25T22:18:52.860Z] [2022-08-25T22:18:52.861Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:52.861Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:52.982Z] #28 ... [2022-08-25T22:18:52.982Z] [2022-08-25T22:18:52.982Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:18:52.982Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T22:18:52.982Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:18:52.982Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:18:52.982Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-25T22:18:52.982Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-25T22:18:52.982Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-08-25T22:18:52.982Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-08-25T22:18:52.982Z] #73 DONE 7.5s [2022-08-25T22:18:53.118Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 97.52MB / 141.86MB 7.8s [2022-08-25T22:18:53.246Z] [2022-08-25T22:18:53.246Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:53.246Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:53.413Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 110.10MB / 141.86MB 8.1s [2022-08-25T22:18:54.000Z] #41 ... [2022-08-25T22:18:54.001Z] [2022-08-25T22:18:54.001Z] #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-25T22:18:54.001Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:18:54.001Z] #83 57.05 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T22:18:54.001Z] #83 57.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T22:18:54.001Z] #83 57.06 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:18:54.001Z] #83 57.30 Selecting previously unselected package libyajl2:amd64. [2022-08-25T22:18:54.001Z] #83 57.30 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T22:18:54.001Z] #83 57.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:18:54.001Z] #83 57.40 Selecting previously unselected package libyajl-dev:amd64. [2022-08-25T22:18:54.001Z] #83 57.40 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-25T22:18:54.001Z] #83 57.41 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T22:18:54.001Z] #83 57.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:18:54.001Z] #83 57.61 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T22:18:54.001Z] #83 57.62 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:18:54.001Z] #83 57.64 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:18:54.001Z] #83 57.66 Setting up file (1:5.39-3) ... [2022-08-25T22:18:54.001Z] #83 57.67 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:18:54.001Z] #83 57.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:18:54.001Z] #83 57.70 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T22:18:54.001Z] #83 57.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:18:54.001Z] #83 57.72 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:18:54.001Z] #83 57.74 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-25T22:18:54.001Z] #83 57.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:18:54.001Z] #83 57.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:18:54.001Z] #83 57.80 Setting up patch (2.7.6-7) ... [2022-08-25T22:18:54.001Z] #83 57.82 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:18:54.001Z] #83 57.83 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T22:18:54.001Z] #83 57.85 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T22:18:54.001Z] #83 57.86 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:18:54.001Z] #83 57.89 Setting up libtool (2.4.6-15) ... [2022-08-25T22:18:54.001Z] #83 57.91 Setting up m4 (1.4.18-5) ... [2022-08-25T22:18:54.001Z] #83 57.93 Setting up dpkg-dev (1.20.11) ... [2022-08-25T22:18:54.001Z] #83 57.96 Setting up autoconf (2.69-14) ... [2022-08-25T22:18:54.001Z] #83 57.99 Setting up build-essential (12.9) ... [2022-08-25T22:18:54.001Z] #83 58.00 Setting up automake (1:1.16.3-2) ... [2022-08-25T22:18:54.001Z] #83 58.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-25T22:18:54.001Z] #83 58.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:18:54.001Z] #83 DONE 58.4s [2022-08-25T22:18:54.001Z] [2022-08-25T22:18:54.001Z] #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-25T22:18:54.001Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:18:54.001Z] #58 50.67 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:18:54.001Z] #58 50.94 Fetched 2315 kB in 4s (660 kB/s) [2022-08-25T22:18:54.001Z] #58 51.00 Selecting previously unselected package libprotobuf23:amd64. [2022-08-25T22:18:54.001Z] #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-25T22:18:54.001Z] #58 51.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-25T22:18:54.001Z] #58 51.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T22:18:54.001Z] #58 51.85 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:18:54.001Z] #58 51.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:18:54.001Z] #58 51.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:18:54.001Z] #58 52.32 Selecting previously unselected package python3-six. [2022-08-25T22:18:54.001Z] #58 52.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-25T22:18:54.001Z] #58 52.34 Unpacking python3-six (1.16.0-2) ... [2022-08-25T22:18:54.001Z] #58 52.50 Selecting previously unselected package python3-protobuf. [2022-08-25T22:18:54.001Z] #58 52.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-25T22:18:54.001Z] #58 52.51 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-25T22:18:54.001Z] #58 53.48 Selecting previously unselected package libnet1:amd64. [2022-08-25T22:18:54.001Z] #58 53.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T22:18:54.001Z] #58 53.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:18:54.001Z] #58 53.77 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T22:18:54.001Z] #58 53.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T22:18:54.001Z] #58 53.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:18:54.001Z] #58 54.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:18:54.001Z] #58 54.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:18:54.001Z] #58 54.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:18:54.001Z] #58 54.22 Selecting previously unselected package criu. [2022-08-25T22:18:54.001Z] #58 54.24 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-25T22:18:54.001Z] #58 54.24 Unpacking criu (3.17.1-1) ... [2022-08-25T22:18:54.001Z] #58 55.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:18:54.001Z] #58 57.51 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T22:18:54.001Z] #58 57.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:18:54.001Z] #58 57.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:18:54.001Z] #58 57.58 Setting up python3-six (1.16.0-2) ... [2022-08-25T22:18:54.003Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 119.81MB / 141.86MB 8.6s [2022-08-25T22:18:54.003Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 130.02MB / 141.86MB 8.8s [2022-08-25T22:18:54.194Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s [2022-08-25T22:18:54.264Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 138.41MB / 141.86MB 8.9s [2022-08-25T22:18:55.201Z] #11 ... [2022-08-25T22:18:55.201Z] [2022-08-25T22:18:55.201Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:55.201Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:55.201Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-25T22:18:55.201Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-25T22:18:55.201Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-25T22:18:55.201Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-25T22:18:55.201Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.7s done [2022-08-25T22:18:55.201Z] #28 ... [2022-08-25T22:18:55.201Z] [2022-08-25T22:18:55.201Z] #24 [internal] load build context [2022-08-25T22:18:55.201Z] #24 sha256:a7d3febf1feb368ea2f07e40771d65415a376651022c4bf150d416713ea0be35 [2022-08-25T22:18:55.201Z] #24 transferring context: 62.62MB 9.4s done [2022-08-25T22:18:55.201Z] #24 DONE 10.2s [2022-08-25T22:18:55.201Z] [2022-08-25T22:18:55.201Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:55.201Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:55.201Z] #28 ... [2022-08-25T22:18:55.201Z] [2022-08-25T22:18:55.201Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:55.201Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:55.370Z] #58 59.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:18:55.370Z] #58 59.31 Setting up python3-protobuf (3.12.4-1) ... [2022-08-25T22:18:55.589Z] #28 ... [2022-08-25T22:18:55.589Z] [2022-08-25T22:18:55.589Z] #24 [internal] load build context [2022-08-25T22:18:55.589Z] #24 sha256:c575e0006ca8fc86341c427fc1a4ba0f56a6b7a6f469ca7f09ba0e953489b4ac [2022-08-25T22:18:55.589Z] #24 transferring context: 47.88MB 10.0s [2022-08-25T22:18:55.589Z] #24 ... [2022-08-25T22:18:55.589Z] [2022-08-25T22:18:55.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:55.589Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:55.589Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 7.2s done [2022-08-25T22:18:55.589Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.9s [2022-08-25T22:18:55.766Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.4s done [2022-08-25T22:18:56.536Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.7s done [2022-08-25T22:18:56.595Z] Client: Docker Engine - Community [2022-08-25T22:18:56.595Z] Version: 20.10.14 [2022-08-25T22:18:56.595Z] API version: 1.41 [2022-08-25T22:18:56.595Z] Go version: go1.16.15 [2022-08-25T22:18:56.595Z] Git commit: a224086 [2022-08-25T22:18:56.595Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-25T22:18:56.595Z] OS/Arch: linux/arm64 [2022-08-25T22:18:56.595Z] Context: default [2022-08-25T22:18:56.595Z] Experimental: true [2022-08-25T22:18:56.595Z] [2022-08-25T22:18:56.595Z] Server: Docker Engine - Community [2022-08-25T22:18:56.595Z] Engine: [2022-08-25T22:18:56.595Z] Version: 20.10.14 [2022-08-25T22:18:56.595Z] API version: 1.41 (minimum version 1.12) [2022-08-25T22:18:56.595Z] Go version: go1.16.15 [2022-08-25T22:18:56.595Z] Git commit: 87a90dc [2022-08-25T22:18:56.595Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-25T22:18:56.595Z] OS/Arch: linux/arm64 [2022-08-25T22:18:56.595Z] Experimental: true [2022-08-25T22:18:56.595Z] containerd: [2022-08-25T22:18:56.595Z] Version: 1.5.11 [2022-08-25T22:18:56.595Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:18:56.595Z] runc: [2022-08-25T22:18:56.595Z] Version: 1.0.3 [2022-08-25T22:18:56.595Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T22:18:56.595Z] docker-init: [2022-08-25T22:18:56.595Z] Version: 0.19.0 [2022-08-25T22:18:56.595Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T22:18:56.707Z] #11 ... [2022-08-25T22:18:56.707Z] [2022-08-25T22:18:56.707Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T22:18:56.707Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T22:18:56.707Z] #72 DONE 0.6s [2022-08-25T22:18:56.707Z] [2022-08-25T22:18:56.707Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:56.707Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:56.707Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.2s [2022-08-25T22:18:56.796Z] #11 ... [2022-08-25T22:18:56.796Z] [2022-08-25T22:18:56.796Z] #24 [internal] load build context [2022-08-25T22:18:56.796Z] #24 sha256:c575e0006ca8fc86341c427fc1a4ba0f56a6b7a6f469ca7f09ba0e953489b4ac [2022-08-25T22:18:56.796Z] #24 transferring context: 62.62MB 11.2s done [2022-08-25T22:18:56.796Z] #24 DONE 11.4s [2022-08-25T22:18:56.903Z] + docker info [2022-08-25T22:18:57.057Z] [2022-08-25T22:18:57.057Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:57.057Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:57.211Z] Client: Docker Engine - Community [2022-08-25T22:18:57.211Z] Version: 20.10.14 [2022-08-25T22:18:57.211Z] API version: 1.41 [2022-08-25T22:18:57.211Z] Go version: go1.16.15 [2022-08-25T22:18:57.211Z] Git commit: a224086 [2022-08-25T22:18:57.211Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-25T22:18:57.211Z] OS/Arch: linux/amd64 [2022-08-25T22:18:57.211Z] Context: default [2022-08-25T22:18:57.211Z] Experimental: true [2022-08-25T22:18:57.211Z] [2022-08-25T22:18:57.211Z] Server: Docker Engine - Community [2022-08-25T22:18:57.211Z] Engine: [2022-08-25T22:18:57.211Z] Version: 20.10.14 [2022-08-25T22:18:57.211Z] API version: 1.41 (minimum version 1.12) [2022-08-25T22:18:57.211Z] Go version: go1.16.15 [2022-08-25T22:18:57.211Z] Git commit: 87a90dc [2022-08-25T22:18:57.211Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-25T22:18:57.211Z] OS/Arch: linux/amd64 [2022-08-25T22:18:57.211Z] Experimental: true [2022-08-25T22:18:57.211Z] containerd: [2022-08-25T22:18:57.211Z] Version: 1.5.11 [2022-08-25T22:18:57.211Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:18:57.211Z] runc: [2022-08-25T22:18:57.211Z] Version: 1.0.3 [2022-08-25T22:18:57.211Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T22:18:57.211Z] docker-init: [2022-08-25T22:18:57.211Z] Version: 0.19.0 [2022-08-25T22:18:57.211Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T22:18:57.317Z] #28 ... [2022-08-25T22:18:57.317Z] [2022-08-25T22:18:57.317Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T22:18:57.317Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T22:18:57.317Z] #72 DONE 0.8s [2022-08-25T22:18:57.577Z] [2022-08-25T22:18:57.577Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:57.577Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:57.581Z] + docker info [2022-08-25T22:18:57.641Z] #11 ... [2022-08-25T22:18:57.641Z] [2022-08-25T22:18:57.641Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T22:18:57.641Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T22:18:57.641Z] #74 DONE 0.8s [2022-08-25T22:18:57.641Z] [2022-08-25T22:18:57.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:18:57.641Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:18:58.147Z] #28 ... [2022-08-25T22:18:58.147Z] [2022-08-25T22:18:58.147Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T22:18:58.147Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T22:18:58.147Z] #74 DONE 0.8s [2022-08-25T22:18:58.147Z] [2022-08-25T22:18:58.147Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:18:58.147Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:18:59.529Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.2s [2022-08-25T22:19:00.177Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.0s done [2022-08-25T22:19:00.177Z] #11 ... [2022-08-25T22:19:00.177Z] [2022-08-25T22:19:00.177Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:19:00.177Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:19:00.177Z] #28 DONE 14.6s [2022-08-25T22:19:00.177Z] [2022-08-25T22:19:00.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:00.177Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:00.177Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-25T22:19:00.618Z] #58 64.48 Setting up criu (3.17.1-1) ... [2022-08-25T22:19:00.743Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-08-25T22:19:00.743Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-25T22:19:00.957Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.5s done [2022-08-25T22:19:00.957Z] #28 DONE 15.4s [2022-08-25T22:19:00.957Z] [2022-08-25T22:19:00.957Z] #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-25T22:19:00.957Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T22:19:01.684Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-08-25T22:19:01.942Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-25T22:19:02.508Z] #58 66.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:19:02.864Z] #29 1.565 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:02.865Z] #29 1.565 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:02.865Z] #29 1.565 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:02.865Z] #29 1.811 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:02.865Z] #29 2.079 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:03.072Z] #58 DONE 67.4s [2022-08-25T22:19:03.072Z] [2022-08-25T22:19:03.072Z] #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-25T22:19:03.072Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:19:03.072Z] #84 1.305 Cloning into '/tmp/crun-build'... [2022-08-25T22:19:03.328Z] #84 9.639 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-25T22:19:03.328Z] #84 9.681 Cloning into '/tmp/crun-build/libocispec'... [2022-08-25T22:19:03.435Z] #29 2.564 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:04.813Z] #29 3.766 Fetched 8573 kB in 2s (3464 kB/s) [2022-08-25T22:19:05.220Z] #84 11.49 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-25T22:19:05.220Z] #84 11.52 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-25T22:19:05.220Z] #84 11.52 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-25T22:19:05.220Z] #84 11.52 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-25T22:19:05.220Z] #84 11.55 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-25T22:19:05.751Z] #29 3.766 Reading package lists... [2022-08-25T22:19:06.321Z] #29 4.619 Reading package lists... [2022-08-25T22:19:06.581Z] #29 5.424 Building dependency tree... [2022-08-25T22:19:06.581Z] #29 5.809 The following additional packages will be installed: [2022-08-25T22:19:06.581Z] #29 5.809 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-25T22:19:06.581Z] #29 5.809 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-25T22:19:06.581Z] #29 5.809 Recommended packages: [2022-08-25T22:19:06.581Z] #29 5.809 libldap-common publicsuffix libsasl2-modules [2022-08-25T22:19:07.151Z] #29 6.001 The following NEW packages will be installed: [2022-08-25T22:19:07.151Z] #29 6.006 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-25T22:19:07.151Z] #29 6.006 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-25T22:19:07.151Z] #29 6.006 libssh2-1 openssl [2022-08-25T22:19:07.151Z] #29 6.285 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:19:07.151Z] #29 6.285 Need to get 3047 kB of archives. [2022-08-25T22:19:07.151Z] #29 6.285 After this operation, 6661 kB of additional disk space will be used. [2022-08-25T22:19:07.151Z] #29 6.285 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-25T22:19:07.151Z] #29 6.322 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-25T22:19:07.151Z] #29 6.322 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-25T22:19:07.151Z] #29 6.322 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-25T22:19:07.151Z] #29 6.346 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-25T22:19:07.151Z] #29 6.346 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-25T22:19:07.151Z] #29 6.346 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-25T22:19:07.151Z] #29 6.346 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-25T22:19:07.151Z] #29 6.346 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-25T22:19:07.151Z] #29 6.346 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-25T22:19:07.151Z] #29 6.346 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-25T22:19:07.151Z] #29 6.346 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-25T22:19:07.151Z] #29 6.346 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T22:19:07.151Z] #29 6.346 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T22:19:07.151Z] #29 6.346 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T22:19:07.210Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s [2022-08-25T22:19:07.432Z] #29 6.590 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:19:07.432Z] #29 6.632 Fetched 3047 kB in 0s (9163 kB/s) [2022-08-25T22:19:07.691Z] #29 6.699 Selecting previously unselected package openssl. [2022-08-25T22:19:07.692Z] #29 6.699 (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-25T22:19:07.692Z] #29 6.701 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-25T22:19:07.692Z] #29 6.710 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:19:07.742Z] #84 13.89 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-25T22:19:07.951Z] #29 7.011 Selecting previously unselected package ca-certificates. [2022-08-25T22:19:07.951Z] #29 7.011 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-25T22:19:07.951Z] #29 7.011 Unpacking ca-certificates (20210119) ... [2022-08-25T22:19:08.210Z] #29 7.193 Selecting previously unselected package libbrotli1:amd64. [2022-08-25T22:19:08.210Z] #29 7.193 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-25T22:19:08.210Z] #29 7.245 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T22:19:08.210Z] #29 7.349 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-25T22:19:08.210Z] #29 7.349 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T22:19:08.210Z] #29 7.354 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:08.210Z] #29 7.444 Selecting previously unselected package libsasl2-2:amd64. [2022-08-25T22:19:08.210Z] #29 7.444 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T22:19:08.470Z] #29 7.449 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:08.470Z] #29 7.545 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-25T22:19:08.470Z] #29 7.547 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-25T22:19:08.470Z] #29 7.552 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:19:08.470Z] #29 7.667 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-25T22:19:08.470Z] #29 7.667 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-25T22:19:08.729Z] #29 7.672 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T22:19:08.729Z] #29 7.760 Selecting previously unselected package libpsl5:amd64. [2022-08-25T22:19:08.729Z] #29 7.760 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-25T22:19:08.729Z] #29 7.800 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T22:19:08.729Z] #29 7.877 Selecting previously unselected package librtmp1:amd64. [2022-08-25T22:19:08.729Z] #29 7.877 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-25T22:19:08.729Z] #29 7.881 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:19:08.729Z] #29 ... [2022-08-25T22:19:08.730Z] [2022-08-25T22:19:08.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:08.730Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:08.730Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.6s done [2022-08-25T22:19:08.730Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done [2022-08-25T22:19:08.730Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.1s [2022-08-25T22:19:08.989Z] #11 ... [2022-08-25T22:19:08.989Z] [2022-08-25T22:19:08.989Z] #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-25T22:19:08.989Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T22:19:08.989Z] #29 8.017 Selecting previously unselected package libssh2-1:amd64. [2022-08-25T22:19:08.989Z] #29 8.017 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-25T22:19:08.989Z] #29 8.023 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T22:19:08.989Z] #29 8.138 Selecting previously unselected package libcurl4:amd64. [2022-08-25T22:19:08.989Z] #29 8.138 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T22:19:08.989Z] #29 8.143 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:09.117Z] Client: [2022-08-25T22:19:09.117Z] Context: default [2022-08-25T22:19:09.117Z] Debug Mode: false [2022-08-25T22:19:09.117Z] Plugins: [2022-08-25T22:19:09.117Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T22:19:09.117Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T22:19:09.117Z] [2022-08-25T22:19:09.117Z] Server: [2022-08-25T22:19:09.117Z] Containers: 0 [2022-08-25T22:19:09.117Z] Running: 0 [2022-08-25T22:19:09.117Z] Paused: 0 [2022-08-25T22:19:09.117Z] Stopped: 0 [2022-08-25T22:19:09.117Z] Images: 0 [2022-08-25T22:19:09.117Z] Server Version: 20.10.14 [2022-08-25T22:19:09.117Z] Storage Driver: overlay2 [2022-08-25T22:19:09.117Z] Backing Filesystem: extfs [2022-08-25T22:19:09.117Z] Supports d_type: true [2022-08-25T22:19:09.117Z] Native Overlay Diff: true [2022-08-25T22:19:09.117Z] userxattr: false [2022-08-25T22:19:09.117Z] Logging Driver: json-file [2022-08-25T22:19:09.117Z] Cgroup Driver: cgroupfs [2022-08-25T22:19:09.117Z] Cgroup Version: 1 [2022-08-25T22:19:09.117Z] Plugins: [2022-08-25T22:19:09.117Z] Volume: local [2022-08-25T22:19:09.117Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T22:19:09.117Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T22:19:09.117Z] Swarm: inactive [2022-08-25T22:19:09.117Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T22:19:09.117Z] Default Runtime: runc [2022-08-25T22:19:09.117Z] Init Binary: docker-init [2022-08-25T22:19:09.117Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:19:09.117Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T22:19:09.117Z] init version: de40ad0 [2022-08-25T22:19:09.117Z] Security Options: [2022-08-25T22:19:09.117Z] apparmor [2022-08-25T22:19:09.117Z] seccomp [2022-08-25T22:19:09.117Z] Profile: default [2022-08-25T22:19:09.117Z] Kernel Version: 5.13.0-1021-aws [2022-08-25T22:19:09.117Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-25T22:19:09.117Z] OSType: linux [2022-08-25T22:19:09.117Z] Architecture: aarch64 [2022-08-25T22:19:09.117Z] CPUs: 2 [2022-08-25T22:19:09.117Z] Total Memory: 7.562GiB [2022-08-25T22:19:09.117Z] Name: ip-10-100-41-11 [2022-08-25T22:19:09.117Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-25T22:19:09.117Z] Docker Root Dir: /var/lib/docker [2022-08-25T22:19:09.117Z] Debug Mode: false [2022-08-25T22:19:09.117Z] Registry: https://index.docker.io/v1/ [2022-08-25T22:19:09.117Z] Labels: [2022-08-25T22:19:09.117Z] Experimental: true [2022-08-25T22:19:09.117Z] Insecure Registries: [2022-08-25T22:19:09.117Z] 127.0.0.0/8 [2022-08-25T22:19:09.117Z] Live Restore Enabled: true [2022-08-25T22:19:09.117Z] [Pipeline] sh [2022-08-25T22:19:09.253Z] #29 8.254 Selecting previously unselected package curl. [2022-08-25T22:19:09.253Z] #29 8.254 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T22:19:09.253Z] #29 8.258 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:09.253Z] #29 8.423 Selecting previously unselected package libonig5:amd64. [2022-08-25T22:19:09.253Z] #29 8.424 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T22:19:09.253Z] #29 8.428 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:19:09.402Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T22:19:09.402Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T22:19:09.402Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44036/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T22:19:09.402Z] + bash /home/ubuntu/workspace/moby_PR-44036/check-config.sh [2022-08-25T22:19:09.402Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T22:19:09.402Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-25T22:19:09.402Z] [2022-08-25T22:19:09.402Z] Generally Necessary: [2022-08-25T22:19:09.402Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T22:19:09.402Z] - apparmor: enabled and tools installed [2022-08-25T22:19:09.402Z] - CONFIG_NAMESPACES: enabled [2022-08-25T22:19:09.402Z] - CONFIG_NET_NS: enabled [2022-08-25T22:19:09.402Z] - CONFIG_PID_NS: enabled [2022-08-25T22:19:09.402Z] - CONFIG_IPC_NS: enabled [2022-08-25T22:19:09.402Z] - CONFIG_UTS_NS: enabled [2022-08-25T22:19:09.402Z] - CONFIG_CGROUPS: enabled [2022-08-25T22:19:09.402Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T22:19:09.402Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T22:19:09.402Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T22:19:09.402Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T22:19:09.402Z] - CONFIG_CPUSETS: enabled [2022-08-25T22:19:09.402Z] - CONFIG_MEMCG: enabled [2022-08-25T22:19:09.402Z] - CONFIG_KEYS: enabled [2022-08-25T22:19:09.402Z] - CONFIG_VETH: enabled (as module) [2022-08-25T22:19:09.402Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T22:19:09.402Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T22:19:09.403Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T22:19:09.403Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T22:19:09.403Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T22:19:09.403Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T22:19:09.403Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T22:19:09.513Z] #29 8.523 Selecting previously unselected package libjq1:amd64. [2022-08-25T22:19:09.513Z] #29 8.523 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T22:19:09.513Z] #29 8.574 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:19:09.513Z] #29 8.684 Selecting previously unselected package jq. [2022-08-25T22:19:09.662Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T22:19:09.662Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T22:19:09.662Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T22:19:09.662Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T22:19:09.662Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T22:19:09.662Z] [2022-08-25T22:19:09.662Z] Optional Features: [2022-08-25T22:19:09.662Z] - CONFIG_USER_NS: enabled [2022-08-25T22:19:09.662Z] - CONFIG_SECCOMP: enabled [2022-08-25T22:19:09.662Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T22:19:09.662Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T22:19:09.662Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T22:19:09.662Z] (cgroup swap accounting is currently enabled) [2022-08-25T22:19:09.662Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T22:19:09.662Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T22:19:09.662Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T22:19:09.662Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T22:19:09.662Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T22:19:09.662Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T22:19:09.662Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T22:19:09.662Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T22:19:09.662Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T22:19:09.662Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T22:19:09.662Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T22:19:09.662Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T22:19:09.662Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T22:19:09.662Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T22:19:09.662Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T22:19:09.662Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T22:19:09.662Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T22:19:09.662Z] - CONFIG_EXT4_FS: enabled [2022-08-25T22:19:09.662Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T22:19:09.662Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T22:19:09.662Z] - Network Drivers: [2022-08-25T22:19:09.662Z] - "overlay": [2022-08-25T22:19:09.662Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T22:19:09.662Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T22:19:09.662Z] Optional (for encrypted networks): [2022-08-25T22:19:09.745Z] #11 ... [2022-08-25T22:19:09.745Z] [2022-08-25T22:19:09.745Z] #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-25T22:19:09.745Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T22:19:09.745Z] #29 1.666 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:09.745Z] #29 1.676 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:09.745Z] #29 1.676 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:09.745Z] #29 1.931 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:09.745Z] #29 2.179 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:09.745Z] #29 2.547 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:09.745Z] #29 3.760 Fetched 8573 kB in 2s (3630 kB/s) [2022-08-25T22:19:09.745Z] #29 3.760 Reading package lists... [2022-08-25T22:19:09.745Z] #29 4.586 Reading package lists... [2022-08-25T22:19:09.745Z] #29 5.383 Building dependency tree... [2022-08-25T22:19:09.746Z] #29 5.765 The following additional packages will be installed: [2022-08-25T22:19:09.746Z] #29 5.765 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-25T22:19:09.746Z] #29 5.765 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-25T22:19:09.746Z] #29 5.765 Recommended packages: [2022-08-25T22:19:09.746Z] #29 5.765 libldap-common publicsuffix libsasl2-modules [2022-08-25T22:19:09.746Z] #29 5.935 The following NEW packages will be installed: [2022-08-25T22:19:09.746Z] #29 5.935 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-25T22:19:09.746Z] #29 5.935 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-25T22:19:09.746Z] #29 5.935 libssh2-1 openssl [2022-08-25T22:19:09.746Z] #29 6.205 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:19:09.746Z] #29 6.205 Need to get 3047 kB of archives. [2022-08-25T22:19:09.746Z] #29 6.205 After this operation, 6661 kB of additional disk space will be used. [2022-08-25T22:19:09.746Z] #29 6.205 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-25T22:19:09.746Z] #29 6.221 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-25T22:19:09.746Z] #29 6.221 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-25T22:19:09.746Z] #29 6.221 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-25T22:19:09.746Z] #29 6.221 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-25T22:19:09.746Z] #29 6.229 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-25T22:19:09.746Z] #29 6.229 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-25T22:19:09.746Z] #29 6.229 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-25T22:19:09.746Z] #29 6.229 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-25T22:19:09.746Z] #29 6.229 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-25T22:19:09.746Z] #29 6.243 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-25T22:19:09.746Z] #29 6.243 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-25T22:19:09.746Z] #29 6.243 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T22:19:09.746Z] #29 6.252 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T22:19:09.746Z] #29 6.252 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T22:19:09.746Z] #29 6.578 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:19:09.746Z] #29 6.627 Fetched 3047 kB in 0s (9770 kB/s) [2022-08-25T22:19:09.746Z] #29 6.691 Selecting previously unselected package openssl. [2022-08-25T22:19:09.746Z] #29 6.691 (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-25T22:19:09.746Z] #29 6.695 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 6.708 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:19:09.746Z] #29 6.994 Selecting previously unselected package ca-certificates. [2022-08-25T22:19:09.746Z] #29 6.994 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-25T22:19:09.746Z] #29 6.999 Unpacking ca-certificates (20210119) ... [2022-08-25T22:19:09.746Z] #29 7.188 Selecting previously unselected package libbrotli1:amd64. [2022-08-25T22:19:09.746Z] #29 7.188 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 7.200 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T22:19:09.746Z] #29 7.347 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-25T22:19:09.746Z] #29 7.350 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 7.353 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:09.746Z] #29 7.459 Selecting previously unselected package libsasl2-2:amd64. [2022-08-25T22:19:09.746Z] #29 7.459 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 7.463 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:09.746Z] #29 7.575 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-25T22:19:09.746Z] #29 7.577 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 7.581 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:19:09.746Z] #29 7.710 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-25T22:19:09.746Z] #29 7.710 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 7.791 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T22:19:09.746Z] #29 7.847 Selecting previously unselected package libpsl5:amd64. [2022-08-25T22:19:09.746Z] #29 7.847 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 7.877 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T22:19:09.746Z] #29 7.984 Selecting previously unselected package librtmp1:amd64. [2022-08-25T22:19:09.746Z] #29 7.984 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 7.986 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:19:09.746Z] #29 8.083 Selecting previously unselected package libssh2-1:amd64. [2022-08-25T22:19:09.746Z] #29 8.083 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 8.089 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T22:19:09.746Z] #29 8.341 Selecting previously unselected package libcurl4:amd64. [2022-08-25T22:19:09.746Z] #29 8.341 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 8.345 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:09.746Z] #29 8.466 Selecting previously unselected package curl. [2022-08-25T22:19:09.746Z] #29 8.466 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 8.475 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:09.746Z] #29 8.655 Selecting previously unselected package libonig5:amd64. [2022-08-25T22:19:09.746Z] #29 8.655 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 8.662 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:19:09.746Z] #29 8.780 Selecting previously unselected package libjq1:amd64. [2022-08-25T22:19:09.746Z] #29 8.780 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 8.785 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:19:09.746Z] #29 8.865 Selecting previously unselected package jq. [2022-08-25T22:19:09.746Z] #29 8.865 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-25T22:19:09.746Z] #29 8.894 Unpacking jq (1.6-2.1) ... [2022-08-25T22:19:09.746Z] #29 8.975 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T22:19:09.746Z] #29 8.984 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T22:19:09.746Z] #29 8.994 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T22:19:09.746Z] #29 9.003 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:09.746Z] #29 9.013 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:19:09.746Z] #29 9.022 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:09.746Z] #29 9.032 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T22:19:09.746Z] #29 9.041 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:19:09.746Z] #29 9.084 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:19:09.746Z] #29 9.094 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:19:09.746Z] #29 9.105 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:19:09.746Z] #29 9.114 Setting up ca-certificates (20210119) ... [2022-08-25T22:19:09.746Z] #29 9.766 Updating certificates in /etc/ssl/certs... [2022-08-25T22:19:09.773Z] #29 8.686 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-25T22:19:09.773Z] #29 8.690 Unpacking jq (1.6-2.1) ... [2022-08-25T22:19:09.773Z] #29 8.768 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T22:19:09.773Z] #29 8.782 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T22:19:09.773Z] #29 8.796 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T22:19:09.773Z] #29 8.805 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:09.773Z] #29 8.821 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:19:09.773Z] #29 8.828 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:09.773Z] #29 8.838 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T22:19:09.773Z] #29 8.849 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:19:09.773Z] #29 8.864 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:19:09.773Z] #29 8.880 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:19:09.773Z] #29 8.885 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:19:09.773Z] #29 8.897 Setting up ca-certificates (20210119) ... [2022-08-25T22:19:09.921Z] - CONFIG_CRYPTO: enabled [2022-08-25T22:19:09.921Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T22:19:09.921Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T22:19:09.921Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T22:19:09.921Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T22:19:09.921Z] - CONFIG_XFRM: enabled [2022-08-25T22:19:09.921Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T22:19:09.921Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T22:19:09.921Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T22:19:09.921Z] - "ipvlan": [2022-08-25T22:19:09.921Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T22:19:09.921Z] - "macvlan": [2022-08-25T22:19:09.921Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T22:19:09.921Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T22:19:09.921Z] - "ftp,tftp client in container": [2022-08-25T22:19:09.921Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T22:19:09.921Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T22:19:09.921Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T22:19:09.921Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T22:19:09.921Z] - Storage Drivers: [2022-08-25T22:19:09.921Z] - "aufs": [2022-08-25T22:19:09.921Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T22:19:09.921Z] - "btrfs": [2022-08-25T22:19:09.921Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T22:19:09.921Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T22:19:09.921Z] - "devicemapper": [2022-08-25T22:19:09.921Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T22:19:09.921Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T22:19:09.921Z] - "overlay": [2022-08-25T22:19:09.921Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T22:19:09.921Z] - "zfs": [2022-08-25T22:19:09.921Z] - /dev/zfs: present [2022-08-25T22:19:09.921Z] - zfs command: missing [2022-08-25T22:19:09.921Z] - zpool command: missing [2022-08-25T22:19:09.921Z] [2022-08-25T22:19:09.921Z] Limits: [2022-08-25T22:19:09.921Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T22:19:09.921Z] [2022-08-25T22:19:09.921Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T22:19:10.005Z] #29 ... [2022-08-25T22:19:10.005Z] [2022-08-25T22:19:10.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:10.005Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:10.249Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f70283fcec1f7f2b180ac2834864a23d8fff55a7 . [2022-08-25T22:19:10.262Z] #84 16.18 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-25T22:19:10.509Z] #1 [internal] load build definition from Dockerfile [2022-08-25T22:19:10.509Z] #1 sha256:03ea11a9653d5f7e7c71d0f41af76166ada8407499bb75ba2d0521c49c0a3023 [2022-08-25T22:19:10.509Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T22:19:10.509Z] #1 DONE 0.2s [2022-08-25T22:19:10.509Z] [2022-08-25T22:19:10.509Z] #2 [internal] load .dockerignore [2022-08-25T22:19:10.509Z] #2 sha256:37dad2e3aafe902a848add32ce5413fd48eb966a552afc0932ec6a2660a4efac [2022-08-25T22:19:10.509Z] #2 transferring context: 145B done [2022-08-25T22:19:10.509Z] #2 DONE 0.1s [2022-08-25T22:19:10.509Z] [2022-08-25T22:19:10.509Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T22:19:10.509Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-25T22:19:10.712Z] #29 9.673 Updating certificates in /etc/ssl/certs... [2022-08-25T22:19:10.945Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.9s done [2022-08-25T22:19:11.078Z] #3 DONE 0.4s [2022-08-25T22:19:11.078Z] [2022-08-25T22:19:11.078Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T22:19:11.078Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-25T22:19:11.078Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-25T22:19:11.078Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-25T22:19:11.078Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-25T22:19:11.078Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-08-25T22:19:11.078Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-25T22:19:11.193Z] #84 17.47 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-25T22:19:11.205Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-08-25T22:19:11.337Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-08-25T22:19:11.337Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-25T22:19:11.449Z] #84 17.74 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-25T22:19:11.599Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-25T22:19:11.859Z] #4 DONE 0.7s [2022-08-25T22:19:11.859Z] [2022-08-25T22:19:11.859Z] #6 [internal] load build definition from Dockerfile [2022-08-25T22:19:11.859Z] #6 sha256:a427de4d726843dd983495dd3eee9497e7230922e48fa1e2a7c649bd035d6e0b [2022-08-25T22:19:11.859Z] #6 DONE 0.0s [2022-08-25T22:19:11.859Z] [2022-08-25T22:19:11.859Z] #5 [internal] load .dockerignore [2022-08-25T22:19:11.859Z] #5 sha256:4075a9f3a0a4ba2818900297bb752c2bee3e9740f4d6d31cd014b2d8cf6351e1 [2022-08-25T22:19:11.859Z] #5 DONE 0.0s [2022-08-25T22:19:11.859Z] [2022-08-25T22:19:11.859Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T22:19:11.859Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-25T22:19:12.011Z] #84 18.30 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-25T22:19:12.100Z] #29 10.98 129 added, 0 removed; done. [2022-08-25T22:19:12.100Z] #29 11.02 Setting up jq (1.6-2.1) ... [2022-08-25T22:19:12.100Z] #29 11.03 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:12.100Z] #29 11.04 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:12.100Z] #29 11.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:19:12.100Z] #29 11.08 Processing triggers for ca-certificates (20210119) ... [2022-08-25T22:19:12.100Z] #29 11.09 Updating certificates in /etc/ssl/certs... [2022-08-25T22:19:12.582Z] #11 ... [2022-08-25T22:19:12.582Z] [2022-08-25T22:19:12.582Z] #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-25T22:19:12.582Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T22:19:12.582Z] #29 10.86 129 added, 0 removed; done. [2022-08-25T22:19:12.582Z] #29 10.93 Setting up jq (1.6-2.1) ... [2022-08-25T22:19:12.582Z] #29 10.94 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:12.582Z] #29 10.95 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:12.582Z] #29 10.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:19:12.582Z] #29 10.99 Processing triggers for ca-certificates (20210119) ... [2022-08-25T22:19:12.582Z] #29 11.00 Updating certificates in /etc/ssl/certs... [2022-08-25T22:19:12.582Z] #29 11.89 0 added, 0 removed; done. [2022-08-25T22:19:12.582Z] #29 11.89 Running hooks in /etc/ca-certificates/update.d... [2022-08-25T22:19:12.582Z] #29 11.89 done. [2022-08-25T22:19:12.582Z] #29 DONE 12.8s [2022-08-25T22:19:12.582Z] [2022-08-25T22:19:12.582Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T22:19:12.582Z] #30 sha256:147ef909e5eeacd26a293f944470eba7075c6fbf53b4d325eaf43a6f9714c3c4 [2022-08-25T22:19:12.582Z] #30 DONE 0.1s [2022-08-25T22:19:12.796Z] #10 DONE 0.9s [2022-08-25T22:19:12.796Z] [2022-08-25T22:19:12.796Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:19:12.796Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T22:19:12.796Z] #8 DONE 0.9s [2022-08-25T22:19:12.796Z] [2022-08-25T22:19:12.796Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T22:19:12.796Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-25T22:19:12.796Z] #7 DONE 0.9s [2022-08-25T22:19:12.796Z] [2022-08-25T22:19:12.796Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:19:12.796Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T22:19:12.796Z] #9 DONE 0.9s [2022-08-25T22:19:12.840Z] [2022-08-25T22:19:12.840Z] #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-25T22:19:12.840Z] #31 sha256:8ebbf773f5feff857a659a08726053b487e440d17fd0ce2449391f65747945c3 [2022-08-25T22:19:13.042Z] #29 12.08 0 added, 0 removed; done. [2022-08-25T22:19:13.042Z] #29 12.08 Running hooks in /etc/ca-certificates/update.d... [2022-08-25T22:19:13.042Z] #29 12.09 done. [2022-08-25T22:19:13.377Z] #84 ... [2022-08-25T22:19:13.377Z] [2022-08-25T22:19:13.377Z] #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-25T22:19:13.377Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:19:13.377Z] #60 77.85 gotestsum version dev [2022-08-25T22:19:13.669Z] #60 DONE 78.2s [2022-08-25T22:19:13.669Z] [2022-08-25T22:19:13.669Z] #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-25T22:19:13.669Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:19:14.425Z] #29 DONE 13.3s [2022-08-25T22:19:14.425Z] [2022-08-25T22:19:14.425Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T22:19:14.425Z] #30 sha256:7d0524203d61a0c33b84a95d89d37442388997c0f1d64d3bbe51dab541ff24fe [2022-08-25T22:19:14.425Z] #30 DONE 0.1s [2022-08-25T22:19:14.425Z] [2022-08-25T22:19:14.425Z] #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-25T22:19:14.425Z] #31 sha256:db929c947f9088688f4b89ce9536a0cf234708652cca083be43c5be488157cc3 [2022-08-25T22:19:15.380Z] #31 2.476 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-25T22:19:15.638Z] #31 2.810 [2022-08-25T22:19:15.665Z] Client: [2022-08-25T22:19:15.665Z] Context: default [2022-08-25T22:19:15.665Z] Debug Mode: false [2022-08-25T22:19:15.665Z] Plugins: [2022-08-25T22:19:15.665Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T22:19:15.665Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T22:19:15.665Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T22:19:15.665Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T22:19:15.665Z] [2022-08-25T22:19:15.665Z] Server: [2022-08-25T22:19:15.665Z] Containers: 0 [2022-08-25T22:19:15.665Z] Running: 0 [2022-08-25T22:19:15.665Z] Paused: 0 [2022-08-25T22:19:15.665Z] Stopped: 0 [2022-08-25T22:19:15.665Z] Images: 0 [2022-08-25T22:19:15.665Z] Server Version: 20.10.14 [2022-08-25T22:19:15.665Z] Storage Driver: overlay2 [2022-08-25T22:19:15.665Z] Backing Filesystem: extfs [2022-08-25T22:19:15.665Z] Supports d_type: true [2022-08-25T22:19:15.665Z] Native Overlay Diff: true [2022-08-25T22:19:15.665Z] userxattr: false [2022-08-25T22:19:15.665Z] Logging Driver: json-file [2022-08-25T22:19:15.665Z] Cgroup Driver: systemd [2022-08-25T22:19:15.665Z] Cgroup Version: 2 [2022-08-25T22:19:15.665Z] Plugins: [2022-08-25T22:19:15.665Z] Volume: local [2022-08-25T22:19:15.665Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T22:19:15.665Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T22:19:15.665Z] Swarm: inactive [2022-08-25T22:19:15.665Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T22:19:15.665Z] Default Runtime: runc [2022-08-25T22:19:15.665Z] Init Binary: docker-init [2022-08-25T22:19:15.665Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T22:19:15.665Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T22:19:15.665Z] init version: de40ad0 [2022-08-25T22:19:15.665Z] Security Options: [2022-08-25T22:19:15.665Z] apparmor [2022-08-25T22:19:15.665Z] seccomp [2022-08-25T22:19:15.665Z] Profile: default [2022-08-25T22:19:15.665Z] cgroupns [2022-08-25T22:19:15.665Z] Kernel Version: 5.13.0-1021-aws [2022-08-25T22:19:15.665Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-25T22:19:15.665Z] OSType: linux [2022-08-25T22:19:15.665Z] Architecture: x86_64 [2022-08-25T22:19:15.665Z] CPUs: 2 [2022-08-25T22:19:15.665Z] Total Memory: 7.476GiB [2022-08-25T22:19:15.665Z] Name: ip-10-100-98-64 [2022-08-25T22:19:15.665Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-25T22:19:15.665Z] Docker Root Dir: /var/lib/docker [2022-08-25T22:19:15.665Z] Debug Mode: false [2022-08-25T22:19:15.665Z] Registry: https://index.docker.io/v1/ [2022-08-25T22:19:15.665Z] Labels: [2022-08-25T22:19:15.665Z] Experimental: true [2022-08-25T22:19:15.665Z] Insecure Registries: [2022-08-25T22:19:15.665Z] 127.0.0.0/8 [2022-08-25T22:19:15.665Z] Live Restore Enabled: true [2022-08-25T22:19:15.665Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T22:19:15.896Z] #31 3.037 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:15.988Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f70283fcec1f7f2b180ac2834864a23d8fff55a7 . [2022-08-25T22:19:15.988Z] #2 [internal] load .dockerignore [2022-08-25T22:19:15.988Z] #2 sha256:786a9e8c6b69a3c8095c9e6959741d9c62f35ffd3b6682a8071d2b64eda99c65 [2022-08-25T22:19:16.099Z] [2022-08-25T22:19:16.099Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:19:16.099Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T22:19:16.099Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:19:16.099Z] #73 DONE 0.1s [2022-08-25T22:19:16.099Z] [2022-08-25T22:19:16.099Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:16.099Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T22:19:16.099Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-25T22:19:16.099Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-25T22:19:16.099Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-08-25T22:19:16.099Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-08-25T22:19:16.154Z] #31 3.339 [2022-08-25T22:19:16.246Z] #2 transferring context: 145B done [2022-08-25T22:19:16.246Z] #2 DONE 0.1s [2022-08-25T22:19:16.246Z] [2022-08-25T22:19:16.246Z] #1 [internal] load build definition from Dockerfile [2022-08-25T22:19:16.246Z] #1 sha256:43c903fd66bd551994616d4df69a9f0d6fbaea6ff0bfff39974d74288f00e010 [2022-08-25T22:19:16.246Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T22:19:16.246Z] #1 DONE 0.1s [2022-08-25T22:19:16.246Z] [2022-08-25T22:19:16.246Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T22:19:16.246Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T22:19:16.398Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 5.24MB / 53.69MB 0.0s [2022-08-25T22:19:16.398Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 15.73MB / 53.69MB 0.1s [2022-08-25T22:19:16.398Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0B / 4.94MB 0.1s [2022-08-25T22:19:16.658Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 25.17MB / 53.69MB 0.2s [2022-08-25T22:19:16.658Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.2s [2022-08-25T22:19:16.658Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 31.34MB / 53.69MB 0.3s [2022-08-25T22:19:16.658Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 37.28MB / 53.69MB 0.4s [2022-08-25T22:19:16.658Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.3s done [2022-08-25T22:19:16.658Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0B / 10.66MB 0.4s [2022-08-25T22:19:16.811Z] #3 DONE 0.3s [2022-08-25T22:19:16.811Z] [2022-08-25T22:19:16.811Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T22:19:16.811Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T22:19:16.811Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-25T22:19:16.811Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-25T22:19:16.811Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-25T22:19:16.811Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-25T22:19:16.811Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-25T22:19:16.917Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.5s [2022-08-25T22:19:16.917Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 7.34MB / 10.66MB 0.5s [2022-08-25T22:19:16.917Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.7s [2022-08-25T22:19:16.973Z] #31 2.190 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-25T22:19:16.973Z] #31 2.572 [2022-08-25T22:19:17.071Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-25T22:19:17.071Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-25T22:19:17.071Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-25T22:19:17.089Z] #31 4.400 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-25T22:19:17.233Z] #31 2.807 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:17.329Z] #4 DONE 0.6s [2022-08-25T22:19:17.347Z] #31 4.705 [2022-08-25T22:19:17.487Z] #11 ... [2022-08-25T22:19:17.487Z] [2022-08-25T22:19:17.487Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T22:19:17.487Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T22:19:17.487Z] #49 DONE 0.0s [2022-08-25T22:19:17.487Z] [2022-08-25T22:19:17.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:17.487Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T22:19:17.493Z] #31 3.111 [2022-08-25T22:19:17.588Z] [2022-08-25T22:19:17.588Z] #6 [internal] load build definition from Dockerfile [2022-08-25T22:19:17.588Z] #6 sha256:6eab83031da3daf736be23d11b31b8bf35df3a4547210bee638248bb1e770700 [2022-08-25T22:19:17.588Z] #6 DONE 0.0s [2022-08-25T22:19:17.588Z] [2022-08-25T22:19:17.588Z] #5 [internal] load .dockerignore [2022-08-25T22:19:17.588Z] #5 sha256:ca681ec6c17e90b845ce0c2b5b51321295fc9195f1995f2ccd9ab54a28b8f543 [2022-08-25T22:19:17.588Z] #5 DONE 0.0s [2022-08-25T22:19:17.588Z] [2022-08-25T22:19:17.588Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:19:17.588Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T22:19:17.746Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.5s done [2022-08-25T22:19:17.863Z] #31 4.937 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:17.890Z] #43 ... [2022-08-25T22:19:17.890Z] [2022-08-25T22:19:17.890Z] #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-25T22:19:17.890Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:19:17.890Z] #19 70.10 Fetched 49.2 MB in 1min 8s (720 kB/s) [2022-08-25T22:19:18.006Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.7s done [2022-08-25T22:19:18.006Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-08-25T22:19:18.006Z] #11 ... [2022-08-25T22:19:18.006Z] [2022-08-25T22:19:18.006Z] #24 [internal] load build context [2022-08-25T22:19:18.006Z] #24 sha256:eacf6daa501e9f28536ad851aff6e76aaa2a6be27136b7ab6651df47e2c19502 [2022-08-25T22:19:18.006Z] #24 transferring context: 62.62MB 2.0s done [2022-08-25T22:19:18.006Z] #24 DONE 2.2s [2022-08-25T22:19:18.006Z] [2022-08-25T22:19:18.006Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:18.006Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T22:19:18.006Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 1.8s [2022-08-25T22:19:18.006Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 1.05MB / 108.99MB 1.8s [2022-08-25T22:19:18.006Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 1.8s [2022-08-25T22:19:18.121Z] #31 5.267 [2022-08-25T22:19:18.159Z] #10 DONE 0.8s [2022-08-25T22:19:18.159Z] [2022-08-25T22:19:18.159Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T22:19:18.159Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T22:19:18.159Z] #7 DONE 0.7s [2022-08-25T22:19:18.159Z] [2022-08-25T22:19:18.159Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T22:19:18.159Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T22:19:18.159Z] #9 DONE 0.8s [2022-08-25T22:19:18.159Z] [2022-08-25T22:19:18.159Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T22:19:18.159Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T22:19:18.266Z] #11 ... [2022-08-25T22:19:18.266Z] [2022-08-25T22:19:18.266Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:19:18.266Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T22:19:18.266Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:19:18.266Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-25T22:19:18.266Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-25T22:19:18.266Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-25T22:19:18.266Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-08-25T22:19:18.266Z] #73 DONE 2.3s [2022-08-25T22:19:18.266Z] [2022-08-25T22:19:18.266Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:18.266Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T22:19:18.266Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 15.73MB / 108.99MB 1.9s [2022-08-25T22:19:18.266Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 11.53MB / 54.68MB 1.9s [2022-08-25T22:19:18.266Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 16.78MB / 81.12MB 2.0s [2022-08-25T22:19:18.266Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 22.02MB / 54.68MB 2.0s [2022-08-25T22:19:18.419Z] #8 DONE 0.9s [2022-08-25T22:19:18.433Z] #31 4.159 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-25T22:19:18.525Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 38.87MB / 81.12MB 2.2s [2022-08-25T22:19:18.525Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 35.70MB / 108.99MB 2.2s [2022-08-25T22:19:18.525Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 40.19MB / 54.68MB 2.2s [2022-08-25T22:19:18.525Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 54.42MB / 81.12MB 2.4s [2022-08-25T22:19:18.525Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 51.74MB / 108.99MB 2.4s [2022-08-25T22:19:18.525Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 53.48MB / 54.68MB 2.4s [2022-08-25T22:19:18.682Z] [2022-08-25T22:19:18.682Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:19:18.682Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:19:18.682Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:19:18.682Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-25T22:19:18.682Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-08-25T22:19:18.682Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:19:18.682Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-25T22:19:18.682Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.04MB / 9.86MB 0.2s [2022-08-25T22:19:18.695Z] #31 4.499 [2022-08-25T22:19:18.785Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 65.01MB / 81.12MB 2.4s [2022-08-25T22:19:18.785Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 66.06MB / 108.99MB 2.4s [2022-08-25T22:19:18.785Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 74.45MB / 81.12MB 2.5s [2022-08-25T22:19:18.948Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.3s [2022-08-25T22:19:18.948Z] #71 ... [2022-08-25T22:19:18.948Z] [2022-08-25T22:19:18.948Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T22:19:18.948Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T22:19:18.948Z] #49 DONE 0.0s [2022-08-25T22:19:18.948Z] [2022-08-25T22:19:18.948Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:19:18.948Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:19:18.948Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-08-25T22:19:19.044Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 79.69MB / 81.12MB 2.6s [2022-08-25T22:19:19.044Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 84.93MB / 108.99MB 2.6s [2022-08-25T22:19:19.044Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 96.47MB / 108.99MB 2.7s [2022-08-25T22:19:19.058Z] #31 ... [2022-08-25T22:19:19.058Z] [2022-08-25T22:19:19.058Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:19.058Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:19.058Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.8s [2022-08-25T22:19:19.209Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-08-25T22:19:19.209Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-25T22:19:19.214Z] #31 4.721 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:19.215Z] #31 ... [2022-08-25T22:19:19.215Z] [2022-08-25T22:19:19.215Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:19.215Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:19.215Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.8s done [2022-08-25T22:19:19.215Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.0s [2022-08-25T22:19:19.215Z] #11 ... [2022-08-25T22:19:19.215Z] [2022-08-25T22:19:19.215Z] #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-25T22:19:19.215Z] #31 sha256:db929c947f9088688f4b89ce9536a0cf234708652cca083be43c5be488157cc3 [2022-08-25T22:19:19.215Z] #31 4.992 [2022-08-25T22:19:19.303Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 2.9s [2022-08-25T22:19:19.316Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.0s done [2022-08-25T22:19:19.316Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-25T22:19:19.872Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 3.4s done [2022-08-25T22:19:19.872Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 3.7s [2022-08-25T22:19:20.596Z] #31 5.975 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-25T22:19:20.596Z] #31 6.335 [2022-08-25T22:19:20.809Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-08-25T22:19:20.809Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-08-25T22:19:21.210Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 4.9s done [2022-08-25T22:19:21.210Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-08-25T22:19:21.212Z] #31 6.566 #=#=# ################## 25.9% ########################################### 59.9% ################################################################## 91.9% ######################################################################## 100.0% [2022-08-25T22:19:21.470Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done [2022-08-25T22:19:21.472Z] #31 7.151 [2022-08-25T22:19:22.043Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0.1s [2022-08-25T22:19:22.415Z] #31 8.186 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-25T22:19:22.601Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-08-25T22:19:22.981Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 6.6s done [2022-08-25T22:19:22.981Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 6.6s done [2022-08-25T22:19:22.984Z] #31 8.542 [2022-08-25T22:19:22.984Z] #31 8.777 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:23.182Z] #71 DONE 4.5s [2022-08-25T22:19:23.182Z] [2022-08-25T22:19:23.182Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:23.182Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:23.182Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-25T22:19:23.182Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-25T22:19:23.182Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-25T22:19:23.182Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-25T22:19:23.182Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-08-25T22:19:23.182Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.9s done [2022-08-25T22:19:23.182Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.2s done [2022-08-25T22:19:23.182Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.8s done [2022-08-25T22:19:23.182Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.9s done [2022-08-25T22:19:23.182Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 4.5s [2022-08-25T22:19:23.182Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.2s [2022-08-25T22:19:23.182Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.0s done [2022-08-25T22:19:23.244Z] #31 9.067 [2022-08-25T22:19:23.550Z] #11 ... [2022-08-25T22:19:23.550Z] [2022-08-25T22:19:23.550Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:19:23.550Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-25T22:19:23.550Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-25T22:19:23.550Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-25T22:19:23.550Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-08-25T22:19:23.550Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-08-25T22:19:23.550Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.7s done [2022-08-25T22:19:23.550Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.2s done [2022-08-25T22:19:23.550Z] #28 DONE 7.6s [2022-08-25T22:19:23.550Z] [2022-08-25T22:19:23.550Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:23.550Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T22:19:23.550Z] #11 ... [2022-08-25T22:19:23.550Z] [2022-08-25T22:19:23.550Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:19:23.550Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:19:23.550Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:19:23.550Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:19:23.550Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-25T22:19:23.550Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-25T22:19:23.550Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.2s done [2022-08-25T22:19:23.550Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-25T22:19:23.550Z] #71 ... [2022-08-25T22:19:23.550Z] [2022-08-25T22:19:23.550Z] #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-25T22:19:23.550Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-25T22:19:24.184Z] #31 9.791 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-25T22:19:24.446Z] #31 10.09 [2022-08-25T22:19:24.527Z] #29 ... [2022-08-25T22:19:24.527Z] [2022-08-25T22:19:24.527Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:19:24.527Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T22:19:24.527Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-08-25T22:19:24.527Z] #71 DONE 8.5s [2022-08-25T22:19:24.559Z] #11 ... [2022-08-25T22:19:24.559Z] [2022-08-25T22:19:24.559Z] #24 [internal] load build context [2022-08-25T22:19:24.559Z] #24 sha256:dffcf1cb81bbc4c1dd57e0a174d90d51ba0a360b7e7687e05621a393ca9fec71 [2022-08-25T22:19:24.559Z] #24 transferring context: 62.60MB 5.4s done [2022-08-25T22:19:24.559Z] #24 DONE 5.8s [2022-08-25T22:19:24.559Z] [2022-08-25T22:19:24.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:24.559Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:24.559Z] #11 ... [2022-08-25T22:19:24.559Z] [2022-08-25T22:19:24.559Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T22:19:24.559Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T22:19:24.559Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T22:19:24.559Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T22:19:24.559Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-25T22:19:24.559Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-25T22:19:24.559Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-25T22:19:24.559Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-08-25T22:19:24.559Z] #73 DONE 5.7s [2022-08-25T22:19:24.559Z] [2022-08-25T22:19:24.559Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:19:24.559Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:19:24.559Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-25T22:19:24.559Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-25T22:19:24.559Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-25T22:19:24.559Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-25T22:19:24.559Z] #28 ... [2022-08-25T22:19:24.559Z] [2022-08-25T22:19:24.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:24.559Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:24.601Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-08-25T22:19:24.706Z] #31 10.33 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:24.787Z] [2022-08-25T22:19:24.787Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:24.787Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T22:19:24.787Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.3s done [2022-08-25T22:19:24.787Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-08-25T22:19:24.975Z] #31 10.67 [2022-08-25T22:19:24.975Z] #31 10.72 Download of images into '/build' complete. [2022-08-25T22:19:24.975Z] #31 10.72 Use something like the following to load the result into a Docker daemon: [2022-08-25T22:19:24.975Z] #31 10.72 tar -cC '/build' . | docker load [2022-08-25T22:19:25.534Z] #11 ... [2022-08-25T22:19:25.534Z] [2022-08-25T22:19:25.534Z] #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-25T22:19:25.534Z] #31 sha256:8ebbf773f5feff857a659a08726053b487e440d17fd0ce2449391f65747945c3 [2022-08-25T22:19:25.534Z] #31 6.295 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-25T22:19:25.534Z] #31 6.611 [2022-08-25T22:19:25.534Z] #31 6.827 #=#=# ######### 12.7% ############################### 44.3% ################################################################ 89.7% ######################################################################## 100.0% [2022-08-25T22:19:25.534Z] #31 7.355 [2022-08-25T22:19:25.534Z] #31 8.406 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-25T22:19:25.534Z] #31 8.744 [2022-08-25T22:19:25.534Z] #31 8.966 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:25.534Z] #31 9.294 [2022-08-25T22:19:25.534Z] #31 10.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-25T22:19:25.534Z] #31 10.30 [2022-08-25T22:19:25.534Z] #31 10.52 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:25.534Z] #31 10.78 [2022-08-25T22:19:25.534Z] #31 10.85 Download of images into '/build' complete. [2022-08-25T22:19:25.534Z] #31 10.85 Use something like the following to load the result into a Docker daemon: [2022-08-25T22:19:25.534Z] #31 10.85 tar -cC '/build' . | docker load [2022-08-25T22:19:25.534Z] #31 DONE 12.7s [2022-08-25T22:19:25.534Z] [2022-08-25T22:19:25.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:25.535Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:26.182Z] #11 ... [2022-08-25T22:19:26.182Z] [2022-08-25T22:19:26.182Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T22:19:26.182Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-25T22:19:26.182Z] #72 DONE 1.2s [2022-08-25T22:19:26.182Z] [2022-08-25T22:19:26.182Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:26.182Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T22:19:26.364Z] #31 ... [2022-08-25T22:19:26.364Z] [2022-08-25T22:19:26.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:26.364Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:26.364Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.6s done [2022-08-25T22:19:26.364Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 6.3s [2022-08-25T22:19:26.471Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.3s done [2022-08-25T22:19:26.472Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-25T22:19:26.472Z] #11 ... [2022-08-25T22:19:26.472Z] [2022-08-25T22:19:26.472Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T22:19:26.472Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T22:19:26.472Z] #28 DONE 7.9s [2022-08-25T22:19:26.472Z] [2022-08-25T22:19:26.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:26.472Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:26.472Z] #11 ... [2022-08-25T22:19:26.472Z] [2022-08-25T22:19:26.472Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T22:19:26.472Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T22:19:26.472Z] #72 DONE 0.6s [2022-08-25T22:19:26.472Z] [2022-08-25T22:19:26.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:26.472Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:27.042Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-08-25T22:19:27.042Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-25T22:19:27.300Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done [2022-08-25T22:19:27.566Z] #11 ... [2022-08-25T22:19:27.566Z] [2022-08-25T22:19:27.566Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T22:19:27.566Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T22:19:27.566Z] #74 DONE 1.0s [2022-08-25T22:19:27.566Z] [2022-08-25T22:19:27.566Z] #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-25T22:19:27.566Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T22:19:27.566Z] #29 0.964 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:27.566Z] #29 0.990 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:27.566Z] #29 0.990 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:27.566Z] #29 1.158 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:27.745Z] #11 ... [2022-08-25T22:19:27.745Z] [2022-08-25T22:19:27.745Z] #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-25T22:19:27.745Z] #31 sha256:db929c947f9088688f4b89ce9536a0cf234708652cca083be43c5be488157cc3 [2022-08-25T22:19:27.745Z] #31 DONE 13.4s [2022-08-25T22:19:27.745Z] [2022-08-25T22:19:27.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:27.745Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:28.133Z] #29 1.440 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:28.133Z] #29 1.644 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:28.719Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.5s done [2022-08-25T22:19:28.720Z] #11 ... [2022-08-25T22:19:28.720Z] [2022-08-25T22:19:28.720Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T22:19:28.720Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-25T22:19:28.720Z] #74 DONE 2.5s [2022-08-25T22:19:28.720Z] [2022-08-25T22:19:28.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:28.720Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T22:19:28.720Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-08-25T22:19:29.513Z] #29 3.015 Fetched 8573 kB in 2s (3708 kB/s) [2022-08-25T22:19:29.725Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.2s [2022-08-25T22:19:30.449Z] #29 3.015 Reading package lists... [2022-08-25T22:19:31.016Z] #29 3.826 Reading package lists... [2022-08-25T22:19:31.274Z] #29 4.614 Building dependency tree... [2022-08-25T22:19:31.532Z] #29 4.974 The following additional packages will be installed: [2022-08-25T22:19:31.532Z] #29 4.974 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-25T22:19:31.532Z] #29 4.974 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-25T22:19:31.532Z] #29 4.975 Recommended packages: [2022-08-25T22:19:31.532Z] #29 4.975 libldap-common publicsuffix libsasl2-modules [2022-08-25T22:19:31.532Z] #29 5.148 The following NEW packages will be installed: [2022-08-25T22:19:31.532Z] #29 5.149 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-25T22:19:31.532Z] #29 5.149 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-25T22:19:31.532Z] #29 5.150 libssh2-1 openssl [2022-08-25T22:19:31.941Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 11.5s [2022-08-25T22:19:32.102Z] #29 5.422 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:19:32.102Z] #29 5.422 Need to get 3047 kB of archives. [2022-08-25T22:19:32.102Z] #29 5.422 After this operation, 6661 kB of additional disk space will be used. [2022-08-25T22:19:32.102Z] #29 5.422 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-25T22:19:32.102Z] #29 5.434 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-25T22:19:32.102Z] #29 5.435 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-25T22:19:32.102Z] #29 5.439 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-25T22:19:32.102Z] #29 5.441 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-25T22:19:32.102Z] #29 5.445 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-25T22:19:32.102Z] #29 5.445 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-25T22:19:32.102Z] #29 5.457 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-25T22:19:32.102Z] #29 5.457 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-25T22:19:32.102Z] #29 5.457 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-25T22:19:32.102Z] #29 5.459 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-25T22:19:32.102Z] #29 5.466 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-25T22:19:32.102Z] #29 5.472 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T22:19:32.102Z] #29 5.479 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T22:19:32.102Z] #29 5.479 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T22:19:32.102Z] #29 5.641 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:19:32.102Z] #29 5.671 Fetched 3047 kB in 0s (9095 kB/s) [2022-08-25T22:19:32.258Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.0s done [2022-08-25T22:19:32.371Z] #29 5.701 Selecting previously unselected package openssl. [2022-08-25T22:19:32.372Z] #29 5.701 (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-25T22:19:32.372Z] #29 5.708 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-25T22:19:32.372Z] #29 5.719 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:19:32.372Z] #29 5.929 Selecting previously unselected package ca-certificates. [2022-08-25T22:19:32.372Z] #29 5.929 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-25T22:19:32.372Z] #29 5.935 Unpacking ca-certificates (20210119) ... [2022-08-25T22:19:32.633Z] #29 6.116 Selecting previously unselected package libbrotli1:amd64. [2022-08-25T22:19:32.633Z] #29 6.116 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-25T22:19:32.633Z] #29 6.126 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T22:19:32.633Z] #29 6.277 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-25T22:19:32.633Z] #29 6.277 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T22:19:32.633Z] #29 6.289 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:32.633Z] #29 6.331 Selecting previously unselected package libsasl2-2:amd64. [2022-08-25T22:19:32.633Z] #29 6.331 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T22:19:32.791Z] #19 70.10 Reading package lists... [2022-08-25T22:19:32.791Z] #19 ... [2022-08-25T22:19:32.791Z] [2022-08-25T22:19:32.791Z] #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-25T22:19:32.791Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:19:32.791Z] #84 36.78 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-25T22:19:32.824Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-25T22:19:32.881Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.0s done [2022-08-25T22:19:32.892Z] #29 6.343 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:32.892Z] #29 6.441 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-25T22:19:32.892Z] #29 6.441 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-25T22:19:32.892Z] #29 6.451 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:19:32.892Z] #29 6.528 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-25T22:19:32.892Z] #29 6.528 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-25T22:19:32.892Z] #29 6.532 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T22:19:32.892Z] #29 6.587 Selecting previously unselected package libpsl5:amd64. [2022-08-25T22:19:32.892Z] #29 6.587 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-25T22:19:33.082Z] #11 DONE 47.8s [2022-08-25T22:19:33.082Z] [2022-08-25T22:19:33.082Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T22:19:33.082Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T22:19:33.150Z] #29 6.592 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T22:19:33.150Z] #29 6.644 Selecting previously unselected package librtmp1:amd64. [2022-08-25T22:19:33.150Z] #29 6.644 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-25T22:19:33.150Z] #29 6.648 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:19:33.150Z] #29 6.699 Selecting previously unselected package libssh2-1:amd64. [2022-08-25T22:19:33.150Z] #29 6.699 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-25T22:19:33.150Z] #29 6.705 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T22:19:33.150Z] #29 6.760 Selecting previously unselected package libcurl4:amd64. [2022-08-25T22:19:33.150Z] #29 6.761 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T22:19:33.150Z] #29 6.767 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:33.150Z] #29 6.834 Selecting previously unselected package curl. [2022-08-25T22:19:33.150Z] #29 6.834 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T22:19:33.409Z] #29 6.840 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:33.409Z] #29 6.914 Selecting previously unselected package libonig5:amd64. [2022-08-25T22:19:33.409Z] #29 6.914 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T22:19:33.409Z] #29 6.922 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:19:33.409Z] #29 6.998 Selecting previously unselected package libjq1:amd64. [2022-08-25T22:19:33.409Z] #29 6.998 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T22:19:33.409Z] #29 7.003 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:19:33.409Z] #29 7.059 Selecting previously unselected package jq. [2022-08-25T22:19:33.470Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-25T22:19:33.470Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-25T22:19:33.667Z] #29 7.060 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-25T22:19:33.667Z] #29 7.071 Unpacking jq (1.6-2.1) ... [2022-08-25T22:19:33.667Z] #29 7.136 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T22:19:33.667Z] #29 7.158 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T22:19:33.667Z] #29 7.197 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T22:19:33.667Z] #29 7.262 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:33.667Z] #29 7.281 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:19:33.667Z] #29 7.335 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:33.740Z] #11 DONE 48.2s [2022-08-25T22:19:33.740Z] [2022-08-25T22:19:33.740Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T22:19:33.740Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T22:19:33.925Z] #29 7.355 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T22:19:33.925Z] #29 7.376 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:19:33.925Z] #29 7.451 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:19:33.925Z] #29 7.465 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:19:33.925Z] #29 7.480 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:19:33.925Z] #29 7.497 Setting up ca-certificates (20210119) ... [2022-08-25T22:19:33.996Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.0s done [2022-08-25T22:19:34.019Z] #12 DONE 0.9s [2022-08-25T22:19:34.019Z] [2022-08-25T22:19:34.019Z] #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-25T22:19:34.019Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T22:19:34.255Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-08-25T22:19:34.492Z] #29 8.094 Updating certificates in /etc/ssl/certs... [2022-08-25T22:19:34.587Z] #13 DONE 0.7s [2022-08-25T22:19:34.587Z] [2022-08-25T22:19:34.587Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T22:19:34.587Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T22:19:34.824Z] #11 DONE 18.9s [2022-08-25T22:19:34.824Z] [2022-08-25T22:19:34.824Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-25T22:19:34.824Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-25T22:19:34.824Z] #29 1.475 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:34.824Z] #29 1.500 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:34.824Z] #29 1.512 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:34.824Z] #29 1.616 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:19:34.824Z] #29 2.021 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:19:34.824Z] #29 2.024 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:19:34.824Z] #29 2.996 Fetched 8458 kB in 2s (4763 kB/s) [2022-08-25T22:19:34.824Z] #29 2.996 Reading package lists... [2022-08-25T22:19:34.824Z] #29 3.550 Reading package lists... [2022-08-25T22:19:34.824Z] #29 4.084 Building dependency tree... [2022-08-25T22:19:34.824Z] #29 4.445 The following additional packages will be installed: [2022-08-25T22:19:34.824Z] #29 4.445 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-25T22:19:34.824Z] #29 4.446 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-25T22:19:34.824Z] #29 4.447 Recommended packages: [2022-08-25T22:19:34.824Z] #29 4.447 libldap-common publicsuffix libsasl2-modules [2022-08-25T22:19:34.824Z] #29 4.571 The following NEW packages will be installed: [2022-08-25T22:19:34.824Z] #29 4.571 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-25T22:19:34.824Z] #29 4.571 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-25T22:19:34.824Z] #29 4.571 libssh2-1 openssl [2022-08-25T22:19:34.824Z] #29 4.845 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:19:34.824Z] #29 4.845 Need to get 2942 kB of archives. [2022-08-25T22:19:34.824Z] #29 4.845 After this operation, 6482 kB of additional disk space will be used. [2022-08-25T22:19:34.824Z] #29 4.845 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-25T22:19:34.824Z] #29 4.996 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-25T22:19:34.824Z] #29 5.000 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-25T22:19:34.824Z] #29 5.015 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-25T22:19:34.824Z] #29 5.020 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-25T22:19:34.824Z] #29 5.027 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-25T22:19:34.824Z] #29 5.027 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-25T22:19:34.824Z] #29 5.027 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-25T22:19:34.824Z] #29 5.027 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-25T22:19:34.824Z] #29 5.027 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-25T22:19:34.824Z] #29 5.027 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-25T22:19:34.824Z] #29 5.028 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-25T22:19:34.824Z] #29 5.029 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-25T22:19:34.824Z] #29 5.039 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-25T22:19:34.824Z] #29 5.042 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-25T22:19:34.824Z] #29 5.252 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:19:34.824Z] #29 5.319 Fetched 2942 kB in 0s (6304 kB/s) [2022-08-25T22:19:34.824Z] #29 5.342 Selecting previously unselected package openssl. [2022-08-25T22:19:34.824Z] #29 5.342 (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-25T22:19:34.824Z] #29 5.342 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 5.399 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:19:34.824Z] #29 5.560 Selecting previously unselected package ca-certificates. [2022-08-25T22:19:34.824Z] #29 5.561 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-25T22:19:34.824Z] #29 5.566 Unpacking ca-certificates (20210119) ... [2022-08-25T22:19:34.824Z] #29 5.652 Selecting previously unselected package libbrotli1:arm64. [2022-08-25T22:19:34.824Z] #29 5.652 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 5.666 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-25T22:19:34.824Z] #29 5.729 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-25T22:19:34.824Z] #29 5.729 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 5.734 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:34.824Z] #29 5.786 Selecting previously unselected package libsasl2-2:arm64. [2022-08-25T22:19:34.824Z] #29 5.786 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 5.791 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:34.824Z] #29 5.840 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-25T22:19:34.824Z] #29 5.840 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 5.844 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:19:34.824Z] #29 5.904 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-25T22:19:34.824Z] #29 5.904 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 5.907 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-25T22:19:34.824Z] #29 5.950 Selecting previously unselected package libpsl5:arm64. [2022-08-25T22:19:34.824Z] #29 5.950 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 5.956 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-25T22:19:34.824Z] #29 6.001 Selecting previously unselected package librtmp1:arm64. [2022-08-25T22:19:34.824Z] #29 6.001 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 6.006 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:19:34.824Z] #29 6.054 Selecting previously unselected package libssh2-1:arm64. [2022-08-25T22:19:34.824Z] #29 6.054 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 6.058 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-25T22:19:34.824Z] #29 6.109 Selecting previously unselected package libcurl4:arm64. [2022-08-25T22:19:34.824Z] #29 6.109 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 6.113 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:34.824Z] #29 6.176 Selecting previously unselected package curl. [2022-08-25T22:19:34.824Z] #29 6.176 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 6.180 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:34.824Z] #29 6.241 Selecting previously unselected package libonig5:arm64. [2022-08-25T22:19:34.824Z] #29 6.241 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 6.247 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-25T22:19:34.824Z] #29 6.301 Selecting previously unselected package libjq1:arm64. [2022-08-25T22:19:34.824Z] #29 6.302 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 6.307 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-25T22:19:34.824Z] #29 6.351 Selecting previously unselected package jq. [2022-08-25T22:19:34.824Z] #29 6.351 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-25T22:19:34.824Z] #29 6.356 Unpacking jq (1.6-2.1) ... [2022-08-25T22:19:34.824Z] #29 6.474 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-25T22:19:34.824Z] #29 6.490 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-25T22:19:34.824Z] #29 6.503 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-25T22:19:34.824Z] #29 6.517 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:34.824Z] #29 6.526 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T22:19:34.824Z] #29 6.538 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T22:19:34.824Z] #29 6.550 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-25T22:19:34.824Z] #29 6.563 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-25T22:19:34.824Z] #29 6.584 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-25T22:19:34.824Z] #29 6.596 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-25T22:19:34.824Z] #29 6.608 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T22:19:34.824Z] #29 6.618 Setting up ca-certificates (20210119) ... [2022-08-25T22:19:34.824Z] #29 7.321 Updating certificates in /etc/ssl/certs... [2022-08-25T22:19:34.824Z] #29 8.122 129 added, 0 removed; done. [2022-08-25T22:19:34.824Z] #29 8.199 Setting up jq (1.6-2.1) ... [2022-08-25T22:19:34.824Z] #29 8.209 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:34.824Z] #29 8.221 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:34.824Z] #29 8.233 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:19:34.824Z] #29 8.260 Processing triggers for ca-certificates (20210119) ... [2022-08-25T22:19:34.824Z] #29 8.270 Updating certificates in /etc/ssl/certs... [2022-08-25T22:19:34.824Z] #29 9.058 0 added, 0 removed; done. [2022-08-25T22:19:34.824Z] #29 9.058 Running hooks in /etc/ca-certificates/update.d... [2022-08-25T22:19:34.824Z] #29 9.058 done. [2022-08-25T22:19:34.824Z] #29 DONE 11.3s [2022-08-25T22:19:34.824Z] [2022-08-25T22:19:34.824Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T22:19:34.824Z] #30 sha256:901d44cc1331b4579dc0a3015743f41b20261ea93b81800023cb0759f61b3cd6 [2022-08-25T22:19:34.824Z] #30 DONE 0.1s [2022-08-25T22:19:34.824Z] [2022-08-25T22:19:34.824Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-25T22:19:34.824Z] #31 sha256:2755302b042f9cbcd6effff19e7c247f45014a0e10851a6f6d84c27a4633d683 [2022-08-25T22:19:34.854Z] #33 DONE 0.2s [2022-08-25T22:19:34.854Z] [2022-08-25T22:19:34.854Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T22:19:34.854Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T22:19:34.854Z] #46 DONE 0.2s [2022-08-25T22:19:34.854Z] [2022-08-25T22:19:34.854Z] #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-25T22:19:34.854Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:19:34.854Z] #47 ... [2022-08-25T22:19:34.854Z] [2022-08-25T22:19:34.854Z] #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-25T22:19:34.854Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T22:19:34.854Z] #50 DONE 0.3s [2022-08-25T22:19:34.854Z] [2022-08-25T22:19:34.854Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T22:19:34.854Z] #66 sha256:453ae38a89b0e15a17063a5e23314c623271d3198d1b91c92858d158b683ea15 [2022-08-25T22:19:34.854Z] #66 DONE 0.3s [2022-08-25T22:19:34.854Z] [2022-08-25T22:19:34.854Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T22:19:34.854Z] #25 sha256:9da6f56d6f25a96b1b7951276bea6b54e20d02919c5dd2ab30357378816ee55e [2022-08-25T22:19:34.854Z] #25 DONE 0.3s [2022-08-25T22:19:35.112Z] [2022-08-25T22:19:35.112Z] #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-25T22:19:35.112Z] #26 sha256:e55c60644208fd5babf3a0f9dae099aecb0c9a046492f1a09df4522c66cafa17 [2022-08-25T22:19:35.127Z] #12 DONE 1.1s [2022-08-25T22:19:35.127Z] [2022-08-25T22:19:35.127Z] #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-25T22:19:35.127Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T22:19:35.429Z] #29 8.792 129 added, 0 removed; done. [2022-08-25T22:19:35.429Z] #29 8.859 Setting up jq (1.6-2.1) ... [2022-08-25T22:19:35.429Z] #29 8.874 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:35.429Z] #29 8.888 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-25T22:19:35.429Z] #29 8.901 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:19:35.429Z] #29 8.922 Processing triggers for ca-certificates (20210119) ... [2022-08-25T22:19:35.429Z] #29 8.931 Updating certificates in /etc/ssl/certs... [2022-08-25T22:19:35.703Z] #13 DONE 0.8s [2022-08-25T22:19:35.704Z] [2022-08-25T22:19:35.704Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T22:19:35.704Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T22:19:35.704Z] #33 DONE 0.1s [2022-08-25T22:19:35.704Z] [2022-08-25T22:19:35.704Z] #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-25T22:19:35.704Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:19:35.763Z] #31 ... [2022-08-25T22:19:35.763Z] [2022-08-25T22:19:35.763Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T22:19:35.763Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-25T22:19:35.763Z] #12 DONE 0.7s [2022-08-25T22:19:35.763Z] [2022-08-25T22:19:35.763Z] #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-25T22:19:35.763Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-25T22:19:35.971Z] #36 ... [2022-08-25T22:19:35.971Z] [2022-08-25T22:19:35.971Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T22:19:35.971Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T22:19:35.971Z] #46 DONE 0.2s [2022-08-25T22:19:35.971Z] [2022-08-25T22:19:35.971Z] #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-25T22:19:35.971Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T22:19:35.971Z] #50 DONE 0.3s [2022-08-25T22:19:35.971Z] [2022-08-25T22:19:35.971Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T22:19:35.971Z] #66 sha256:133d05edc011df204978729a28312787347a4e3d71f3aebe71ee8e9f8552c7b6 [2022-08-25T22:19:35.971Z] #66 DONE 0.3s [2022-08-25T22:19:35.971Z] [2022-08-25T22:19:35.971Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T22:19:35.971Z] #25 sha256:34c7c28b421b29634aa957d12dd83a8fe04daa5dc0b613e1ee90a434131e5df4 [2022-08-25T22:19:35.971Z] #25 DONE 0.4s [2022-08-25T22:19:35.971Z] [2022-08-25T22:19:35.971Z] #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-25T22:19:35.971Z] #26 sha256:991ec05740839ff1749d3add6bda818e62f5d4bd4d3c028f51ca3bb3f90c5591 [2022-08-25T22:19:35.999Z] #29 9.473 0 added, 0 removed; done. [2022-08-25T22:19:35.999Z] #29 9.473 Running hooks in /etc/ca-certificates/update.d... [2022-08-25T22:19:35.999Z] #29 9.474 done. [2022-08-25T22:19:36.022Z] #13 DONE 0.5s [2022-08-25T22:19:36.022Z] [2022-08-25T22:19:36.022Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T22:19:36.022Z] #25 sha256:4b059fd1b846021eaf4f70c37cd71bc34a63ed79346c89d771001516725fa1fe [2022-08-25T22:19:36.283Z] #25 ... [2022-08-25T22:19:36.283Z] [2022-08-25T22:19:36.283Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T22:19:36.283Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-25T22:19:36.283Z] #33 DONE 0.2s [2022-08-25T22:19:36.283Z] [2022-08-25T22:19:36.283Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T22:19:36.283Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-25T22:19:36.283Z] #46 DONE 0.2s [2022-08-25T22:19:36.283Z] [2022-08-25T22:19:36.283Z] #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-25T22:19:36.283Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-25T22:19:36.283Z] #50 DONE 0.3s [2022-08-25T22:19:36.283Z] [2022-08-25T22:19:36.283Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T22:19:36.283Z] #66 sha256:46df1678b8fadb27a1d346caa721655cf1005a81f5c8a3d8904796805208e5da [2022-08-25T22:19:36.283Z] #66 DONE 0.3s [2022-08-25T22:19:36.283Z] [2022-08-25T22:19:36.283Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T22:19:36.283Z] #25 sha256:4b059fd1b846021eaf4f70c37cd71bc34a63ed79346c89d771001516725fa1fe [2022-08-25T22:19:36.283Z] #25 DONE 0.3s [2022-08-25T22:19:36.283Z] [2022-08-25T22:19:36.283Z] #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-25T22:19:36.283Z] #26 sha256:abb201f66d72200a6c368497c0a9c0f803938cef34387a858eedc5dcf27f8823 [2022-08-25T22:19:37.390Z] #29 DONE 11.0s [2022-08-25T22:19:37.390Z] [2022-08-25T22:19:37.390Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T22:19:37.390Z] #30 sha256:86818833790fb67f6664c2eb9b7029e699e766a1f9034e144af81dce36cff9d0 [2022-08-25T22:19:37.957Z] #30 ... [2022-08-25T22:19:37.957Z] [2022-08-25T22:19:37.957Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:37.957Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:37.957Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.6s done [2022-08-25T22:19:37.957Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done [2022-08-25T22:19:37.957Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.4s [2022-08-25T22:19:37.957Z] #11 ... [2022-08-25T22:19:37.957Z] [2022-08-25T22:19:37.957Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T22:19:37.957Z] #30 sha256:86818833790fb67f6664c2eb9b7029e699e766a1f9034e144af81dce36cff9d0 [2022-08-25T22:19:37.957Z] #30 DONE 0.5s [2022-08-25T22:19:37.957Z] [2022-08-25T22:19:37.957Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:37.957Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:37.957Z] #11 ... [2022-08-25T22:19:37.957Z] [2022-08-25T22:19:37.957Z] #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-25T22:19:37.957Z] #31 sha256:debe12dda30d42ea269a8ca1aba67e47b1a64275be45cc647309d44acc267052 [2022-08-25T22:19:39.338Z] #31 1.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-25T22:19:39.905Z] #31 1.755 [2022-08-25T22:19:39.905Z] #31 1.973 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:40.164Z] #31 2.229 [2022-08-25T22:19:40.389Z] #26 ... [2022-08-25T22:19:40.389Z] [2022-08-25T22:19:40.389Z] #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-25T22:19:40.389Z] #67 sha256:6a73bdb887b9df402a61a4657b36a09b3e91a97a342924a16713be51ee089e1b [2022-08-25T22:19:40.389Z] #67 5.602 + RM_GOPATH=0 [2022-08-25T22:19:40.389Z] #67 5.602 + TMP_GOPATH= [2022-08-25T22:19:40.389Z] #67 5.602 + : /build [2022-08-25T22:19:40.389Z] #67 5.602 + '[' -z '' ']' [2022-08-25T22:19:40.389Z] #67 5.602 ++ mktemp -d [2022-08-25T22:19:40.389Z] #67 5.602 + export GOPATH=/tmp/tmp.Lh8qFQIff9 [2022-08-25T22:19:40.389Z] #67 5.602 + GOPATH=/tmp/tmp.Lh8qFQIff9 [2022-08-25T22:19:40.389Z] #67 5.602 + RM_GOPATH=1 [2022-08-25T22:19:40.389Z] #67 5.602 + case "$(go env GOARCH)" in [2022-08-25T22:19:40.389Z] #67 5.602 ++ go env GOARCH [2022-08-25T22:19:40.389Z] #67 5.602 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:40.389Z] #67 5.602 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:40.389Z] #67 5.602 ++ dirname /install.sh [2022-08-25T22:19:40.389Z] #67 5.602 + dir=/ [2022-08-25T22:19:40.389Z] #67 5.602 + bin=rootlesskit [2022-08-25T22:19:40.389Z] #67 5.602 + shift [2022-08-25T22:19:40.389Z] #67 5.602 + '[' '!' -f //rootlesskit.installer ']' [2022-08-25T22:19:40.389Z] #67 5.602 + . //rootlesskit.installer [2022-08-25T22:19:40.389Z] #67 5.602 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:40.389Z] #67 5.602 + install_rootlesskit [2022-08-25T22:19:40.389Z] #67 5.602 + case "$1" in [2022-08-25T22:19:40.389Z] #67 5.602 + export CGO_ENABLED=0 [2022-08-25T22:19:40.389Z] #67 5.602 + CGO_ENABLED=0 [2022-08-25T22:19:40.389Z] #67 5.602 + _install_rootlesskit [2022-08-25T22:19:40.389Z] #67 5.603 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-25T22:19:40.389Z] #67 5.606 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:19:40.389Z] #67 5.606 + GOBIN=/build [2022-08-25T22:19:40.389Z] #67 5.606 + GO111MODULE=on [2022-08-25T22:19:40.389Z] #67 5.606 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:40.389Z] #67 5.606 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:40.488Z] #26 3.939 + RM_GOPATH=0 [2022-08-25T22:19:40.488Z] #26 3.939 + TMP_GOPATH= [2022-08-25T22:19:40.488Z] #26 3.939 + : /build [2022-08-25T22:19:40.488Z] #26 3.939 + '[' -z '' ']' [2022-08-25T22:19:40.488Z] #26 3.946 ++ mktemp -d [2022-08-25T22:19:40.488Z] #26 3.958 + export GOPATH=/tmp/tmp.pq7Qobz63c [2022-08-25T22:19:40.488Z] #26 3.958 + GOPATH=/tmp/tmp.pq7Qobz63c [2022-08-25T22:19:40.488Z] #26 3.958 + RM_GOPATH=1 [2022-08-25T22:19:40.488Z] #26 3.958 + case "$(go env GOARCH)" in [2022-08-25T22:19:40.488Z] #26 3.958 ++ go env GOARCH [2022-08-25T22:19:40.488Z] #26 3.984 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:40.488Z] #26 3.984 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:40.488Z] #26 3.984 ++ dirname /install.sh [2022-08-25T22:19:40.488Z] #26 4.000 Install docker/cli version 17.06.2-ce from stable [2022-08-25T22:19:40.488Z] #26 4.001 + dir=/ [2022-08-25T22:19:40.488Z] #26 4.001 + bin=dockercli [2022-08-25T22:19:40.488Z] #26 4.001 + shift [2022-08-25T22:19:40.488Z] #26 4.001 + '[' '!' -f //dockercli.installer ']' [2022-08-25T22:19:40.488Z] #26 4.001 + . //dockercli.installer [2022-08-25T22:19:40.488Z] #26 4.001 ++ : stable [2022-08-25T22:19:40.488Z] #26 4.001 ++ : 17.06.2-ce [2022-08-25T22:19:40.488Z] #26 4.001 + install_dockercli [2022-08-25T22:19:40.488Z] #26 4.001 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-25T22:19:40.488Z] #26 4.012 ++ uname -m [2022-08-25T22:19:40.488Z] #26 4.016 + arch=aarch64 [2022-08-25T22:19:40.488Z] #26 4.016 + '[' aarch64 '!=' x86_64 ']' [2022-08-25T22:19:40.488Z] #26 4.016 + '[' aarch64 '!=' s390x ']' [2022-08-25T22:19:40.488Z] #26 4.016 + '[' aarch64 '!=' armhf ']' [2022-08-25T22:19:40.488Z] #26 4.016 + build_dockercli [2022-08-25T22:19:40.488Z] #26 4.016 + git clone https://github.com/docker/docker-ce /tmp/tmp.pq7Qobz63c/tmp/docker-ce [2022-08-25T22:19:40.488Z] #26 4.023 Cloning into '/tmp/tmp.pq7Qobz63c/tmp/docker-ce'... [2022-08-25T22:19:40.886Z] #84 ... [2022-08-25T22:19:40.886Z] [2022-08-25T22:19:40.886Z] #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-25T22:19:40.886Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:19:40.886Z] #19 70.10 Reading package lists... [2022-08-25T22:19:40.956Z] #67 5.984 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T22:19:41.099Z] #31 3.098 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-25T22:19:41.252Z] #26 ... [2022-08-25T22:19:41.252Z] [2022-08-25T22:19:41.252Z] #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-25T22:19:41.252Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:19:41.252Z] #62 5.506 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:41.252Z] #62 5.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:41.252Z] #62 5.518 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:41.252Z] #62 5.754 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:41.361Z] #31 3.371 [2022-08-25T22:19:41.523Z] #67 ... [2022-08-25T22:19:41.523Z] [2022-08-25T22:19:41.523Z] #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-25T22:19:41.523Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:19:41.523Z] #47 6.625 + git clone https://github.com/docker/distribution.git . [2022-08-25T22:19:41.523Z] #47 6.633 Cloning into '.'... [2022-08-25T22:19:41.621Z] #31 3.586 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:41.876Z] #26 ... [2022-08-25T22:19:41.876Z] [2022-08-25T22:19:41.876Z] #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-25T22:19:41.876Z] #67 sha256:1091f2f9dc81afed5b6bae1da72ed853ed31a9501e05fd3b82433f60fb37b745 [2022-08-25T22:19:41.876Z] #67 3.985 + RM_GOPATH=0 [2022-08-25T22:19:41.876Z] #67 3.985 + TMP_GOPATH= [2022-08-25T22:19:41.876Z] #67 3.985 + : /build [2022-08-25T22:19:41.876Z] #67 3.985 + '[' -z '' ']' [2022-08-25T22:19:41.876Z] #67 3.995 ++ mktemp -d [2022-08-25T22:19:41.876Z] #67 4.027 + export GOPATH=/tmp/tmp.BNh6mWRpoa [2022-08-25T22:19:41.876Z] #67 4.027 + GOPATH=/tmp/tmp.BNh6mWRpoa [2022-08-25T22:19:41.876Z] #67 4.027 + RM_GOPATH=1 [2022-08-25T22:19:41.876Z] #67 4.027 + case "$(go env GOARCH)" in [2022-08-25T22:19:41.876Z] #67 4.027 ++ go env GOARCH [2022-08-25T22:19:41.876Z] #67 4.072 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:41.876Z] #67 4.072 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:41.876Z] #67 4.072 ++ dirname /install.sh [2022-08-25T22:19:41.876Z] #67 4.080 + dir=/ [2022-08-25T22:19:41.876Z] #67 4.081 + bin=rootlesskit [2022-08-25T22:19:41.876Z] #67 4.081 + shift [2022-08-25T22:19:41.876Z] #67 4.081 + '[' '!' -f //rootlesskit.installer ']' [2022-08-25T22:19:41.876Z] #67 4.081 + . //rootlesskit.installer [2022-08-25T22:19:41.876Z] #67 4.081 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:41.876Z] #67 4.081 + install_rootlesskit [2022-08-25T22:19:41.876Z] #67 4.081 + case "$1" in [2022-08-25T22:19:41.876Z] #67 4.081 + export CGO_ENABLED=0 [2022-08-25T22:19:41.876Z] #67 4.081 + CGO_ENABLED=0 [2022-08-25T22:19:41.876Z] #67 4.081 + _install_rootlesskit [2022-08-25T22:19:41.876Z] #67 4.083 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-25T22:19:41.876Z] #67 4.084 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:19:41.876Z] #67 4.085 + GOBIN=/build [2022-08-25T22:19:41.876Z] #67 4.086 + GO111MODULE=on [2022-08-25T22:19:41.876Z] #67 4.086 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:41.876Z] #67 4.088 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:41.876Z] #67 4.552 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T22:19:41.879Z] #31 3.863 [2022-08-25T22:19:42.192Z] #62 6.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:42.761Z] #62 7.142 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:42.816Z] #31 4.761 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-25T22:19:43.076Z] #31 5.033 [2022-08-25T22:19:43.593Z] #31 5.255 #=#=# ################### 26.8% ########################################## 59.0% ################################################################# 91.2% ######################################################################## 100.0% [2022-08-25T22:19:43.785Z] #67 7.120 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:19:43.785Z] #67 7.141 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-25T22:19:43.855Z] #31 5.789 [2022-08-25T22:19:44.045Z] #67 7.734 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-25T22:19:44.141Z] #62 ... [2022-08-25T22:19:44.141Z] [2022-08-25T22:19:44.141Z] #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-25T22:19:44.141Z] #26 sha256:991ec05740839ff1749d3add6bda818e62f5d4bd4d3c028f51ca3bb3f90c5591 [2022-08-25T22:19:44.141Z] #26 8.117 + RM_GOPATH=0 [2022-08-25T22:19:44.141Z] #26 8.117 + TMP_GOPATH= [2022-08-25T22:19:44.141Z] #26 8.117 + : /build [2022-08-25T22:19:44.141Z] #26 8.117 + '[' -z '' ']' [2022-08-25T22:19:44.141Z] #26 8.117 ++ mktemp -d [2022-08-25T22:19:44.141Z] #26 8.158 + export GOPATH=/tmp/tmp.7NK3azhJCd [2022-08-25T22:19:44.141Z] #26 8.158 + GOPATH=/tmp/tmp.7NK3azhJCd [2022-08-25T22:19:44.141Z] #26 8.158 + RM_GOPATH=1 [2022-08-25T22:19:44.141Z] #26 8.158 + case "$(go env GOARCH)" in [2022-08-25T22:19:44.141Z] #26 8.158 ++ go env GOARCH [2022-08-25T22:19:44.141Z] #26 8.171 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:44.141Z] #26 8.171 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:44.141Z] #26 8.171 ++ dirname /install.sh [2022-08-25T22:19:44.141Z] #26 8.179 + dir=/ [2022-08-25T22:19:44.141Z] #26 8.179 + bin=dockercli [2022-08-25T22:19:44.141Z] #26 8.179 + shift [2022-08-25T22:19:44.141Z] #26 8.179 + '[' '!' -f //dockercli.installer ']' [2022-08-25T22:19:44.141Z] #26 8.179 + . //dockercli.installer [2022-08-25T22:19:44.141Z] #26 8.179 ++ : stable [2022-08-25T22:19:44.141Z] #26 8.179 ++ : 17.06.2-ce [2022-08-25T22:19:44.141Z] #26 8.179 + install_dockercli [2022-08-25T22:19:44.141Z] #26 8.179 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-25T22:19:44.141Z] #26 8.179 ++ uname -m [2022-08-25T22:19:44.141Z] #26 8.179 Install docker/cli version 17.06.2-ce from stable [2022-08-25T22:19:44.141Z] #26 8.207 + arch=x86_64 [2022-08-25T22:19:44.141Z] #26 8.207 + '[' x86_64 '!=' x86_64 ']' [2022-08-25T22:19:44.141Z] #26 8.207 + url=https://download.docker.com/linux/static [2022-08-25T22:19:44.141Z] #26 8.207 + tar -xz docker/docker [2022-08-25T22:19:44.401Z] #26 8.219 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-25T22:19:44.790Z] #31 6.682 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-25T22:19:44.790Z] #31 6.955 [2022-08-25T22:19:44.819Z] #47 ... [2022-08-25T22:19:44.819Z] [2022-08-25T22:19:44.819Z] #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-25T22:19:44.819Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:44.819Z] #55 7.638 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-25T22:19:44.819Z] #55 ... [2022-08-25T22:19:44.819Z] [2022-08-25T22:19:44.819Z] #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-25T22:19:44.819Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:19:44.819Z] #62 6.119 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:44.819Z] #62 6.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:44.819Z] #62 6.138 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:44.819Z] #62 6.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:44.819Z] #62 7.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:44.819Z] #62 7.942 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:44.819Z] #62 ... [2022-08-25T22:19:44.819Z] [2022-08-25T22:19:44.819Z] #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-25T22:19:44.819Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:19:44.819Z] #14 7.094 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:44.819Z] #14 7.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:44.819Z] #14 7.268 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:44.819Z] #14 9.579 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:45.048Z] #31 ... [2022-08-25T22:19:45.048Z] [2022-08-25T22:19:45.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:45.048Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:45.048Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.6s [2022-08-25T22:19:45.048Z] #11 ... [2022-08-25T22:19:45.048Z] [2022-08-25T22:19:45.048Z] #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-25T22:19:45.048Z] #31 sha256:debe12dda30d42ea269a8ca1aba67e47b1a64275be45cc647309d44acc267052 [2022-08-25T22:19:45.048Z] #31 7.169 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:45.078Z] #14 ... [2022-08-25T22:19:45.078Z] [2022-08-25T22:19:45.078Z] #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-25T22:19:45.078Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:19:45.078Z] #34 6.459 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-25T22:19:45.078Z] #34 6.464 Cloning into '.'... [2022-08-25T22:19:45.078Z] #34 ... [2022-08-25T22:19:45.078Z] [2022-08-25T22:19:45.078Z] #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-25T22:19:45.078Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:19:45.078Z] #36 8.698 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-25T22:19:45.306Z] #31 7.431 [2022-08-25T22:19:45.337Z] #36 ... [2022-08-25T22:19:45.337Z] [2022-08-25T22:19:45.337Z] #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-25T22:19:45.337Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:19:45.337Z] #57 8.570 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-25T22:19:45.337Z] #57 ... [2022-08-25T22:19:45.337Z] [2022-08-25T22:19:45.337Z] #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-25T22:19:45.337Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:19:45.337Z] #53 8.318 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-25T22:19:45.337Z] #53 10.44 go: downloading github.com/fatih/color v1.10.0 [2022-08-25T22:19:45.337Z] #53 10.49 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-25T22:19:45.337Z] #53 10.60 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T22:19:45.337Z] #53 10.74 go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T22:19:45.599Z] #53 ... [2022-08-25T22:19:45.599Z] [2022-08-25T22:19:45.599Z] #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-25T22:19:45.599Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:19:45.599Z] #40 7.392 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-25T22:19:45.599Z] #40 9.336 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-25T22:19:45.599Z] #40 ... [2022-08-25T22:19:45.599Z] [2022-08-25T22:19:45.599Z] #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-25T22:19:45.599Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:19:45.599Z] #51 8.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:45.599Z] #51 8.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:45.599Z] #51 8.555 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:45.599Z] #51 9.195 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-25T22:19:45.782Z] #26 ... [2022-08-25T22:19:45.782Z] [2022-08-25T22:19:45.782Z] #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-25T22:19:45.782Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:19:45.782Z] #40 8.849 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-25T22:19:45.782Z] #40 10.06 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-25T22:19:45.782Z] #40 ... [2022-08-25T22:19:45.782Z] [2022-08-25T22:19:45.782Z] #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-25T22:19:45.782Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:19:45.782Z] #42 8.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:45.782Z] #42 8.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:45.782Z] #42 8.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:45.782Z] #42 9.870 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:45.859Z] #51 ... [2022-08-25T22:19:45.859Z] [2022-08-25T22:19:45.859Z] #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-25T22:19:45.859Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:19:45.859Z] #42 7.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:45.859Z] #42 7.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:45.859Z] #42 8.018 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:45.859Z] #42 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:45.859Z] #42 ... [2022-08-25T22:19:45.859Z] [2022-08-25T22:19:45.859Z] #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-25T22:19:45.859Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T22:19:45.859Z] #38 7.309 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-25T22:19:45.873Z] #31 8.055 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-25T22:19:45.954Z] #67 ... [2022-08-25T22:19:45.954Z] [2022-08-25T22:19:45.954Z] #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-25T22:19:45.954Z] #31 sha256:2755302b042f9cbcd6effff19e7c247f45014a0e10851a6f6d84c27a4633d683 [2022-08-25T22:19:45.954Z] #31 1.549 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-25T22:19:45.954Z] #31 1.961 [2022-08-25T22:19:45.954Z] #31 2.263 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:45.954Z] #31 2.551 [2022-08-25T22:19:45.954Z] #31 3.892 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-25T22:19:45.954Z] #31 4.112 [2022-08-25T22:19:45.954Z] #31 4.347 #=#=# ########### 16.3% ######################################################################## 100.0% [2022-08-25T22:19:45.954Z] #31 4.745 [2022-08-25T22:19:45.954Z] #31 8.343 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-25T22:19:45.954Z] #31 10.04 #=#=# [2022-08-25T22:19:45.954Z] #31 10.45 #=#=# 0.0% ############ 18.0% ######################## 34.1% ################################ 45.1% ########################################### [2022-08-25T22:19:45.954Z] #31 ... [2022-08-25T22:19:45.954Z] [2022-08-25T22:19:45.954Z] #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-25T22:19:45.954Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-25T22:19:45.954Z] #40 4.011 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-25T22:19:45.954Z] #40 4.805 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-25T22:19:45.954Z] #40 5.932 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-25T22:19:45.954Z] #40 6.290 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-25T22:19:45.954Z] #40 6.336 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-25T22:19:45.954Z] #40 8.666 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-25T22:19:45.954Z] #40 8.766 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:19:45.954Z] #40 ... [2022-08-25T22:19:45.954Z] [2022-08-25T22:19:45.954Z] #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-25T22:19:45.954Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T22:19:45.954Z] #76 4.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:45.954Z] #76 4.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:45.954Z] #76 4.985 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:45.954Z] #76 6.165 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:19:45.954Z] #76 8.522 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:19:46.042Z] #42 ... [2022-08-25T22:19:46.042Z] [2022-08-25T22:19:46.042Z] #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-25T22:19:46.042Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:19:46.042Z] #47 6.977 + git clone https://github.com/docker/distribution.git . [2022-08-25T22:19:46.042Z] #47 6.984 Cloning into '.'... [2022-08-25T22:19:46.042Z] #47 ... [2022-08-25T22:19:46.042Z] [2022-08-25T22:19:46.042Z] #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-25T22:19:46.042Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T22:19:46.042Z] #38 8.447 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-25T22:19:46.118Z] #38 ... [2022-08-25T22:19:46.118Z] [2022-08-25T22:19:46.118Z] #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-25T22:19:46.118Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:19:46.118Z] #76 7.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:46.118Z] #76 8.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:46.118Z] #76 8.020 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:46.118Z] #76 9.816 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:46.118Z] #76 ... [2022-08-25T22:19:46.118Z] [2022-08-25T22:19:46.118Z] #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-25T22:19:46.118Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:19:46.118Z] #40 11.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-25T22:19:46.118Z] #40 11.66 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-25T22:19:46.214Z] #76 ... [2022-08-25T22:19:46.214Z] [2022-08-25T22:19:46.214Z] #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-25T22:19:46.214Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-25T22:19:46.214Z] #36 4.918 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-25T22:19:46.214Z] #36 ... [2022-08-25T22:19:46.214Z] [2022-08-25T22:19:46.214Z] #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-25T22:19:46.214Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-25T22:19:46.214Z] #42 4.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:46.214Z] #42 4.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:46.214Z] #42 4.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:46.214Z] #42 6.137 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:19:46.214Z] #42 8.611 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:19:46.302Z] #38 ... [2022-08-25T22:19:46.302Z] [2022-08-25T22:19:46.302Z] #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-25T22:19:46.302Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:19:46.302Z] #51 7.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:46.302Z] #51 7.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:46.302Z] #51 7.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:46.302Z] #51 8.190 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-25T22:19:46.302Z] #51 9.409 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:46.302Z] #51 ... [2022-08-25T22:19:46.302Z] [2022-08-25T22:19:46.302Z] #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-25T22:19:46.302Z] #67 sha256:0b85b6977ea441c63b2a945a2f92f31a5d72368d0ffcbe1e51699b708599f4d4 [2022-08-25T22:19:46.302Z] #67 8.143 + RM_GOPATH=0 [2022-08-25T22:19:46.302Z] #67 8.143 + TMP_GOPATH= [2022-08-25T22:19:46.302Z] #67 8.143 + : /build [2022-08-25T22:19:46.302Z] #67 8.143 + '[' -z '' ']' [2022-08-25T22:19:46.302Z] #67 8.143 ++ mktemp -d [2022-08-25T22:19:46.302Z] #67 8.159 + export GOPATH=/tmp/tmp.KBoT756c64 [2022-08-25T22:19:46.302Z] #67 8.159 + GOPATH=/tmp/tmp.KBoT756c64 [2022-08-25T22:19:46.302Z] #67 8.159 + RM_GOPATH=1 [2022-08-25T22:19:46.302Z] #67 8.159 + case "$(go env GOARCH)" in [2022-08-25T22:19:46.302Z] #67 8.159 ++ go env GOARCH [2022-08-25T22:19:46.302Z] #67 8.176 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:46.302Z] #67 8.176 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:46.302Z] #67 8.176 ++ dirname /install.sh [2022-08-25T22:19:46.302Z] #67 8.176 + dir=/ [2022-08-25T22:19:46.302Z] #67 8.176 + bin=rootlesskit [2022-08-25T22:19:46.302Z] #67 8.176 + shift [2022-08-25T22:19:46.302Z] #67 8.176 + '[' '!' -f //rootlesskit.installer ']' [2022-08-25T22:19:46.302Z] #67 8.176 + . //rootlesskit.installer [2022-08-25T22:19:46.302Z] #67 8.176 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:46.302Z] #67 8.176 + install_rootlesskit [2022-08-25T22:19:46.302Z] #67 8.176 + case "$1" in [2022-08-25T22:19:46.302Z] #67 8.176 + export CGO_ENABLED=0 [2022-08-25T22:19:46.302Z] #67 8.176 + CGO_ENABLED=0 [2022-08-25T22:19:46.302Z] #67 8.176 + _install_rootlesskit [2022-08-25T22:19:46.302Z] #67 8.192 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:46.302Z] #67 8.197 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-25T22:19:46.302Z] #67 8.197 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:19:46.302Z] #67 8.197 + GOBIN=/build [2022-08-25T22:19:46.302Z] #67 8.197 + GO111MODULE=on [2022-08-25T22:19:46.302Z] #67 8.197 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:46.302Z] #67 8.886 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T22:19:46.376Z] #40 11.73 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-25T22:19:46.439Z] #31 ... [2022-08-25T22:19:46.439Z] [2022-08-25T22:19:46.439Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T22:19:46.439Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T22:19:46.439Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.4s done [2022-08-25T22:19:46.439Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-25T22:19:46.439Z] #11 DONE 27.6s [2022-08-25T22:19:46.439Z] [2022-08-25T22:19:46.439Z] #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-25T22:19:46.439Z] #31 sha256:debe12dda30d42ea269a8ca1aba67e47b1a64275be45cc647309d44acc267052 [2022-08-25T22:19:46.439Z] #31 8.263 [2022-08-25T22:19:46.474Z] #42 ... [2022-08-25T22:19:46.474Z] [2022-08-25T22:19:46.474Z] #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-25T22:19:46.474Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:19:46.474Z] #55 3.897 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-25T22:19:46.474Z] #55 4.995 go: downloading github.com/fatih/color v1.13.0 [2022-08-25T22:19:46.474Z] #55 4.995 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:19:46.474Z] #55 5.116 go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T22:19:46.474Z] #55 5.122 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-25T22:19:46.474Z] #55 5.228 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T22:19:46.474Z] #55 5.403 go: downloading github.com/spf13/viper v1.11.0 [2022-08-25T22:19:46.474Z] #55 5.457 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-25T22:19:46.474Z] #55 5.960 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-25T22:19:46.474Z] #55 5.978 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-25T22:19:46.474Z] #55 7.258 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-25T22:19:46.474Z] #55 7.364 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-25T22:19:46.474Z] #55 7.471 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-25T22:19:46.474Z] #55 7.521 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T22:19:46.474Z] #55 ... [2022-08-25T22:19:46.474Z] [2022-08-25T22:19:46.474Z] #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-25T22:19:46.474Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-25T22:19:46.474Z] #62 4.391 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:46.474Z] #62 4.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:46.474Z] #62 4.519 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:46.474Z] #62 5.254 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:19:46.474Z] #62 7.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:19:46.562Z] #67 ... [2022-08-25T22:19:46.562Z] [2022-08-25T22:19:46.562Z] #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-25T22:19:46.562Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:19:46.562Z] #14 8.269 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:46.562Z] #14 8.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:46.562Z] #14 8.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:46.562Z] #14 10.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:46.562Z] #14 ... [2022-08-25T22:19:46.562Z] [2022-08-25T22:19:46.562Z] #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-25T22:19:46.562Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:19:46.562Z] #53 8.982 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-25T22:19:46.698Z] #31 8.477 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:46.698Z] #31 8.727 [2022-08-25T22:19:46.698Z] #31 8.773 Download of images into '/build' complete. [2022-08-25T22:19:46.698Z] #31 8.774 Use something like the following to load the result into a Docker daemon: [2022-08-25T22:19:46.698Z] #31 8.774 tar -cC '/build' . | docker load [2022-08-25T22:19:46.734Z] #62 ... [2022-08-25T22:19:46.734Z] [2022-08-25T22:19:46.734Z] #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-25T22:19:46.734Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-25T22:19:46.734Z] #34 3.751 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-25T22:19:46.734Z] #34 3.757 Cloning into '.'... [2022-08-25T22:19:46.734Z] #34 ... [2022-08-25T22:19:46.734Z] [2022-08-25T22:19:46.734Z] #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-25T22:19:46.734Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:19:46.734Z] #14 4.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:46.734Z] #14 4.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:46.734Z] #14 4.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:46.734Z] #14 5.947 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:19:46.734Z] #14 8.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:19:46.822Z] #53 ... [2022-08-25T22:19:46.822Z] [2022-08-25T22:19:46.822Z] #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-25T22:19:46.822Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:46.822Z] #55 8.268 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-25T22:19:46.822Z] #55 ... [2022-08-25T22:19:46.822Z] [2022-08-25T22:19:46.822Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-25T22:19:46.822Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:19:46.822Z] #34 8.037 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-25T22:19:46.822Z] #34 8.037 Cloning into '.'... [2022-08-25T22:19:46.994Z] #14 ... [2022-08-25T22:19:46.994Z] [2022-08-25T22:19:46.994Z] #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-25T22:19:46.994Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-25T22:19:46.994Z] #51 4.687 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:46.994Z] #51 4.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:46.994Z] #51 4.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:46.994Z] #51 5.338 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-25T22:19:46.994Z] #51 6.046 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:19:46.994Z] #51 9.045 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:19:46.994Z] #51 ... [2022-08-25T22:19:46.994Z] [2022-08-25T22:19:46.995Z] #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-25T22:19:46.995Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-25T22:19:46.995Z] #53 4.646 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-25T22:19:46.995Z] #53 6.036 go: downloading github.com/fatih/color v1.10.0 [2022-08-25T22:19:46.995Z] #53 6.086 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-25T22:19:46.995Z] #53 6.164 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T22:19:46.995Z] #53 6.437 go: downloading golang.org/x/tools v0.1.0 [2022-08-25T22:19:46.995Z] #53 6.554 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-25T22:19:46.995Z] #53 6.624 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-25T22:19:46.995Z] #53 6.848 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-25T22:19:46.995Z] #53 7.017 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-25T22:19:46.995Z] #53 10.14 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-25T22:19:46.995Z] #53 10.27 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-25T22:19:46.995Z] #53 10.47 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-25T22:19:47.081Z] #34 ... [2022-08-25T22:19:47.081Z] [2022-08-25T22:19:47.082Z] #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-25T22:19:47.082Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:19:47.082Z] #76 6.157 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:47.082Z] #76 6.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:47.082Z] #76 6.178 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:47.082Z] #76 6.556 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:47.082Z] #76 7.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:47.082Z] #76 9.748 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:47.255Z] #53 ... [2022-08-25T22:19:47.255Z] [2022-08-25T22:19:47.255Z] #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-25T22:19:47.255Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-25T22:19:47.255Z] #47 4.334 + git clone https://github.com/docker/distribution.git . [2022-08-25T22:19:47.255Z] #47 4.335 Cloning into '.'... [2022-08-25T22:19:47.342Z] #76 ... [2022-08-25T22:19:47.342Z] [2022-08-25T22:19:47.342Z] #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-25T22:19:47.342Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:19:47.342Z] #57 8.865 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-25T22:19:47.342Z] #57 10.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-25T22:19:47.342Z] #57 10.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-25T22:19:47.342Z] #57 10.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-25T22:19:47.342Z] #57 ... [2022-08-25T22:19:47.342Z] [2022-08-25T22:19:47.342Z] #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-25T22:19:47.342Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:47.342Z] #55 11.64 go: downloading github.com/fatih/color v1.13.0 [2022-08-25T22:19:47.342Z] #55 11.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:19:47.515Z] #47 ... [2022-08-25T22:19:47.515Z] [2022-08-25T22:19:47.515Z] #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-25T22:19:47.515Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-25T22:19:47.515Z] #38 4.474 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-25T22:19:47.515Z] #38 ... [2022-08-25T22:19:47.515Z] [2022-08-25T22:19:47.515Z] #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-25T22:19:47.515Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-25T22:19:47.515Z] #57 4.474 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-25T22:19:47.515Z] #57 5.926 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-25T22:19:47.515Z] #57 5.930 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-25T22:19:47.515Z] #57 6.027 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-25T22:19:47.515Z] #57 7.540 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-25T22:19:47.602Z] #55 11.79 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-25T22:19:47.602Z] #55 11.85 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T22:19:47.635Z] #31 ... [2022-08-25T22:19:47.635Z] [2022-08-25T22:19:47.635Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T22:19:47.635Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T22:19:47.635Z] #12 DONE 1.2s [2022-08-25T22:19:47.635Z] [2022-08-25T22:19:47.635Z] #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-25T22:19:47.635Z] #31 sha256:debe12dda30d42ea269a8ca1aba67e47b1a64275be45cc647309d44acc267052 [2022-08-25T22:19:47.635Z] #31 DONE 9.6s [2022-08-25T22:19:47.635Z] [2022-08-25T22:19:47.635Z] #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-25T22:19:47.635Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T22:19:47.776Z] #57 ... [2022-08-25T22:19:47.776Z] [2022-08-25T22:19:47.776Z] #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-25T22:19:47.776Z] #31 sha256:2755302b042f9cbcd6effff19e7c247f45014a0e10851a6f6d84c27a4633d683 [2022-08-25T22:19:47.776Z] #31 10.45 #=#=# 0.0% ############ 18.0% ######################## 34.1% ################################ 45.1% ########################################### 60.1% ################################################ 67.6% ###################################################### 76.1% ######################################################################## 100.0% [2022-08-25T22:19:47.776Z] #31 12.88 [2022-08-25T22:19:47.862Z] #55 12.11 go: downloading github.com/spf13/viper v1.11.0 [2022-08-25T22:19:47.862Z] #55 12.26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-25T22:19:48.202Z] #13 DONE 0.6s [2022-08-25T22:19:48.202Z] [2022-08-25T22:19:48.202Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T22:19:48.202Z] #66 sha256:88c1c9c2287173d37d9970aacda7116ef88c57af26cc6eb357d6c470f8a3dae2 [2022-08-25T22:19:48.202Z] #66 DONE 0.1s [2022-08-25T22:19:48.202Z] [2022-08-25T22:19:48.202Z] #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-25T22:19:48.202Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:19:48.202Z] #62 ... [2022-08-25T22:19:48.202Z] [2022-08-25T22:19:48.202Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T22:19:48.202Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T22:19:48.202Z] #33 DONE 0.2s [2022-08-25T22:19:48.465Z] [2022-08-25T22:19:48.465Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T22:19:48.465Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T22:19:48.465Z] #46 DONE 0.2s [2022-08-25T22:19:48.465Z] [2022-08-25T22:19:48.465Z] #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-25T22:19:48.465Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T22:19:48.465Z] #50 DONE 0.3s [2022-08-25T22:19:48.465Z] [2022-08-25T22:19:48.466Z] #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-25T22:19:48.466Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:19:48.466Z] #47 ... [2022-08-25T22:19:48.466Z] [2022-08-25T22:19:48.466Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T22:19:48.466Z] #25 sha256:e9f7d286ad4e5d28693ec87f3658a54ae1a4d5ba3c1f8632965d08861891cce6 [2022-08-25T22:19:48.466Z] #25 DONE 0.3s [2022-08-25T22:19:48.725Z] [2022-08-25T22:19:48.725Z] #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-25T22:19:48.725Z] #26 sha256:e29321fa2ba5e618285a531ad5dbf011307faac08375903868f689ccc1c4e728 [2022-08-25T22:19:48.800Z] #55 13.14 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-25T22:19:48.800Z] #55 13.15 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-25T22:19:49.060Z] #55 13.35 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-25T22:19:49.060Z] #55 13.36 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-25T22:19:49.241Z] #19 93.80 Reading package lists... [2022-08-25T22:19:49.241Z] #19 ... [2022-08-25T22:19:49.241Z] [2022-08-25T22:19:49.241Z] #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-25T22:19:49.241Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:19:49.241Z] #84 49.98 libtoolize: putting auxiliary files in '.'. [2022-08-25T22:19:49.241Z] #84 49.98 libtoolize: copying file './ltmain.sh' [2022-08-25T22:19:49.241Z] #84 51.37 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-25T22:19:49.241Z] #84 51.37 libtoolize: and rerunning libtoolize and aclocal. [2022-08-25T22:19:49.241Z] #84 51.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:19:50.967Z] #55 15.36 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-25T22:19:51.227Z] #55 15.62 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-25T22:19:51.655Z] #40 ... [2022-08-25T22:19:51.655Z] [2022-08-25T22:19:51.655Z] #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-25T22:19:51.655Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:51.655Z] #55 11.04 go: downloading github.com/fatih/color v1.13.0 [2022-08-25T22:19:51.655Z] #55 11.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:19:51.655Z] #55 11.30 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-25T22:19:51.655Z] #55 11.33 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T22:19:51.655Z] #55 11.68 go: downloading github.com/spf13/viper v1.11.0 [2022-08-25T22:19:51.655Z] #55 11.93 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-25T22:19:51.655Z] #55 12.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-25T22:19:51.655Z] #55 12.81 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-25T22:19:51.655Z] #55 12.91 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-25T22:19:51.655Z] #55 12.92 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-25T22:19:51.655Z] #55 15.29 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-25T22:19:51.655Z] #55 15.71 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-25T22:19:51.655Z] #55 15.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-25T22:19:51.655Z] #55 16.10 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T22:19:51.655Z] #55 ... [2022-08-25T22:19:51.655Z] [2022-08-25T22:19:51.655Z] #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-25T22:19:51.655Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:19:51.655Z] #40 17.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-25T22:19:51.798Z] #55 16.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-25T22:19:51.798Z] #55 16.15 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T22:19:51.913Z] #40 17.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:19:51.978Z] #31 ... [2022-08-25T22:19:51.978Z] [2022-08-25T22:19:51.978Z] #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-25T22:19:51.978Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-25T22:19:51.978Z] #38 15.03 tomll can be used in two ways: [2022-08-25T22:19:51.978Z] #38 15.03 Writing to STDIN and reading from STDOUT: [2022-08-25T22:19:51.978Z] #38 15.03 cat file.toml | tomll > file.toml [2022-08-25T22:19:51.978Z] #38 15.03 [2022-08-25T22:19:51.978Z] #38 15.03 Reading and updating a list of files: [2022-08-25T22:19:51.978Z] #38 15.03 tomll a.toml b.toml c.toml [2022-08-25T22:19:51.978Z] #38 15.03 [2022-08-25T22:19:51.978Z] #38 15.03 When given a list of files, tomll will modify all files in place without asking. [2022-08-25T22:19:51.978Z] #38 DONE 16.0s [2022-08-25T22:19:51.978Z] [2022-08-25T22:19:51.978Z] #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-25T22:19:51.978Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:19:51.978Z] #55 10.97 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-25T22:19:51.978Z] #55 10.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:19:51.978Z] #55 11.13 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T22:19:51.978Z] #55 11.31 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-25T22:19:51.978Z] #55 11.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-25T22:19:51.978Z] #55 11.40 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-25T22:19:51.978Z] #55 11.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-25T22:19:51.978Z] #55 11.60 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-25T22:19:51.978Z] #55 11.67 go: downloading github.com/spf13/afero v1.8.2 [2022-08-25T22:19:51.978Z] #55 11.87 go: downloading github.com/spf13/cast v1.4.1 [2022-08-25T22:19:51.978Z] #55 11.94 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-25T22:19:51.978Z] #55 12.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-25T22:19:51.978Z] #55 12.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-25T22:19:51.978Z] #55 12.12 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-25T22:19:51.978Z] #55 12.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-25T22:19:51.978Z] #55 12.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-25T22:19:51.978Z] #55 12.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-25T22:19:51.978Z] #55 12.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-25T22:19:51.978Z] #55 12.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-25T22:19:51.978Z] #55 12.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-25T22:19:51.978Z] #55 12.67 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-25T22:19:51.978Z] #55 13.05 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-25T22:19:51.978Z] #55 13.19 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-25T22:19:51.978Z] #55 13.28 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-25T22:19:51.978Z] #55 13.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-25T22:19:51.978Z] #55 13.59 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-25T22:19:51.978Z] #55 13.85 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-25T22:19:51.978Z] #55 13.94 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-25T22:19:51.978Z] #55 15.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-25T22:19:51.978Z] #55 15.67 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-25T22:19:51.978Z] #55 15.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-25T22:19:51.978Z] #55 16.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-25T22:19:51.978Z] #55 16.15 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-25T22:19:52.171Z] #40 ... [2022-08-25T22:19:52.171Z] [2022-08-25T22:19:52.171Z] #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-25T22:19:52.172Z] #26 sha256:e55c60644208fd5babf3a0f9dae099aecb0c9a046492f1a09df4522c66cafa17 [2022-08-25T22:19:52.172Z] #26 7.289 + RM_GOPATH=0 [2022-08-25T22:19:52.172Z] #26 7.289 + TMP_GOPATH= [2022-08-25T22:19:52.172Z] #26 7.289 + : /build [2022-08-25T22:19:52.172Z] #26 7.289 + '[' -z '' ']' [2022-08-25T22:19:52.172Z] #26 7.290 ++ mktemp -d [2022-08-25T22:19:52.172Z] #26 7.295 + export GOPATH=/tmp/tmp.LPNXcEorf7 [2022-08-25T22:19:52.172Z] #26 7.295 + GOPATH=/tmp/tmp.LPNXcEorf7 [2022-08-25T22:19:52.172Z] #26 7.295 + RM_GOPATH=1 [2022-08-25T22:19:52.172Z] #26 7.295 + case "$(go env GOARCH)" in [2022-08-25T22:19:52.172Z] #26 7.298 ++ go env GOARCH [2022-08-25T22:19:52.172Z] #26 7.412 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:52.172Z] #26 7.412 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:52.172Z] #26 7.412 ++ dirname /install.sh [2022-08-25T22:19:52.172Z] #26 7.413 + dir=/ [2022-08-25T22:19:52.172Z] #26 7.413 + bin=dockercli [2022-08-25T22:19:52.172Z] #26 7.413 + shift [2022-08-25T22:19:52.172Z] #26 7.414 + '[' '!' -f //dockercli.installer ']' [2022-08-25T22:19:52.172Z] #26 7.414 + . //dockercli.installer [2022-08-25T22:19:52.172Z] #26 7.414 ++ : stable [2022-08-25T22:19:52.172Z] #26 7.414 ++ : 17.06.2-ce [2022-08-25T22:19:52.172Z] #26 7.415 + install_dockercli [2022-08-25T22:19:52.172Z] #26 7.415 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-25T22:19:52.172Z] #26 7.415 Install docker/cli version 17.06.2-ce from stable [2022-08-25T22:19:52.172Z] #26 7.415 ++ uname -m [2022-08-25T22:19:52.172Z] #26 7.416 + arch=x86_64 [2022-08-25T22:19:52.172Z] #26 7.417 + '[' x86_64 '!=' x86_64 ']' [2022-08-25T22:19:52.172Z] #26 7.417 + url=https://download.docker.com/linux/static [2022-08-25T22:19:52.172Z] #26 7.418 + tar -xz docker/docker [2022-08-25T22:19:52.172Z] #26 7.431 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-25T22:19:52.548Z] #55 16.44 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-25T22:19:52.548Z] #55 16.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-25T22:19:53.122Z] #55 16.86 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-25T22:19:53.122Z] #55 17.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-25T22:19:53.122Z] #55 17.08 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-25T22:19:53.122Z] #55 17.19 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-25T22:19:53.122Z] #55 17.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-25T22:19:53.381Z] #55 17.40 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-25T22:19:53.381Z] #55 ... [2022-08-25T22:19:53.381Z] [2022-08-25T22:19:53.381Z] #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-25T22:19:53.381Z] #31 sha256:2755302b042f9cbcd6effff19e7c247f45014a0e10851a6f6d84c27a4633d683 [2022-08-25T22:19:53.381Z] #31 18.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-25T22:19:53.998Z] #26 4.660 + RM_GOPATH=0 [2022-08-25T22:19:53.998Z] #26 4.660 + TMP_GOPATH= [2022-08-25T22:19:53.998Z] #26 4.660 + : /build [2022-08-25T22:19:53.998Z] #26 4.660 + '[' -z '' ']' [2022-08-25T22:19:53.998Z] #26 4.660 ++ mktemp -d [2022-08-25T22:19:53.998Z] #26 4.660 + export GOPATH=/tmp/tmp.PsdiD18XDe [2022-08-25T22:19:53.998Z] #26 4.660 + GOPATH=/tmp/tmp.PsdiD18XDe [2022-08-25T22:19:53.998Z] #26 4.660 + RM_GOPATH=1 [2022-08-25T22:19:53.998Z] #26 4.660 + case "$(go env GOARCH)" in [2022-08-25T22:19:53.998Z] #26 4.660 ++ go env GOARCH [2022-08-25T22:19:53.998Z] #26 4.669 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:53.998Z] #26 4.669 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:53.998Z] #26 4.669 ++ dirname /install.sh [2022-08-25T22:19:53.998Z] #26 4.671 + dir=/ [2022-08-25T22:19:53.998Z] #26 4.671 + bin=dockercli [2022-08-25T22:19:53.998Z] #26 4.671 + shift [2022-08-25T22:19:53.998Z] #26 4.671 + '[' '!' -f //dockercli.installer ']' [2022-08-25T22:19:53.998Z] #26 4.671 + . //dockercli.installer [2022-08-25T22:19:53.998Z] #26 4.682 ++ : stable [2022-08-25T22:19:53.998Z] #26 4.682 ++ : 17.06.2-ce [2022-08-25T22:19:53.998Z] #26 4.682 + install_dockercli [2022-08-25T22:19:53.998Z] #26 4.682 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-25T22:19:53.998Z] #26 4.682 ++ uname -m [2022-08-25T22:19:53.998Z] #26 4.684 Install docker/cli version 17.06.2-ce from stable [2022-08-25T22:19:53.998Z] #26 4.684 + arch=x86_64 [2022-08-25T22:19:53.998Z] #26 4.684 + '[' x86_64 '!=' x86_64 ']' [2022-08-25T22:19:53.998Z] #26 4.684 + url=https://download.docker.com/linux/static [2022-08-25T22:19:53.998Z] #26 4.684 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-25T22:19:53.998Z] #26 4.684 + tar -xz docker/docker [2022-08-25T22:19:54.566Z] #26 ... [2022-08-25T22:19:54.566Z] [2022-08-25T22:19:54.566Z] #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-25T22:19:54.566Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:19:54.566Z] #62 5.365 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:54.566Z] #62 5.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:54.566Z] #62 5.444 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:54.566Z] #62 6.336 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:54.701Z] #26 ... [2022-08-25T22:19:54.701Z] [2022-08-25T22:19:54.701Z] #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-25T22:19:54.701Z] #67 sha256:6a73bdb887b9df402a61a4657b36a09b3e91a97a342924a16713be51ee089e1b [2022-08-25T22:19:54.701Z] #67 9.866 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:19:54.701Z] #67 9.883 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-25T22:19:54.701Z] #67 10.79 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-25T22:19:54.701Z] #67 14.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-25T22:19:54.701Z] #67 16.12 go: downloading github.com/google/uuid v1.3.0 [2022-08-25T22:19:54.701Z] #67 16.30 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-25T22:19:54.702Z] #67 16.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-25T22:19:54.702Z] #67 17.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:19:54.702Z] #67 17.26 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T22:19:54.702Z] #67 17.79 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-25T22:19:54.702Z] #67 18.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-25T22:19:54.702Z] #67 18.83 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-25T22:19:54.702Z] #67 19.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-25T22:19:54.960Z] #67 ... [2022-08-25T22:19:54.960Z] [2022-08-25T22:19:54.960Z] #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-25T22:19:54.960Z] #26 sha256:e55c60644208fd5babf3a0f9dae099aecb0c9a046492f1a09df4522c66cafa17 [2022-08-25T22:19:54.960Z] #26 20.15 + mkdir -p /build [2022-08-25T22:19:55.092Z] #55 ... [2022-08-25T22:19:55.092Z] [2022-08-25T22:19:55.092Z] #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-25T22:19:55.092Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:19:55.093Z] #36 9.130 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-25T22:19:55.093Z] #36 ... [2022-08-25T22:19:55.093Z] [2022-08-25T22:19:55.093Z] #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-25T22:19:55.093Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:19:55.093Z] #53 11.26 go: downloading github.com/fatih/color v1.10.0 [2022-08-25T22:19:55.093Z] #53 11.32 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-25T22:19:55.093Z] #53 11.33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T22:19:55.093Z] #53 11.37 go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T22:19:55.093Z] #53 11.80 go: downloading golang.org/x/tools v0.1.0 [2022-08-25T22:19:55.093Z] #53 12.30 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-25T22:19:55.093Z] #53 12.60 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-25T22:19:55.093Z] #53 12.61 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-25T22:19:55.093Z] #53 12.95 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-25T22:19:55.255Z] #26 20.16 + mv docker/docker /build/ [2022-08-25T22:19:55.255Z] #26 20.17 + rmdir docker [2022-08-25T22:19:55.301Z] #31 20.32 [2022-08-25T22:19:55.513Z] #26 ... [2022-08-25T22:19:55.513Z] [2022-08-25T22:19:55.513Z] #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-25T22:19:55.513Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:19:55.513Z] #57 10.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-25T22:19:55.513Z] #57 10.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-25T22:19:55.513Z] #57 11.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-25T22:19:55.513Z] #57 13.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-25T22:19:55.778Z] #57 ... [2022-08-25T22:19:55.778Z] [2022-08-25T22:19:55.778Z] #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-25T22:19:55.778Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:19:55.778Z] #53 11.32 go: downloading golang.org/x/tools v0.1.0 [2022-08-25T22:19:55.778Z] #53 11.89 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-25T22:19:55.778Z] #53 11.96 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-25T22:19:55.778Z] #53 12.00 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-25T22:19:55.778Z] #53 12.18 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-25T22:19:55.778Z] #53 18.46 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-25T22:19:55.778Z] #53 18.49 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-25T22:19:55.778Z] #53 18.80 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-25T22:19:55.820Z] #31 20.69 #=#=# ######################################################################## 100.0% [2022-08-25T22:19:56.038Z] #53 ... [2022-08-25T22:19:56.038Z] [2022-08-25T22:19:56.038Z] #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-25T22:19:56.038Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:19:56.038Z] #51 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:56.038Z] #51 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:56.038Z] #51 17.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:56.079Z] #31 ... [2022-08-25T22:19:56.079Z] [2022-08-25T22:19:56.079Z] #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-25T22:19:56.079Z] #67 sha256:1091f2f9dc81afed5b6bae1da72ed853ed31a9501e05fd3b82433f60fb37b745 [2022-08-25T22:19:56.079Z] #67 9.797 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-25T22:19:56.079Z] #67 10.62 go: downloading github.com/google/uuid v1.3.0 [2022-08-25T22:19:56.079Z] #67 10.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-25T22:19:56.079Z] #67 10.89 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-25T22:19:56.079Z] #67 11.01 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:19:56.079Z] #67 11.07 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T22:19:56.079Z] #67 11.37 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-25T22:19:56.079Z] #67 11.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-25T22:19:56.079Z] #67 11.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-25T22:19:56.079Z] #67 12.12 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-25T22:19:56.079Z] #67 14.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:19:56.297Z] #51 21.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-25T22:19:56.297Z] #51 ... [2022-08-25T22:19:56.297Z] [2022-08-25T22:19:56.297Z] #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-25T22:19:56.297Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:19:56.297Z] #53 21.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T22:19:56.297Z] #53 21.75 go: downloading golang.org/x/mod v0.3.0 [2022-08-25T22:19:56.339Z] #67 ... [2022-08-25T22:19:56.339Z] [2022-08-25T22:19:56.339Z] #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-25T22:19:56.339Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:19:56.339Z] #55 17.41 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-25T22:19:56.339Z] #55 17.56 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-25T22:19:56.339Z] #55 17.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-25T22:19:56.339Z] #55 17.77 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-25T22:19:56.339Z] #55 17.80 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-25T22:19:56.339Z] #55 17.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-25T22:19:56.339Z] #55 17.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-25T22:19:56.339Z] #55 17.92 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-25T22:19:56.339Z] #55 18.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-25T22:19:56.339Z] #55 18.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-25T22:19:56.339Z] #55 18.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-25T22:19:56.339Z] #55 18.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-25T22:19:56.339Z] #55 18.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-25T22:19:56.339Z] #55 18.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-25T22:19:56.339Z] #55 18.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-25T22:19:56.339Z] #55 18.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-25T22:19:56.339Z] #55 18.78 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-25T22:19:56.339Z] #55 18.81 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-25T22:19:56.339Z] #55 18.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-25T22:19:56.339Z] #55 18.90 go: downloading github.com/julz/importas v0.1.0 [2022-08-25T22:19:56.339Z] #55 18.92 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-25T22:19:56.339Z] #55 19.02 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-25T22:19:56.339Z] #55 19.04 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-25T22:19:56.339Z] #55 19.09 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-25T22:19:56.339Z] #55 19.15 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-25T22:19:56.339Z] #55 19.22 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-25T22:19:56.339Z] #55 19.30 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-25T22:19:56.339Z] #55 19.38 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-25T22:19:56.339Z] #55 19.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-25T22:19:56.339Z] #55 19.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-25T22:19:56.339Z] #55 19.51 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-25T22:19:56.339Z] #55 20.10 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-25T22:19:56.339Z] #55 20.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-25T22:19:56.339Z] #55 20.14 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-25T22:19:56.339Z] #55 20.16 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-25T22:19:56.339Z] #55 20.25 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-25T22:19:56.339Z] #55 20.33 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-25T22:19:56.339Z] #55 20.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-25T22:19:56.339Z] #55 20.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-25T22:19:56.339Z] #55 20.46 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-25T22:19:56.474Z] #53 20.56 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-25T22:19:56.474Z] #53 20.67 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-25T22:19:56.474Z] #53 20.80 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-25T22:19:56.908Z] #55 20.67 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-25T22:19:56.908Z] #55 20.68 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-25T22:19:56.908Z] #55 20.77 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-25T22:19:56.908Z] #55 20.90 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-25T22:19:56.908Z] #55 ... [2022-08-25T22:19:56.908Z] [2022-08-25T22:19:56.908Z] #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-25T22:19:56.908Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-25T22:19:56.908Z] #62 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:19:56.908Z] #62 16.40 Fetched 8458 kB in 12s (678 kB/s) [2022-08-25T22:19:56.908Z] #62 16.40 Reading package lists... [2022-08-25T22:19:56.908Z] #62 ... [2022-08-25T22:19:56.908Z] [2022-08-25T22:19:56.908Z] #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-25T22:19:56.908Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:19:56.908Z] #55 21.00 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-25T22:19:56.908Z] #55 21.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-25T22:19:57.100Z] #62 8.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:57.167Z] #55 21.11 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-25T22:19:57.167Z] #55 21.17 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-25T22:19:57.167Z] #55 21.23 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-25T22:19:57.235Z] #53 ... [2022-08-25T22:19:57.235Z] [2022-08-25T22:19:57.235Z] #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-25T22:19:57.235Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:19:57.235Z] #14 12.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:57.235Z] #14 15.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:57.334Z] #84 63.13 configure.ac:7: installing './compile' [2022-08-25T22:19:57.334Z] #84 63.14 configure.ac:11: installing './config.guess' [2022-08-25T22:19:57.334Z] #84 63.15 configure.ac:11: installing './config.sub' [2022-08-25T22:19:57.334Z] #84 63.17 configure.ac:8: installing './install-sh' [2022-08-25T22:19:57.334Z] #84 63.19 configure.ac:8: installing './missing' [2022-08-25T22:19:57.334Z] #84 63.32 Makefile.am: installing './depcomp' [2022-08-25T22:19:57.415Z] #53 ... [2022-08-25T22:19:57.415Z] [2022-08-25T22:19:57.415Z] #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-25T22:19:57.415Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:19:57.415Z] #76 21.67 Fetched 8573 kB in 16s (545 kB/s) [2022-08-25T22:19:57.415Z] #76 21.67 Reading package lists... [2022-08-25T22:19:57.415Z] #76 ... [2022-08-25T22:19:57.415Z] [2022-08-25T22:19:57.415Z] #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-25T22:19:57.415Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:19:57.415Z] #40 11.78 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-25T22:19:57.415Z] #40 12.16 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-25T22:19:57.415Z] #40 12.21 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-25T22:19:57.415Z] #40 17.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-25T22:19:57.415Z] #40 17.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:19:57.415Z] #40 ... [2022-08-25T22:19:57.415Z] [2022-08-25T22:19:57.415Z] #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-25T22:19:57.415Z] #67 sha256:0b85b6977ea441c63b2a945a2f92f31a5d72368d0ffcbe1e51699b708599f4d4 [2022-08-25T22:19:57.415Z] #67 11.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:19:57.415Z] #67 11.80 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-25T22:19:57.415Z] #67 12.49 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-25T22:19:57.415Z] #67 17.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-25T22:19:57.415Z] #67 19.48 go: downloading github.com/google/uuid v1.3.0 [2022-08-25T22:19:57.415Z] #67 19.53 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-25T22:19:57.415Z] #67 19.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-25T22:19:57.415Z] #67 19.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:19:57.415Z] #67 20.14 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T22:19:57.415Z] #67 20.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-25T22:19:57.415Z] #67 21.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-25T22:19:57.426Z] #55 21.27 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-25T22:19:57.426Z] #55 21.30 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-25T22:19:57.426Z] #55 21.36 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-25T22:19:57.426Z] #55 21.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-25T22:19:57.493Z] #14 ... [2022-08-25T22:19:57.493Z] [2022-08-25T22:19:57.493Z] #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-25T22:19:57.493Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:57.493Z] #55 22.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:19:57.493Z] #55 22.83 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T22:19:57.686Z] #55 ... [2022-08-25T22:19:57.686Z] [2022-08-25T22:19:57.686Z] #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-25T22:19:57.686Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:19:57.686Z] #14 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:19:57.686Z] #14 17.34 Fetched 8458 kB in 13s (668 kB/s) [2022-08-25T22:19:57.686Z] #14 17.34 Reading package lists... [2022-08-25T22:19:57.686Z] #14 ... [2022-08-25T22:19:57.686Z] [2022-08-25T22:19:57.686Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T22:19:57.687Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T22:19:57.687Z] #76 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:19:57.687Z] #76 15.88 Fetched 8458 kB in 11s (755 kB/s) [2022-08-25T22:19:57.687Z] #76 15.88 Reading package lists... [2022-08-25T22:19:57.687Z] #76 21.42 Reading package lists... [2022-08-25T22:19:57.687Z] #76 ... [2022-08-25T22:19:57.687Z] [2022-08-25T22:19:57.687Z] #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-25T22:19:57.687Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:19:57.687Z] #55 21.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-25T22:19:57.687Z] #55 21.76 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-25T22:19:57.687Z] #55 21.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-25T22:19:57.687Z] #55 21.86 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-25T22:19:57.752Z] #55 ... [2022-08-25T22:19:57.752Z] [2022-08-25T22:19:57.752Z] #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-25T22:19:57.752Z] #26 sha256:e55c60644208fd5babf3a0f9dae099aecb0c9a046492f1a09df4522c66cafa17 [2022-08-25T22:19:57.752Z] #26 DONE 23.0s [2022-08-25T22:19:57.752Z] [2022-08-25T22:19:57.752Z] #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-25T22:19:57.752Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:57.752Z] #55 23.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-25T22:19:57.752Z] #55 ... [2022-08-25T22:19:57.752Z] [2022-08-25T22:19:57.752Z] #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-25T22:19:57.752Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:19:57.752Z] #76 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:57.752Z] #76 15.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:57.946Z] #55 21.95 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-25T22:19:57.946Z] #55 21.99 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-25T22:19:57.946Z] #55 ... [2022-08-25T22:19:57.946Z] [2022-08-25T22:19:57.946Z] #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-25T22:19:57.946Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-25T22:19:57.946Z] #42 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:19:57.946Z] #42 17.81 Fetched 8458 kB in 13s (641 kB/s) [2022-08-25T22:19:57.946Z] #42 17.81 Reading package lists... [2022-08-25T22:19:57.946Z] #42 ... [2022-08-25T22:19:57.946Z] [2022-08-25T22:19:57.946Z] #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-25T22:19:57.946Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-25T22:19:57.946Z] #53 11.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T22:19:57.946Z] #53 12.05 go: downloading golang.org/x/mod v0.3.0 [2022-08-25T22:19:57.985Z] #67 21.92 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-25T22:19:57.985Z] #67 ... [2022-08-25T22:19:57.985Z] [2022-08-25T22:19:57.985Z] #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-25T22:19:57.985Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:19:57.985Z] #42 12.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:57.985Z] #42 15.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:58.011Z] #76 ... [2022-08-25T22:19:58.011Z] [2022-08-25T22:19:58.011Z] #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-25T22:19:58.011Z] #67 sha256:6a73bdb887b9df402a61a4657b36a09b3e91a97a342924a16713be51ee089e1b [2022-08-25T22:19:58.011Z] #67 21.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:19:58.036Z] #62 ... [2022-08-25T22:19:58.036Z] [2022-08-25T22:19:58.036Z] #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-25T22:19:58.036Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:19:58.036Z] #57 4.311 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-25T22:19:58.036Z] #57 6.238 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-25T22:19:58.036Z] #57 6.239 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-25T22:19:58.036Z] #57 6.262 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-25T22:19:58.036Z] #57 8.397 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-25T22:19:58.205Z] #53 ... [2022-08-25T22:19:58.205Z] [2022-08-25T22:19:58.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-25T22:19:58.205Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:19:58.205Z] #14 17.34 Reading package lists... [2022-08-25T22:19:58.247Z] #42 ... [2022-08-25T22:19:58.247Z] [2022-08-25T22:19:58.247Z] #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-25T22:19:58.247Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:19:58.247Z] #51 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:58.247Z] #51 14.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:58.247Z] #51 19.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-25T22:19:58.247Z] #51 ... [2022-08-25T22:19:58.247Z] [2022-08-25T22:19:58.247Z] #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-25T22:19:58.247Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:19:58.247Z] #57 12.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-25T22:19:58.270Z] #67 ... [2022-08-25T22:19:58.270Z] [2022-08-25T22:19:58.270Z] #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-25T22:19:58.270Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:19:58.270Z] #42 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:58.270Z] #42 18.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:58.295Z] #57 ... [2022-08-25T22:19:58.295Z] [2022-08-25T22:19:58.295Z] #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-25T22:19:58.295Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T22:19:58.295Z] #38 4.677 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-25T22:19:58.295Z] #38 ... [2022-08-25T22:19:58.295Z] [2022-08-25T22:19:58.295Z] #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-25T22:19:58.295Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:58.295Z] #55 6.398 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-25T22:19:58.295Z] #55 8.993 go: downloading github.com/fatih/color v1.13.0 [2022-08-25T22:19:58.295Z] #55 8.994 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:19:58.295Z] #55 9.121 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-25T22:19:58.295Z] #55 9.185 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T22:19:58.295Z] #55 9.534 go: downloading github.com/spf13/viper v1.11.0 [2022-08-25T22:19:58.295Z] #55 9.569 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-25T22:19:58.465Z] #14 22.36 Reading package lists... [2022-08-25T22:19:58.465Z] #14 ... [2022-08-25T22:19:58.465Z] [2022-08-25T22:19:58.465Z] #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-25T22:19:58.465Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-25T22:19:58.465Z] #51 12.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:19:58.465Z] #51 14.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-25T22:19:58.465Z] #51 16.81 Fetched 8462 kB in 12s (680 kB/s) [2022-08-25T22:19:58.465Z] #51 16.81 Reading package lists... [2022-08-25T22:19:58.507Z] #57 ... [2022-08-25T22:19:58.507Z] [2022-08-25T22:19:58.507Z] #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-25T22:19:58.507Z] #26 sha256:991ec05740839ff1749d3add6bda818e62f5d4bd4d3c028f51ca3bb3f90c5591 [2022-08-25T22:19:58.507Z] #26 22.21 + mkdir -p /build [2022-08-25T22:19:58.507Z] #26 22.22 + mv docker/docker /build/ [2022-08-25T22:19:58.507Z] #26 22.22 + rmdir docker [2022-08-25T22:19:58.530Z] #42 ... [2022-08-25T22:19:58.530Z] [2022-08-25T22:19:58.530Z] #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-25T22:19:58.530Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:58.530Z] #55 23.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-25T22:19:58.530Z] #55 23.82 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-25T22:19:58.530Z] #55 23.83 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-25T22:19:58.554Z] #55 10.34 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-25T22:19:58.554Z] #55 10.38 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-25T22:19:58.554Z] #55 ... [2022-08-25T22:19:58.554Z] [2022-08-25T22:19:58.554Z] #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-25T22:19:58.554Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:19:58.554Z] #42 4.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:58.554Z] #42 4.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:58.554Z] #42 4.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:58.554Z] #42 4.874 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:58.554Z] #42 6.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:58.554Z] #42 9.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:58.734Z] #51 21.63 Reading package lists... [2022-08-25T22:19:58.734Z] #51 ... [2022-08-25T22:19:58.734Z] [2022-08-25T22:19:58.734Z] #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-25T22:19:58.734Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-25T22:19:58.734Z] #47 22.09 Updating files: 85% (1853/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-25T22:19:58.734Z] #47 22.32 + git checkout -q v2.3.0 [2022-08-25T22:19:58.769Z] #26 ... [2022-08-25T22:19:58.769Z] [2022-08-25T22:19:58.769Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T22:19:58.769Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:19:58.769Z] #14 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:58.769Z] #14 16.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:58.789Z] #55 24.14 go: downloading github.com/spf13/afero v1.8.2 [2022-08-25T22:19:58.789Z] #55 24.24 go: downloading github.com/spf13/cast v1.4.1 [2022-08-25T22:19:58.813Z] #42 ... [2022-08-25T22:19:58.813Z] [2022-08-25T22:19:58.813Z] #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-25T22:19:58.813Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:19:58.813Z] #34 5.063 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-25T22:19:58.813Z] #34 5.063 Cloning into '.'... [2022-08-25T22:19:58.813Z] #34 ... [2022-08-25T22:19:58.813Z] [2022-08-25T22:19:58.813Z] #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-25T22:19:58.813Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:19:58.813Z] #76 6.101 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:58.813Z] #76 6.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:58.813Z] #76 6.129 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:58.813Z] #76 7.116 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:58.813Z] #76 9.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:59.029Z] #14 ... [2022-08-25T22:19:59.029Z] [2022-08-25T22:19:59.029Z] #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-25T22:19:59.029Z] #67 sha256:0b85b6977ea441c63b2a945a2f92f31a5d72368d0ffcbe1e51699b708599f4d4 [2022-08-25T22:19:59.029Z] #67 22.30 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-25T22:19:59.072Z] #76 ... [2022-08-25T22:19:59.072Z] [2022-08-25T22:19:59.072Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-25T22:19:59.072Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:19:59.072Z] #36 4.496 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-25T22:19:59.072Z] #36 ... [2022-08-25T22:19:59.072Z] [2022-08-25T22:19:59.072Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-25T22:19:59.072Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:19:59.072Z] #53 6.246 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-25T22:19:59.072Z] #53 8.399 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-25T22:19:59.072Z] #53 8.405 go: downloading github.com/fatih/color v1.10.0 [2022-08-25T22:19:59.072Z] #53 8.525 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T22:19:59.072Z] #53 8.556 go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T22:19:59.072Z] #53 9.005 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-25T22:19:59.072Z] #53 9.066 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-25T22:19:59.072Z] #53 9.153 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-25T22:19:59.072Z] #53 9.177 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-25T22:19:59.072Z] #53 9.417 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-25T22:19:59.072Z] #53 9.476 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-25T22:19:59.072Z] #53 9.649 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-25T22:19:59.072Z] #53 10.07 go: downloading golang.org/x/tools v0.1.0 [2022-08-25T22:19:59.227Z] #84 65.51 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:19:59.227Z] #84 65.51 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:19:59.317Z] #47 ... [2022-08-25T22:19:59.317Z] [2022-08-25T22:19:59.317Z] #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-25T22:19:59.317Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-25T22:19:59.317Z] #36 13.15 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-25T22:19:59.317Z] #36 13.15 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T22:19:59.317Z] #36 13.54 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-25T22:19:59.317Z] #36 13.68 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-25T22:19:59.317Z] #36 13.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T22:19:59.317Z] #36 14.18 go: downloading github.com/google/go-dap v0.6.0 [2022-08-25T22:19:59.317Z] #36 14.48 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-25T22:19:59.317Z] #36 14.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-25T22:19:59.318Z] #36 14.60 go: downloading github.com/peterh/liner v1.2.2 [2022-08-25T22:19:59.318Z] #36 14.81 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-25T22:19:59.318Z] #36 15.02 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T22:19:59.318Z] #36 15.18 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-25T22:19:59.318Z] #36 17.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-25T22:19:59.318Z] #36 17.35 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-25T22:19:59.318Z] #36 17.38 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-25T22:19:59.318Z] #36 ... [2022-08-25T22:19:59.318Z] [2022-08-25T22:19:59.318Z] #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-25T22:19:59.318Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-25T22:19:59.318Z] #42 17.81 Reading package lists... [2022-08-25T22:19:59.331Z] #53 ... [2022-08-25T22:19:59.331Z] [2022-08-25T22:19:59.331Z] #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-25T22:19:59.331Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:19:59.331Z] #14 4.431 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:59.331Z] #14 4.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:59.331Z] #14 4.460 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:59.331Z] #14 4.971 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:59.331Z] #14 6.829 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:59.331Z] #14 9.199 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:59.331Z] #14 ... [2022-08-25T22:19:59.331Z] [2022-08-25T22:19:59.331Z] #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-25T22:19:59.331Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:19:59.331Z] #51 6.412 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:19:59.331Z] #51 6.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:19:59.331Z] #51 6.480 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:19:59.331Z] #51 7.085 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-25T22:19:59.331Z] #51 7.630 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:19:59.331Z] #51 9.836 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:19:59.358Z] #55 24.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-25T22:19:59.484Z] #84 65.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:19:59.484Z] #84 65.85 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:19:59.589Z] #51 ... [2022-08-25T22:19:59.589Z] [2022-08-25T22:19:59.589Z] #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-25T22:19:59.589Z] #67 sha256:6c483cb3b61b95ae7dabf124f0f65af3d52423a91d6c5cc62b9eddbe3a4a183a [2022-08-25T22:19:59.589Z] #67 4.929 + RM_GOPATH=0 [2022-08-25T22:19:59.589Z] #67 4.929 + TMP_GOPATH= [2022-08-25T22:19:59.589Z] #67 4.929 + : /build [2022-08-25T22:19:59.589Z] #67 4.929 + '[' -z '' ']' [2022-08-25T22:19:59.589Z] #67 4.929 ++ mktemp -d [2022-08-25T22:19:59.589Z] #67 4.937 + export GOPATH=/tmp/tmp.0DCFIVK1fb [2022-08-25T22:19:59.589Z] #67 4.937 + GOPATH=/tmp/tmp.0DCFIVK1fb [2022-08-25T22:19:59.589Z] #67 4.937 + RM_GOPATH=1 [2022-08-25T22:19:59.589Z] #67 4.937 + case "$(go env GOARCH)" in [2022-08-25T22:19:59.589Z] #67 4.937 ++ go env GOARCH [2022-08-25T22:19:59.589Z] #67 4.960 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:59.589Z] #67 4.960 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:19:59.589Z] #67 4.964 ++ dirname /install.sh [2022-08-25T22:19:59.589Z] #67 4.969 + dir=/ [2022-08-25T22:19:59.589Z] #67 4.969 + bin=rootlesskit [2022-08-25T22:19:59.589Z] #67 4.969 + shift [2022-08-25T22:19:59.589Z] #67 4.969 + '[' '!' -f //rootlesskit.installer ']' [2022-08-25T22:19:59.589Z] #67 4.969 + . //rootlesskit.installer [2022-08-25T22:19:59.589Z] #67 4.969 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:59.589Z] #67 4.969 + install_rootlesskit [2022-08-25T22:19:59.589Z] #67 4.969 + case "$1" in [2022-08-25T22:19:59.589Z] #67 4.969 + export CGO_ENABLED=0 [2022-08-25T22:19:59.589Z] #67 4.969 + CGO_ENABLED=0 [2022-08-25T22:19:59.589Z] #67 4.969 + _install_rootlesskit [2022-08-25T22:19:59.589Z] #67 4.969 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-25T22:19:59.589Z] #67 4.969 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:19:59.589Z] #67 4.969 + GOBIN=/build [2022-08-25T22:19:59.589Z] #67 4.969 + GO111MODULE=on [2022-08-25T22:19:59.589Z] #67 4.969 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:59.589Z] #67 4.969 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:19:59.589Z] #67 5.472 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T22:19:59.589Z] #67 8.365 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:19:59.590Z] #67 8.368 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-25T22:19:59.590Z] #67 8.910 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-25T22:19:59.616Z] #55 ... [2022-08-25T22:19:59.616Z] [2022-08-25T22:19:59.616Z] #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-25T22:19:59.616Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T22:19:59.616Z] #38 24.64 tomll can be used in two ways: [2022-08-25T22:19:59.616Z] #38 24.64 Writing to STDIN and reading from STDOUT: [2022-08-25T22:19:59.616Z] #38 24.64 cat file.toml | tomll > file.toml [2022-08-25T22:19:59.616Z] #38 24.64 [2022-08-25T22:19:59.616Z] #38 24.64 Reading and updating a list of files: [2022-08-25T22:19:59.616Z] #38 24.64 tomll a.toml b.toml c.toml [2022-08-25T22:19:59.616Z] #38 24.64 [2022-08-25T22:19:59.616Z] #38 24.64 When given a list of files, tomll will modify all files in place without asking. [2022-08-25T22:19:59.616Z] #38 DONE 24.8s [2022-08-25T22:19:59.616Z] [2022-08-25T22:19:59.616Z] #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-25T22:19:59.616Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:19:59.616Z] #55 24.87 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-25T22:19:59.616Z] #55 24.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-25T22:19:59.616Z] #55 25.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-25T22:19:59.740Z] #84 66.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:19:59.848Z] #67 ... [2022-08-25T22:19:59.848Z] [2022-08-25T22:19:59.848Z] #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-25T22:19:59.848Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:19:59.848Z] #40 4.613 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-25T22:19:59.848Z] #40 5.268 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-25T22:19:59.848Z] #40 6.525 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-25T22:19:59.848Z] #40 6.858 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-25T22:19:59.848Z] #40 6.998 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-25T22:19:59.848Z] #40 10.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-25T22:19:59.848Z] #40 10.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:19:59.848Z] #40 ... [2022-08-25T22:19:59.848Z] [2022-08-25T22:19:59.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-25T22:19:59.848Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:19:59.848Z] #62 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:19:59.875Z] #55 25.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-25T22:19:59.975Z] #67 ... [2022-08-25T22:19:59.975Z] [2022-08-25T22:19:59.975Z] #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-25T22:19:59.975Z] #26 sha256:991ec05740839ff1749d3add6bda818e62f5d4bd4d3c028f51ca3bb3f90c5591 [2022-08-25T22:19:59.975Z] #26 DONE 24.0s [2022-08-25T22:19:59.997Z] #84 66.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:19:59.997Z] #84 66.39 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:20:00.235Z] [2022-08-25T22:20:00.235Z] #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-25T22:20:00.235Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:00.235Z] #55 23.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:20:00.235Z] #55 23.88 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T22:20:00.235Z] #55 24.35 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-25T22:20:00.235Z] #55 24.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-25T22:20:00.254Z] #84 66.58 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:20:00.445Z] #55 25.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-25T22:20:00.445Z] #55 25.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-25T22:20:00.445Z] #55 25.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-25T22:20:00.445Z] #55 26.02 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-25T22:20:00.497Z] #55 24.83 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-25T22:20:00.497Z] #55 24.94 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-25T22:20:00.511Z] #84 66.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:20:00.758Z] #55 ... [2022-08-25T22:20:00.758Z] [2022-08-25T22:20:00.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-25T22:20:00.758Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:00.758Z] #62 15.07 Fetched 8573 kB in 10s (874 kB/s) [2022-08-25T22:20:00.758Z] #62 15.07 Reading package lists... [2022-08-25T22:20:00.758Z] #62 ... [2022-08-25T22:20:00.758Z] [2022-08-25T22:20:00.758Z] #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-25T22:20:00.758Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:20:00.758Z] #36 23.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-25T22:20:00.758Z] #36 24.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T22:20:00.758Z] #36 25.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-25T22:20:01.014Z] #55 26.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-25T22:20:01.026Z] #36 25.42 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-25T22:20:01.754Z] #62 ... [2022-08-25T22:20:01.754Z] [2022-08-25T22:20:01.754Z] #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-25T22:20:01.754Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:20:01.754Z] #47 3.020 + git clone https://github.com/docker/distribution.git . [2022-08-25T22:20:01.754Z] #47 3.020 Cloning into '.'... [2022-08-25T22:20:01.754Z] #47 ... [2022-08-25T22:20:01.754Z] [2022-08-25T22:20:01.754Z] #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-25T22:20:01.754Z] #26 sha256:e29321fa2ba5e618285a531ad5dbf011307faac08375903868f689ccc1c4e728 [2022-08-25T22:20:01.754Z] #26 13.16 + mkdir -p /build [2022-08-25T22:20:01.754Z] #26 13.17 + mv docker/docker /build/ [2022-08-25T22:20:01.754Z] #26 13.17 + rmdir docker [2022-08-25T22:20:01.969Z] #36 26.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T22:20:02.539Z] #36 26.80 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-25T22:20:02.539Z] #36 26.89 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-25T22:20:02.539Z] #36 26.96 go: downloading github.com/peterh/liner v1.2.2 [2022-08-25T22:20:02.799Z] #36 27.18 go: downloading github.com/google/go-dap v0.6.0 [2022-08-25T22:20:02.937Z] #55 27.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-25T22:20:02.937Z] #55 28.43 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-25T22:20:03.369Z] #36 27.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-25T22:20:03.536Z] #42 22.73 Reading package lists... [2022-08-25T22:20:03.537Z] #42 27.36 Building dependency tree... [2022-08-25T22:20:03.537Z] #42 ... [2022-08-25T22:20:03.537Z] [2022-08-25T22:20:03.537Z] #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-25T22:20:03.537Z] #31 sha256:2755302b042f9cbcd6effff19e7c247f45014a0e10851a6f6d84c27a4633d683 [2022-08-25T22:20:03.537Z] #31 21.99 [2022-08-25T22:20:03.537Z] #31 24.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-25T22:20:03.537Z] #31 26.15 #=#=# [2022-08-25T22:20:03.537Z] #31 26.49 #=#=# ######################################################################## 100.0% [2022-08-25T22:20:03.537Z] #31 27.83 [2022-08-25T22:20:03.537Z] #31 28.24 Download of images into '/build' complete. [2022-08-25T22:20:03.537Z] #31 28.24 Use something like the following to load the result into a Docker daemon: [2022-08-25T22:20:03.537Z] #31 28.24 tar -cC '/build' . | docker load [2022-08-25T22:20:03.537Z] #31 DONE 28.6s [2022-08-25T22:20:03.537Z] [2022-08-25T22:20:03.537Z] #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-25T22:20:03.537Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:20:03.537Z] #14 22.36 Reading package lists... [2022-08-25T22:20:03.628Z] #36 28.06 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-25T22:20:03.675Z] #26 DONE 15.1s [2022-08-25T22:20:03.675Z] [2022-08-25T22:20:03.675Z] #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-25T22:20:03.675Z] #67 sha256:6c483cb3b61b95ae7dabf124f0f65af3d52423a91d6c5cc62b9eddbe3a4a183a [2022-08-25T22:20:03.675Z] #67 12.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-25T22:20:03.675Z] #67 13.61 go: downloading github.com/google/uuid v1.3.0 [2022-08-25T22:20:03.675Z] #67 13.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-25T22:20:03.675Z] #67 13.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-25T22:20:03.675Z] #67 14.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:20:03.675Z] #67 14.39 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T22:20:03.675Z] #67 14.60 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-25T22:20:03.675Z] #67 15.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-25T22:20:03.934Z] #67 15.50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-25T22:20:03.934Z] #67 15.64 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-25T22:20:04.316Z] #55 29.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-25T22:20:04.573Z] #36 ... [2022-08-25T22:20:04.573Z] [2022-08-25T22:20:04.573Z] #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-25T22:20:04.573Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T22:20:04.573Z] #38 28.46 tomll can be used in two ways: [2022-08-25T22:20:04.573Z] #38 28.46 Writing to STDIN and reading from STDOUT: [2022-08-25T22:20:04.573Z] #38 28.46 cat file.toml | tomll > file.toml [2022-08-25T22:20:04.573Z] #38 28.46 [2022-08-25T22:20:04.573Z] #38 28.46 Reading and updating a list of files: [2022-08-25T22:20:04.573Z] #38 28.46 tomll a.toml b.toml c.toml [2022-08-25T22:20:04.573Z] #38 28.46 [2022-08-25T22:20:04.573Z] #38 28.46 When given a list of files, tomll will modify all files in place without asking. [2022-08-25T22:20:04.573Z] #38 DONE 28.7s [2022-08-25T22:20:04.573Z] [2022-08-25T22:20:04.573Z] #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-25T22:20:04.573Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:04.573Z] #55 25.20 go: downloading github.com/spf13/afero v1.8.2 [2022-08-25T22:20:04.573Z] #55 25.21 go: downloading github.com/spf13/cast v1.4.1 [2022-08-25T22:20:04.573Z] #55 25.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-25T22:20:04.573Z] #55 25.86 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-25T22:20:04.573Z] #55 26.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-25T22:20:04.573Z] #55 26.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-25T22:20:04.574Z] #55 26.91 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-25T22:20:04.574Z] #55 27.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-25T22:20:04.574Z] #55 27.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-25T22:20:04.574Z] #55 27.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-25T22:20:04.574Z] #55 27.51 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-25T22:20:04.574Z] #55 27.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-25T22:20:04.574Z] #55 28.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-25T22:20:04.742Z] #84 ... [2022-08-25T22:20:04.742Z] [2022-08-25T22:20:04.742Z] #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-25T22:20:04.742Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:20:04.742Z] #19 93.80 Reading package lists... [2022-08-25T22:20:04.915Z] #14 27.10 Building dependency tree... [2022-08-25T22:20:05.142Z] #55 29.57 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-25T22:20:05.260Z] #55 30.66 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-25T22:20:05.260Z] #55 30.73 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-25T22:20:05.519Z] #55 30.87 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-25T22:20:05.519Z] #55 30.91 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-25T22:20:05.777Z] #55 31.13 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-25T22:20:05.777Z] #55 31.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-25T22:20:06.345Z] #55 31.58 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-25T22:20:06.345Z] #55 31.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-25T22:20:06.345Z] #55 31.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-25T22:20:06.467Z] #67 17.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:20:06.467Z] #67 ... [2022-08-25T22:20:06.467Z] [2022-08-25T22:20:06.467Z] #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-25T22:20:06.467Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T22:20:06.467Z] #38 18.21 tomll can be used in two ways: [2022-08-25T22:20:06.467Z] #38 18.21 Writing to STDIN and reading from STDOUT: [2022-08-25T22:20:06.467Z] #38 18.21 cat file.toml | tomll > file.toml [2022-08-25T22:20:06.467Z] #38 18.21 [2022-08-25T22:20:06.467Z] #38 18.21 Reading and updating a list of files: [2022-08-25T22:20:06.467Z] #38 18.21 tomll a.toml b.toml c.toml [2022-08-25T22:20:06.467Z] #38 18.21 [2022-08-25T22:20:06.467Z] #38 18.21 When given a list of files, tomll will modify all files in place without asking. [2022-08-25T22:20:06.532Z] #55 30.62 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-25T22:20:06.532Z] #55 ... [2022-08-25T22:20:06.532Z] [2022-08-25T22:20:06.532Z] #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-25T22:20:06.532Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:06.532Z] #51 30.39 Fetched 8576 kB in 23s (372 kB/s) [2022-08-25T22:20:06.603Z] #55 31.97 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-25T22:20:06.862Z] #55 32.21 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-25T22:20:06.862Z] #55 ... [2022-08-25T22:20:06.862Z] [2022-08-25T22:20:06.862Z] #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-25T22:20:06.862Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:06.862Z] #62 22.13 Fetched 8573 kB in 16s (527 kB/s) [2022-08-25T22:20:06.862Z] #62 22.13 Reading package lists... [2022-08-25T22:20:06.862Z] #62 31.56 Reading package lists... [2022-08-25T22:20:06.862Z] #62 ... [2022-08-25T22:20:06.862Z] [2022-08-25T22:20:06.862Z] #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-25T22:20:06.862Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:20:06.862Z] #36 25.20 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-25T22:20:06.862Z] #36 25.21 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T22:20:06.862Z] #36 26.09 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-25T22:20:06.862Z] #36 26.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-25T22:20:06.862Z] #36 27.07 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T22:20:06.862Z] #36 27.48 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-25T22:20:06.862Z] #36 27.58 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-25T22:20:06.862Z] #36 27.61 go: downloading github.com/peterh/liner v1.2.2 [2022-08-25T22:20:06.862Z] #36 28.18 go: downloading github.com/google/go-dap v0.6.0 [2022-08-25T22:20:06.862Z] #36 28.75 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-25T22:20:06.862Z] #36 29.81 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-25T22:20:06.862Z] #36 29.96 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T22:20:06.862Z] #36 30.22 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-25T22:20:07.035Z] #38 DONE 18.8s [2022-08-25T22:20:07.035Z] [2022-08-25T22:20:07.035Z] #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-25T22:20:07.035Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:07.035Z] #14 18.70 Fetched 8573 kB in 15s (587 kB/s) [2022-08-25T22:20:07.130Z] #36 ... [2022-08-25T22:20:07.130Z] [2022-08-25T22:20:07.130Z] #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-25T22:20:07.130Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:07.130Z] #55 32.53 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-25T22:20:07.130Z] #55 32.61 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-25T22:20:07.389Z] #55 32.74 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-25T22:20:07.460Z] #14 31.29 The following additional packages will be installed: [2022-08-25T22:20:07.460Z] #14 31.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:20:07.460Z] #14 31.29 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-25T22:20:07.460Z] #14 31.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-25T22:20:07.460Z] #14 31.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-25T22:20:07.460Z] #14 31.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-25T22:20:07.460Z] #14 31.30 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-25T22:20:07.460Z] #14 31.30 mingw-w64-common mingw-w64-x86-64-dev [2022-08-25T22:20:07.460Z] #14 31.30 Suggested packages: [2022-08-25T22:20:07.460Z] #14 31.31 gcc-10-locales seccomp wine64 [2022-08-25T22:20:07.460Z] #14 ... [2022-08-25T22:20:07.460Z] [2022-08-25T22:20:07.460Z] #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-25T22:20:07.460Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-25T22:20:07.460Z] #62 16.40 Reading package lists... [2022-08-25T22:20:07.460Z] #62 21.67 Reading package lists... [2022-08-25T22:20:07.460Z] #62 26.52 Building dependency tree... [2022-08-25T22:20:07.460Z] #62 30.80 The following additional packages will be installed: [2022-08-25T22:20:07.460Z] #62 30.82 libbtrfs0 [2022-08-25T22:20:07.460Z] #62 31.00 The following NEW packages will be installed: [2022-08-25T22:20:07.460Z] #62 31.03 libbtrfs-dev libbtrfs0 [2022-08-25T22:20:07.460Z] #62 31.43 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:07.460Z] #62 31.43 Need to get 454 kB of archives. [2022-08-25T22:20:07.460Z] #62 31.43 After this operation, 1275 kB of additional disk space will be used. [2022-08-25T22:20:07.460Z] #62 31.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-25T22:20:07.460Z] #62 31.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-25T22:20:07.460Z] #62 ... [2022-08-25T22:20:07.460Z] [2022-08-25T22:20:07.460Z] #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-25T22:20:07.460Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-25T22:20:07.460Z] #51 21.63 Reading package lists... [2022-08-25T22:20:07.460Z] #51 26.55 Building dependency tree... [2022-08-25T22:20:07.460Z] #51 30.02 The following additional packages will be installed: [2022-08-25T22:20:07.460Z] #51 30.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:20:07.460Z] #51 30.04 python3-protobuf python3-six [2022-08-25T22:20:07.460Z] #51 30.05 Suggested packages: [2022-08-25T22:20:07.460Z] #51 30.06 python3-setuptools [2022-08-25T22:20:07.460Z] #51 30.06 Recommended packages: [2022-08-25T22:20:07.460Z] #51 30.06 iproute2 | iproute [2022-08-25T22:20:07.460Z] #51 30.69 The following NEW packages will be installed: [2022-08-25T22:20:07.460Z] #51 30.72 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:20:07.460Z] #51 30.75 python3-protobuf python3-six [2022-08-25T22:20:07.460Z] #51 31.27 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:07.460Z] #51 31.27 Need to get 2136 kB of archives. [2022-08-25T22:20:07.460Z] #51 31.27 After this operation, 10.8 MB of additional disk space will be used. [2022-08-25T22:20:07.460Z] #51 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-25T22:20:07.460Z] #51 31.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:20:07.460Z] #51 31.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-25T22:20:07.460Z] #51 31.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-25T22:20:07.460Z] #51 31.30 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-25T22:20:07.460Z] #51 31.32 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-25T22:20:07.460Z] #51 31.32 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-25T22:20:07.646Z] #55 33.05 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-25T22:20:07.904Z] #55 33.22 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-25T22:20:08.162Z] #55 33.42 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-25T22:20:08.162Z] #55 33.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-25T22:20:08.419Z] #55 33.70 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-25T22:20:08.419Z] #55 33.70 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-25T22:20:08.477Z] #51 ... [2022-08-25T22:20:08.477Z] [2022-08-25T22:20:08.477Z] #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-25T22:20:08.477Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:20:08.477Z] #55 22.31 go: downloading honnef.co/go/tools v0.3.1 [2022-08-25T22:20:08.477Z] #55 23.76 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-25T22:20:08.477Z] #55 23.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-25T22:20:08.477Z] #55 23.95 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-25T22:20:08.477Z] #55 24.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T22:20:08.477Z] #55 24.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T22:20:08.477Z] #55 24.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-25T22:20:08.477Z] #55 24.15 go: downloading golang.org/x/text v0.3.7 [2022-08-25T22:20:08.477Z] #55 29.39 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-25T22:20:08.477Z] #55 29.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-25T22:20:08.477Z] #55 29.62 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-25T22:20:08.477Z] #55 29.69 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-25T22:20:08.477Z] #55 29.73 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-25T22:20:08.477Z] #55 29.95 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-25T22:20:08.477Z] #55 30.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-25T22:20:08.477Z] #55 30.16 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-25T22:20:08.477Z] #55 30.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-25T22:20:08.477Z] #55 30.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-25T22:20:08.477Z] #55 30.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-25T22:20:08.477Z] #55 30.34 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-25T22:20:08.477Z] #55 30.40 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-25T22:20:08.477Z] #55 30.44 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-25T22:20:08.477Z] #55 30.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-25T22:20:08.477Z] #55 30.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-25T22:20:08.477Z] #55 30.63 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T22:20:08.477Z] #55 31.14 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T22:20:08.477Z] #55 31.18 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-25T22:20:08.477Z] #55 31.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-25T22:20:08.477Z] #55 31.33 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T22:20:08.477Z] #55 31.62 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-25T22:20:08.477Z] #55 31.68 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T22:20:08.477Z] #55 31.70 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-25T22:20:08.477Z] #55 31.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-25T22:20:08.477Z] #55 31.81 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T22:20:08.477Z] #55 31.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T22:20:08.477Z] #55 31.97 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T22:20:08.477Z] #55 32.03 go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T22:20:08.477Z] #55 ... [2022-08-25T22:20:08.477Z] [2022-08-25T22:20:08.477Z] #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-25T22:20:08.477Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T22:20:08.477Z] #76 21.42 Reading package lists... [2022-08-25T22:20:08.477Z] #76 26.32 Building dependency tree... [2022-08-25T22:20:08.477Z] #76 30.44 python3 is already the newest version (3.9.2-3). [2022-08-25T22:20:08.477Z] #76 30.44 The following additional packages will be installed: [2022-08-25T22:20:08.477Z] #76 30.44 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-25T22:20:08.477Z] #76 30.46 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-25T22:20:08.477Z] #76 30.47 Suggested packages: [2022-08-25T22:20:08.477Z] #76 30.49 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-25T22:20:08.477Z] #76 30.49 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-25T22:20:08.477Z] #76 30.49 m4-doc ed diffutils-doc [2022-08-25T22:20:08.477Z] #76 30.49 Recommended packages: [2022-08-25T22:20:08.477Z] #76 30.49 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-25T22:20:08.477Z] #76 31.89 The following NEW packages will be installed: [2022-08-25T22:20:08.477Z] #76 31.90 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-25T22:20:08.477Z] #76 31.91 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-25T22:20:08.477Z] #76 31.91 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-25T22:20:08.477Z] #76 31.91 libyajl2 m4 patch xz-utils [2022-08-25T22:20:08.477Z] #76 32.33 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:08.477Z] #76 32.33 Need to get 5916 kB of archives. [2022-08-25T22:20:08.477Z] #76 32.33 After this operation, 18.6 MB of additional disk space will be used. [2022-08-25T22:20:08.477Z] #76 32.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-25T22:20:08.477Z] #76 32.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-25T22:20:08.477Z] #76 32.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-25T22:20:08.477Z] #76 32.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-25T22:20:08.477Z] #76 32.37 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-25T22:20:08.477Z] #76 32.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-25T22:20:08.477Z] #76 32.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-25T22:20:08.477Z] #76 32.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-25T22:20:08.477Z] #76 32.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-25T22:20:08.477Z] #76 32.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-25T22:20:08.477Z] #76 32.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-25T22:20:08.477Z] #76 32.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T22:20:08.477Z] #76 32.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-25T22:20:08.477Z] #76 ... [2022-08-25T22:20:08.477Z] [2022-08-25T22:20:08.477Z] #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-25T22:20:08.477Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:20:08.477Z] #14 32.48 The following NEW packages will be installed: [2022-08-25T22:20:08.477Z] #14 32.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:20:08.477Z] #14 32.49 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-25T22:20:08.477Z] #14 32.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-25T22:20:08.477Z] #14 32.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-25T22:20:08.477Z] #14 32.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-25T22:20:08.477Z] #14 32.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-25T22:20:08.477Z] #14 32.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-25T22:20:08.477Z] #14 32.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-25T22:20:08.477Z] #14 32.51 mingw-w64-x86-64-dev [2022-08-25T22:20:08.677Z] #55 34.08 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-25T22:20:08.750Z] #14 ... [2022-08-25T22:20:08.750Z] [2022-08-25T22:20:08.750Z] #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-25T22:20:08.750Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-25T22:20:08.750Z] #57 32.63 v3.0.2 [2022-08-25T22:20:08.750Z] #57 DONE 32.8s [2022-08-25T22:20:08.936Z] #55 34.22 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-25T22:20:08.936Z] #55 34.32 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-25T22:20:09.026Z] [2022-08-25T22:20:09.026Z] #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-25T22:20:09.026Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T22:20:09.026Z] #76 32.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-25T22:20:09.026Z] #76 32.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-25T22:20:09.026Z] #76 32.55 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-25T22:20:09.026Z] #76 32.56 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-25T22:20:09.026Z] #76 32.56 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-25T22:20:09.026Z] #76 32.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-25T22:20:09.026Z] #76 32.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-25T22:20:09.026Z] #76 32.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-25T22:20:09.026Z] #76 32.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-25T22:20:09.026Z] #76 32.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-25T22:20:09.195Z] #55 34.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-25T22:20:09.453Z] #55 34.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-25T22:20:09.453Z] #55 34.67 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-25T22:20:09.453Z] #55 34.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-25T22:20:09.826Z] #51 30.39 Reading package lists... [2022-08-25T22:20:09.826Z] #51 ... [2022-08-25T22:20:09.826Z] [2022-08-25T22:20:09.826Z] #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-25T22:20:09.827Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:20:09.827Z] #53 23.71 go: downloading golang.org/x/mod v0.3.0 [2022-08-25T22:20:09.827Z] #53 23.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T22:20:09.827Z] #53 ... [2022-08-25T22:20:09.827Z] [2022-08-25T22:20:09.827Z] #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-25T22:20:09.827Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:09.827Z] #55 30.70 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-25T22:20:09.827Z] #55 31.07 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-25T22:20:09.827Z] #55 31.51 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-25T22:20:09.827Z] #55 31.73 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-25T22:20:09.827Z] #55 32.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-25T22:20:09.827Z] #55 32.46 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-25T22:20:09.827Z] #55 32.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-25T22:20:09.827Z] #55 33.09 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-25T22:20:09.827Z] #55 33.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-25T22:20:09.827Z] #55 33.26 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-25T22:20:09.827Z] #55 33.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-25T22:20:09.827Z] #55 33.46 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-25T22:20:09.827Z] #55 33.56 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-25T22:20:09.827Z] #55 33.79 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-25T22:20:09.827Z] #55 34.01 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-25T22:20:09.827Z] #55 34.06 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-25T22:20:09.827Z] #55 34.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-25T22:20:09.827Z] #55 34.28 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-25T22:20:10.035Z] #55 35.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-25T22:20:10.078Z] #76 34.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:10.346Z] #14 18.70 Reading package lists... [2022-08-25T22:20:10.346Z] #14 ... [2022-08-25T22:20:10.346Z] [2022-08-25T22:20:10.346Z] #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-25T22:20:10.346Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:10.346Z] #55 12.15 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-25T22:20:10.346Z] #55 12.38 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-25T22:20:10.346Z] #55 12.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-25T22:20:10.346Z] #55 12.65 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T22:20:10.346Z] #55 17.49 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-25T22:20:10.346Z] #55 17.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:20:10.346Z] #55 17.63 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T22:20:10.346Z] #55 17.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-25T22:20:10.346Z] #55 17.90 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-25T22:20:10.346Z] #55 18.00 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-25T22:20:10.346Z] #55 18.09 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-25T22:20:10.346Z] #55 18.21 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-25T22:20:10.346Z] #55 18.28 go: downloading github.com/spf13/afero v1.8.2 [2022-08-25T22:20:10.346Z] #55 18.30 go: downloading github.com/spf13/cast v1.4.1 [2022-08-25T22:20:10.346Z] #55 18.58 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-25T22:20:10.346Z] #55 18.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-25T22:20:10.346Z] #55 18.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-25T22:20:10.346Z] #55 18.96 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-25T22:20:10.346Z] #55 18.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-25T22:20:10.346Z] #55 19.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-25T22:20:10.346Z] #55 19.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-25T22:20:10.346Z] #55 19.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-25T22:20:10.346Z] #55 19.20 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-25T22:20:10.346Z] #55 19.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-25T22:20:10.346Z] #55 19.77 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-25T22:20:10.346Z] #55 19.80 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-25T22:20:10.346Z] #55 19.95 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-25T22:20:10.346Z] #55 20.57 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-25T22:20:10.346Z] #55 20.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-25T22:20:10.346Z] #55 20.90 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-25T22:20:10.346Z] #55 21.36 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-25T22:20:10.346Z] #55 21.41 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-25T22:20:10.346Z] #55 ... [2022-08-25T22:20:10.346Z] [2022-08-25T22:20:10.346Z] #76 ... [2022-08-25T22:20:10.346Z] #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-25T22:20:10.346Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:10.346Z] [2022-08-25T22:20:10.346Z] #76 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:20:10.346Z] #76 21.51 Fetched 8573 kB in 16s (547 kB/s) [2022-08-25T22:20:10.346Z] #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-25T22:20:10.346Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-25T22:20:10.346Z] #40 34.11 NAME: [2022-08-25T22:20:10.346Z] #40 34.11 go-winres - A tool for embedding resources in Windows executables [2022-08-25T22:20:10.346Z] #40 34.11 [2022-08-25T22:20:10.346Z] #40 34.11 USAGE: [2022-08-25T22:20:10.346Z] #40 34.11 go-winres [global options] command [command options] [arguments...] [2022-08-25T22:20:10.346Z] #40 34.11 [2022-08-25T22:20:10.346Z] #40 34.11 COMMANDS: [2022-08-25T22:20:10.346Z] #40 34.11 init Create an initial ./winres/winres.json [2022-08-25T22:20:10.346Z] #40 34.11 make Make syso files for the "go build" command [2022-08-25T22:20:10.346Z] #40 34.11 simply Make syso files for the "go build" command (simplified) [2022-08-25T22:20:10.346Z] #40 34.11 extract Extract all resources from an executable [2022-08-25T22:20:10.346Z] #40 34.11 patch Replace resources in an executable file (exe, dll) [2022-08-25T22:20:10.346Z] #40 34.11 help, h Shows a list of commands or help for one command [2022-08-25T22:20:10.346Z] #40 34.11 [2022-08-25T22:20:10.346Z] #40 34.11 GLOBAL OPTIONS: [2022-08-25T22:20:10.346Z] #40 34.11 --help, -h show help (default: false) [2022-08-25T22:20:10.346Z] #40 DONE 34.2s [2022-08-25T22:20:10.346Z] [2022-08-25T22:20:10.346Z] #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-25T22:20:10.346Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-25T22:20:10.346Z] #62 32.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:10.346Z] #62 33.00 Fetched 454 kB in 0s (1411 kB/s) [2022-08-25T22:20:10.346Z] #62 33.27 Selecting previously unselected package libbtrfs0:arm64. [2022-08-25T22:20:10.346Z] #62 33.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-25T22:20:10.346Z] #62 33.42 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-25T22:20:10.346Z] #62 33.43 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-25T22:20:10.346Z] #62 33.70 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-25T22:20:10.346Z] #62 33.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-25T22:20:10.346Z] #62 33.78 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-25T22:20:10.346Z] #62 34.30 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-25T22:20:10.346Z] #62 34.33 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-25T22:20:10.346Z] #62 34.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:10.374Z] #55 35.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-25T22:20:10.374Z] #55 35.72 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-25T22:20:10.396Z] #55 34.59 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-25T22:20:10.396Z] #55 34.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-25T22:20:10.396Z] #55 34.74 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-25T22:20:10.396Z] #55 34.88 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-25T22:20:10.606Z] #62 ... [2022-08-25T22:20:10.606Z] [2022-08-25T22:20:10.606Z] #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-25T22:20:10.606Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-25T22:20:10.606Z] #47 24.24 + 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-25T22:20:10.606Z] #47 ... [2022-08-25T22:20:10.606Z] [2022-08-25T22:20:10.606Z] #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-25T22:20:10.606Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T22:20:10.606Z] #76 34.49 Fetched 5916 kB in 1s (10.1 MB/s) [2022-08-25T22:20:10.606Z] #76 34.60 Selecting previously unselected package bzip2. [2022-08-25T22:20:10.606Z] #76 34.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-25T22:20:10.606Z] #76 34.71 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-25T22:20:10.608Z] #76 21.51 Reading package lists... [2022-08-25T22:20:10.608Z] #76 ... [2022-08-25T22:20:10.608Z] [2022-08-25T22:20:10.608Z] #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-25T22:20:10.608Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:20:10.608Z] #47 19.03 Updating files: 70% (1527/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-25T22:20:10.608Z] #47 19.74 + git checkout -q v2.3.0 [2022-08-25T22:20:10.632Z] #55 36.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-25T22:20:10.632Z] #55 36.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-25T22:20:10.657Z] #55 34.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-25T22:20:10.657Z] #55 35.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-25T22:20:10.657Z] #55 35.13 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-25T22:20:10.866Z] #76 34.73 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:20:10.866Z] #76 ... [2022-08-25T22:20:10.866Z] [2022-08-25T22:20:10.866Z] #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-25T22:20:10.866Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-25T22:20:10.866Z] #62 DONE 35.0s [2022-08-25T22:20:10.898Z] #55 36.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-25T22:20:10.898Z] #55 36.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-25T22:20:10.916Z] #55 35.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-25T22:20:10.943Z] #47 22.57 + 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-25T22:20:11.131Z] [2022-08-25T22:20:11.132Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T22:20:11.132Z] #63 sha256:f7fceb1bcb9f65540889f8c2a29051b9f7239c013a71013bcaa119e4528cf5a6 [2022-08-25T22:20:11.132Z] #63 DONE 0.2s [2022-08-25T22:20:11.132Z] [2022-08-25T22:20:11.132Z] #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-25T22:20:11.132Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T22:20:11.132Z] #76 35.06 Selecting previously unselected package libmagic-mgc. [2022-08-25T22:20:11.132Z] #76 35.09 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-25T22:20:11.132Z] #76 35.12 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T22:20:11.190Z] #55 35.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-25T22:20:11.204Z] #47 ... [2022-08-25T22:20:11.204Z] [2022-08-25T22:20:11.204Z] #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-25T22:20:11.204Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:11.204Z] #51 12.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:20:11.204Z] #51 14.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-25T22:20:11.204Z] #51 22.74 Fetched 8576 kB in 17s (514 kB/s) [2022-08-25T22:20:11.204Z] #51 22.74 Reading package lists... [2022-08-25T22:20:11.204Z] #51 ... [2022-08-25T22:20:11.204Z] [2022-08-25T22:20:11.204Z] #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-25T22:20:11.204Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:11.204Z] #55 22.81 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-25T22:20:11.204Z] #55 23.13 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-25T22:20:11.204Z] #55 23.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-25T22:20:11.286Z] #19 117.0 Building dependency tree... [2022-08-25T22:20:11.457Z] #55 35.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-25T22:20:11.457Z] #55 ... [2022-08-25T22:20:11.457Z] [2022-08-25T22:20:11.457Z] #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-25T22:20:11.457Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:11.457Z] #62 15.07 Reading package lists... [2022-08-25T22:20:11.457Z] #62 26.02 Reading package lists... [2022-08-25T22:20:11.457Z] #62 35.53 Building dependency tree... [2022-08-25T22:20:11.457Z] #62 ... [2022-08-25T22:20:11.457Z] [2022-08-25T22:20:11.457Z] #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-25T22:20:11.457Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:20:11.457Z] #36 29.01 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-25T22:20:11.457Z] #36 29.25 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T22:20:11.457Z] #36 29.48 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-25T22:20:11.457Z] #36 32.08 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-25T22:20:11.457Z] #36 32.22 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-25T22:20:11.505Z] #55 36.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-25T22:20:11.505Z] #55 36.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-25T22:20:11.717Z] #36 ... [2022-08-25T22:20:11.717Z] [2022-08-25T22:20:11.717Z] #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-25T22:20:11.717Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:11.717Z] #55 35.89 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-25T22:20:11.717Z] #55 36.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-25T22:20:11.717Z] #55 36.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-25T22:20:11.764Z] #55 37.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-25T22:20:11.764Z] #55 37.18 go: downloading github.com/julz/importas v0.1.0 [2022-08-25T22:20:11.764Z] #55 37.24 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-25T22:20:11.777Z] #55 23.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-25T22:20:11.777Z] #55 23.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-25T22:20:11.979Z] #55 36.30 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-25T22:20:11.979Z] #55 36.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-25T22:20:11.979Z] #55 36.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-25T22:20:12.026Z] #55 37.30 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-25T22:20:12.035Z] #55 23.82 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-25T22:20:12.035Z] #55 23.86 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-25T22:20:12.085Z] #76 36.09 Selecting previously unselected package libmagic1:arm64. [2022-08-25T22:20:12.085Z] #76 36.09 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-25T22:20:12.085Z] #76 36.10 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-25T22:20:12.239Z] #55 36.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-25T22:20:12.239Z] #55 36.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-25T22:20:12.239Z] #55 ... [2022-08-25T22:20:12.239Z] [2022-08-25T22:20:12.239Z] #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-25T22:20:12.239Z] #67 sha256:0b85b6977ea441c63b2a945a2f92f31a5d72368d0ffcbe1e51699b708599f4d4 [2022-08-25T22:20:12.239Z] #67 26.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:20:12.294Z] #55 23.95 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-25T22:20:12.294Z] #55 24.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-25T22:20:12.294Z] #55 24.17 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-25T22:20:12.306Z] #55 37.61 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-25T22:20:12.306Z] #55 37.67 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-25T22:20:12.306Z] #55 37.77 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-25T22:20:12.357Z] #76 36.22 Selecting previously unselected package file. [2022-08-25T22:20:12.357Z] #76 36.23 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-25T22:20:12.357Z] #76 36.24 Unpacking file (1:5.39-3) ... [2022-08-25T22:20:12.357Z] #76 36.40 Selecting previously unselected package xz-utils. [2022-08-25T22:20:12.357Z] #76 36.41 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-25T22:20:12.357Z] #76 36.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:20:12.499Z] #67 ... [2022-08-25T22:20:12.499Z] [2022-08-25T22:20:12.499Z] #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-25T22:20:12.499Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:12.499Z] #55 36.72 go: downloading github.com/julz/importas v0.1.0 [2022-08-25T22:20:12.499Z] #55 36.85 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-25T22:20:12.499Z] #55 36.99 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-25T22:20:12.552Z] #55 24.30 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-25T22:20:12.552Z] #55 24.33 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-25T22:20:12.552Z] #55 24.40 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-25T22:20:12.552Z] #55 24.49 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-25T22:20:12.565Z] #55 37.92 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-25T22:20:12.565Z] #55 37.99 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-25T22:20:12.760Z] #55 37.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-25T22:20:12.760Z] #55 37.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-25T22:20:12.823Z] #55 38.22 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-25T22:20:12.884Z] #76 36.72 Selecting previously unselected package libsigsegv2:arm64. [2022-08-25T22:20:12.884Z] #76 36.72 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-25T22:20:12.884Z] #76 36.74 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-25T22:20:12.884Z] #76 36.86 Selecting previously unselected package m4. [2022-08-25T22:20:12.884Z] #76 36.88 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-25T22:20:12.884Z] #76 36.89 Unpacking m4 (1.4.18-5) ... [2022-08-25T22:20:13.025Z] #55 37.38 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-25T22:20:13.025Z] #55 37.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-25T22:20:13.081Z] #55 38.31 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-25T22:20:13.081Z] #55 38.34 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-25T22:20:13.118Z] #55 24.74 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-25T22:20:13.118Z] #55 24.81 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-25T22:20:13.118Z] #55 24.97 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-25T22:20:13.118Z] #55 24.98 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-25T22:20:13.118Z] #55 25.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-25T22:20:13.143Z] #76 37.15 Selecting previously unselected package autoconf. [2022-08-25T22:20:13.143Z] #76 37.15 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-25T22:20:13.143Z] #76 37.19 Unpacking autoconf (2.69-14) ... [2022-08-25T22:20:13.285Z] #55 37.64 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-25T22:20:13.285Z] #55 37.75 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-25T22:20:13.338Z] #55 38.59 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-25T22:20:13.376Z] #55 25.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-25T22:20:13.376Z] #55 25.19 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-25T22:20:13.406Z] #76 37.60 Selecting previously unselected package autotools-dev. [2022-08-25T22:20:13.545Z] #55 37.93 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-25T22:20:13.545Z] #55 37.93 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-25T22:20:13.634Z] #55 25.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-25T22:20:13.666Z] #76 37.62 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-25T22:20:13.666Z] #76 37.63 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:20:13.806Z] #55 38.11 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-25T22:20:13.904Z] #55 25.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-25T22:20:13.904Z] #55 25.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-25T22:20:13.904Z] #55 25.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-25T22:20:13.904Z] #55 ... [2022-08-25T22:20:13.904Z] [2022-08-25T22:20:13.904Z] #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-25T22:20:13.904Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:20:13.904Z] #36 15.76 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-25T22:20:13.904Z] #36 15.76 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T22:20:13.904Z] #36 16.27 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-25T22:20:13.904Z] #36 16.68 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-25T22:20:13.904Z] #36 16.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T22:20:13.904Z] #36 17.38 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-25T22:20:13.904Z] #36 17.45 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-25T22:20:13.904Z] #36 17.49 go: downloading github.com/peterh/liner v1.2.2 [2022-08-25T22:20:13.904Z] #36 17.69 go: downloading github.com/google/go-dap v0.6.0 [2022-08-25T22:20:13.904Z] #36 18.30 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-25T22:20:13.904Z] #36 18.92 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-25T22:20:13.904Z] #36 19.23 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T22:20:13.904Z] #36 19.24 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-25T22:20:13.904Z] #36 21.41 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-25T22:20:13.904Z] #36 21.61 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-25T22:20:13.904Z] #36 22.85 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-25T22:20:13.905Z] #55 ... [2022-08-25T22:20:13.905Z] [2022-08-25T22:20:13.905Z] #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-25T22:20:13.905Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:13.905Z] #14 29.30 Fetched 8573 kB in 23s (381 kB/s) [2022-08-25T22:20:13.905Z] #14 29.30 Reading package lists... [2022-08-25T22:20:13.905Z] #14 39.06 Reading package lists... [2022-08-25T22:20:13.905Z] #14 ... [2022-08-25T22:20:13.905Z] [2022-08-25T22:20:13.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-25T22:20:13.905Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:20:13.905Z] #47 32.89 Updating files: 42% (923/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-25T22:20:13.905Z] #47 34.54 + git checkout -q v2.3.0 [2022-08-25T22:20:13.905Z] #47 37.56 + 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-25T22:20:13.926Z] #76 37.76 Selecting previously unselected package automake. [2022-08-25T22:20:13.926Z] #76 37.76 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-25T22:20:13.926Z] #76 37.77 Unpacking automake (1:1.16.3-2) ... [2022-08-25T22:20:14.163Z] #47 ... [2022-08-25T22:20:14.163Z] [2022-08-25T22:20:14.163Z] #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-25T22:20:14.163Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:14.163Z] #42 29.59 Fetched 8573 kB in 22s (391 kB/s) [2022-08-25T22:20:14.163Z] #42 29.59 Reading package lists... [2022-08-25T22:20:14.164Z] #36 ... [2022-08-25T22:20:14.164Z] [2022-08-25T22:20:14.164Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T22:20:14.164Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:14.164Z] #14 18.70 Reading package lists... [2022-08-25T22:20:14.186Z] #76 38.27 Selecting previously unselected package patch. [2022-08-25T22:20:14.186Z] #76 38.27 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-25T22:20:14.186Z] #76 38.28 Unpacking patch (2.7.6-7) ... [2022-08-25T22:20:14.421Z] #42 39.66 Reading package lists... [2022-08-25T22:20:14.421Z] #42 ... [2022-08-25T22:20:14.421Z] [2022-08-25T22:20:14.421Z] #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-25T22:20:14.421Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:14.421Z] #76 29.52 Fetched 8573 kB in 22s (390 kB/s) [2022-08-25T22:20:14.421Z] #76 29.52 Reading package lists... [2022-08-25T22:20:14.421Z] #76 38.56 Reading package lists... [2022-08-25T22:20:14.421Z] #76 ... [2022-08-25T22:20:14.421Z] [2022-08-25T22:20:14.421Z] #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-25T22:20:14.421Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:14.421Z] #55 39.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-25T22:20:14.421Z] #55 39.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-25T22:20:14.445Z] #76 38.48 Selecting previously unselected package dpkg-dev. [2022-08-25T22:20:14.445Z] #76 38.48 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-25T22:20:14.445Z] #76 38.49 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T22:20:14.681Z] #55 40.14 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-25T22:20:14.939Z] #55 40.34 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-25T22:20:15.015Z] #76 ... [2022-08-25T22:20:15.015Z] [2022-08-25T22:20:15.015Z] #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-25T22:20:15.015Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-25T22:20:15.015Z] #42 27.36 Building dependency tree... [2022-08-25T22:20:15.015Z] #42 31.34 The following additional packages will be installed: [2022-08-25T22:20:15.015Z] #42 31.35 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-25T22:20:15.015Z] #42 31.37 Suggested packages: [2022-08-25T22:20:15.015Z] #42 31.39 cmake-doc ninja-build lrzip [2022-08-25T22:20:15.015Z] #42 31.39 Recommended packages: [2022-08-25T22:20:15.015Z] #42 31.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-25T22:20:15.015Z] #42 32.20 The following NEW packages will be installed: [2022-08-25T22:20:15.015Z] #42 32.23 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-25T22:20:15.015Z] #42 32.24 vim-common xxd [2022-08-25T22:20:15.015Z] #42 32.73 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:15.015Z] #42 32.73 Need to get 15.6 MB of archives. [2022-08-25T22:20:15.015Z] #42 32.73 After this operation, 67.4 MB of additional disk space will be used. [2022-08-25T22:20:15.015Z] #42 32.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:20:15.015Z] #42 32.73 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-25T22:20:15.015Z] #42 32.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-25T22:20:15.015Z] #42 32.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-25T22:20:15.015Z] #42 33.32 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-25T22:20:15.015Z] #42 33.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-25T22:20:15.015Z] #42 33.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-25T22:20:15.015Z] #42 33.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-25T22:20:15.015Z] #42 33.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-25T22:20:15.015Z] #42 33.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-25T22:20:15.015Z] #42 35.30 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:15.015Z] #42 35.77 Fetched 15.6 MB in 1s (12.4 MB/s) [2022-08-25T22:20:15.015Z] #42 35.86 Selecting previously unselected package xxd. [2022-08-25T22:20:15.015Z] #42 35.86 (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-25T22:20:15.015Z] #42 36.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-25T22:20:15.015Z] #42 36.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:15.015Z] #42 36.24 Selecting previously unselected package vim-common. [2022-08-25T22:20:15.015Z] #42 36.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:20:15.015Z] #42 36.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:15.015Z] #42 36.58 Selecting previously unselected package cmake-data. [2022-08-25T22:20:15.015Z] #42 36.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-25T22:20:15.015Z] #42 36.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:20:15.098Z] #14 25.30 Reading package lists... [2022-08-25T22:20:15.098Z] #14 ... [2022-08-25T22:20:15.098Z] [2022-08-25T22:20:15.098Z] #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-25T22:20:15.098Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:20:15.098Z] #53 16.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T22:20:15.098Z] #53 16.82 go: downloading golang.org/x/mod v0.3.0 [2022-08-25T22:20:15.098Z] #53 ... [2022-08-25T22:20:15.098Z] [2022-08-25T22:20:15.098Z] #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-25T22:20:15.098Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:15.098Z] #55 26.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-25T22:20:15.098Z] #55 26.01 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-25T22:20:15.098Z] #55 26.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-25T22:20:15.098Z] #55 26.07 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-25T22:20:15.098Z] #55 26.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-25T22:20:15.098Z] #55 26.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-25T22:20:15.098Z] #55 26.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-25T22:20:15.098Z] #55 26.36 go: downloading github.com/julz/importas v0.1.0 [2022-08-25T22:20:15.098Z] #55 26.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-25T22:20:15.098Z] #55 26.52 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-25T22:20:15.098Z] #55 26.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-25T22:20:15.098Z] #55 26.68 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-25T22:20:15.098Z] #55 26.74 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-25T22:20:15.098Z] #55 26.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-25T22:20:15.099Z] #55 26.95 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-25T22:20:15.099Z] #55 26.95 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-25T22:20:15.099Z] #55 26.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-25T22:20:15.187Z] #55 39.62 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-25T22:20:15.187Z] #55 39.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-25T22:20:15.187Z] #55 ... [2022-08-25T22:20:15.187Z] [2022-08-25T22:20:15.187Z] #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-25T22:20:15.187Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:15.187Z] #42 29.67 Fetched 8573 kB in 22s (396 kB/s) [2022-08-25T22:20:15.187Z] #42 29.67 Reading package lists... [2022-08-25T22:20:15.200Z] #55 40.56 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-25T22:20:15.200Z] #55 40.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-25T22:20:15.274Z] #42 ... [2022-08-25T22:20:15.274Z] [2022-08-25T22:20:15.274Z] #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-25T22:20:15.274Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-25T22:20:15.274Z] #34 38.23 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-25T22:20:15.274Z] #34 38.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-25T22:20:15.274Z] #34 38.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-25T22:20:15.358Z] #55 27.07 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-25T22:20:15.358Z] #55 27.11 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-25T22:20:15.446Z] #42 39.04 Reading package lists... [2022-08-25T22:20:15.446Z] #42 ... [2022-08-25T22:20:15.446Z] [2022-08-25T22:20:15.446Z] #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-25T22:20:15.446Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:15.446Z] #51 30.39 Reading package lists... [2022-08-25T22:20:15.459Z] #55 40.71 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-25T22:20:15.459Z] #55 40.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-25T22:20:15.459Z] #55 40.91 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-25T22:20:16.028Z] #55 41.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-25T22:20:16.286Z] #55 41.60 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-25T22:20:16.286Z] #55 41.66 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-25T22:20:16.286Z] #55 41.68 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-25T22:20:16.296Z] #55 27.99 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-25T22:20:16.296Z] #55 27.99 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-25T22:20:16.296Z] #55 28.11 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-25T22:20:16.296Z] #55 28.11 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-25T22:20:16.296Z] #55 28.22 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-25T22:20:16.543Z] #55 41.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-25T22:20:16.546Z] #19 128.5 The following additional packages will be installed: [2022-08-25T22:20:16.546Z] #19 128.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-25T22:20:16.546Z] #19 128.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-25T22:20:16.546Z] #19 128.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.5 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-25T22:20:16.546Z] #19 128.5 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-25T22:20:16.546Z] #19 128.5 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.5 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.5 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-25T22:20:16.546Z] #19 128.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-25T22:20:16.546Z] #19 128.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-25T22:20:16.546Z] #19 128.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-25T22:20:16.546Z] #19 128.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-25T22:20:16.546Z] #19 128.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-25T22:20:16.546Z] #19 128.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-25T22:20:16.546Z] #19 128.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-25T22:20:16.546Z] #19 128.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-25T22:20:16.546Z] #19 128.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-25T22:20:16.546Z] #19 128.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-25T22:20:16.546Z] #19 128.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-25T22:20:16.546Z] #19 128.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-25T22:20:16.546Z] #19 128.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-25T22:20:16.546Z] #19 128.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-25T22:20:16.546Z] #19 128.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-25T22:20:16.546Z] #19 128.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-25T22:20:16.546Z] #19 128.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-25T22:20:16.546Z] #19 128.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-25T22:20:16.546Z] #19 128.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-25T22:20:16.546Z] #19 128.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-25T22:20:16.546Z] #19 128.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-25T22:20:16.546Z] #19 128.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-25T22:20:16.546Z] #19 128.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-25T22:20:16.546Z] #19 128.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-25T22:20:16.546Z] #19 128.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-25T22:20:16.546Z] #19 128.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-25T22:20:16.546Z] #19 128.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-25T22:20:16.546Z] #19 128.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-25T22:20:16.546Z] #19 128.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-25T22:20:16.546Z] #19 128.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-25T22:20:16.546Z] #19 128.6 linux-libc-dev-s390x-cross patch xz-utils [2022-08-25T22:20:16.546Z] #19 128.7 Suggested packages: [2022-08-25T22:20:16.546Z] #19 128.7 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-25T22:20:16.546Z] #19 128.7 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.7 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-25T22:20:16.546Z] #19 128.7 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-25T22:20:16.546Z] #19 128.7 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-25T22:20:16.546Z] #19 128.7 libyaml-shell-perl ed diffutils-doc [2022-08-25T22:20:16.546Z] #19 128.7 Recommended packages: [2022-08-25T22:20:16.546Z] #19 128.7 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-25T22:20:16.546Z] #19 128.7 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-25T22:20:16.555Z] #55 28.34 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-25T22:20:16.555Z] #55 28.44 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-25T22:20:16.593Z] #51 39.97 Reading package lists... [2022-08-25T22:20:16.593Z] #51 ... [2022-08-25T22:20:16.593Z] [2022-08-25T22:20:16.593Z] #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-25T22:20:16.593Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:16.593Z] #14 30.92 Fetched 8573 kB in 23s (375 kB/s) [2022-08-25T22:20:16.593Z] #14 30.92 Reading package lists... [2022-08-25T22:20:16.801Z] #55 42.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-25T22:20:16.801Z] #55 42.27 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-25T22:20:16.813Z] #55 28.49 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-25T22:20:16.813Z] #55 28.59 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-25T22:20:16.813Z] #55 ... [2022-08-25T22:20:16.813Z] [2022-08-25T22:20:16.813Z] #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-25T22:20:16.813Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:16.813Z] #42 18.50 Fetched 8573 kB in 14s (606 kB/s) [2022-08-25T22:20:16.813Z] #42 18.50 Reading package lists... [2022-08-25T22:20:16.813Z] #42 25.50 Reading package lists... [2022-08-25T22:20:16.813Z] #42 ... [2022-08-25T22:20:16.813Z] [2022-08-25T22:20:16.813Z] #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-25T22:20:16.813Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:16.813Z] #76 21.51 Reading package lists... [2022-08-25T22:20:16.852Z] #14 40.63 Reading package lists... [2022-08-25T22:20:16.852Z] #14 ... [2022-08-25T22:20:16.852Z] [2022-08-25T22:20:16.852Z] #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-25T22:20:16.852Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:20:16.852Z] #47 37.33 Updating files: 41% (906/2176) Updating files: 42% (914/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: 78% (1710/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-25T22:20:16.852Z] #47 39.11 + git checkout -q v2.3.0 [2022-08-25T22:20:17.059Z] #55 42.53 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-25T22:20:17.059Z] #55 ... [2022-08-25T22:20:17.059Z] [2022-08-25T22:20:17.059Z] #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-25T22:20:17.059Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:17.059Z] #51 32.17 Fetched 8576 kB in 24s (353 kB/s) [2022-08-25T22:20:17.059Z] #51 32.17 Reading package lists... [2022-08-25T22:20:17.109Z] #19 ... [2022-08-25T22:20:17.109Z] [2022-08-25T22:20:17.109Z] #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-25T22:20:17.109Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:20:17.109Z] #84 83.31 configure.ac:7: installing 'build-aux/compile' [2022-08-25T22:20:17.109Z] #84 83.32 configure.ac:9: installing 'build-aux/config.guess' [2022-08-25T22:20:17.109Z] #84 83.34 configure.ac:9: installing 'build-aux/config.sub' [2022-08-25T22:20:17.109Z] #84 83.35 configure.ac:11: installing 'build-aux/install-sh' [2022-08-25T22:20:17.109Z] #84 83.37 configure.ac:11: installing 'build-aux/missing' [2022-08-25T22:20:17.116Z] #47 ... [2022-08-25T22:20:17.116Z] [2022-08-25T22:20:17.116Z] #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-25T22:20:17.116Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:17.116Z] #76 21.67 Reading package lists... [2022-08-25T22:20:17.116Z] #76 32.04 Reading package lists... [2022-08-25T22:20:17.317Z] #51 42.06 Reading package lists... [2022-08-25T22:20:17.317Z] #51 ... [2022-08-25T22:20:17.317Z] [2022-08-25T22:20:17.317Z] #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-25T22:20:17.317Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:20:17.317Z] #36 32.65 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-25T22:20:17.317Z] #36 32.75 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-25T22:20:17.317Z] #36 34.25 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-25T22:20:17.317Z] #36 ... [2022-08-25T22:20:17.317Z] [2022-08-25T22:20:17.317Z] #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-25T22:20:17.317Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:17.317Z] #55 42.61 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-25T22:20:17.317Z] #55 42.79 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-25T22:20:17.317Z] #55 42.89 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-25T22:20:17.366Z] #84 83.68 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:20:17.376Z] #76 41.07 Building dependency tree... [2022-08-25T22:20:17.376Z] #76 ... [2022-08-25T22:20:17.376Z] [2022-08-25T22:20:17.376Z] #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-25T22:20:17.376Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:17.376Z] #55 39.90 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-25T22:20:17.376Z] #55 39.90 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-25T22:20:17.376Z] #55 40.25 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-25T22:20:17.376Z] #55 40.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-25T22:20:17.376Z] #55 40.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-25T22:20:17.376Z] #55 40.86 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-25T22:20:17.376Z] #55 40.94 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-25T22:20:17.376Z] #55 41.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-25T22:20:17.376Z] #55 41.54 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-25T22:20:17.376Z] #55 41.64 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-25T22:20:17.376Z] #55 41.65 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-25T22:20:17.575Z] #55 43.02 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-25T22:20:17.623Z] #84 83.90 parallel-tests: installing 'build-aux/test-driver' [2022-08-25T22:20:17.635Z] #55 41.80 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-25T22:20:17.838Z] #55 43.22 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-25T22:20:17.895Z] #55 42.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-25T22:20:18.154Z] #55 42.36 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-25T22:20:18.154Z] #55 42.40 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-25T22:20:18.154Z] #55 42.49 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-25T22:20:18.154Z] #55 42.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-25T22:20:18.416Z] #55 42.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-25T22:20:18.416Z] #55 42.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-25T22:20:18.416Z] #55 42.82 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-25T22:20:18.577Z] #34 ... [2022-08-25T22:20:18.577Z] [2022-08-25T22:20:18.577Z] #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-25T22:20:18.577Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:20:18.577Z] #55 32.46 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T22:20:18.577Z] #55 32.56 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-25T22:20:18.577Z] #55 33.60 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-25T22:20:18.577Z] #55 35.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-25T22:20:18.577Z] #55 ... [2022-08-25T22:20:18.577Z] [2022-08-25T22:20:18.577Z] #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-25T22:20:18.577Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T22:20:18.577Z] #76 39.33 Selecting previously unselected package build-essential. [2022-08-25T22:20:18.577Z] #76 39.34 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-25T22:20:18.577Z] #76 39.35 Unpacking build-essential (12.9) ... [2022-08-25T22:20:18.577Z] #76 39.51 Selecting previously unselected package libcap2:arm64. [2022-08-25T22:20:18.577Z] #76 39.52 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-25T22:20:18.577Z] #76 39.52 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-25T22:20:18.577Z] #76 39.65 Selecting previously unselected package libcap-dev:arm64. [2022-08-25T22:20:18.577Z] #76 39.66 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-25T22:20:18.577Z] #76 39.68 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-25T22:20:18.577Z] #76 39.85 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-25T22:20:18.577Z] #76 39.86 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-25T22:20:18.577Z] #76 39.87 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-25T22:20:18.578Z] #76 40.00 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-25T22:20:18.578Z] #76 40.00 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-25T22:20:18.578Z] #76 40.01 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-25T22:20:18.578Z] #76 40.15 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-25T22:20:18.578Z] #76 40.15 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-25T22:20:18.578Z] #76 40.15 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T22:20:18.578Z] #76 40.31 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-25T22:20:18.578Z] #76 40.33 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-25T22:20:18.578Z] #76 40.34 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-25T22:20:18.578Z] #76 41.17 Selecting previously unselected package libtool. [2022-08-25T22:20:18.578Z] #76 41.17 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-25T22:20:18.578Z] #76 41.21 Unpacking libtool (2.4.6-15) ... [2022-08-25T22:20:18.578Z] #76 41.55 Selecting previously unselected package libudev-dev:arm64. [2022-08-25T22:20:18.578Z] #76 41.57 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-25T22:20:18.578Z] #76 41.58 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-25T22:20:18.578Z] #76 41.81 Selecting previously unselected package libyajl2:arm64. [2022-08-25T22:20:18.578Z] #76 41.82 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-25T22:20:18.578Z] #76 41.83 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-25T22:20:18.578Z] #76 41.94 Selecting previously unselected package libyajl-dev:arm64. [2022-08-25T22:20:18.578Z] #76 41.95 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-25T22:20:18.578Z] #76 41.96 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-25T22:20:18.578Z] #76 42.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T22:20:18.578Z] #76 42.25 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T22:20:18.578Z] #76 42.26 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-25T22:20:18.578Z] #76 42.28 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-25T22:20:18.578Z] #76 42.31 Setting up file (1:5.39-3) ... [2022-08-25T22:20:18.578Z] #76 42.32 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:20:18.578Z] #76 42.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-25T22:20:18.578Z] #76 42.35 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-25T22:20:18.578Z] #76 42.38 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-25T22:20:18.578Z] #76 42.40 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:20:18.578Z] #76 42.44 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-25T22:20:18.578Z] #76 42.47 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:20:18.578Z] #76 42.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:20:18.578Z] #76 42.50 Setting up patch (2.7.6-7) ... [2022-08-25T22:20:18.578Z] #76 42.52 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-25T22:20:18.578Z] #76 42.53 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-25T22:20:18.578Z] #76 42.55 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-25T22:20:18.578Z] #76 42.57 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-25T22:20:18.578Z] #76 42.59 Setting up libtool (2.4.6-15) ... [2022-08-25T22:20:18.578Z] #76 42.61 Setting up m4 (1.4.18-5) ... [2022-08-25T22:20:18.578Z] #76 42.63 Setting up dpkg-dev (1.20.11) ... [2022-08-25T22:20:18.578Z] #76 42.65 Setting up autoconf (2.69-14) ... [2022-08-25T22:20:18.774Z] #55 43.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-25T22:20:18.774Z] #55 44.06 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-25T22:20:18.774Z] #55 44.16 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-25T22:20:18.837Z] #76 42.66 Setting up build-essential (12.9) ... [2022-08-25T22:20:18.837Z] #76 42.67 Setting up automake (1:1.16.3-2) ... [2022-08-25T22:20:18.837Z] #76 42.69 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-25T22:20:18.837Z] #76 42.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:18.837Z] #76 ... [2022-08-25T22:20:18.837Z] [2022-08-25T22:20:18.837Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T22:20:18.837Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:20:18.837Z] #14 32.88 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:18.838Z] #14 32.88 Need to get 108 MB of archives. [2022-08-25T22:20:18.838Z] #14 32.88 After this operation, 620 MB of additional disk space will be used. [2022-08-25T22:20:18.838Z] #14 32.88 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-25T22:20:18.838Z] #14 33.03 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-25T22:20:18.838Z] #14 33.25 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-25T22:20:18.838Z] #14 33.29 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-25T22:20:18.838Z] #14 33.32 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-25T22:20:18.838Z] #14 33.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-25T22:20:18.838Z] #14 33.60 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-25T22:20:18.838Z] #14 33.79 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-25T22:20:18.838Z] #14 33.80 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-25T22:20:18.838Z] #14 34.21 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-25T22:20:18.838Z] #14 35.56 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-25T22:20:18.838Z] #14 36.03 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-25T22:20:18.838Z] #14 36.39 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-25T22:20:18.838Z] #14 37.09 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-25T22:20:18.838Z] #14 37.38 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-25T22:20:18.838Z] #14 37.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-25T22:20:18.838Z] #14 37.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-25T22:20:18.838Z] #14 37.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-25T22:20:18.838Z] #14 37.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-25T22:20:18.838Z] #14 37.41 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-25T22:20:18.838Z] #14 37.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-25T22:20:18.838Z] #14 37.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-25T22:20:18.838Z] #14 37.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-25T22:20:18.838Z] #14 37.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-25T22:20:18.838Z] #14 37.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-25T22:20:18.838Z] #14 37.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-25T22:20:18.838Z] #14 37.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-25T22:20:18.838Z] #14 37.49 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-25T22:20:18.838Z] #14 37.50 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-25T22:20:18.838Z] #14 37.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-25T22:20:18.838Z] #14 38.56 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:18.838Z] #14 38.79 Fetched 108 MB in 5s (21.9 MB/s) [2022-08-25T22:20:18.838Z] #14 38.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-25T22:20:18.838Z] #14 38.86 (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-25T22:20:18.838Z] #14 38.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-25T22:20:18.838Z] #14 38.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:20:18.838Z] #14 41.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-25T22:20:18.838Z] #14 41.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-25T22:20:18.838Z] #14 41.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:20:18.988Z] #55 43.35 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-25T22:20:19.032Z] #55 44.28 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-25T22:20:19.032Z] #55 44.37 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-25T22:20:19.032Z] #55 44.49 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-25T22:20:19.098Z] #14 ... [2022-08-25T22:20:19.098Z] [2022-08-25T22:20:19.098Z] #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-25T22:20:19.098Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-25T22:20:19.098Z] #51 33.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-25T22:20:19.098Z] #51 35.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:19.098Z] #51 36.08 Fetched 2136 kB in 3s (666 kB/s) [2022-08-25T22:20:19.098Z] #51 36.19 Selecting previously unselected package libprotobuf23:arm64. [2022-08-25T22:20:19.098Z] #51 36.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-25T22:20:19.098Z] #51 36.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-25T22:20:19.098Z] #51 36.29 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-25T22:20:19.098Z] #51 36.87 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:20:19.098Z] #51 36.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:20:19.098Z] #51 36.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:20:19.098Z] #51 37.12 Selecting previously unselected package python3-six. [2022-08-25T22:20:19.098Z] #51 37.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-25T22:20:19.098Z] #51 37.13 Unpacking python3-six (1.16.0-2) ... [2022-08-25T22:20:19.098Z] #51 37.28 Selecting previously unselected package python3-protobuf. [2022-08-25T22:20:19.098Z] #51 37.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-25T22:20:19.098Z] #51 37.28 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-25T22:20:19.098Z] #51 37.81 Selecting previously unselected package libnet1:arm64. [2022-08-25T22:20:19.098Z] #51 37.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-25T22:20:19.098Z] #51 37.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:20:19.098Z] #51 37.98 Selecting previously unselected package libnl-3-200:arm64. [2022-08-25T22:20:19.098Z] #51 37.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-25T22:20:19.098Z] #51 37.99 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-25T22:20:19.098Z] #51 38.11 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-25T22:20:19.098Z] #51 38.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-25T22:20:19.098Z] #51 38.14 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-25T22:20:19.098Z] #51 38.29 Selecting previously unselected package criu. [2022-08-25T22:20:19.098Z] #51 38.29 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-25T22:20:19.098Z] #51 38.30 Unpacking criu (3.17.1-1) ... [2022-08-25T22:20:19.098Z] #51 39.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:20:19.098Z] #51 40.88 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-25T22:20:19.098Z] #51 40.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:20:19.098Z] #51 40.95 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-25T22:20:19.098Z] #51 40.97 Setting up python3-six (1.16.0-2) ... [2022-08-25T22:20:19.098Z] #51 42.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-25T22:20:19.098Z] #51 42.32 Setting up python3-protobuf (3.12.4-1) ... [2022-08-25T22:20:19.248Z] #55 43.50 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-25T22:20:19.248Z] #55 43.68 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-25T22:20:19.357Z] #76 27.49 Reading package lists... [2022-08-25T22:20:19.357Z] #76 ... [2022-08-25T22:20:19.357Z] [2022-08-25T22:20:19.357Z] #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-25T22:20:19.357Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:19.357Z] #62 20.79 Fetched 8573 kB in 16s (547 kB/s) [2022-08-25T22:20:19.357Z] #62 20.79 Reading package lists... [2022-08-25T22:20:19.357Z] #62 27.22 Reading package lists... [2022-08-25T22:20:19.357Z] #62 ... [2022-08-25T22:20:19.357Z] [2022-08-25T22:20:19.357Z] #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-25T22:20:19.357Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:19.357Z] #55 28.87 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-25T22:20:19.357Z] #55 28.92 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-25T22:20:19.357Z] #55 28.98 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-25T22:20:19.357Z] #55 29.04 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-25T22:20:19.357Z] #55 29.15 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-25T22:20:19.357Z] #55 29.32 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-25T22:20:19.357Z] #55 29.38 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-25T22:20:19.357Z] #55 29.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-25T22:20:19.357Z] #55 29.44 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-25T22:20:19.357Z] #55 29.55 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-25T22:20:19.357Z] #55 29.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-25T22:20:19.357Z] #55 29.68 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-25T22:20:19.357Z] #55 29.68 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-25T22:20:19.357Z] #55 29.97 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-25T22:20:19.357Z] #55 30.06 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-25T22:20:19.357Z] #55 30.12 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-25T22:20:19.357Z] #55 30.18 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-25T22:20:19.357Z] #55 30.32 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-25T22:20:19.357Z] #55 30.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-25T22:20:19.357Z] #55 30.97 go: downloading honnef.co/go/tools v0.3.1 [2022-08-25T22:20:19.508Z] #55 43.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-25T22:20:19.509Z] #55 43.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-25T22:20:19.600Z] #55 45.02 go: downloading honnef.co/go/tools v0.3.1 [2022-08-25T22:20:19.768Z] #55 44.11 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-25T22:20:20.080Z] #55 44.38 go: downloading honnef.co/go/tools v0.3.1 [2022-08-25T22:20:20.479Z] #51 ... [2022-08-25T22:20:20.479Z] [2022-08-25T22:20:20.479Z] #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-25T22:20:20.479Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:20:20.479Z] #14 44.22 Selecting previously unselected package binutils-mingw-w64. [2022-08-25T22:20:20.479Z] #14 44.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-25T22:20:20.479Z] #14 44.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:20:20.479Z] #14 ... [2022-08-25T22:20:20.479Z] [2022-08-25T22:20:20.479Z] #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-25T22:20:20.479Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T22:20:20.479Z] #76 DONE 44.6s [2022-08-25T22:20:20.479Z] [2022-08-25T22:20:20.479Z] #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-25T22:20:20.479Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:20:20.479Z] #14 44.55 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-25T22:20:20.479Z] #14 44.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-25T22:20:20.479Z] #14 44.56 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-25T22:20:20.739Z] #14 44.80 Selecting previously unselected package dmsetup. [2022-08-25T22:20:20.739Z] #14 44.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-25T22:20:20.739Z] #14 44.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:20:20.908Z] #84 87.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:20:20.999Z] #14 45.06 Selecting previously unselected package mingw-w64-common. [2022-08-25T22:20:21.165Z] #84 87.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:20:21.260Z] #14 45.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-25T22:20:21.260Z] #14 45.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-25T22:20:21.260Z] #14 ... [2022-08-25T22:20:21.260Z] [2022-08-25T22:20:21.260Z] #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-25T22:20:21.260Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:20:21.260Z] #64 0.919 + RM_GOPATH=0 [2022-08-25T22:20:21.260Z] #64 0.927 + TMP_GOPATH= [2022-08-25T22:20:21.260Z] #64 0.928 + : /build [2022-08-25T22:20:21.260Z] #64 0.928 + '[' -z '' ']' [2022-08-25T22:20:21.260Z] #64 0.929 ++ mktemp -d [2022-08-25T22:20:21.260Z] #64 0.932 + export GOPATH=/tmp/tmp.EZg0vO1R2g [2022-08-25T22:20:21.260Z] #64 0.932 + GOPATH=/tmp/tmp.EZg0vO1R2g [2022-08-25T22:20:21.260Z] #64 0.932 + RM_GOPATH=1 [2022-08-25T22:20:21.260Z] #64 0.932 + case "$(go env GOARCH)" in [2022-08-25T22:20:21.260Z] #64 0.935 ++ go env GOARCH [2022-08-25T22:20:21.260Z] #64 0.959 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:21.260Z] #64 0.961 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:21.260Z] #64 0.963 ++ dirname /install.sh [2022-08-25T22:20:21.260Z] #64 0.988 + dir=/ [2022-08-25T22:20:21.260Z] #64 0.996 + bin=containerd [2022-08-25T22:20:21.260Z] #64 0.999 + shift [2022-08-25T22:20:21.260Z] #64 0.999 + '[' '!' -f //containerd.installer ']' [2022-08-25T22:20:21.260Z] #64 0.999 + . //containerd.installer [2022-08-25T22:20:21.260Z] #64 1.000 ++ set -e [2022-08-25T22:20:21.260Z] #64 1.000 ++ : v1.6.7 [2022-08-25T22:20:21.260Z] #64 1.002 + install_containerd [2022-08-25T22:20:21.260Z] #64 1.007 + echo 'Install containerd version v1.6.7' [2022-08-25T22:20:21.260Z] #64 1.010 Install containerd version v1.6.7 [2022-08-25T22:20:21.260Z] #64 1.010 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EZg0vO1R2g/src/github.com/containerd/containerd [2022-08-25T22:20:21.260Z] #64 1.026 Cloning into '/tmp/tmp.EZg0vO1R2g/src/github.com/containerd/containerd'... [2022-08-25T22:20:21.260Z] #64 ... [2022-08-25T22:20:21.260Z] [2022-08-25T22:20:21.260Z] #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-25T22:20:21.260Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:20:21.260Z] #77 0.663 Cloning into '/tmp/crun-build'... [2022-08-25T22:20:21.273Z] #55 32.81 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-25T22:20:21.273Z] #55 32.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-25T22:20:21.273Z] #55 33.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-25T22:20:21.273Z] #55 33.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T22:20:21.273Z] #55 33.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T22:20:21.273Z] #55 33.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-25T22:20:21.531Z] #55 33.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-25T22:20:21.531Z] #55 33.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-25T22:20:22.095Z] #84 88.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:20:22.095Z] #84 88.41 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:20:22.098Z] #55 33.77 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-25T22:20:22.098Z] #55 33.77 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-25T22:20:22.098Z] #55 33.92 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-25T22:20:22.351Z] #84 88.62 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:20:22.357Z] #55 34.08 go: downloading golang.org/x/text v0.3.7 [2022-08-25T22:20:22.608Z] #84 88.90 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:20:22.864Z] #84 89.18 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:20:22.888Z] #55 47.68 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-25T22:20:22.888Z] #55 47.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-25T22:20:22.888Z] #55 47.89 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-25T22:20:22.888Z] #55 48.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T22:20:22.888Z] #55 48.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T22:20:22.888Z] #55 48.38 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-25T22:20:23.121Z] #84 89.30 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:20:23.154Z] #55 48.55 go: downloading golang.org/x/text v0.3.7 [2022-08-25T22:20:23.449Z] #55 ... [2022-08-25T22:20:23.449Z] [2022-08-25T22:20:23.449Z] #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-25T22:20:23.449Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:23.449Z] #62 35.53 Building dependency tree... [2022-08-25T22:20:23.449Z] #62 41.55 The following additional packages will be installed: [2022-08-25T22:20:23.449Z] #62 41.56 libbtrfs0 [2022-08-25T22:20:23.449Z] #62 42.02 The following NEW packages will be installed: [2022-08-25T22:20:23.449Z] #62 42.05 libbtrfs-dev libbtrfs0 [2022-08-25T22:20:23.449Z] #62 42.74 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:23.449Z] #62 42.74 Need to get 460 kB of archives. [2022-08-25T22:20:23.449Z] #62 42.74 After this operation, 1237 kB of additional disk space will be used. [2022-08-25T22:20:23.449Z] #62 42.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T22:20:23.449Z] #62 42.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T22:20:23.449Z] #62 44.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:23.449Z] #62 45.21 Fetched 460 kB in 0s (941 kB/s) [2022-08-25T22:20:23.449Z] #62 45.43 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T22:20:23.449Z] #62 45.45 (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-25T22:20:23.449Z] #62 45.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T22:20:23.449Z] #62 45.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:20:23.449Z] #62 46.09 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T22:20:23.449Z] #62 46.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T22:20:23.449Z] #62 46.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:20:23.449Z] #62 47.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:20:23.449Z] #62 47.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:20:23.449Z] #62 47.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:23.709Z] #62 ... [2022-08-25T22:20:23.709Z] [2022-08-25T22:20:23.709Z] #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-25T22:20:23.709Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:23.709Z] #55 48.03 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-25T22:20:23.709Z] #55 48.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-25T22:20:23.721Z] #55 ... [2022-08-25T22:20:23.721Z] [2022-08-25T22:20:23.721Z] #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-25T22:20:23.721Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:23.721Z] #42 39.66 Reading package lists... [2022-08-25T22:20:23.969Z] #55 ... [2022-08-25T22:20:23.969Z] [2022-08-25T22:20:23.969Z] #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-25T22:20:23.969Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:23.969Z] #62 DONE 48.2s [2022-08-25T22:20:23.969Z] [2022-08-25T22:20:23.969Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T22:20:23.969Z] #63 sha256:689f2489539136f99563e64f2ee0df74cad97c9cfa4958574987675805b4e734 [2022-08-25T22:20:23.969Z] #63 DONE 0.1s [2022-08-25T22:20:23.969Z] [2022-08-25T22:20:23.969Z] #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-25T22:20:23.969Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:23.969Z] #42 39.04 Reading package lists... [2022-08-25T22:20:24.508Z] #84 ... [2022-08-25T22:20:24.508Z] [2022-08-25T22:20:24.508Z] #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-25T22:20:24.508Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:20:24.508Z] #19 137.2 The following NEW packages will be installed: [2022-08-25T22:20:24.508Z] #19 137.2 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-25T22:20:24.508Z] #19 137.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-25T22:20:24.508Z] #19 137.2 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-25T22:20:24.508Z] #19 137.2 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-25T22:20:24.508Z] #19 137.2 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-25T22:20:24.508Z] #19 137.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-25T22:20:24.508Z] #19 137.2 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-25T22:20:24.508Z] #19 137.2 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-25T22:20:24.508Z] #19 137.2 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-25T22:20:24.508Z] #19 137.2 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-25T22:20:24.508Z] #19 137.2 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-25T22:20:24.509Z] #19 137.2 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-25T22:20:24.509Z] #19 137.2 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-25T22:20:24.509Z] #19 137.2 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-25T22:20:24.509Z] #19 137.2 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-25T22:20:24.509Z] #19 137.2 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-25T22:20:24.509Z] #19 137.2 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-25T22:20:24.509Z] #19 137.2 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-25T22:20:24.509Z] #19 137.2 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-25T22:20:24.509Z] #19 137.2 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-25T22:20:24.509Z] #19 137.2 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-25T22:20:24.509Z] #19 137.2 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-25T22:20:24.509Z] #19 137.2 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-25T22:20:24.509Z] #19 137.2 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-25T22:20:24.509Z] #19 137.2 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-25T22:20:24.509Z] #19 137.2 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-25T22:20:24.509Z] #19 137.2 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-25T22:20:24.509Z] #19 137.2 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-25T22:20:24.509Z] #19 137.2 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-25T22:20:24.509Z] #19 137.2 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-25T22:20:24.509Z] #19 137.2 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-25T22:20:24.509Z] #19 137.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-25T22:20:24.509Z] #19 137.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-25T22:20:24.509Z] #19 137.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-25T22:20:24.509Z] #19 137.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-25T22:20:24.509Z] #19 137.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-25T22:20:24.509Z] #19 137.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-25T22:20:24.509Z] #19 137.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-25T22:20:24.509Z] #19 137.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-25T22:20:24.509Z] #19 137.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-25T22:20:24.509Z] #19 137.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-25T22:20:24.509Z] #19 137.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-25T22:20:24.509Z] #19 137.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-25T22:20:24.509Z] #19 137.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-25T22:20:24.509Z] #19 137.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-25T22:20:24.509Z] #19 137.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-25T22:20:24.765Z] #19 137.2 linux-libc-dev-s390x-cross patch xz-utils [2022-08-25T22:20:25.327Z] #19 138.1 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:25.327Z] #19 138.1 Need to get 788 MB of archives. [2022-08-25T22:20:25.327Z] #19 138.1 After this operation, 3385 MB of additional disk space will be used. [2022-08-25T22:20:25.327Z] #19 138.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-25T22:20:25.327Z] #19 138.1 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T22:20:25.327Z] #19 138.1 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-25T22:20:25.327Z] #19 138.1 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-25T22:20:25.327Z] #19 138.1 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-25T22:20:25.327Z] #19 138.1 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-25T22:20:25.327Z] #19 138.1 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-25T22:20:25.455Z] #77 ... [2022-08-25T22:20:25.455Z] [2022-08-25T22:20:25.455Z] #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-25T22:20:25.455Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-25T22:20:25.455Z] #51 46.46 Setting up criu (3.17.1-1) ... [2022-08-25T22:20:25.455Z] #51 48.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:25.455Z] #51 DONE 49.1s [2022-08-25T22:20:25.455Z] [2022-08-25T22:20:25.455Z] #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-25T22:20:25.455Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-25T22:20:25.455Z] #42 39.78 Selecting previously unselected package libicu67:arm64. [2022-08-25T22:20:25.455Z] #42 39.78 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-25T22:20:25.455Z] #42 39.80 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-25T22:20:25.455Z] #42 45.47 Selecting previously unselected package libxml2:arm64. [2022-08-25T22:20:25.455Z] #42 45.48 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-25T22:20:25.455Z] #42 45.48 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:20:25.455Z] #42 45.95 Selecting previously unselected package libarchive13:arm64. [2022-08-25T22:20:25.455Z] #42 45.95 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-25T22:20:25.455Z] #42 45.97 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-25T22:20:25.455Z] #42 46.32 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-25T22:20:25.455Z] #42 46.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-25T22:20:25.455Z] #42 46.33 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-25T22:20:25.455Z] #42 46.43 Selecting previously unselected package librhash0:arm64. [2022-08-25T22:20:25.455Z] #42 46.44 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-25T22:20:25.455Z] #42 46.45 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-25T22:20:25.455Z] #42 46.62 Selecting previously unselected package libuv1:arm64. [2022-08-25T22:20:25.455Z] #42 46.62 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-25T22:20:25.455Z] #42 46.63 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-25T22:20:25.455Z] #42 46.77 Selecting previously unselected package cmake. [2022-08-25T22:20:25.455Z] #42 46.79 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-25T22:20:25.455Z] #42 46.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:20:25.455Z] #42 49.48 Setting up libicu67:arm64 (67.1-7) ... [2022-08-25T22:20:25.455Z] #42 49.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:25.455Z] #42 49.54 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-25T22:20:25.455Z] #42 49.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:25.455Z] #42 49.64 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-25T22:20:25.455Z] #42 49.64 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-25T22:20:25.583Z] #19 138.2 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-25T22:20:25.583Z] #19 138.4 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-25T22:20:25.658Z] #55 ... [2022-08-25T22:20:25.658Z] [2022-08-25T22:20:25.658Z] #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-25T22:20:25.658Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:25.658Z] #14 25.30 Reading package lists... [2022-08-25T22:20:25.658Z] #14 31.29 Building dependency tree... [2022-08-25T22:20:25.658Z] #14 35.37 The following additional packages will be installed: [2022-08-25T22:20:25.658Z] #14 35.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:20:25.658Z] #14 35.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-25T22:20:25.658Z] #14 35.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-25T22:20:25.658Z] #14 35.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-25T22:20:25.658Z] #14 35.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-25T22:20:25.658Z] #14 35.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-25T22:20:25.658Z] #14 35.42 mingw-w64-common mingw-w64-x86-64-dev [2022-08-25T22:20:25.658Z] #14 35.44 Suggested packages: [2022-08-25T22:20:25.658Z] #14 35.46 gcc-10-locales seccomp wine64 [2022-08-25T22:20:25.658Z] #14 36.84 The following NEW packages will be installed: [2022-08-25T22:20:25.658Z] #14 36.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:20:25.658Z] #14 36.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-25T22:20:25.658Z] #14 36.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-25T22:20:25.658Z] #14 36.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-25T22:20:25.658Z] #14 36.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-25T22:20:25.658Z] #14 36.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-25T22:20:25.658Z] #14 36.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-25T22:20:25.658Z] #14 36.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-25T22:20:25.658Z] #14 36.86 mingw-w64-x86-64-dev [2022-08-25T22:20:25.658Z] #14 37.29 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:25.658Z] #14 37.29 Need to get 115 MB of archives. [2022-08-25T22:20:25.658Z] #14 37.29 After this operation, 645 MB of additional disk space will be used. [2022-08-25T22:20:25.658Z] #14 37.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-25T22:20:25.658Z] #14 37.45 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-25T22:20:25.658Z] #14 37.62 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-25T22:20:25.725Z] #42 49.68 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:20:25.725Z] #42 49.69 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:20:25.725Z] #42 49.71 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-25T22:20:25.725Z] #42 49.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:20:25.725Z] #42 49.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:25.840Z] #19 138.5 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-25T22:20:25.840Z] #19 138.6 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-25T22:20:25.917Z] #14 37.64 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-25T22:20:25.917Z] #14 37.65 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-25T22:20:25.917Z] #14 37.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-25T22:20:26.096Z] #19 138.7 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-25T22:20:26.096Z] #19 138.7 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-25T22:20:26.175Z] #14 38.05 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-25T22:20:26.294Z] #42 DONE 50.3s [2022-08-25T22:20:26.294Z] [2022-08-25T22:20:26.294Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T22:20:26.294Z] #43 sha256:fdfdda55a53b4799f0f68f6fc060e431df6f6668021f0da381fd9933b0477778 [2022-08-25T22:20:26.434Z] #14 38.31 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-25T22:20:26.434Z] #14 38.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-25T22:20:26.509Z] #42 49.44 Building dependency tree... [2022-08-25T22:20:26.509Z] #42 ... [2022-08-25T22:20:26.509Z] [2022-08-25T22:20:26.509Z] #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-25T22:20:26.509Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:26.509Z] #62 31.56 Reading package lists... [2022-08-25T22:20:26.509Z] #62 41.62 Building dependency tree... [2022-08-25T22:20:26.509Z] #62 48.29 The following additional packages will be installed: [2022-08-25T22:20:26.509Z] #62 48.30 libbtrfs0 [2022-08-25T22:20:26.509Z] #62 48.80 The following NEW packages will be installed: [2022-08-25T22:20:26.509Z] #62 48.88 libbtrfs-dev libbtrfs0 [2022-08-25T22:20:26.509Z] #62 49.54 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:26.509Z] #62 49.54 Need to get 460 kB of archives. [2022-08-25T22:20:26.509Z] #62 49.54 After this operation, 1237 kB of additional disk space will be used. [2022-08-25T22:20:26.509Z] #62 49.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T22:20:26.509Z] #62 49.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T22:20:26.509Z] #62 51.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:26.509Z] #62 ... [2022-08-25T22:20:26.509Z] [2022-08-25T22:20:26.509Z] #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-25T22:20:26.509Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:26.509Z] #51 42.06 Reading package lists... [2022-08-25T22:20:26.553Z] #43 DONE 0.3s [2022-08-25T22:20:26.553Z] [2022-08-25T22:20:26.553Z] #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-25T22:20:26.553Z] #44 sha256:0a9a2189d1eeab649496ac90eb4e84624fbcf58fab2a1d4d4b1516399486b12f [2022-08-25T22:20:27.079Z] #42 48.78 Building dependency tree... [2022-08-25T22:20:27.122Z] #44 0.615 + RM_GOPATH=0 [2022-08-25T22:20:27.122Z] #44 0.615 + TMP_GOPATH= [2022-08-25T22:20:27.122Z] #44 0.615 + : /build [2022-08-25T22:20:27.122Z] #44 0.615 + '[' -z '' ']' [2022-08-25T22:20:27.122Z] #44 0.615 ++ mktemp -d [2022-08-25T22:20:27.122Z] #44 0.618 + export GOPATH=/tmp/tmp.35Zy1b9FMX [2022-08-25T22:20:27.122Z] #44 0.619 + GOPATH=/tmp/tmp.35Zy1b9FMX [2022-08-25T22:20:27.122Z] #44 0.619 + RM_GOPATH=1 [2022-08-25T22:20:27.122Z] #44 0.619 + case "$(go env GOARCH)" in [2022-08-25T22:20:27.122Z] #44 0.622 ++ go env GOARCH [2022-08-25T22:20:27.122Z] #44 0.655 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:27.122Z] #44 0.655 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:27.122Z] #44 0.656 ++ dirname /install.sh [2022-08-25T22:20:27.122Z] #44 0.659 + dir=/ [2022-08-25T22:20:27.370Z] #14 ... [2022-08-25T22:20:27.370Z] [2022-08-25T22:20:27.370Z] #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-25T22:20:27.370Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:27.370Z] #51 22.74 Reading package lists... [2022-08-25T22:20:27.370Z] #51 29.10 Reading package lists... [2022-08-25T22:20:27.370Z] #51 35.01 Building dependency tree... [2022-08-25T22:20:27.370Z] #51 38.99 The following additional packages will be installed: [2022-08-25T22:20:27.370Z] #51 ... [2022-08-25T22:20:27.370Z] [2022-08-25T22:20:27.370Z] #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-25T22:20:27.370Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:27.370Z] #14 39.20 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-25T22:20:27.382Z] #44 0.660 + bin=tini [2022-08-25T22:20:27.382Z] #44 0.660 + shift [2022-08-25T22:20:27.382Z] #44 0.660 + '[' '!' -f //tini.installer ']' [2022-08-25T22:20:27.382Z] #44 0.660 + . //tini.installer [2022-08-25T22:20:27.382Z] #44 0.660 ++ : v0.19.0 [2022-08-25T22:20:27.382Z] #44 0.663 + install_tini [2022-08-25T22:20:27.382Z] #44 0.665 + echo 'Install tini version v0.19.0' [2022-08-25T22:20:27.382Z] #44 0.665 Install tini version v0.19.0 [2022-08-25T22:20:27.382Z] #44 0.666 + git clone https://github.com/krallin/tini.git /tmp/tmp.35Zy1b9FMX/tini [2022-08-25T22:20:27.382Z] #44 0.668 Cloning into '/tmp/tmp.35Zy1b9FMX/tini'... [2022-08-25T22:20:27.950Z] #44 1.380 + cd /tmp/tmp.35Zy1b9FMX/tini [2022-08-25T22:20:27.950Z] #44 1.380 + git checkout -q v0.19.0 [2022-08-25T22:20:27.950Z] #44 1.417 + cmake . [2022-08-25T22:20:28.314Z] #14 ... [2022-08-25T22:20:28.314Z] [2022-08-25T22:20:28.314Z] #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-25T22:20:28.314Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:20:28.314Z] #57 39.64 v3.0.2 [2022-08-25T22:20:28.314Z] #57 DONE 40.2s [2022-08-25T22:20:28.519Z] #44 1.824 -- The C compiler identification is GNU 10.2.1 [2022-08-25T22:20:28.520Z] #44 1.905 -- Detecting C compiler ABI info [2022-08-25T22:20:28.573Z] [2022-08-25T22:20:28.573Z] #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-25T22:20:28.573Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:28.573Z] #51 39.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:20:28.573Z] #51 39.02 python3-protobuf python3-six [2022-08-25T22:20:28.573Z] #51 39.02 Suggested packages: [2022-08-25T22:20:28.573Z] #51 39.05 python3-setuptools [2022-08-25T22:20:28.573Z] #51 39.05 Recommended packages: [2022-08-25T22:20:28.573Z] #51 39.05 iproute2 | iproute [2022-08-25T22:20:28.573Z] #51 39.82 The following NEW packages will be installed: [2022-08-25T22:20:28.573Z] #51 39.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:20:28.573Z] #51 39.83 python3-protobuf python3-six [2022-08-25T22:20:28.616Z] #19 141.0 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-25T22:20:28.616Z] #19 141.0 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-25T22:20:28.989Z] #42 ... [2022-08-25T22:20:28.989Z] [2022-08-25T22:20:28.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-25T22:20:28.989Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:20:28.989Z] #47 42.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-25T22:20:28.989Z] #47 ... [2022-08-25T22:20:28.989Z] [2022-08-25T22:20:28.989Z] #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-25T22:20:28.989Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:20:28.989Z] #64 1.745 + RM_GOPATH=0 [2022-08-25T22:20:28.989Z] #64 1.745 + TMP_GOPATH= [2022-08-25T22:20:28.989Z] #64 1.745 + : /build [2022-08-25T22:20:28.989Z] #64 1.745 + '[' -z '' ']' [2022-08-25T22:20:28.989Z] #64 1.746 ++ mktemp -d [2022-08-25T22:20:28.989Z] #64 1.747 + export GOPATH=/tmp/tmp.outAY75ez7 [2022-08-25T22:20:28.989Z] #64 1.747 + GOPATH=/tmp/tmp.outAY75ez7 [2022-08-25T22:20:28.989Z] #64 1.747 + RM_GOPATH=1 [2022-08-25T22:20:28.989Z] #64 1.747 + case "$(go env GOARCH)" in [2022-08-25T22:20:28.989Z] #64 1.747 ++ go env GOARCH [2022-08-25T22:20:28.989Z] #64 1.861 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:28.989Z] #64 1.861 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:28.989Z] #64 1.862 ++ dirname /install.sh [2022-08-25T22:20:28.989Z] #64 1.977 + dir=/ [2022-08-25T22:20:28.989Z] #64 1.978 + bin=containerd [2022-08-25T22:20:28.989Z] #64 1.978 + shift [2022-08-25T22:20:28.989Z] #64 1.978 + '[' '!' -f //containerd.installer ']' [2022-08-25T22:20:28.989Z] #64 1.978 + . //containerd.installer [2022-08-25T22:20:28.989Z] #64 1.979 ++ set -e [2022-08-25T22:20:28.989Z] #64 1.979 ++ : v1.6.7 [2022-08-25T22:20:28.989Z] #64 1.979 + install_containerd [2022-08-25T22:20:28.989Z] #64 1.980 + echo 'Install containerd version v1.6.7' [2022-08-25T22:20:28.989Z] #64 1.980 Install containerd version v1.6.7 [2022-08-25T22:20:28.989Z] #64 1.980 + git clone https://github.com/containerd/containerd.git /tmp/tmp.outAY75ez7/src/github.com/containerd/containerd [2022-08-25T22:20:28.989Z] #64 2.038 Cloning into '/tmp/tmp.outAY75ez7/src/github.com/containerd/containerd'... [2022-08-25T22:20:28.989Z] #64 ... [2022-08-25T22:20:28.989Z] [2022-08-25T22:20:28.989Z] #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-25T22:20:28.990Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:28.990Z] #76 41.07 Building dependency tree... [2022-08-25T22:20:28.990Z] #76 47.69 python3 is already the newest version (3.9.2-3). [2022-08-25T22:20:28.990Z] #76 47.69 The following additional packages will be installed: [2022-08-25T22:20:28.990Z] #76 47.71 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-25T22:20:28.990Z] #76 47.72 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-25T22:20:28.990Z] #76 47.82 Suggested packages: [2022-08-25T22:20:28.990Z] #76 47.82 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-25T22:20:28.990Z] #76 47.82 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-25T22:20:28.990Z] #76 47.82 m4-doc ed diffutils-doc [2022-08-25T22:20:28.990Z] #76 47.82 Recommended packages: [2022-08-25T22:20:28.990Z] #76 47.82 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-25T22:20:28.990Z] #76 50.34 The following NEW packages will be installed: [2022-08-25T22:20:28.990Z] #76 50.37 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-25T22:20:28.990Z] #76 50.37 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-25T22:20:28.990Z] #76 50.39 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-25T22:20:28.990Z] #76 50.39 libyajl2 m4 patch xz-utils [2022-08-25T22:20:28.990Z] #76 50.92 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:28.990Z] #76 50.92 Need to get 5940 kB of archives. [2022-08-25T22:20:28.990Z] #76 50.92 After this operation, 18.7 MB of additional disk space will be used. [2022-08-25T22:20:28.990Z] #76 50.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T22:20:28.990Z] #76 50.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-25T22:20:28.990Z] #76 50.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-25T22:20:28.990Z] #76 50.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-25T22:20:28.990Z] #76 50.94 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-25T22:20:28.990Z] #76 50.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-25T22:20:28.990Z] #76 50.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-25T22:20:28.990Z] #76 50.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-25T22:20:28.990Z] #76 51.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-25T22:20:28.990Z] #76 51.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-25T22:20:28.990Z] #76 51.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T22:20:28.990Z] #76 51.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T22:20:28.990Z] #76 51.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-25T22:20:28.990Z] #76 51.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T22:20:28.990Z] #76 51.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-25T22:20:28.990Z] #76 51.33 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-25T22:20:28.990Z] #76 51.33 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-25T22:20:28.990Z] #76 51.34 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-25T22:20:28.990Z] #76 51.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T22:20:28.990Z] #76 51.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-25T22:20:28.990Z] #76 51.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T22:20:28.990Z] #76 51.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T22:20:28.990Z] #76 51.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-25T22:20:29.043Z] #51 51.47 Building dependency tree... [2022-08-25T22:20:29.088Z] #44 2.484 -- Detecting C compiler ABI info - done [2022-08-25T22:20:29.088Z] #44 2.583 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-25T22:20:29.088Z] #44 2.593 -- Detecting C compile features [2022-08-25T22:20:29.140Z] #51 40.51 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:29.140Z] #51 40.51 Need to get 2315 kB of archives. [2022-08-25T22:20:29.140Z] #51 40.51 After this operation, 11.1 MB of additional disk space will be used. [2022-08-25T22:20:29.140Z] #51 40.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-25T22:20:29.140Z] #51 40.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:20:29.140Z] #51 40.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-25T22:20:29.140Z] #51 40.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-25T22:20:29.140Z] #51 40.57 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-25T22:20:29.140Z] #51 40.57 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-25T22:20:29.140Z] #51 40.57 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-25T22:20:29.140Z] #51 ... [2022-08-25T22:20:29.140Z] [2022-08-25T22:20:29.140Z] #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-25T22:20:29.140Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:29.140Z] #62 27.22 Reading package lists... [2022-08-25T22:20:29.140Z] #62 33.44 Building dependency tree... [2022-08-25T22:20:29.140Z] #62 37.14 The following additional packages will be installed: [2022-08-25T22:20:29.140Z] #62 37.16 libbtrfs0 [2022-08-25T22:20:29.140Z] #62 37.36 The following NEW packages will be installed: [2022-08-25T22:20:29.140Z] #62 37.39 libbtrfs-dev libbtrfs0 [2022-08-25T22:20:29.140Z] #62 37.85 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:29.140Z] #62 37.85 Need to get 460 kB of archives. [2022-08-25T22:20:29.140Z] #62 37.85 After this operation, 1237 kB of additional disk space will be used. [2022-08-25T22:20:29.140Z] #62 37.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T22:20:29.140Z] #62 37.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T22:20:29.140Z] #62 38.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:29.140Z] #62 39.25 Fetched 460 kB in 0s (1258 kB/s) [2022-08-25T22:20:29.140Z] #62 39.34 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T22:20:29.140Z] #62 39.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-25T22:20:29.140Z] #62 39.42 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T22:20:29.140Z] #62 39.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:20:29.140Z] #62 39.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T22:20:29.140Z] #62 39.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T22:20:29.140Z] #62 39.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:20:29.140Z] #62 40.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:20:29.140Z] #62 40.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:20:29.140Z] #62 40.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:29.140Z] #62 DONE 41.1s [2022-08-25T22:20:29.302Z] #51 ... [2022-08-25T22:20:29.302Z] [2022-08-25T22:20:29.302Z] #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-25T22:20:29.302Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T22:20:29.302Z] #62 51.97 Fetched 460 kB in 0s (1055 kB/s) [2022-08-25T22:20:29.302Z] #62 52.16 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T22:20:29.302Z] #62 52.16 (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-25T22:20:29.302Z] #62 52.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T22:20:29.302Z] #62 52.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:20:29.302Z] #62 53.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T22:20:29.302Z] #62 53.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T22:20:29.302Z] #62 53.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:20:29.302Z] #62 53.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:20:29.302Z] #62 53.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:20:29.302Z] #62 53.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:29.302Z] #62 DONE 54.8s [2022-08-25T22:20:29.348Z] #44 2.594 -- Detecting C compile features - done [2022-08-25T22:20:29.348Z] #44 2.647 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-25T22:20:29.348Z] #44 2.877 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-25T22:20:29.399Z] [2022-08-25T22:20:29.399Z] #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-25T22:20:29.399Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:29.399Z] #14 41.13 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-25T22:20:29.399Z] #14 ... [2022-08-25T22:20:29.399Z] [2022-08-25T22:20:29.399Z] #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-25T22:20:29.399Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:29.399Z] #42 25.50 Reading package lists... [2022-08-25T22:20:29.399Z] #42 31.54 Building dependency tree... [2022-08-25T22:20:29.399Z] #42 35.50 The following additional packages will be installed: [2022-08-25T22:20:29.399Z] #42 35.52 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-25T22:20:29.399Z] #42 35.53 Suggested packages: [2022-08-25T22:20:29.399Z] #42 35.56 cmake-doc ninja-build lrzip [2022-08-25T22:20:29.399Z] #42 35.56 Recommended packages: [2022-08-25T22:20:29.399Z] #42 35.56 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-25T22:20:29.399Z] #42 36.44 The following NEW packages will be installed: [2022-08-25T22:20:29.399Z] #42 36.47 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-25T22:20:29.399Z] #42 36.49 vim-common xxd [2022-08-25T22:20:29.399Z] #42 36.90 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:29.399Z] #42 36.90 Need to get 17.7 MB of archives. [2022-08-25T22:20:29.399Z] #42 36.90 After this operation, 70.7 MB of additional disk space will be used. [2022-08-25T22:20:29.399Z] #42 36.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:20:29.399Z] #42 36.91 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-25T22:20:29.399Z] #42 36.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-25T22:20:29.399Z] #42 37.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T22:20:29.399Z] #42 37.51 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-25T22:20:29.399Z] #42 37.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-25T22:20:29.399Z] #42 37.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-25T22:20:29.399Z] #42 37.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-25T22:20:29.399Z] #42 37.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-25T22:20:29.399Z] #42 37.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-25T22:20:29.399Z] #42 39.33 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:29.399Z] #42 39.66 Fetched 17.7 MB in 1s (11.8 MB/s) [2022-08-25T22:20:29.399Z] #42 39.85 Selecting previously unselected package xxd. [2022-08-25T22:20:29.399Z] #42 39.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 ... 15717 files and directories currently installed.) [2022-08-25T22:20:29.399Z] #42 39.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:20:29.399Z] #42 39.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:29.399Z] #42 40.28 Selecting previously unselected package vim-common. [2022-08-25T22:20:29.399Z] #42 40.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:20:29.399Z] #42 40.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:29.399Z] #42 40.70 Selecting previously unselected package cmake-data. [2022-08-25T22:20:29.399Z] #42 40.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-25T22:20:29.399Z] #42 40.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:20:29.557Z] #76 53.72 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:29.561Z] [2022-08-25T22:20:29.561Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T22:20:29.561Z] #63 sha256:955a6a002e6df83c6f5983b498088fc26bb988ec48f38b9c38f7eac7a789247f [2022-08-25T22:20:29.561Z] #63 DONE 0.1s [2022-08-25T22:20:29.561Z] [2022-08-25T22:20:29.561Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T22:20:29.561Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:29.561Z] #14 39.06 Reading package lists... [2022-08-25T22:20:29.561Z] #14 48.24 Building dependency tree... [2022-08-25T22:20:29.561Z] #14 ... [2022-08-25T22:20:29.561Z] [2022-08-25T22:20:29.561Z] #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-25T22:20:29.561Z] #64 sha256:77c28d7611b80d92dfce719fe20abeba00a609fee9d218fe7a16c6492a7c08ca [2022-08-25T22:20:29.607Z] #44 2.932 -- Configuring done [2022-08-25T22:20:29.607Z] #44 2.970 -- Generating done [2022-08-25T22:20:29.607Z] #44 2.988 -- Build files have been written to: /tmp/tmp.35Zy1b9FMX/tini [2022-08-25T22:20:29.607Z] #44 2.997 + make tini-static [2022-08-25T22:20:29.657Z] #42 ... [2022-08-25T22:20:29.657Z] [2022-08-25T22:20:29.657Z] #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-25T22:20:29.657Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:29.657Z] #55 41.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-25T22:20:29.657Z] #55 41.49 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-25T22:20:29.657Z] #55 41.56 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-25T22:20:29.657Z] #55 41.69 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-25T22:20:29.868Z] #44 3.347 Scanning dependencies of target tini-static [2022-08-25T22:20:29.868Z] #44 3.411 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-25T22:20:29.915Z] #55 41.83 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-25T22:20:29.915Z] #55 ... [2022-08-25T22:20:29.915Z] [2022-08-25T22:20:29.915Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T22:20:29.915Z] #63 sha256:f19f5ae5f109c0958bea5385ac27d0b74ac9e2d2e9f07cf3628993741b78f4db [2022-08-25T22:20:29.915Z] #63 DONE 0.7s [2022-08-25T22:20:29.915Z] [2022-08-25T22:20:29.915Z] #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-25T22:20:29.915Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:29.915Z] #55 41.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-25T22:20:29.915Z] #55 41.89 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-25T22:20:29.915Z] #55 41.94 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-25T22:20:30.130Z] #76 54.29 Fetched 5940 kB in 1s (6265 kB/s) [2022-08-25T22:20:30.130Z] #76 54.38 Selecting previously unselected package bzip2. [2022-08-25T22:20:30.130Z] #76 54.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-25T22:20:30.130Z] #76 54.48 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T22:20:30.173Z] #55 41.97 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-25T22:20:30.173Z] #55 41.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-25T22:20:30.399Z] #76 54.55 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:20:30.399Z] #76 54.75 Selecting previously unselected package libmagic-mgc. [2022-08-25T22:20:30.399Z] #76 54.75 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:30.399Z] #76 54.79 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T22:20:30.434Z] #55 42.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-25T22:20:30.434Z] #55 42.28 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T22:20:30.512Z] #19 143.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-25T22:20:30.512Z] #19 143.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-25T22:20:30.941Z] #64 1.415 + RM_GOPATH=0 [2022-08-25T22:20:30.941Z] #64 1.416 + TMP_GOPATH= [2022-08-25T22:20:30.941Z] #64 1.416 + : /build [2022-08-25T22:20:30.941Z] #64 1.416 + '[' -z '' ']' [2022-08-25T22:20:30.941Z] #64 1.417 ++ mktemp -d [2022-08-25T22:20:30.941Z] #64 1.418 + export GOPATH=/tmp/tmp.vOuM9MW4Kc [2022-08-25T22:20:30.941Z] #64 1.419 + GOPATH=/tmp/tmp.vOuM9MW4Kc [2022-08-25T22:20:30.941Z] #64 1.419 + RM_GOPATH=1 [2022-08-25T22:20:30.941Z] #64 1.419 + case "$(go env GOARCH)" in [2022-08-25T22:20:30.941Z] #64 1.420 ++ go env GOARCH [2022-08-25T22:20:30.941Z] #64 1.469 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:30.941Z] #64 1.470 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:30.941Z] #64 1.470 ++ dirname /install.sh [2022-08-25T22:20:30.941Z] #64 1.471 + dir=/ [2022-08-25T22:20:30.941Z] #64 1.472 + bin=containerd [2022-08-25T22:20:30.941Z] #64 1.472 + shift [2022-08-25T22:20:30.941Z] #64 1.472 + '[' '!' -f //containerd.installer ']' [2022-08-25T22:20:30.941Z] #64 1.472 + . //containerd.installer [2022-08-25T22:20:30.941Z] #64 1.473 ++ set -e [2022-08-25T22:20:30.941Z] #64 1.473 ++ : v1.6.7 [2022-08-25T22:20:30.941Z] #64 1.473 + install_containerd [2022-08-25T22:20:30.941Z] #64 1.474 + echo 'Install containerd version v1.6.7' [2022-08-25T22:20:30.941Z] #64 1.474 Install containerd version v1.6.7 [2022-08-25T22:20:30.941Z] #64 1.475 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vOuM9MW4Kc/src/github.com/containerd/containerd [2022-08-25T22:20:30.941Z] #64 1.476 Cloning into '/tmp/tmp.vOuM9MW4Kc/src/github.com/containerd/containerd'... [2022-08-25T22:20:30.968Z] #76 55.41 Selecting previously unselected package libmagic1:amd64. [2022-08-25T22:20:30.968Z] #76 ... [2022-08-25T22:20:30.968Z] [2022-08-25T22:20:30.968Z] #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-25T22:20:30.968Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:30.968Z] #42 55.31 The following additional packages will be installed: [2022-08-25T22:20:30.968Z] #42 55.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-25T22:20:31.010Z] #55 ... [2022-08-25T22:20:31.010Z] [2022-08-25T22:20:31.010Z] #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-25T22:20:31.010Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:20:31.010Z] #40 42.35 NAME: [2022-08-25T22:20:31.010Z] #40 42.35 go-winres - A tool for embedding resources in Windows executables [2022-08-25T22:20:31.010Z] #40 42.35 [2022-08-25T22:20:31.010Z] #40 42.35 USAGE: [2022-08-25T22:20:31.010Z] #40 42.35 go-winres [global options] command [command options] [arguments...] [2022-08-25T22:20:31.010Z] #40 42.35 [2022-08-25T22:20:31.010Z] #40 42.35 COMMANDS: [2022-08-25T22:20:31.010Z] #40 42.35 init Create an initial ./winres/winres.json [2022-08-25T22:20:31.010Z] #40 42.35 make Make syso files for the "go build" command [2022-08-25T22:20:31.010Z] #40 42.35 simply Make syso files for the "go build" command (simplified) [2022-08-25T22:20:31.010Z] #40 42.35 extract Extract all resources from an executable [2022-08-25T22:20:31.010Z] #40 42.35 patch Replace resources in an executable file (exe, dll) [2022-08-25T22:20:31.010Z] #40 42.35 help, h Shows a list of commands or help for one command [2022-08-25T22:20:31.010Z] #40 42.35 [2022-08-25T22:20:31.010Z] #40 42.35 GLOBAL OPTIONS: [2022-08-25T22:20:31.010Z] #40 42.35 --help, -h show help (default: false) [2022-08-25T22:20:31.010Z] #40 DONE 42.9s [2022-08-25T22:20:31.227Z] #42 55.43 Suggested packages: [2022-08-25T22:20:31.227Z] #42 55.47 cmake-doc ninja-build lrzip [2022-08-25T22:20:31.227Z] #42 55.47 Recommended packages: [2022-08-25T22:20:31.227Z] #42 55.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-25T22:20:31.269Z] [2022-08-25T22:20:31.269Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T22:20:31.269Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:31.269Z] #55 43.01 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T22:20:31.269Z] #55 43.07 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-25T22:20:31.533Z] #55 43.32 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T22:20:31.533Z] #55 43.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-25T22:20:31.793Z] #55 ... [2022-08-25T22:20:31.793Z] [2022-08-25T22:20:31.793Z] #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-25T22:20:31.793Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:31.793Z] #76 27.49 Reading package lists... [2022-08-25T22:20:31.793Z] #76 33.61 Building dependency tree... [2022-08-25T22:20:31.793Z] #76 37.36 python3 is already the newest version (3.9.2-3). [2022-08-25T22:20:31.793Z] #76 37.36 The following additional packages will be installed: [2022-08-25T22:20:31.793Z] #76 37.38 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-25T22:20:31.793Z] #76 37.38 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-25T22:20:31.793Z] #76 37.40 Suggested packages: [2022-08-25T22:20:31.793Z] #76 37.41 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-25T22:20:31.793Z] #76 37.41 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-25T22:20:31.793Z] #76 37.41 m4-doc ed diffutils-doc [2022-08-25T22:20:31.793Z] #76 37.41 Recommended packages: [2022-08-25T22:20:31.793Z] #76 37.41 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-25T22:20:31.793Z] #76 39.04 The following NEW packages will be installed: [2022-08-25T22:20:31.793Z] #76 39.07 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-25T22:20:31.793Z] #76 39.07 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-25T22:20:31.793Z] #76 39.08 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-25T22:20:31.793Z] #76 39.08 libyajl2 m4 patch xz-utils [2022-08-25T22:20:31.793Z] #76 39.49 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:31.793Z] #76 39.49 Need to get 5940 kB of archives. [2022-08-25T22:20:31.793Z] #76 39.49 After this operation, 18.7 MB of additional disk space will be used. [2022-08-25T22:20:31.793Z] #76 39.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T22:20:31.793Z] #76 39.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-25T22:20:31.793Z] #76 39.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-25T22:20:31.793Z] #76 39.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-25T22:20:31.793Z] #76 39.51 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-25T22:20:31.793Z] #76 39.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-25T22:20:31.793Z] #76 39.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-25T22:20:31.793Z] #76 39.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-25T22:20:31.793Z] #76 39.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-25T22:20:31.793Z] #76 39.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-25T22:20:31.793Z] #76 39.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T22:20:31.793Z] #76 39.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T22:20:31.793Z] #76 39.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-25T22:20:31.793Z] #76 39.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T22:20:31.793Z] #76 39.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-25T22:20:31.793Z] #76 39.85 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-25T22:20:31.793Z] #76 39.86 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-25T22:20:31.793Z] #76 39.86 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-25T22:20:31.793Z] #76 39.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T22:20:31.793Z] #76 39.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-25T22:20:31.793Z] #76 39.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T22:20:31.793Z] #76 39.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T22:20:31.793Z] #76 39.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-25T22:20:31.793Z] #76 41.29 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:31.793Z] #76 41.69 Fetched 5940 kB in 1s (7258 kB/s) [2022-08-25T22:20:31.793Z] #76 41.84 Selecting previously unselected package bzip2. [2022-08-25T22:20:31.793Z] #76 41.84 (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-25T22:20:31.793Z] #76 41.92 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T22:20:31.793Z] #76 41.92 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:20:31.793Z] #76 42.13 Selecting previously unselected package libmagic-mgc. [2022-08-25T22:20:31.793Z] #76 42.13 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:31.793Z] #76 42.15 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T22:20:31.793Z] #76 42.90 Selecting previously unselected package libmagic1:amd64. [2022-08-25T22:20:31.793Z] #76 42.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:31.793Z] #76 42.94 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:20:31.793Z] #76 43.09 Selecting previously unselected package file. [2022-08-25T22:20:31.793Z] #76 43.09 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:31.793Z] #76 43.12 Unpacking file (1:5.39-3) ... [2022-08-25T22:20:31.793Z] #76 43.26 Selecting previously unselected package xz-utils. [2022-08-25T22:20:31.793Z] #76 43.30 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T22:20:31.793Z] #76 43.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:20:31.793Z] #76 43.61 Selecting previously unselected package libsigsegv2:amd64. [2022-08-25T22:20:31.793Z] #76 43.61 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-25T22:20:31.793Z] #76 43.61 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-25T22:20:31.793Z] #76 43.72 Selecting previously unselected package m4. [2022-08-25T22:20:31.793Z] #76 43.72 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-25T22:20:31.793Z] #76 43.72 Unpacking m4 (1.4.18-5) ... [2022-08-25T22:20:31.793Z] #76 ... [2022-08-25T22:20:31.793Z] [2022-08-25T22:20:31.793Z] #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-25T22:20:31.793Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:31.793Z] #55 43.61 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-25T22:20:31.793Z] #55 43.67 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T22:20:31.793Z] #55 43.67 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-25T22:20:31.793Z] #55 43.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-25T22:20:31.796Z] #44 4.880 [100%] Linking C executable tini-static [2022-08-25T22:20:32.056Z] #44 5.466 [100%] Built target tini-static [2022-08-25T22:20:32.056Z] #44 5.521 + mkdir -p /build [2022-08-25T22:20:32.056Z] #44 5.524 + cp tini-static /build/docker-init [2022-08-25T22:20:32.129Z] #55 43.81 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T22:20:32.129Z] #55 43.85 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T22:20:32.129Z] #55 43.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T22:20:32.388Z] #55 44.27 go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T22:20:32.606Z] #42 56.93 The following NEW packages will be installed: [2022-08-25T22:20:32.606Z] #42 56.94 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-25T22:20:32.606Z] #42 56.96 vim-common xxd [2022-08-25T22:20:32.647Z] #55 44.49 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T22:20:32.647Z] #55 44.49 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-25T22:20:32.846Z] #64 ... [2022-08-25T22:20:32.846Z] [2022-08-25T22:20:32.846Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T22:20:32.846Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:32.846Z] #76 38.56 Reading package lists... [2022-08-25T22:20:32.846Z] #76 48.22 Building dependency tree... [2022-08-25T22:20:32.846Z] #76 55.00 python3 is already the newest version (3.9.2-3). [2022-08-25T22:20:32.846Z] #76 55.00 The following additional packages will be installed: [2022-08-25T22:20:32.846Z] #76 55.04 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-25T22:20:32.846Z] #76 55.06 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-25T22:20:32.846Z] #76 55.07 Suggested packages: [2022-08-25T22:20:32.846Z] #76 55.07 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-25T22:20:32.846Z] #76 55.07 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-25T22:20:32.846Z] #76 55.07 m4-doc ed diffutils-doc [2022-08-25T22:20:32.846Z] #76 55.07 Recommended packages: [2022-08-25T22:20:32.846Z] #76 55.07 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-25T22:20:32.846Z] #76 57.68 The following NEW packages will be installed: [2022-08-25T22:20:32.846Z] #76 57.71 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-25T22:20:32.846Z] #76 57.72 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-25T22:20:32.846Z] #76 57.72 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-25T22:20:32.846Z] #76 57.74 libyajl2 m4 patch xz-utils [2022-08-25T22:20:32.846Z] #76 ... [2022-08-25T22:20:32.846Z] [2022-08-25T22:20:32.846Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T22:20:32.846Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:32.846Z] #51 57.71 The following additional packages will be installed: [2022-08-25T22:20:32.846Z] #51 57.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:20:32.846Z] #51 57.74 python3-protobuf python3-six [2022-08-25T22:20:32.846Z] #51 57.75 Suggested packages: [2022-08-25T22:20:32.846Z] #51 57.77 python3-setuptools [2022-08-25T22:20:32.846Z] #51 57.77 Recommended packages: [2022-08-25T22:20:32.846Z] #51 57.78 iproute2 | iproute [2022-08-25T22:20:33.110Z] #19 145.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-25T22:20:33.110Z] #19 145.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-25T22:20:33.446Z] #44 DONE 6.7s [2022-08-25T22:20:33.446Z] [2022-08-25T22:20:33.446Z] #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-25T22:20:33.446Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-25T22:20:33.446Z] #53 55.69 gotestsum version dev [2022-08-25T22:20:33.446Z] #53 DONE 57.3s [2022-08-25T22:20:33.446Z] [2022-08-25T22:20:33.446Z] #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-25T22:20:33.446Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:20:33.446Z] #77 6.563 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-25T22:20:33.446Z] #77 6.625 Cloning into '/tmp/crun-build/libocispec'... [2022-08-25T22:20:33.446Z] #77 7.746 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-25T22:20:33.446Z] #77 7.789 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-25T22:20:33.446Z] #77 7.793 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-25T22:20:33.446Z] #77 7.794 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-25T22:20:33.446Z] #77 7.810 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-25T22:20:33.446Z] #77 9.696 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-25T22:20:33.446Z] #77 11.28 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-25T22:20:33.446Z] #77 12.34 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-25T22:20:33.446Z] #77 12.58 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-25T22:20:33.446Z] #77 12.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-25T22:20:33.547Z] #42 57.65 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:33.547Z] #42 57.65 Need to get 17.7 MB of archives. [2022-08-25T22:20:33.547Z] #42 57.65 After this operation, 70.7 MB of additional disk space will be used. [2022-08-25T22:20:33.547Z] #42 57.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:20:33.547Z] #42 57.68 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-25T22:20:33.547Z] #42 57.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-25T22:20:33.547Z] #42 57.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T22:20:33.583Z] #55 45.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-25T22:20:34.221Z] #51 59.14 The following NEW packages will be installed: [2022-08-25T22:20:34.221Z] #51 59.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:20:34.221Z] #51 59.23 python3-protobuf python3-six [2022-08-25T22:20:34.485Z] #42 ... [2022-08-25T22:20:34.485Z] [2022-08-25T22:20:34.485Z] #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-25T22:20:34.485Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:34.485Z] #55 48.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-25T22:20:34.485Z] #55 48.84 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-25T22:20:34.485Z] #55 48.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T22:20:34.485Z] #55 49.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T22:20:34.485Z] #55 49.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-25T22:20:34.485Z] #55 49.23 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-25T22:20:34.485Z] #55 49.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-25T22:20:34.485Z] #55 49.88 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-25T22:20:34.485Z] #55 49.93 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-25T22:20:34.485Z] #55 50.21 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-25T22:20:34.485Z] #55 50.36 go: downloading golang.org/x/text v0.3.7 [2022-08-25T22:20:34.485Z] #55 ... [2022-08-25T22:20:34.485Z] [2022-08-25T22:20:34.485Z] #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-25T22:20:34.485Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:34.485Z] #42 58.77 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-25T22:20:34.485Z] #42 58.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-25T22:20:34.485Z] #42 58.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-25T22:20:34.485Z] #42 58.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-25T22:20:34.485Z] #42 58.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-25T22:20:34.485Z] #42 58.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-25T22:20:34.520Z] #55 46.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-25T22:20:34.789Z] #51 60.06 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:34.789Z] #51 60.06 Need to get 2315 kB of archives. [2022-08-25T22:20:34.789Z] #51 60.06 After this operation, 11.1 MB of additional disk space will be used. [2022-08-25T22:20:34.789Z] #51 60.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-25T22:20:35.047Z] #51 60.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:20:35.047Z] #51 60.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-25T22:20:35.047Z] #51 60.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-25T22:20:35.047Z] #51 60.22 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-25T22:20:35.047Z] #51 60.23 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-25T22:20:35.047Z] #51 60.24 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-25T22:20:35.052Z] #42 ... [2022-08-25T22:20:35.052Z] [2022-08-25T22:20:35.052Z] #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-25T22:20:35.052Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:35.052Z] #51 39.97 Reading package lists... [2022-08-25T22:20:35.052Z] #51 49.48 Building dependency tree... [2022-08-25T22:20:35.052Z] #51 55.63 The following additional packages will be installed: [2022-08-25T22:20:35.052Z] #51 55.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:20:35.052Z] #51 55.64 python3-protobuf python3-six [2022-08-25T22:20:35.052Z] #51 55.65 Suggested packages: [2022-08-25T22:20:35.052Z] #51 55.66 python3-setuptools [2022-08-25T22:20:35.052Z] #51 55.66 Recommended packages: [2022-08-25T22:20:35.052Z] #51 55.66 iproute2 | iproute [2022-08-25T22:20:35.052Z] #51 56.72 The following NEW packages will be installed: [2022-08-25T22:20:35.052Z] #51 56.77 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T22:20:35.052Z] #51 56.77 python3-protobuf python3-six [2022-08-25T22:20:35.052Z] #51 57.55 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:35.052Z] #51 57.55 Need to get 2315 kB of archives. [2022-08-25T22:20:35.052Z] #51 57.55 After this operation, 11.1 MB of additional disk space will be used. [2022-08-25T22:20:35.052Z] #51 57.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-25T22:20:35.052Z] #51 57.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:20:35.052Z] #51 57.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-25T22:20:35.052Z] #51 57.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-25T22:20:35.052Z] #51 57.65 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-25T22:20:35.052Z] #51 57.66 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-25T22:20:35.052Z] #51 57.67 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-25T22:20:35.312Z] #51 ... [2022-08-25T22:20:35.312Z] [2022-08-25T22:20:35.312Z] #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-25T22:20:35.312Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:35.312Z] #14 40.63 Reading package lists... [2022-08-25T22:20:35.312Z] #14 49.71 Building dependency tree... [2022-08-25T22:20:35.312Z] #14 55.81 The following additional packages will be installed: [2022-08-25T22:20:35.312Z] #14 55.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:20:35.312Z] #14 55.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-25T22:20:35.312Z] #14 55.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-25T22:20:35.312Z] #14 55.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-25T22:20:35.312Z] #14 55.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-25T22:20:35.312Z] #14 55.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-25T22:20:35.312Z] #14 55.82 mingw-w64-common mingw-w64-x86-64-dev [2022-08-25T22:20:35.312Z] #14 55.84 Suggested packages: [2022-08-25T22:20:35.312Z] #14 55.85 gcc-10-locales seccomp wine64 [2022-08-25T22:20:35.312Z] #14 58.31 The following NEW packages will be installed: [2022-08-25T22:20:35.312Z] #14 58.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:20:35.312Z] #14 58.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-25T22:20:35.312Z] #14 58.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-25T22:20:35.312Z] #14 58.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-25T22:20:35.312Z] #14 58.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-25T22:20:35.312Z] #14 58.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-25T22:20:35.312Z] #14 58.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-25T22:20:35.312Z] #14 58.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-25T22:20:35.312Z] #14 58.33 mingw-w64-x86-64-dev [2022-08-25T22:20:35.312Z] #14 58.88 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:35.312Z] #14 58.88 Need to get 115 MB of archives. [2022-08-25T22:20:35.312Z] #14 58.88 After this operation, 645 MB of additional disk space will be used. [2022-08-25T22:20:35.312Z] #14 58.88 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-25T22:20:35.312Z] #14 59.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-25T22:20:35.312Z] #14 59.40 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-25T22:20:35.312Z] #14 59.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-25T22:20:35.312Z] #14 59.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-25T22:20:35.312Z] #14 59.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-25T22:20:35.312Z] #14 59.83 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-25T22:20:35.312Z] #14 ... [2022-08-25T22:20:35.312Z] [2022-08-25T22:20:35.312Z] #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-25T22:20:35.312Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:35.312Z] #76 55.41 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:35.312Z] #76 55.44 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:20:35.312Z] #76 55.83 Selecting previously unselected package file. [2022-08-25T22:20:35.312Z] #76 55.85 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:35.312Z] #76 55.88 Unpacking file (1:5.39-3) ... [2022-08-25T22:20:35.312Z] #76 56.27 Selecting previously unselected package xz-utils. [2022-08-25T22:20:35.312Z] #76 56.27 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T22:20:35.312Z] #76 56.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:20:35.312Z] #76 56.99 Selecting previously unselected package libsigsegv2:amd64. [2022-08-25T22:20:35.312Z] #76 56.99 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-25T22:20:35.312Z] #76 57.01 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-25T22:20:35.312Z] #76 57.29 Selecting previously unselected package m4. [2022-08-25T22:20:35.312Z] #76 57.29 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-25T22:20:35.312Z] #76 57.30 Unpacking m4 (1.4.18-5) ... [2022-08-25T22:20:35.312Z] #76 57.77 Selecting previously unselected package autoconf. [2022-08-25T22:20:35.312Z] #76 57.78 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-25T22:20:35.312Z] #76 57.78 Unpacking autoconf (2.69-14) ... [2022-08-25T22:20:35.312Z] #76 58.57 Selecting previously unselected package autotools-dev. [2022-08-25T22:20:35.312Z] #76 58.58 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-25T22:20:35.312Z] #76 58.59 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:20:35.312Z] #76 58.80 Selecting previously unselected package automake. [2022-08-25T22:20:35.312Z] #76 58.80 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-25T22:20:35.312Z] #76 58.80 Unpacking automake (1:1.16.3-2) ... [2022-08-25T22:20:35.571Z] #76 59.84 Selecting previously unselected package patch. [2022-08-25T22:20:35.571Z] #76 59.85 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-25T22:20:35.571Z] #76 59.88 Unpacking patch (2.7.6-7) ... [2022-08-25T22:20:35.641Z] #19 148.2 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-25T22:20:35.641Z] #19 148.2 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-25T22:20:35.830Z] #76 60.19 Selecting previously unselected package dpkg-dev. [2022-08-25T22:20:35.830Z] #76 60.21 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-25T22:20:35.830Z] #76 60.22 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T22:20:36.974Z] #51 ... [2022-08-25T22:20:36.975Z] [2022-08-25T22:20:36.975Z] #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-25T22:20:36.975Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:36.975Z] #42 49.44 Building dependency tree... [2022-08-25T22:20:36.975Z] #42 56.08 The following additional packages will be installed: [2022-08-25T22:20:36.975Z] #42 56.11 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-25T22:20:36.975Z] #42 56.14 Suggested packages: [2022-08-25T22:20:36.975Z] #42 56.16 cmake-doc ninja-build lrzip [2022-08-25T22:20:36.975Z] #42 56.16 Recommended packages: [2022-08-25T22:20:36.975Z] #42 56.16 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-25T22:20:36.975Z] #42 57.54 The following NEW packages will be installed: [2022-08-25T22:20:36.975Z] #42 57.55 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-25T22:20:36.975Z] #42 57.55 vim-common xxd [2022-08-25T22:20:36.975Z] #42 58.08 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:36.975Z] #42 58.08 Need to get 17.7 MB of archives. [2022-08-25T22:20:36.975Z] #42 58.08 After this operation, 70.7 MB of additional disk space will be used. [2022-08-25T22:20:36.975Z] #42 58.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:20:36.975Z] #42 58.09 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-25T22:20:36.975Z] #42 58.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-25T22:20:36.975Z] #42 58.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T22:20:36.975Z] #42 59.26 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-25T22:20:36.975Z] #42 59.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-25T22:20:36.975Z] #42 59.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-25T22:20:36.975Z] #42 59.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-25T22:20:36.975Z] #42 59.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-25T22:20:36.975Z] #42 59.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-25T22:20:36.975Z] #42 61.86 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:36.975Z] #42 ... [2022-08-25T22:20:36.975Z] [2022-08-25T22:20:36.975Z] #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-25T22:20:36.975Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:36.975Z] #76 58.28 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:36.975Z] #76 58.28 Need to get 5940 kB of archives. [2022-08-25T22:20:36.975Z] #76 58.28 After this operation, 18.7 MB of additional disk space will be used. [2022-08-25T22:20:36.975Z] #76 58.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T22:20:36.975Z] #76 58.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-25T22:20:36.975Z] #76 58.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-25T22:20:36.975Z] #76 58.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-25T22:20:36.975Z] #76 58.30 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-25T22:20:36.975Z] #76 58.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-25T22:20:36.975Z] #76 58.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-25T22:20:36.975Z] #76 58.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-25T22:20:36.975Z] #76 58.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-25T22:20:36.975Z] #76 58.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-25T22:20:36.975Z] #76 58.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T22:20:36.975Z] #76 58.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T22:20:36.975Z] #76 58.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-25T22:20:36.975Z] #76 58.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T22:20:36.975Z] #76 58.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-25T22:20:36.975Z] #76 58.87 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-25T22:20:36.975Z] #76 58.87 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-25T22:20:36.975Z] #76 58.88 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-25T22:20:36.975Z] #76 58.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T22:20:36.975Z] #76 58.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-25T22:20:36.975Z] #76 59.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T22:20:36.975Z] #76 59.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T22:20:36.975Z] #76 59.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-25T22:20:36.975Z] #76 60.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:36.975Z] #76 61.42 Fetched 5940 kB in 1s (5035 kB/s) [2022-08-25T22:20:36.975Z] #76 61.67 Selecting previously unselected package bzip2. [2022-08-25T22:20:36.975Z] #76 61.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-25T22:20:36.975Z] #76 61.80 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T22:20:36.975Z] #76 61.81 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:20:36.975Z] #76 62.05 Selecting previously unselected package libmagic-mgc. [2022-08-25T22:20:36.975Z] #76 62.05 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:36.975Z] #76 62.06 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T22:20:37.214Z] #76 ... [2022-08-25T22:20:37.214Z] [2022-08-25T22:20:37.214Z] #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-25T22:20:37.214Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:37.214Z] #42 61.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:37.214Z] #42 61.37 Fetched 17.7 MB in 2s (7805 kB/s) [2022-08-25T22:20:37.214Z] #42 61.50 Selecting previously unselected package xxd. [2022-08-25T22:20:37.214Z] #42 61.50 (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-25T22:20:37.214Z] #42 61.63 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:20:37.214Z] #42 61.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:37.474Z] #42 61.91 Selecting previously unselected package vim-common. [2022-08-25T22:20:37.474Z] #42 61.91 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:20:37.474Z] #42 61.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:37.549Z] #76 62.97 Selecting previously unselected package libmagic1:amd64. [2022-08-25T22:20:37.549Z] #76 62.97 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:37.549Z] #76 63.00 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:20:37.642Z] #77 ... [2022-08-25T22:20:37.642Z] [2022-08-25T22:20:37.642Z] #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-25T22:20:37.642Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:20:37.642Z] #14 51.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-25T22:20:37.642Z] #14 51.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-25T22:20:37.642Z] #14 51.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:20:37.642Z] #14 57.56 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-25T22:20:37.642Z] #14 57.57 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-25T22:20:37.642Z] #14 57.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:20:37.642Z] #14 57.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-25T22:20:37.642Z] #14 57.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-25T22:20:37.642Z] #14 57.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:20:37.806Z] #55 ... [2022-08-25T22:20:37.806Z] [2022-08-25T22:20:37.806Z] #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-25T22:20:37.806Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:37.806Z] #76 44.32 Selecting previously unselected package autoconf. [2022-08-25T22:20:37.806Z] #76 44.32 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-25T22:20:37.806Z] #76 44.32 Unpacking autoconf (2.69-14) ... [2022-08-25T22:20:37.806Z] #76 44.70 Selecting previously unselected package autotools-dev. [2022-08-25T22:20:37.806Z] #76 44.70 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-25T22:20:37.806Z] #76 44.74 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:20:37.806Z] #76 45.16 Selecting previously unselected package automake. [2022-08-25T22:20:37.806Z] #76 45.16 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-25T22:20:37.806Z] #76 45.16 Unpacking automake (1:1.16.3-2) ... [2022-08-25T22:20:37.806Z] #76 45.59 Selecting previously unselected package patch. [2022-08-25T22:20:37.806Z] #76 45.59 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 45.60 Unpacking patch (2.7.6-7) ... [2022-08-25T22:20:37.806Z] #76 45.79 Selecting previously unselected package dpkg-dev. [2022-08-25T22:20:37.806Z] #76 45.79 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-25T22:20:37.806Z] #76 45.84 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T22:20:37.806Z] #76 46.80 Selecting previously unselected package build-essential. [2022-08-25T22:20:37.806Z] #76 46.80 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 46.80 Unpacking build-essential (12.9) ... [2022-08-25T22:20:37.806Z] #76 46.93 Selecting previously unselected package libcap2:amd64. [2022-08-25T22:20:37.806Z] #76 46.93 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 46.93 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:20:37.806Z] #76 46.99 Selecting previously unselected package libcap-dev:amd64. [2022-08-25T22:20:37.806Z] #76 47.02 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 47.06 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T22:20:37.806Z] #76 47.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:20:37.806Z] #76 47.23 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 47.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:37.806Z] #76 47.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-25T22:20:37.806Z] #76 47.35 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 47.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:37.806Z] #76 47.47 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T22:20:37.806Z] #76 47.47 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 47.47 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:20:37.806Z] #76 47.74 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T22:20:37.806Z] #76 47.74 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 47.74 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:20:37.806Z] #76 48.45 Selecting previously unselected package libtool. [2022-08-25T22:20:37.806Z] #76 48.47 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-25T22:20:37.806Z] #76 48.47 Unpacking libtool (2.4.6-15) ... [2022-08-25T22:20:37.806Z] #76 48.72 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T22:20:37.806Z] #76 48.72 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 48.72 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:20:37.806Z] #76 49.01 Selecting previously unselected package libyajl2:amd64. [2022-08-25T22:20:37.806Z] #76 49.01 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 49.03 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:20:37.806Z] #76 49.15 Selecting previously unselected package libyajl-dev:amd64. [2022-08-25T22:20:37.806Z] #76 49.15 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-25T22:20:37.806Z] #76 49.15 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T22:20:37.806Z] #76 49.33 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:20:37.806Z] #76 49.36 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T22:20:37.806Z] #76 49.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:20:37.806Z] #76 49.38 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:20:37.806Z] #76 49.39 Setting up file (1:5.39-3) ... [2022-08-25T22:20:37.806Z] #76 49.41 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:20:37.806Z] #76 49.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:37.806Z] #76 49.43 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:37.806Z] #76 49.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:20:37.806Z] #76 49.46 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:20:37.806Z] #76 49.49 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-25T22:20:37.806Z] #76 49.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:20:37.806Z] #76 49.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:20:37.806Z] #76 49.54 Setting up patch (2.7.6-7) ... [2022-08-25T22:20:37.806Z] #76 49.54 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:20:37.806Z] #76 49.57 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T22:20:37.806Z] #76 49.58 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T22:20:37.806Z] #76 49.62 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:20:37.806Z] #76 49.62 Setting up libtool (2.4.6-15) ... [2022-08-25T22:20:37.806Z] #76 49.67 Setting up m4 (1.4.18-5) ... [2022-08-25T22:20:37.806Z] #76 49.67 Setting up dpkg-dev (1.20.11) ... [2022-08-25T22:20:37.806Z] #76 49.70 Setting up autoconf (2.69-14) ... [2022-08-25T22:20:37.806Z] #76 49.73 Setting up build-essential (12.9) ... [2022-08-25T22:20:37.820Z] #76 63.31 Selecting previously unselected package file. [2022-08-25T22:20:37.820Z] #76 63.35 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-25T22:20:37.820Z] #76 63.36 Unpacking file (1:5.39-3) ... [2022-08-25T22:20:38.065Z] #76 49.77 Setting up automake (1:1.16.3-2) ... [2022-08-25T22:20:38.065Z] #76 49.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-25T22:20:38.065Z] #76 49.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:38.082Z] #76 ... [2022-08-25T22:20:38.083Z] [2022-08-25T22:20:38.083Z] #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-25T22:20:38.083Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:20:38.083Z] #57 63.50 v3.0.2 [2022-08-25T22:20:38.163Z] #19 150.5 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-25T22:20:38.163Z] #19 150.5 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-25T22:20:38.163Z] #19 150.5 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-25T22:20:38.163Z] #19 150.5 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-25T22:20:38.163Z] #19 150.5 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-25T22:20:38.163Z] #19 150.5 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-25T22:20:38.163Z] #19 150.5 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-25T22:20:38.163Z] #19 150.5 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-25T22:20:38.163Z] #19 150.6 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-25T22:20:38.163Z] #19 150.6 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-25T22:20:38.163Z] #19 150.6 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-25T22:20:38.163Z] #19 150.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-25T22:20:38.163Z] #19 150.6 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-25T22:20:38.163Z] #19 150.8 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-25T22:20:38.163Z] #19 150.8 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-25T22:20:38.342Z] #57 DONE 63.9s [2022-08-25T22:20:38.342Z] [2022-08-25T22:20:38.342Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T22:20:38.342Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:38.342Z] #76 63.59 Selecting previously unselected package xz-utils. [2022-08-25T22:20:38.342Z] #76 63.60 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T22:20:38.342Z] #76 63.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:20:38.414Z] #42 62.67 Selecting previously unselected package cmake-data.#42 ... [2022-08-25T22:20:38.414Z] [2022-08-25T22:20:38.414Z] #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-25T22:20:38.414Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T22:20:38.414Z] #57 62.12 v3.0.2 [2022-08-25T22:20:38.414Z] #57 DONE 62.7s [2022-08-25T22:20:38.414Z] [2022-08-25T22:20:38.414Z] #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-25T22:20:38.414Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:38.414Z] #42 62.67 Selecting previously unselected package cmake-data. [2022-08-25T22:20:38.414Z] #42 62.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-25T22:20:38.414Z] #42 62.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:20:38.420Z] #19 151.0 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-25T22:20:38.420Z] #19 151.0 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-25T22:20:38.420Z] #19 151.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-25T22:20:38.601Z] #76 63.96 Selecting previously unselected package libsigsegv2:amd64. [2022-08-25T22:20:38.601Z] #76 63.99 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-25T22:20:38.601Z] #76 64.01 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-25T22:20:38.675Z] #19 151.2 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-25T22:20:38.860Z] #76 64.26 Selecting previously unselected package m4. [2022-08-25T22:20:38.860Z] #76 64.27 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-25T22:20:38.860Z] #76 64.31 Unpacking m4 (1.4.18-5) ... [2022-08-25T22:20:39.427Z] #76 64.84 Selecting previously unselected package autoconf. [2022-08-25T22:20:39.427Z] #76 64.84 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-25T22:20:39.427Z] #76 64.86 Unpacking autoconf (2.69-14) ... [2022-08-25T22:20:39.441Z] #76 DONE 51.2s [2022-08-25T22:20:39.441Z] [2022-08-25T22:20:39.441Z] #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-25T22:20:39.441Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:20:39.700Z] #77 ... [2022-08-25T22:20:39.700Z] [2022-08-25T22:20:39.700Z] #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-25T22:20:39.700Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:39.700Z] #14 41.57 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-25T22:20:39.700Z] #14 42.36 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-25T22:20:39.700Z] #14 44.21 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-25T22:20:39.700Z] #14 45.02 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-25T22:20:39.700Z] #14 45.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-25T22:20:39.700Z] #14 45.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-25T22:20:39.700Z] #14 45.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T22:20:39.700Z] #14 45.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T22:20:39.700Z] #14 45.02 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-25T22:20:39.701Z] #14 45.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T22:20:39.701Z] #14 45.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-25T22:20:39.701Z] #14 45.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-25T22:20:39.701Z] #14 45.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-25T22:20:39.701Z] #14 45.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-25T22:20:39.701Z] #14 45.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-25T22:20:39.701Z] #14 45.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-25T22:20:39.701Z] #14 45.16 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-25T22:20:39.701Z] #14 45.16 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-25T22:20:39.701Z] #14 45.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T22:20:39.701Z] #14 46.33 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:39.701Z] #14 46.62 Fetched 115 MB in 8s (13.9 MB/s) [2022-08-25T22:20:39.701Z] #14 46.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-25T22:20:39.701Z] #14 46.68 (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-25T22:20:39.701Z] #14 46.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T22:20:39.701Z] #14 46.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:20:39.701Z] #14 49.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-25T22:20:39.701Z] #14 49.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T22:20:39.701Z] #14 49.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:20:39.959Z] #14 ... [2022-08-25T22:20:39.960Z] [2022-08-25T22:20:39.960Z] #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-25T22:20:39.960Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:39.960Z] #51 43.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-25T22:20:39.960Z] #51 44.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:39.960Z] #51 44.83 Fetched 2315 kB in 3s (707 kB/s) [2022-08-25T22:20:39.960Z] #51 44.96 Selecting previously unselected package libprotobuf23:amd64. [2022-08-25T22:20:39.960Z] #51 44.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-25T22:20:39.960Z] #51 44.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-25T22:20:39.960Z] #51 44.96 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T22:20:39.960Z] #51 45.72 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:20:39.960Z] #51 45.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:20:39.960Z] #51 45.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:20:39.960Z] #51 46.00 Selecting previously unselected package python3-six. [2022-08-25T22:20:39.960Z] #51 46.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-25T22:20:39.960Z] #51 46.00 Unpacking python3-six (1.16.0-2) ... [2022-08-25T22:20:39.960Z] #51 46.05 Selecting previously unselected package python3-protobuf. [2022-08-25T22:20:39.960Z] #51 46.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-25T22:20:39.960Z] #51 46.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-25T22:20:39.960Z] #51 46.59 Selecting previously unselected package libnet1:amd64. [2022-08-25T22:20:39.960Z] #51 46.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T22:20:39.960Z] #51 46.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:20:39.960Z] #51 46.79 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T22:20:39.960Z] #51 46.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T22:20:39.960Z] #51 46.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:20:39.960Z] #51 46.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:20:39.960Z] #51 46.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:39.960Z] #51 46.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:39.960Z] #51 47.12 Selecting previously unselected package criu. [2022-08-25T22:20:39.960Z] #51 47.12 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-25T22:20:39.960Z] #51 47.12 Unpacking criu (3.17.1-1) ... [2022-08-25T22:20:39.960Z] #51 47.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:20:39.960Z] #51 49.76 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T22:20:39.960Z] #51 49.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:20:39.960Z] #51 49.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:39.960Z] #51 49.94 Setting up python3-six (1.16.0-2) ... [2022-08-25T22:20:39.960Z] #51 51.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:20:39.960Z] #51 51.39 Setting up python3-protobuf (3.12.4-1) ... [2022-08-25T22:20:39.960Z] #51 ... [2022-08-25T22:20:39.960Z] [2022-08-25T22:20:39.960Z] #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-25T22:20:39.960Z] #64 sha256:4834c1a6fb7d9598d4bb119e3c78120ee8213e370cf611c17c51495cc2df588a [2022-08-25T22:20:39.960Z] #64 7.313 + RM_GOPATH=0 [2022-08-25T22:20:39.960Z] #64 7.313 + TMP_GOPATH= [2022-08-25T22:20:39.960Z] #64 7.313 + : /build [2022-08-25T22:20:39.960Z] #64 7.313 + '[' -z '' ']' [2022-08-25T22:20:39.960Z] #64 7.313 ++ mktemp -d [2022-08-25T22:20:39.960Z] #64 7.313 + export GOPATH=/tmp/tmp.mtBE9bT75p [2022-08-25T22:20:39.960Z] #64 7.313 + GOPATH=/tmp/tmp.mtBE9bT75p [2022-08-25T22:20:39.960Z] #64 7.313 + RM_GOPATH=1 [2022-08-25T22:20:39.960Z] #64 7.313 + case "$(go env GOARCH)" in [2022-08-25T22:20:39.960Z] #64 7.313 ++ go env GOARCH [2022-08-25T22:20:39.960Z] #64 7.338 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:39.960Z] #64 7.338 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:39.960Z] #64 7.338 ++ dirname /install.sh [2022-08-25T22:20:39.960Z] #64 7.338 + dir=/ [2022-08-25T22:20:39.960Z] #64 7.338 + bin=containerd [2022-08-25T22:20:39.960Z] #64 7.338 + shift [2022-08-25T22:20:39.960Z] #64 7.339 + '[' '!' -f //containerd.installer ']' [2022-08-25T22:20:39.960Z] #64 7.339 + . //containerd.installer [2022-08-25T22:20:39.960Z] #64 7.339 ++ set -e [2022-08-25T22:20:39.960Z] #64 7.339 ++ : v1.6.7 [2022-08-25T22:20:39.960Z] #64 7.342 Install containerd version v1.6.7 [2022-08-25T22:20:39.960Z] #64 7.346 + install_containerd [2022-08-25T22:20:39.960Z] #64 7.346 + echo 'Install containerd version v1.6.7' [2022-08-25T22:20:39.960Z] #64 7.350 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mtBE9bT75p/src/github.com/containerd/containerd [2022-08-25T22:20:39.960Z] #64 7.350 Cloning into '/tmp/tmp.mtBE9bT75p/src/github.com/containerd/containerd'... [2022-08-25T22:20:40.179Z] #14 64.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-25T22:20:40.219Z] #64 ... [2022-08-25T22:20:40.219Z] [2022-08-25T22:20:40.219Z] #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-25T22:20:40.219Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:20:40.219Z] #34 47.47 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-25T22:20:40.219Z] #34 47.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-25T22:20:40.219Z] #34 48.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-25T22:20:40.362Z] #76 ... [2022-08-25T22:20:40.362Z] [2022-08-25T22:20:40.362Z] #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-25T22:20:40.362Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:40.362Z] #14 55.52 The following additional packages will be installed: [2022-08-25T22:20:40.362Z] #14 55.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:20:40.362Z] #14 55.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-25T22:20:40.362Z] #14 55.55 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-25T22:20:40.362Z] #14 55.55 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-25T22:20:40.362Z] #14 55.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-25T22:20:40.362Z] #14 55.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-25T22:20:40.362Z] #14 55.58 mingw-w64-common mingw-w64-x86-64-dev [2022-08-25T22:20:40.362Z] #14 55.59 Suggested packages: [2022-08-25T22:20:40.362Z] #14 55.69 gcc-10-locales seccomp wine64 [2022-08-25T22:20:40.362Z] #14 57.80 The following NEW packages will be installed: [2022-08-25T22:20:40.362Z] #14 57.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:20:40.362Z] #14 57.80 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-25T22:20:40.362Z] #14 57.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-25T22:20:40.362Z] #14 57.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-25T22:20:40.362Z] #14 57.80 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-25T22:20:40.362Z] #14 57.80 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-25T22:20:40.362Z] #14 57.80 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-25T22:20:40.362Z] #14 57.80 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-25T22:20:40.362Z] #14 57.82 mingw-w64-x86-64-dev [2022-08-25T22:20:40.362Z] #14 58.34 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:20:40.362Z] #14 58.34 Need to get 115 MB of archives. [2022-08-25T22:20:40.362Z] #14 58.34 After this operation, 645 MB of additional disk space will be used. [2022-08-25T22:20:40.362Z] #14 58.34 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-25T22:20:40.362Z] #14 58.58 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-25T22:20:40.362Z] #14 58.93 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-25T22:20:40.362Z] #14 58.95 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-25T22:20:40.362Z] #14 58.96 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-25T22:20:40.362Z] #14 59.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-25T22:20:40.362Z] #14 59.36 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-25T22:20:40.362Z] #14 59.68 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-25T22:20:40.362Z] #14 59.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-25T22:20:40.362Z] #14 60.87 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-25T22:20:40.362Z] #14 63.26 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-25T22:20:40.362Z] #14 64.45 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-25T22:20:40.362Z] #14 ... [2022-08-25T22:20:40.362Z] [2022-08-25T22:20:40.362Z] #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-25T22:20:40.362Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:40.362Z] #42 62.42 Fetched 17.7 MB in 2s (7205 kB/s) [2022-08-25T22:20:40.362Z] #42 62.56 Selecting previously unselected package xxd. [2022-08-25T22:20:40.362Z] #42 62.56 (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-25T22:20:40.362Z] #42 62.63 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:20:40.362Z] #42 62.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:40.362Z] #42 62.96 Selecting previously unselected package vim-common. [2022-08-25T22:20:40.362Z] #42 62.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:20:40.362Z] #42 63.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:40.362Z] #42 63.70 Selecting previously unselected package cmake-data. [2022-08-25T22:20:40.362Z] #42 63.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-25T22:20:40.362Z] #42 63.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:20:40.439Z] #14 64.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-25T22:20:40.439Z] #14 64.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:20:40.621Z] #42 ... [2022-08-25T22:20:40.621Z] [2022-08-25T22:20:40.621Z] #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-25T22:20:40.621Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:20:40.621Z] #40 65.86 NAME: [2022-08-25T22:20:40.621Z] #40 65.86 go-winres - A tool for embedding resources in Windows executables [2022-08-25T22:20:40.621Z] #40 65.86 [2022-08-25T22:20:40.621Z] #40 65.86 USAGE: [2022-08-25T22:20:40.621Z] #40 65.86 go-winres [global options] command [command options] [arguments...] [2022-08-25T22:20:40.621Z] #40 65.86 [2022-08-25T22:20:40.621Z] #40 65.86 COMMANDS: [2022-08-25T22:20:40.621Z] #40 65.86 init Create an initial ./winres/winres.json [2022-08-25T22:20:40.621Z] #40 65.86 make Make syso files for the "go build" command [2022-08-25T22:20:40.621Z] #40 65.86 simply Make syso files for the "go build" command (simplified) [2022-08-25T22:20:40.621Z] #40 65.86 extract Extract all resources from an executable [2022-08-25T22:20:40.621Z] #40 65.86 patch Replace resources in an executable file (exe, dll) [2022-08-25T22:20:40.621Z] #40 65.86 help, h Shows a list of commands or help for one command [2022-08-25T22:20:40.621Z] #40 65.86 [2022-08-25T22:20:40.621Z] #40 65.86 GLOBAL OPTIONS: [2022-08-25T22:20:40.621Z] #40 65.86 --help, -h show help (default: false) [2022-08-25T22:20:40.621Z] #40 DONE 66.0s [2022-08-25T22:20:40.621Z] [2022-08-25T22:20:40.621Z] #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-25T22:20:40.621Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:40.621Z] #76 65.77 Selecting previously unselected package autotools-dev. [2022-08-25T22:20:40.621Z] #76 65.79 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-25T22:20:40.621Z] #76 65.79 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:20:40.882Z] #76 66.32 Selecting previously unselected package automake. [2022-08-25T22:20:40.882Z] #76 66.32 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-25T22:20:41.141Z] #76 66.36 Unpacking automake (1:1.16.3-2) ... [2022-08-25T22:20:41.722Z] #42 ... [2022-08-25T22:20:41.722Z] [2022-08-25T22:20:41.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-25T22:20:41.722Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:41.722Z] #76 61.99 Selecting previously unselected package build-essential. [2022-08-25T22:20:41.722Z] #76 62.03 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-25T22:20:41.722Z] #76 62.05 Unpacking build-essential (12.9) ... [2022-08-25T22:20:41.722Z] #76 62.42 Selecting previously unselected package libcap2:amd64. [2022-08-25T22:20:41.722Z] #76 62.45 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T22:20:41.723Z] #76 62.63 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:20:41.723Z] #76 62.83 Selecting previously unselected package libcap-dev:amd64. [2022-08-25T22:20:41.723Z] #76 62.86 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-25T22:20:41.723Z] #76 62.91 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T22:20:41.723Z] #76 63.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:20:41.723Z] #76 63.17 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:41.723Z] #76 63.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:41.723Z] #76 63.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-25T22:20:41.723Z] #76 63.44 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:41.723Z] #76 63.51 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:41.723Z] #76 63.73 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T22:20:41.723Z] #76 63.75 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T22:20:41.723Z] #76 63.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:20:41.723Z] #76 64.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T22:20:41.723Z] #76 64.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T22:20:41.723Z] #76 64.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:20:41.723Z] #76 65.73 Selecting previously unselected package libtool. [2022-08-25T22:20:41.723Z] #76 65.73 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-25T22:20:41.723Z] #76 65.74 Unpacking libtool (2.4.6-15) ... [2022-08-25T22:20:41.981Z] #76 66.39 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T22:20:41.981Z] #76 66.40 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T22:20:42.078Z] #76 67.41 Selecting previously unselected package patch. [2022-08-25T22:20:42.078Z] #76 67.47 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-25T22:20:42.078Z] #76 67.49 Unpacking patch (2.7.6-7) ... [2022-08-25T22:20:42.122Z] #34 ... [2022-08-25T22:20:42.122Z] [2022-08-25T22:20:42.122Z] #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-25T22:20:42.122Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:42.122Z] #14 52.17 Selecting previously unselected package binutils-mingw-w64. [2022-08-25T22:20:42.122Z] #14 52.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-25T22:20:42.122Z] #14 52.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:20:42.122Z] #14 52.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-25T22:20:42.122Z] #14 52.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:20:42.122Z] #14 52.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:20:42.122Z] #14 52.51 Selecting previously unselected package dmsetup. [2022-08-25T22:20:42.122Z] #14 52.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:20:42.122Z] #14 52.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:20:42.122Z] #14 52.78 Selecting previously unselected package mingw-w64-common. [2022-08-25T22:20:42.122Z] #14 52.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-25T22:20:42.122Z] #14 52.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-25T22:20:42.240Z] #76 66.42 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:20:42.645Z] #76 68.07 Selecting previously unselected package dpkg-dev. [2022-08-25T22:20:42.645Z] #76 68.10 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-25T22:20:42.645Z] #76 68.14 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T22:20:42.809Z] #76 67.02 Selecting previously unselected package libyajl2:amd64. [2022-08-25T22:20:42.809Z] #76 67.04 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T22:20:42.809Z] #76 67.06 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:20:42.809Z] #76 67.32 Selecting previously unselected package libyajl-dev:amd64. [2022-08-25T22:20:42.843Z] #19 ... [2022-08-25T22:20:42.843Z] [2022-08-25T22:20:42.843Z] #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-25T22:20:42.843Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:20:42.843Z] #84 108.7 configure.ac:11: installing 'build-aux/compile' [2022-08-25T22:20:42.843Z] #84 108.7 configure.ac:11: installing 'build-aux/config.guess' [2022-08-25T22:20:42.843Z] #84 108.7 configure.ac:11: installing 'build-aux/config.sub' [2022-08-25T22:20:42.843Z] #84 108.7 configure.ac:13: installing 'build-aux/install-sh' [2022-08-25T22:20:42.843Z] #84 108.7 configure.ac:13: installing 'build-aux/missing' [2022-08-25T22:20:42.843Z] #84 108.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-25T22:20:42.843Z] #84 108.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:20:43.069Z] #76 67.33 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-25T22:20:43.069Z] #76 67.33 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T22:20:43.328Z] #76 ... [2022-08-25T22:20:43.328Z] [2022-08-25T22:20:43.328Z] #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-25T22:20:43.328Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T22:20:43.328Z] #40 67.48 NAME: [2022-08-25T22:20:43.328Z] #40 67.49 go-winres - A tool for embedding resources in Windows executables [2022-08-25T22:20:43.328Z] #40 67.49 [2022-08-25T22:20:43.328Z] #40 67.49 USAGE: [2022-08-25T22:20:43.328Z] #40 67.49 go-winres [global options] command [command options] [arguments...] [2022-08-25T22:20:43.328Z] #40 67.49 [2022-08-25T22:20:43.328Z] #40 67.49 COMMANDS: [2022-08-25T22:20:43.328Z] #40 67.49 init Create an initial ./winres/winres.json [2022-08-25T22:20:43.328Z] #40 67.49 make Make syso files for the "go build" command [2022-08-25T22:20:43.328Z] #40 67.49 simply Make syso files for the "go build" command (simplified) [2022-08-25T22:20:43.328Z] #40 67.49 extract Extract all resources from an executable [2022-08-25T22:20:43.328Z] #40 67.49 patch Replace resources in an executable file (exe, dll) [2022-08-25T22:20:43.328Z] #40 67.49 help, h Shows a list of commands or help for one command [2022-08-25T22:20:43.328Z] #40 67.49 [2022-08-25T22:20:43.328Z] #40 67.49 GLOBAL OPTIONS: [2022-08-25T22:20:43.328Z] #40 67.49 --help, -h show help (default: false) [2022-08-25T22:20:43.499Z] #14 ... [2022-08-25T22:20:43.499Z] [2022-08-25T22:20:43.499Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-25T22:20:43.499Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:43.499Z] #42 45.16 Selecting previously unselected package libicu67:amd64. [2022-08-25T22:20:43.499Z] #42 45.16 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-25T22:20:43.499Z] #42 45.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T22:20:43.499Z] #42 52.09 Selecting previously unselected package libxml2:amd64. [2022-08-25T22:20:43.499Z] #42 52.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-25T22:20:43.499Z] #42 52.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:20:43.499Z] #42 52.30 Selecting previously unselected package libarchive13:amd64. [2022-08-25T22:20:43.499Z] #42 52.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-25T22:20:43.499Z] #42 52.33 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T22:20:43.499Z] #42 52.61 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-25T22:20:43.499Z] #42 52.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-25T22:20:43.499Z] #42 52.61 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T22:20:43.499Z] #42 52.78 Selecting previously unselected package librhash0:amd64. [2022-08-25T22:20:43.499Z] #42 52.93 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-25T22:20:43.499Z] #42 52.93 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-25T22:20:43.499Z] #42 53.02 Selecting previously unselected package libuv1:amd64. [2022-08-25T22:20:43.499Z] #42 53.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-25T22:20:43.499Z] #42 53.02 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-25T22:20:43.499Z] #42 53.31 Selecting previously unselected package cmake. [2022-08-25T22:20:43.499Z] #42 53.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-25T22:20:43.499Z] #42 53.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:20:43.904Z] #40 DONE 68.1s [2022-08-25T22:20:43.904Z] [2022-08-25T22:20:43.904Z] #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-25T22:20:43.904Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:43.904Z] #76 67.75 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:20:43.904Z] #76 68.07 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T22:20:43.904Z] #76 68.15 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:20:43.904Z] #76 68.18 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:20:43.904Z] #76 68.24 Setting up file (1:5.39-3) ... [2022-08-25T22:20:43.904Z] #76 68.30 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:20:44.166Z] #76 68.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:44.166Z] #76 68.37 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:44.166Z] #76 68.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:20:44.166Z] #76 68.51 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:20:44.166Z] #76 68.58 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-25T22:20:44.426Z] #76 68.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:20:44.426Z] #76 68.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:20:44.426Z] #76 68.80 Setting up patch (2.7.6-7) ... [2022-08-25T22:20:44.435Z] #42 ... [2022-08-25T22:20:44.435Z] [2022-08-25T22:20:44.435Z] #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-25T22:20:44.435Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:44.435Z] #51 55.88 Setting up criu (3.17.1-1) ... [2022-08-25T22:20:44.548Z] #76 69.98 Selecting previously unselected package build-essential. [2022-08-25T22:20:44.548Z] #76 69.98 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-25T22:20:44.548Z] #76 69.99 Unpacking build-essential (12.9) ... [2022-08-25T22:20:44.548Z] #76 ... [2022-08-25T22:20:44.548Z] [2022-08-25T22:20:44.548Z] #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-25T22:20:44.548Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:44.548Z] #55 60.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-25T22:20:44.548Z] #55 60.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-25T22:20:44.548Z] #55 60.85 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-25T22:20:44.548Z] #55 60.85 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-25T22:20:44.548Z] #55 61.15 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-25T22:20:44.548Z] #55 61.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-25T22:20:44.548Z] #55 61.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-25T22:20:44.548Z] #55 61.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-25T22:20:44.548Z] #55 61.97 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-25T22:20:44.548Z] #55 62.15 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-25T22:20:44.548Z] #55 62.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-25T22:20:44.548Z] #55 62.35 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-25T22:20:44.548Z] #55 62.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-25T22:20:44.548Z] #55 62.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-25T22:20:44.548Z] #55 62.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-25T22:20:44.548Z] #55 62.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-25T22:20:44.548Z] #55 62.79 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T22:20:44.548Z] #55 63.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T22:20:44.548Z] #55 63.92 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-25T22:20:44.548Z] #55 64.32 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T22:20:44.548Z] #55 64.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-25T22:20:44.548Z] #55 65.21 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-25T22:20:44.548Z] #55 65.44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T22:20:44.548Z] #55 65.44 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-25T22:20:44.548Z] #55 65.59 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-25T22:20:44.548Z] #55 65.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T22:20:44.548Z] #55 65.84 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T22:20:44.548Z] #55 66.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T22:20:44.548Z] #55 66.23 go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T22:20:44.548Z] #55 67.09 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T22:20:44.548Z] #55 67.20 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-25T22:20:44.548Z] #55 68.84 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-25T22:20:44.687Z] #76 68.95 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:20:44.687Z] #76 68.98 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T22:20:44.811Z] #55 ... [2022-08-25T22:20:44.811Z] [2022-08-25T22:20:44.811Z] #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-25T22:20:44.811Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:44.811Z] #42 70.12 Selecting previously unselected package libicu67:amd64. [2022-08-25T22:20:44.811Z] #42 70.12 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-25T22:20:44.811Z] #42 70.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T22:20:44.947Z] #76 69.22 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T22:20:44.947Z] #76 69.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:20:44.947Z] #76 69.44 Setting up libtool (2.4.6-15) ... [2022-08-25T22:20:45.207Z] #76 69.45 Setting up m4 (1.4.18-5) ... [2022-08-25T22:20:45.207Z] #76 69.56 Setting up dpkg-dev (1.20.11) ... [2022-08-25T22:20:45.207Z] #76 69.67 Setting up autoconf (2.69-14) ... [2022-08-25T22:20:45.302Z] #84 111.0 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:20:45.302Z] #84 111.4 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:20:45.302Z] #84 111.4 checking how to print strings... printf [2022-08-25T22:20:45.302Z] #84 111.4 checking for gcc... gcc [2022-08-25T22:20:45.302Z] #84 111.5 checking whether the C compiler works... yes [2022-08-25T22:20:45.469Z] #76 69.80 Setting up build-essential (12.9) ... [2022-08-25T22:20:45.469Z] #76 69.89 Setting up automake (1:1.16.3-2) ... [2022-08-25T22:20:45.469Z] #76 69.94 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-25T22:20:45.563Z] #84 111.7 checking for C compiler default output file name... a.out [2022-08-25T22:20:45.728Z] #76 69.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:45.728Z] #76 ... [2022-08-25T22:20:45.728Z] [2022-08-25T22:20:45.728Z] #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-25T22:20:45.728Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:45.728Z] #14 60.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-25T22:20:45.728Z] #14 60.07 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-25T22:20:45.728Z] #14 61.15 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-25T22:20:45.728Z] #14 64.09 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-25T22:20:45.729Z] #14 65.12 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-25T22:20:45.729Z] #14 66.31 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-25T22:20:45.729Z] #14 69.07 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-25T22:20:45.729Z] #14 ... [2022-08-25T22:20:45.729Z] [2022-08-25T22:20:45.729Z] #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-25T22:20:45.729Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:45.729Z] #51 60.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-25T22:20:45.729Z] #51 62.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:45.729Z] #51 63.21 Fetched 2315 kB in 4s (620 kB/s) [2022-08-25T22:20:45.729Z] #51 63.52 Selecting previously unselected package libprotobuf23:amd64. [2022-08-25T22:20:45.729Z] #51 63.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-25T22:20:45.729Z] #51 63.62 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-25T22:20:45.729Z] #51 63.70 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T22:20:45.729Z] #51 65.61 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:20:45.729Z] #51 65.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:20:45.729Z] #51 65.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:20:45.729Z] #51 66.27 Selecting previously unselected package python3-six. [2022-08-25T22:20:45.729Z] #51 66.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-25T22:20:45.729Z] #51 66.29 Unpacking python3-six (1.16.0-2) ... [2022-08-25T22:20:45.729Z] #51 66.70 Selecting previously unselected package python3-protobuf. [2022-08-25T22:20:45.729Z] #51 66.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-25T22:20:45.729Z] #51 66.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-25T22:20:45.729Z] #51 67.95 Selecting previously unselected package libnet1:amd64. [2022-08-25T22:20:45.729Z] #51 67.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T22:20:45.729Z] #51 67.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:20:45.729Z] #51 68.31 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T22:20:45.729Z] #51 68.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T22:20:45.729Z] #51 68.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:20:45.729Z] #51 68.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:20:45.729Z] #51 68.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:45.729Z] #51 68.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:45.729Z] #51 69.30 Selecting previously unselected package criu. [2022-08-25T22:20:45.729Z] #51 69.30 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-25T22:20:45.729Z] #51 69.30 Unpacking criu (3.17.1-1) ... [2022-08-25T22:20:45.820Z] #84 111.8 checking for suffix of executables... [2022-08-25T22:20:45.988Z] #51 ... [2022-08-25T22:20:45.988Z] [2022-08-25T22:20:45.988Z] #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-25T22:20:45.988Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:45.988Z] #14 70.28 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-25T22:20:45.988Z] #14 70.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-25T22:20:45.988Z] #14 70.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-25T22:20:45.988Z] #14 70.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T22:20:45.988Z] #14 70.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T22:20:45.988Z] #14 70.34 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-25T22:20:45.988Z] #14 70.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T22:20:45.988Z] #14 70.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-25T22:20:45.988Z] #14 70.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-25T22:20:45.988Z] #14 70.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-25T22:20:45.988Z] #14 70.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-25T22:20:45.988Z] #14 70.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-25T22:20:45.988Z] #14 70.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-25T22:20:45.988Z] #14 70.45 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-25T22:20:45.988Z] #14 70.45 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-25T22:20:46.076Z] #84 112.1 checking whether we are cross compiling... no [2022-08-25T22:20:46.250Z] #14 70.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T22:20:46.332Z] #84 112.4 checking for suffix of object files... o [2022-08-25T22:20:46.339Z] #51 ... [2022-08-25T22:20:46.339Z] [2022-08-25T22:20:46.339Z] #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-25T22:20:46.339Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:46.339Z] #42 57.15 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T22:20:46.339Z] #42 57.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:46.339Z] #42 57.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-25T22:20:46.339Z] #42 57.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:20:46.339Z] #42 57.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T22:20:46.339Z] #42 57.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-25T22:20:46.339Z] #42 57.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:20:46.339Z] #42 57.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:20:46.339Z] #42 57.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T22:20:46.339Z] #42 57.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:20:46.339Z] #42 57.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:46.339Z] #42 DONE 58.1s [2022-08-25T22:20:46.339Z] [2022-08-25T22:20:46.339Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T22:20:46.339Z] #43 sha256:6b55399532a0def66f025bb6000c5c2be33df2bbd408228896cd01ce3da01963 [2022-08-25T22:20:46.510Z] #14 ... [2022-08-25T22:20:46.510Z] [2022-08-25T22:20:46.510Z] #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-25T22:20:46.510Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:46.510Z] #76 DONE 70.8s [2022-08-25T22:20:46.510Z] [2022-08-25T22:20:46.510Z] #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-25T22:20:46.510Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:20:46.897Z] #84 112.7 checking whether we are using the GNU C compiler... yes [2022-08-25T22:20:46.897Z] #84 113.0 checking whether gcc accepts -g... yes [2022-08-25T22:20:46.906Z] #43 DONE 0.7s [2022-08-25T22:20:46.906Z] [2022-08-25T22:20:46.906Z] #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-25T22:20:46.906Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:46.906Z] #51 58.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:47.017Z] #14 ... [2022-08-25T22:20:47.017Z] [2022-08-25T22:20:47.017Z] #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-25T22:20:47.017Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:20:47.017Z] #77 26.22 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-25T22:20:47.165Z] #51 DONE 58.6s [2022-08-25T22:20:47.165Z] [2022-08-25T22:20:47.165Z] #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-25T22:20:47.165Z] #44 sha256:a9a6049923993cfc9b4c643866c4d1c6605569a25c9ad873e008385c86ab5e19 [2022-08-25T22:20:47.467Z] #84 113.3 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:20:47.724Z] #84 113.6 checking whether gcc understands -c and -o together... yes [2022-08-25T22:20:47.724Z] #84 113.9 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:20:47.724Z] #84 113.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:20:47.724Z] #84 113.9 checking for egrep... /bin/grep -E [2022-08-25T22:20:47.724Z] #84 113.9 checking for fgrep... /bin/grep -F [2022-08-25T22:20:47.724Z] #84 113.9 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:20:47.724Z] #84 114.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:20:47.724Z] #84 114.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:20:47.981Z] #84 114.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:20:47.981Z] #84 114.4 checking whether ln -s works... yes [2022-08-25T22:20:47.981Z] #84 114.4 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:20:48.100Z] #42 ... [2022-08-25T22:20:48.100Z] [2022-08-25T22:20:48.100Z] #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-25T22:20:48.100Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:48.100Z] #51 62.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-25T22:20:48.100Z] #51 65.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:48.100Z] #51 65.88 Fetched 2315 kB in 4s (592 kB/s) [2022-08-25T22:20:48.100Z] #51 66.05 Selecting previously unselected package libprotobuf23:amd64. [2022-08-25T22:20:48.100Z] #51 66.05 (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-25T22:20:48.100Z] #51 66.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-25T22:20:48.100Z] #51 66.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T22:20:48.100Z] #51 67.87 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:20:48.100Z] #51 67.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:20:48.100Z] #51 67.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:20:48.100Z] #51 68.40 Selecting previously unselected package python3-six. [2022-08-25T22:20:48.100Z] #51 68.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-25T22:20:48.100Z] #51 68.45 Unpacking python3-six (1.16.0-2) ... [2022-08-25T22:20:48.100Z] #51 68.61 Selecting previously unselected package python3-protobuf. [2022-08-25T22:20:48.100Z] #51 68.61 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-25T22:20:48.100Z] #51 68.62 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-25T22:20:48.100Z] #51 69.65 Selecting previously unselected package libnet1:amd64. [2022-08-25T22:20:48.100Z] #51 69.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T22:20:48.100Z] #51 69.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:20:48.100Z] #51 69.99 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T22:20:48.100Z] #51 69.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T22:20:48.100Z] #51 69.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:20:48.100Z] #51 70.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:20:48.100Z] #51 70.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:48.100Z] #51 70.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:48.100Z] #51 70.76 Selecting previously unselected package criu. [2022-08-25T22:20:48.100Z] #51 70.76 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-25T22:20:48.100Z] #51 70.84 Unpacking criu (3.17.1-1) ... [2022-08-25T22:20:48.100Z] #51 71.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:20:48.100Z] #51 ... [2022-08-25T22:20:48.100Z] [2022-08-25T22:20:48.100Z] #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-25T22:20:48.100Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:48.100Z] #76 70.24 Selecting previously unselected package libcap2:amd64. [2022-08-25T22:20:48.100Z] #76 70.25 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T22:20:48.100Z] #76 70.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:20:48.100Z] #76 70.47 Selecting previously unselected package libcap-dev:amd64. [2022-08-25T22:20:48.100Z] #76 70.47 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-25T22:20:48.100Z] #76 70.50 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T22:20:48.100Z] #76 70.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:20:48.100Z] #76 70.81 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:48.100Z] #76 70.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:48.100Z] #76 71.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-25T22:20:48.100Z] #76 71.28 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:20:48.100Z] #76 71.31 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:48.100Z] #76 71.53 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T22:20:48.100Z] #76 71.53 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T22:20:48.100Z] #76 71.57 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:20:48.100Z] #76 71.91 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T22:20:48.100Z] #76 71.95 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T22:20:48.100Z] #76 71.96 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:20:48.100Z] #76 73.10 Selecting previously unselected package libtool. [2022-08-25T22:20:48.100Z] #76 73.10 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-25T22:20:48.100Z] #76 73.12 Unpacking libtool (2.4.6-15) ... [2022-08-25T22:20:48.237Z] #84 114.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T22:20:48.237Z] #84 114.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:20:48.237Z] #84 114.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:20:48.237Z] #84 114.5 checking for objdump... objdump [2022-08-25T22:20:48.237Z] #84 114.5 checking how to recognize dependent libraries... pass_all [2022-08-25T22:20:48.237Z] #84 114.5 checking for dlltool... no [2022-08-25T22:20:48.237Z] #84 114.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:20:48.237Z] #84 114.5 checking for ar... ar [2022-08-25T22:20:48.357Z] #76 73.76 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T22:20:48.357Z] #76 73.76 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T22:20:48.357Z] #76 73.76 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:20:48.418Z] #77 1.762 Cloning into '/tmp/crun-build'... [2022-08-25T22:20:48.418Z] #77 ... [2022-08-25T22:20:48.418Z] [2022-08-25T22:20:48.418Z] #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-25T22:20:48.418Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:48.418Z] #55 62.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-25T22:20:48.418Z] #55 62.64 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-25T22:20:48.418Z] #55 62.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-25T22:20:48.418Z] #55 62.86 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-25T22:20:48.418Z] #55 63.11 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-25T22:20:48.418Z] #55 63.23 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-25T22:20:48.418Z] #55 63.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-25T22:20:48.418Z] #55 63.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-25T22:20:48.418Z] #55 63.56 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-25T22:20:48.418Z] #55 63.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-25T22:20:48.418Z] #55 63.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-25T22:20:48.418Z] #55 64.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T22:20:48.418Z] #55 65.42 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T22:20:48.418Z] #55 65.62 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-25T22:20:48.418Z] #55 65.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-25T22:20:48.418Z] #55 65.88 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T22:20:48.418Z] #55 66.51 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-25T22:20:48.418Z] #55 66.61 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T22:20:48.418Z] #55 66.63 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-25T22:20:48.418Z] #55 66.80 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-25T22:20:48.418Z] #55 67.06 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T22:20:48.418Z] #55 67.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T22:20:48.418Z] #55 67.15 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T22:20:48.418Z] #55 67.40 go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T22:20:48.418Z] #55 67.97 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T22:20:48.418Z] #55 67.97 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-25T22:20:48.418Z] #55 69.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-25T22:20:48.418Z] #55 70.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-25T22:20:48.418Z] #55 ... [2022-08-25T22:20:48.418Z] [2022-08-25T22:20:48.418Z] #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-25T22:20:48.418Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:48.418Z] #14 72.13 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:48.418Z] #14 72.43 Fetched 115 MB in 12s (9605 kB/s) [2022-08-25T22:20:48.418Z] #14 72.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-25T22:20:48.418Z] #14 72.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-25T22:20:48.418Z] #14 72.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T22:20:48.418Z] #14 72.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:20:48.495Z] #84 114.5 checking for archiver @FILE support... @ [2022-08-25T22:20:48.619Z] #76 74.16 Selecting previously unselected package libyajl2:amd64. [2022-08-25T22:20:48.619Z] #76 74.16 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T22:20:48.753Z] #84 114.8 checking for strip... strip [2022-08-25T22:20:48.753Z] #84 114.8 checking for ranlib... ranlib [2022-08-25T22:20:48.753Z] #84 114.8 checking for gawk... no [2022-08-25T22:20:48.753Z] #84 114.8 checking for mawk... mawk [2022-08-25T22:20:48.753Z] #84 114.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:20:48.877Z] #76 74.18 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:20:48.877Z] #76 74.26 Selecting previously unselected package libyajl-dev:amd64. [2022-08-25T22:20:48.877Z] #76 74.26 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-25T22:20:48.877Z] #76 74.27 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T22:20:49.009Z] #84 115.2 checking for sysroot... no [2022-08-25T22:20:49.009Z] #84 115.2 checking for a working dd... /bin/dd [2022-08-25T22:20:49.009Z] #84 115.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:20:49.009Z] #84 115.4 checking for mt... no [2022-08-25T22:20:49.009Z] #84 115.4 checking if : is a manifest tool... no [2022-08-25T22:20:49.150Z] #76 74.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:20:49.150Z] #76 74.68 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T22:20:49.266Z] #84 115.4 checking how to run the C preprocessor... gcc -E [2022-08-25T22:20:49.408Z] #76 74.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:20:49.408Z] #76 74.86 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:20:49.408Z] #76 74.95 Setting up file (1:5.39-3) ... [2022-08-25T22:20:49.666Z] #76 74.97 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:20:49.666Z] #76 74.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:49.666Z] #76 74.99 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:49.666Z] #76 75.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:20:49.666Z] #76 75.02 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-25T22:20:49.666Z] #76 75.03 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-25T22:20:49.666Z] #76 75.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:20:49.666Z] #76 75.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:20:49.666Z] #76 75.13 Setting up patch (2.7.6-7) ... [2022-08-25T22:20:49.666Z] #76 75.14 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:20:49.666Z] #76 75.15 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T22:20:49.666Z] #76 75.17 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T22:20:49.666Z] #76 75.19 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:20:49.666Z] #76 75.22 Setting up libtool (2.4.6-15) ... [2022-08-25T22:20:49.926Z] #76 75.25 Setting up m4 (1.4.18-5) ... [2022-08-25T22:20:49.926Z] #76 75.32 Setting up dpkg-dev (1.20.11) ... [2022-08-25T22:20:49.926Z] #76 75.43 Setting up autoconf (2.69-14) ... [2022-08-25T22:20:50.183Z] #76 75.50 Setting up build-essential (12.9) ... [2022-08-25T22:20:50.183Z] #76 75.56 Setting up automake (1:1.16.3-2) ... [2022-08-25T22:20:50.183Z] #76 75.59 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-25T22:20:50.183Z] #76 75.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:20:50.441Z] #76 ... [2022-08-25T22:20:50.441Z] [2022-08-25T22:20:50.441Z] #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-25T22:20:50.441Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:50.441Z] #14 65.79 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-25T22:20:50.441Z] #14 68.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-25T22:20:50.441Z] #14 69.75 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-25T22:20:50.441Z] #14 69.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-25T22:20:50.441Z] #14 69.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-25T22:20:50.441Z] #14 69.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T22:20:50.441Z] #14 69.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T22:20:50.441Z] #14 69.78 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-25T22:20:50.441Z] #14 69.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T22:20:50.441Z] #14 69.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-25T22:20:50.441Z] #14 69.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-25T22:20:50.441Z] #14 69.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-25T22:20:50.441Z] #14 69.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-25T22:20:50.441Z] #14 69.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-25T22:20:50.441Z] #14 69.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-25T22:20:50.441Z] #14 70.02 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-25T22:20:50.441Z] #14 70.02 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-25T22:20:50.441Z] #14 70.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T22:20:50.441Z] #14 71.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:20:50.441Z] #14 71.81 Fetched 115 MB in 12s (9501 kB/s) [2022-08-25T22:20:50.441Z] #14 71.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-25T22:20:50.441Z] #14 71.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-25T22:20:50.441Z] #14 72.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T22:20:50.441Z] #14 72.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:20:50.441Z] #14 ... [2022-08-25T22:20:50.441Z] [2022-08-25T22:20:50.441Z] #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-25T22:20:50.441Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:50.441Z] #51 75.03 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T22:20:50.441Z] #51 75.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:20:50.441Z] #51 75.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:50.441Z] #51 75.12 Setting up python3-six (1.16.0-2) ... [2022-08-25T22:20:50.451Z] #84 115.8 checking for ANSI C header files... yes [2022-08-25T22:20:50.451Z] #84 116.6 checking for sys/types.h... yes [2022-08-25T22:20:50.710Z] #84 116.9 checking for sys/stat.h... yes [2022-08-25T22:20:50.967Z] #84 117.1 checking for stdlib.h... yes [2022-08-25T22:20:51.224Z] #84 117.3 checking for string.h... yes [2022-08-25T22:20:51.480Z] #84 117.6 checking for memory.h... yes [2022-08-25T22:20:51.737Z] #84 117.9 checking for strings.h... yes [2022-08-25T22:20:51.737Z] #84 118.0 checking for inttypes.h... yes [2022-08-25T22:20:51.818Z] #51 ... [2022-08-25T22:20:51.818Z] [2022-08-25T22:20:51.818Z] #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-25T22:20:51.818Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T22:20:51.818Z] #76 DONE 76.8s [2022-08-25T22:20:51.818Z] [2022-08-25T22:20:51.818Z] #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-25T22:20:51.818Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:51.818Z] #51 76.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:20:51.818Z] #51 76.89 Setting up python3-protobuf (3.12.4-1) ... [2022-08-25T22:20:51.994Z] #84 118.1 checking for stdint.h... yes [2022-08-25T22:20:52.250Z] #84 118.4 checking for unistd.h... yes [2022-08-25T22:20:52.296Z] #77 ... [2022-08-25T22:20:52.296Z] [2022-08-25T22:20:52.296Z] #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-25T22:20:52.296Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:20:52.296Z] #64 39.15 Updating files: 54% (2725/4967) Updating files: 55% (2732/4967) Updating files: 56% (2782/4967) Updating files: 57% (2832/4967) Updating files: 58% (2881/4967) Updating files: 59% (2931/4967) Updating files: 60% (2981/4967) Updating files: 61% (3030/4967) Updating files: 62% (3080/4967) Updating files: 63% (3130/4967) Updating files: 64% (3179/4967) Updating files: 65% (3229/4967) Updating files: 66% (3279/4967) Updating files: 67% (3328/4967) Updating files: 68% (3378/4967) Updating files: 69% (3428/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 98% (4878/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-25T22:20:52.296Z] #64 40.25 + cd /tmp/tmp.EZg0vO1R2g/src/github.com/containerd/containerd [2022-08-25T22:20:52.296Z] #64 40.26 + git checkout -q v1.6.7 [2022-08-25T22:20:52.507Z] #84 118.6 checking for dlfcn.h... yes [2022-08-25T22:20:52.507Z] #84 118.9 checking for objdir... .libs [2022-08-25T22:20:52.549Z] #44 4.951 + RM_GOPATH=0 [2022-08-25T22:20:52.549Z] #44 4.951 + TMP_GOPATH= [2022-08-25T22:20:52.549Z] #44 4.951 + : /build [2022-08-25T22:20:52.549Z] #44 4.951 + '[' -z '' ']' [2022-08-25T22:20:52.549Z] #44 4.951 ++ mktemp -d [2022-08-25T22:20:52.549Z] #44 4.958 + export GOPATH=/tmp/tmp.ecMX5Fsq0e [2022-08-25T22:20:52.549Z] #44 4.958 + GOPATH=/tmp/tmp.ecMX5Fsq0e [2022-08-25T22:20:52.549Z] #44 4.958 + RM_GOPATH=1 [2022-08-25T22:20:52.549Z] #44 4.958 + case "$(go env GOARCH)" in [2022-08-25T22:20:52.549Z] #44 4.958 ++ go env GOARCH [2022-08-25T22:20:52.549Z] #44 4.972 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:52.549Z] #44 4.972 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:20:52.549Z] #44 4.972 ++ dirname /install.sh [2022-08-25T22:20:52.549Z] #44 4.972 + dir=/ [2022-08-25T22:20:52.549Z] #44 4.972 + bin=tini [2022-08-25T22:20:52.549Z] #44 4.972 + shift [2022-08-25T22:20:52.549Z] #44 4.972 + '[' '!' -f //tini.installer ']' [2022-08-25T22:20:52.549Z] #44 4.972 + . //tini.installer [2022-08-25T22:20:52.549Z] #44 4.972 ++ : v0.19.0 [2022-08-25T22:20:52.549Z] #44 4.972 + install_tini [2022-08-25T22:20:52.549Z] #44 4.972 + echo 'Install tini version v0.19.0' [2022-08-25T22:20:52.549Z] #44 4.975 + git clone https://github.com/krallin/tini.git /tmp/tmp.ecMX5Fsq0e/tini [2022-08-25T22:20:52.549Z] #44 4.975 Install tini version v0.19.0 [2022-08-25T22:20:52.549Z] #44 4.994 Cloning into '/tmp/tmp.ecMX5Fsq0e/tini'... [2022-08-25T22:20:52.556Z] #64 41.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-25T22:20:52.556Z] #64 41.47 + BUILDTAGS='netgo osusergo static_build' [2022-08-25T22:20:52.556Z] #64 41.47 + export EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:20:52.556Z] #64 41.47 + EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:20:52.556Z] #64 41.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-25T22:20:52.556Z] #64 41.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-25T22:20:52.556Z] #64 41.47 + '[' '' = dynamic ']' [2022-08-25T22:20:52.556Z] #64 41.47 + make [2022-08-25T22:20:52.624Z] #14 76.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-25T22:20:52.624Z] #14 76.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T22:20:52.624Z] #14 76.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:20:52.764Z] #84 ... [2022-08-25T22:20:52.764Z] [2022-08-25T22:20:52.764Z] #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-25T22:20:52.764Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:20:52.764Z] #19 155.3 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-25T22:20:52.764Z] #19 155.3 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-25T22:20:52.764Z] #19 155.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-25T22:20:52.764Z] #19 155.5 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-25T22:20:52.764Z] #19 155.6 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-25T22:20:52.764Z] #19 158.0 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-25T22:20:52.764Z] #19 158.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T22:20:52.764Z] #19 158.0 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T22:20:52.764Z] #19 158.2 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-25T22:20:52.764Z] #19 158.2 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-25T22:20:52.764Z] #19 158.2 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T22:20:52.764Z] #19 158.6 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-25T22:20:52.764Z] #19 158.6 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-25T22:20:52.764Z] #19 158.6 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-25T22:20:52.764Z] #19 158.6 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-25T22:20:52.764Z] #19 158.6 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-25T22:20:52.764Z] #19 158.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-25T22:20:52.764Z] #19 158.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-25T22:20:52.764Z] #19 158.6 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-25T22:20:52.764Z] #19 158.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-25T22:20:52.764Z] #19 158.7 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-25T22:20:52.764Z] #19 158.7 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-25T22:20:52.764Z] #19 158.7 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-25T22:20:52.764Z] #19 158.7 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-25T22:20:52.764Z] #19 158.7 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-25T22:20:52.764Z] #19 158.7 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-25T22:20:52.764Z] #19 158.7 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-25T22:20:52.764Z] #19 158.8 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-25T22:20:52.764Z] #19 158.8 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-25T22:20:52.764Z] #19 158.8 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-25T22:20:52.764Z] #19 158.9 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-25T22:20:52.764Z] #19 158.9 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-25T22:20:52.764Z] #19 158.9 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-25T22:20:52.764Z] #19 161.9 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-25T22:20:52.764Z] #19 161.9 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-25T22:20:52.764Z] #19 162.0 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-25T22:20:52.764Z] #19 162.1 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-25T22:20:52.764Z] #19 162.1 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-25T22:20:52.764Z] #19 164.5 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-25T22:20:52.764Z] #19 164.5 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-25T22:20:52.764Z] #19 164.5 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-25T22:20:52.764Z] #19 164.5 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-25T22:20:52.764Z] #19 164.5 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-25T22:20:52.764Z] #19 164.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-25T22:20:52.764Z] #19 164.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-25T22:20:52.764Z] #19 164.6 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-25T22:20:52.764Z] #19 164.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-25T22:20:52.764Z] #19 164.7 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-25T22:20:52.764Z] #19 164.7 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-25T22:20:53.116Z] #44 5.847 + cd /tmp/tmp.ecMX5Fsq0e/tini [2022-08-25T22:20:53.116Z] #44 5.847 + git checkout -q v0.19.0 [2022-08-25T22:20:53.116Z] #44 5.847 + cmake . [2022-08-25T22:20:53.327Z] #19 ... [2022-08-25T22:20:53.327Z] [2022-08-25T22:20:53.327Z] #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-25T22:20:53.327Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:20:53.375Z] #44 6.370 -- The C compiler identification is GNU 10.2.1 [2022-08-25T22:20:53.584Z] #84 119.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:20:53.584Z] #84 119.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:20:53.584Z] #84 119.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:20:53.634Z] #44 6.539 -- Detecting C compiler ABI info [2022-08-25T22:20:53.715Z] #51 ... [2022-08-25T22:20:53.715Z] [2022-08-25T22:20:53.715Z] #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-25T22:20:53.715Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:20:53.715Z] #34 68.96 Updating files: 77% (1176/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/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: 93% (1422/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-25T22:20:53.715Z] #34 70.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-25T22:20:53.715Z] #34 70.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-25T22:20:53.893Z] #44 6.971 -- Detecting C compiler ABI info - done [2022-08-25T22:20:54.151Z] #44 7.118 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-25T22:20:54.151Z] #44 7.143 -- Detecting C compile features [2022-08-25T22:20:54.151Z] #44 7.145 -- Detecting C compile features - done [2022-08-25T22:20:54.151Z] #44 7.206 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-25T22:20:54.410Z] #44 7.444 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-25T22:20:54.470Z] #64 43.34 + bin/ctr [2022-08-25T22:20:54.517Z] #84 119.9 checking if gcc static flag -static works... yes [2022-08-25T22:20:54.517Z] #84 120.6 checking if gcc supports -c -o file.o... yes [2022-08-25T22:20:54.517Z] #84 120.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:20:54.517Z] #84 120.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:20:54.669Z] #44 7.538 -- Configuring done [2022-08-25T22:20:54.669Z] #44 7.568 -- Generating done [2022-08-25T22:20:54.669Z] #44 7.573 -- Build files have been written to: /tmp/tmp.ecMX5Fsq0e/tini [2022-08-25T22:20:54.669Z] #44 7.593 + make tini-static [2022-08-25T22:20:54.669Z] #44 ... [2022-08-25T22:20:54.669Z] [2022-08-25T22:20:54.669Z] #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-25T22:20:54.669Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:20:54.669Z] #53 66.50 gotestsum version dev [2022-08-25T22:20:55.080Z] #84 120.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:20:55.080Z] #84 121.3 checking how to hardcode library paths into programs... immediate [2022-08-25T22:20:55.080Z] #84 121.3 checking whether stripping libraries is possible... yes [2022-08-25T22:20:55.080Z] #84 121.4 checking if libtool supports shared libraries... yes [2022-08-25T22:20:55.080Z] #84 121.4 checking whether to build shared libraries... no [2022-08-25T22:20:55.080Z] #84 121.4 checking whether to build static libraries... yes [2022-08-25T22:20:55.080Z] #84 121.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:20:55.080Z] #84 121.4 checking whether build environment is sane... yes [2022-08-25T22:20:55.162Z] #14 ... [2022-08-25T22:20:55.162Z] [2022-08-25T22:20:55.162Z] #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-25T22:20:55.162Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:55.162Z] #42 69.17 Selecting previously unselected package libicu67:amd64. [2022-08-25T22:20:55.162Z] #42 69.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-25T22:20:55.162Z] #42 69.31 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T22:20:55.162Z] #42 ... [2022-08-25T22:20:55.162Z] [2022-08-25T22:20:55.162Z] #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-25T22:20:55.162Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:20:55.162Z] #34 71.26 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: 92% (1413/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-25T22:20:55.162Z] #34 72.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-25T22:20:55.162Z] #34 72.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-25T22:20:55.337Z] #84 121.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:20:55.337Z] #84 121.5 checking whether make sets $(MAKE)... yes [2022-08-25T22:20:55.337Z] #84 121.5 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:20:55.337Z] #84 121.6 checking whether make supports nested variables... yes [2022-08-25T22:20:55.337Z] #84 121.6 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:20:55.337Z] #84 121.6 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:20:55.337Z] #84 121.6 checking how to create a ustar tar archive... gnutar [2022-08-25T22:20:55.593Z] #84 121.8 checking dependency style of gcc... gcc3 [2022-08-25T22:20:55.606Z] #53 DONE 67.3s [2022-08-25T22:20:55.606Z] [2022-08-25T22:20:55.606Z] #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-25T22:20:55.606Z] #44 sha256:a9a6049923993cfc9b4c643866c4d1c6605569a25c9ad873e008385c86ab5e19 [2022-08-25T22:20:55.606Z] #44 7.931 Scanning dependencies of target tini-static [2022-08-25T22:20:55.606Z] #44 8.003 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-25T22:20:55.614Z] #34 ... [2022-08-25T22:20:55.614Z] [2022-08-25T22:20:55.614Z] #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-25T22:20:55.614Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:20:55.614Z] #55 71.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-25T22:20:55.849Z] #84 122.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:20:55.849Z] #84 122.1 checking whether make supports nested variables... (cached) yes [2022-08-25T22:20:55.849Z] #84 122.1 checking for gawk... (cached) mawk [2022-08-25T22:20:55.849Z] #84 122.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:20:55.849Z] #84 122.1 checking for gcc... (cached) gcc [2022-08-25T22:20:55.865Z] #44 ... [2022-08-25T22:20:55.865Z] [2022-08-25T22:20:55.865Z] #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-25T22:20:55.865Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:20:55.865Z] #77 6.496 Cloning into '/tmp/crun-build'... [2022-08-25T22:20:55.865Z] #77 13.11 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-25T22:20:55.865Z] #77 13.11 Cloning into '/tmp/crun-build/libocispec'... [2022-08-25T22:20:55.865Z] #77 14.43 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-25T22:20:55.865Z] #77 14.45 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-25T22:20:55.865Z] #77 14.46 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-25T22:20:55.865Z] #77 14.46 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-25T22:20:55.865Z] #77 14.47 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-25T22:20:55.865Z] #77 16.36 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-25T22:20:55.872Z] #55 ... [2022-08-25T22:20:55.872Z] [2022-08-25T22:20:55.872Z] #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-25T22:20:55.872Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:55.872Z] #14 76.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-25T22:20:55.872Z] #14 76.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T22:20:55.872Z] #14 76.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:20:56.098Z] #34 ... [2022-08-25T22:20:56.098Z] [2022-08-25T22:20:56.098Z] #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-25T22:20:56.098Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:56.098Z] #42 80.44 Selecting previously unselected package libxml2:amd64. [2022-08-25T22:20:56.098Z] #42 80.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-25T22:20:56.098Z] #42 80.46 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:20:56.106Z] #84 122.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:20:56.107Z] #84 122.3 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:20:56.107Z] #84 122.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:20:56.107Z] #84 122.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:20:56.107Z] #84 122.3 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:20:56.107Z] #84 122.4 checking for python3... /usr/bin/python3 [2022-08-25T22:20:56.124Z] #77 ... [2022-08-25T22:20:56.124Z] [2022-08-25T22:20:56.124Z] #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-25T22:20:56.124Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:56.124Z] #14 59.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-25T22:20:56.124Z] #14 59.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-25T22:20:56.124Z] #14 59.37 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:20:56.124Z] #14 65.95 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-25T22:20:56.124Z] #14 65.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:20:56.124Z] #14 65.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:20:56.124Z] #14 66.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-25T22:20:56.124Z] #14 66.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:20:56.124Z] #14 66.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:20:56.124Z] #14 ... [2022-08-25T22:20:56.124Z] [2022-08-25T22:20:56.124Z] #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-25T22:20:56.124Z] #44 sha256:a9a6049923993cfc9b4c643866c4d1c6605569a25c9ad873e008385c86ab5e19 [2022-08-25T22:20:56.124Z] #44 9.204 [100%] Linking C executable tini-static [2022-08-25T22:20:56.361Z] #42 ... [2022-08-25T22:20:56.361Z] [2022-08-25T22:20:56.361Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T22:20:56.361Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:20:56.361Z] #51 70.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:20:56.361Z] #51 73.61 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T22:20:56.361Z] #51 73.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:20:56.361Z] #51 73.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:20:56.361Z] #51 73.70 Setting up python3-six (1.16.0-2) ... [2022-08-25T22:20:56.361Z] #51 75.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:20:56.361Z] #51 75.72 Setting up python3-protobuf (3.12.4-1) ... [2022-08-25T22:20:56.363Z] #84 122.4 checking for python3 version... 3.9 [2022-08-25T22:20:56.437Z] #14 81.66 Selecting previously unselected package binutils-mingw-w64. [2022-08-25T22:20:56.437Z] #14 81.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-25T22:20:56.437Z] #14 81.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:20:56.437Z] #14 81.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-25T22:20:56.620Z] #84 122.6 checking for python3 platform... linux [2022-08-25T22:20:56.620Z] #84 122.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:20:56.696Z] #14 81.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:20:56.696Z] #14 81.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:20:56.696Z] #14 ... [2022-08-25T22:20:56.696Z] [2022-08-25T22:20:56.696Z] #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-25T22:20:56.696Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:20:56.696Z] #42 82.09 Selecting previously unselected package libxml2:amd64. [2022-08-25T22:20:56.696Z] #42 82.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-25T22:20:56.696Z] #42 82.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:20:56.877Z] #84 123.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:20:56.877Z] #84 123.3 checking for go-md2man... no [2022-08-25T22:20:56.929Z] #51 ... [2022-08-25T22:20:56.929Z] [2022-08-25T22:20:56.929Z] #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-25T22:20:56.929Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:20:56.929Z] #14 81.36 Selecting previously unselected package binutils-mingw-w64. [2022-08-25T22:20:57.060Z] #44 9.873 [100%] Built target tini-static [2022-08-25T22:20:57.060Z] #44 9.947 + mkdir -p /build [2022-08-25T22:20:57.060Z] #44 9.976 + cp tini-static /build/docker-init [2022-08-25T22:20:57.188Z] #14 81.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-25T22:20:57.188Z] #14 81.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:20:57.216Z] #84 123.3 checking error.h usability... yes [2022-08-25T22:20:57.319Z] #44 DONE 10.3s [2022-08-25T22:20:57.319Z] [2022-08-25T22:20:57.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-25T22:20:57.319Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:20:57.446Z] #14 81.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-25T22:20:57.446Z] #14 81.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:20:57.475Z] #84 123.5 checking error.h presence... yes [2022-08-25T22:20:57.475Z] #84 123.6 checking for error.h... yes [2022-08-25T22:20:57.578Z] #34 ... [2022-08-25T22:20:57.578Z] [2022-08-25T22:20:57.578Z] #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-25T22:20:57.578Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:20:57.578Z] #77 18.20 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-25T22:20:57.705Z] #14 81.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:20:57.705Z] #14 82.13 Selecting previously unselected package dmsetup. [2022-08-25T22:20:57.705Z] #14 82.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:20:57.964Z] #14 82.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:20:58.070Z] #84 123.6 checking linux/openat2.h usability... yes [2022-08-25T22:20:58.070Z] #84 123.9 checking linux/openat2.h presence... yes [2022-08-25T22:20:58.085Z] #42 83.30 Selecting previously unselected package libarchive13:amd64. [2022-08-25T22:20:58.085Z] #42 83.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-25T22:20:58.085Z] #42 83.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T22:20:58.223Z] #14 82.53 Selecting previously unselected package mingw-w64-common. [2022-08-25T22:20:58.223Z] #14 82.54 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-25T22:20:58.223Z] #14 82.56 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-25T22:20:58.559Z] #84 124.0 checking for linux/openat2.h... yes [2022-08-25T22:20:58.673Z] #42 84.04 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-25T22:20:58.673Z] #42 84.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-25T22:20:58.673Z] #42 84.06 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T22:20:58.935Z] #42 84.40 Selecting previously unselected package librhash0:amd64. [2022-08-25T22:20:58.935Z] #42 84.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-25T22:20:58.935Z] #42 84.41 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-25T22:20:58.955Z] #77 19.57 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-25T22:20:59.122Z] #84 124.0 checking for copy_file_range... yes [2022-08-25T22:20:59.214Z] #77 19.79 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-25T22:20:59.473Z] #77 20.03 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-25T22:20:59.518Z] #42 84.79 Selecting previously unselected package libuv1:amd64. [2022-08-25T22:20:59.518Z] #42 84.81 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-25T22:20:59.518Z] #42 84.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-25T22:20:59.685Z] #84 125.6 checking for fgetxattr... yes [2022-08-25T22:20:59.778Z] #42 85.11 Selecting previously unselected package cmake. [2022-08-25T22:20:59.778Z] #42 85.11 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-25T22:20:59.778Z] #42 85.18 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:21:00.248Z] #84 126.1 checking for statx... yes [2022-08-25T22:21:00.505Z] #84 126.5 checking for fgetpwent_r... yes [2022-08-25T22:21:01.044Z] #64 ... [2022-08-25T22:21:01.045Z] [2022-08-25T22:21:01.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-25T22:21:01.045Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:21:01.045Z] #14 74.74 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-25T22:21:01.045Z] #14 74.75 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-25T22:21:01.045Z] #14 74.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:01.045Z] #14 79.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-25T22:21:01.045Z] #14 79.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-25T22:21:01.045Z] #14 79.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:21:01.045Z] #14 ... [2022-08-25T22:21:01.045Z] [2022-08-25T22:21:01.045Z] #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-25T22:21:01.045Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:21:01.045Z] #77 35.74 libtoolize: putting auxiliary files in '.'. [2022-08-25T22:21:01.045Z] #77 35.75 libtoolize: copying file './ltmain.sh' [2022-08-25T22:21:01.045Z] #77 36.57 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-25T22:21:01.045Z] #77 36.57 libtoolize: and rerunning libtoolize and aclocal. [2022-08-25T22:21:01.045Z] #77 36.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:21:01.074Z] #84 126.9 checking for issetugid... no [2022-08-25T22:21:01.074Z] #84 127.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:21:01.074Z] #84 127.4 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:21:01.678Z] #42 ... [2022-08-25T22:21:01.678Z] [2022-08-25T22:21:01.678Z] #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-25T22:21:01.678Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:01.678Z] #77 1.348 Cloning into '/tmp/crun-build'... [2022-08-25T22:21:01.678Z] #77 ... [2022-08-25T22:21:01.678Z] [2022-08-25T22:21:01.678Z] #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-25T22:21:01.678Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:01.678Z] #14 82.43 Selecting previously unselected package dmsetup. [2022-08-25T22:21:01.678Z] #14 82.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:21:01.678Z] #14 82.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:21:01.678Z] #14 82.84 Selecting previously unselected package mingw-w64-common. [2022-08-25T22:21:01.678Z] #14 82.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-25T22:21:01.678Z] #14 82.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-25T22:21:02.005Z] #84 127.4 checking for library containing yajl_tree_get... -lyajl [2022-08-25T22:21:02.005Z] #84 128.2 checking for yajl >= 2.0.0... yes [2022-08-25T22:21:02.261Z] #84 128.2 checking sys/capability.h usability... yes [2022-08-25T22:21:02.261Z] #84 128.5 checking sys/capability.h presence... yes [2022-08-25T22:21:02.261Z] #84 128.7 checking for sys/capability.h... yes [2022-08-25T22:21:02.425Z] #77 ... [2022-08-25T22:21:02.425Z] [2022-08-25T22:21:02.425Z] #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-25T22:21:02.425Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:21:02.425Z] #14 85.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-25T22:21:02.425Z] #14 85.01 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-25T22:21:02.425Z] #14 85.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:21:02.611Z] #14 ... [2022-08-25T22:21:02.611Z] [2022-08-25T22:21:02.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-25T22:21:02.611Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:02.611Z] #77 11.22 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-25T22:21:02.869Z] #77 11.26 Cloning into '/tmp/crun-build/libocispec'... [2022-08-25T22:21:02.869Z] #77 ... [2022-08-25T22:21:02.869Z] [2022-08-25T22:21:02.869Z] #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-25T22:21:02.869Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:21:02.869Z] #51 83.79 Setting up criu (3.17.1-1) ... [2022-08-25T22:21:02.869Z] #51 87.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:21:02.869Z] #51 DONE 88.1s [2022-08-25T22:21:03.127Z] [2022-08-25T22:21:03.127Z] #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-25T22:21:03.127Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:21:03.250Z] #84 128.7 checking for library containing cap_from_name... -lcap [2022-08-25T22:21:03.812Z] #84 129.4 checking for library containing dlopen... -ldl [2022-08-25T22:21:03.812Z] #84 130.1 checking seccomp.h usability... yes [2022-08-25T22:21:04.069Z] #84 130.2 checking seccomp.h presence... yes [2022-08-25T22:21:04.069Z] #84 130.3 checking for seccomp.h... yes [2022-08-25T22:21:04.632Z] #84 130.3 checking for library containing seccomp_rule_add... [2022-08-25T22:21:04.632Z] #84 ... [2022-08-25T22:21:04.632Z] [2022-08-25T22:21:04.632Z] #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-25T22:21:04.632Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:21:04.632Z] #41 DONE 189.2s [2022-08-25T22:21:04.632Z] [2022-08-25T22:21:04.632Z] #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-25T22:21:04.632Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:21:04.632Z] #19 167.4 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-25T22:21:04.632Z] #19 167.4 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-25T22:21:04.632Z] #19 167.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-25T22:21:04.632Z] #19 167.6 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-25T22:21:04.632Z] #19 167.7 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-25T22:21:04.632Z] #19 172.4 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-25T22:21:04.632Z] #19 172.4 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-25T22:21:04.632Z] #19 172.4 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-25T22:21:04.632Z] #19 172.6 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-25T22:21:04.632Z] #19 172.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-25T22:21:04.632Z] #19 172.7 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-25T22:21:04.632Z] #19 172.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-25T22:21:04.632Z] #19 172.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-25T22:21:04.632Z] #19 173.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-25T22:21:04.632Z] #19 173.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-25T22:21:04.632Z] #19 173.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-25T22:21:04.632Z] #19 173.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-25T22:21:04.632Z] #19 173.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-25T22:21:04.632Z] #19 173.3 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-25T22:21:04.632Z] #19 173.4 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-25T22:21:04.632Z] #19 176.3 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-25T22:21:04.632Z] #19 176.3 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-25T22:21:04.632Z] #19 176.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-25T22:21:04.632Z] #19 176.5 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-25T22:21:04.632Z] #19 176.6 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-25T22:21:04.632Z] #19 ... [2022-08-25T22:21:04.632Z] [2022-08-25T22:21:04.632Z] #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-25T22:21:04.632Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:04.632Z] #84 130.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-25T22:21:04.794Z] #14 ... [2022-08-25T22:21:04.794Z] [2022-08-25T22:21:04.794Z] #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-25T22:21:04.794Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T22:21:04.794Z] #51 82.80 Setting up criu (3.17.1-1) ... [2022-08-25T22:21:04.794Z] #51 86.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:21:04.794Z] #51 DONE 87.9s [2022-08-25T22:21:04.794Z] [2022-08-25T22:21:04.794Z] #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-25T22:21:04.794Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:21:04.794Z] #42 81.75 Selecting previously unselected package libarchive13:amd64. [2022-08-25T22:21:04.794Z] #42 81.75 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-25T22:21:04.794Z] #42 81.77 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T22:21:04.794Z] #42 82.29 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-25T22:21:04.794Z] #42 82.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-25T22:21:04.794Z] #42 82.29 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T22:21:04.794Z] #42 82.56 Selecting previously unselected package librhash0:amd64. [2022-08-25T22:21:04.794Z] #42 82.56 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-25T22:21:04.794Z] #42 82.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-25T22:21:04.794Z] #42 83.01 Selecting previously unselected package libuv1:amd64. [2022-08-25T22:21:04.794Z] #42 83.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-25T22:21:04.794Z] #42 83.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-25T22:21:04.794Z] #42 83.29 Selecting previously unselected package cmake. [2022-08-25T22:21:04.794Z] #42 83.32 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-25T22:21:04.794Z] #42 83.34 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:21:05.026Z] #53 ... [2022-08-25T22:21:05.026Z] [2022-08-25T22:21:05.026Z] #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-25T22:21:05.026Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:05.026Z] #77 13.32 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-25T22:21:05.026Z] #77 13.35 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-25T22:21:05.026Z] #77 13.35 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-25T22:21:05.026Z] #77 13.35 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-25T22:21:05.026Z] #77 13.41 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-25T22:21:05.196Z] #84 130.9 checking for library containing seccomp_arch_resolve_name... none required [2022-08-25T22:21:05.453Z] #84 131.3 checking systemd/sd-bus.h usability... yes [2022-08-25T22:21:05.709Z] #84 131.7 checking systemd/sd-bus.h presence... yes [2022-08-25T22:21:05.709Z] #84 131.9 checking for systemd/sd-bus.h... yes [2022-08-25T22:21:06.287Z] #84 131.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-25T22:21:06.849Z] #84 132.6 checking for sd_notify_barrier... yes [2022-08-25T22:21:07.105Z] #84 133.0 checking linux/bpf.h usability... yes [2022-08-25T22:21:07.105Z] #84 133.3 checking linux/bpf.h presence... yes [2022-08-25T22:21:07.105Z] #84 133.4 checking for linux/bpf.h... yes [2022-08-25T22:21:07.333Z] #42 91.29 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T22:21:07.333Z] #42 91.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:21:07.333Z] #42 91.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-25T22:21:07.333Z] #42 91.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:21:07.333Z] #42 91.41 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T22:21:07.333Z] #42 91.42 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-25T22:21:07.333Z] #42 91.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:21:07.333Z] #42 91.56 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:21:07.333Z] #42 91.63 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T22:21:07.333Z] #42 91.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:21:07.333Z] #42 91.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:21:07.361Z] #84 133.4 checking compilation for eBPF... yes [2022-08-25T22:21:07.361Z] #84 133.6 checking for criu >= 3.15... no [2022-08-25T22:21:07.361Z] #84 133.6 configure: CRIU headers not found, building without CRIU support [2022-08-25T22:21:07.361Z] #84 133.6 checking for criu > 3.16... no [2022-08-25T22:21:07.361Z] #84 133.6 configure: CRIU version doesn't support join-ns API [2022-08-25T22:21:07.361Z] #84 133.6 checking for criu > 3.16.1... no [2022-08-25T22:21:07.361Z] [2022-08-25T22:21:07.361Z] #84 ... [2022-08-25T22:21:07.361Z] [2022-08-25T22:21:07.361Z] #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-25T22:21:07.361Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:21:07.361Z] #43 191.7 Delve is a source level debugger for Go programs. [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-25T22:21:07.361Z] #43 191.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 Usage: [2022-08-25T22:21:07.361Z] #43 191.7 dlv [command] [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 Available Commands: [2022-08-25T22:21:07.361Z] #43 191.7 attach Attach to running process and begin debugging. [2022-08-25T22:21:07.361Z] #43 191.7 connect Connect to a headless debug server with a terminal client. [2022-08-25T22:21:07.361Z] #43 191.7 core Examine a core dump. [2022-08-25T22:21:07.361Z] #43 191.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-25T22:21:07.361Z] #43 191.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-25T22:21:07.361Z] #43 191.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-25T22:21:07.361Z] #43 191.7 help Help about any command [2022-08-25T22:21:07.361Z] #43 191.7 run Deprecated command. Use 'debug' instead. [2022-08-25T22:21:07.361Z] #43 191.7 test Compile test binary and begin debugging program. [2022-08-25T22:21:07.361Z] #43 191.7 trace Compile and begin tracing program. [2022-08-25T22:21:07.361Z] #43 191.7 version Prints version. [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 Flags: [2022-08-25T22:21:07.361Z] #43 191.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-25T22:21:07.361Z] #43 191.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-25T22:21:07.361Z] #43 191.7 --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-25T22:21:07.361Z] #43 191.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-25T22:21:07.361Z] #43 191.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-25T22:21:07.361Z] #43 191.7 --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-25T22:21:07.361Z] #43 191.7 --disable-aslr Disables address space randomization [2022-08-25T22:21:07.361Z] #43 191.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-25T22:21:07.361Z] #43 191.7 -h, --help help for dlv [2022-08-25T22:21:07.361Z] #43 191.7 --init string Init file, executed by the terminal client. [2022-08-25T22:21:07.361Z] #43 191.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-25T22:21:07.361Z] #43 191.7 --log Enable debugging server logging. [2022-08-25T22:21:07.361Z] #43 191.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-25T22:21:07.361Z] #43 191.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-25T22:21:07.361Z] #43 191.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-25T22:21:07.361Z] #43 191.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-25T22:21:07.361Z] #43 191.7 --wd string Working directory for running the program. [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 Additional help topics: [2022-08-25T22:21:07.361Z] #43 191.7 dlv backend Help about the --backend flag. [2022-08-25T22:21:07.361Z] #43 191.7 dlv log Help about logging flags. [2022-08-25T22:21:07.361Z] #43 191.7 dlv redirect Help about file redirection. [2022-08-25T22:21:07.361Z] #43 191.7 [2022-08-25T22:21:07.361Z] #43 191.7 Use "dlv [command] --help" for more information about a command. [2022-08-25T22:21:07.361Z] #43 DONE 192.1s [2022-08-25T22:21:07.361Z] [2022-08-25T22:21:07.361Z] #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-25T22:21:07.361Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:07.361Z] #84 133.7 configure: CRIU version doesn't support for pre-dumping [2022-08-25T22:21:07.617Z] #84 133.7 checking for new mount API (fsconfig)... yes [2022-08-25T22:21:07.617Z] #84 133.8 checking for seccomp notify API... yes [2022-08-25T22:21:07.617Z] #84 134.0 checking for gperf... no [2022-08-25T22:21:07.617Z] #84 134.0 configure: gperf not found - cannot rebuild signal parser code [2022-08-25T22:21:07.701Z] #14 ... [2022-08-25T22:21:07.701Z] [2022-08-25T22:21:07.701Z] #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-25T22:21:07.701Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:21:07.701Z] #77 44.67 configure.ac:7: installing './compile' [2022-08-25T22:21:07.701Z] #77 44.68 configure.ac:11: installing './config.guess' [2022-08-25T22:21:07.701Z] #77 44.68 configure.ac:11: installing './config.sub' [2022-08-25T22:21:07.701Z] #77 44.70 configure.ac:8: installing './install-sh' [2022-08-25T22:21:07.701Z] #77 44.72 configure.ac:8: installing './missing' [2022-08-25T22:21:07.701Z] #77 44.85 Makefile.am: installing './depcomp' [2022-08-25T22:21:07.701Z] #77 46.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:21:07.701Z] #77 46.11 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:21:07.701Z] #77 46.24 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:21:07.701Z] #77 46.24 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:21:07.701Z] #77 46.39 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:21:07.701Z] #77 46.53 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:21:07.701Z] #77 46.67 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:21:07.701Z] #77 46.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:21:07.701Z] #77 46.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:21:07.902Z] #42 DONE 92.2s [2022-08-25T22:21:07.902Z] [2022-08-25T22:21:07.902Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T22:21:07.902Z] #43 sha256:15f576e51ae4727f65db8f77f0127db3ff4322357bf29724ba4aecb4bcd278c5 [2022-08-25T22:21:08.162Z] #43 DONE 0.1s [2022-08-25T22:21:08.162Z] [2022-08-25T22:21:08.162Z] #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-25T22:21:08.162Z] #44 sha256:c44de7af0b98144a2c3dcaa169673e2f573375f43a9b8939bdc8c5bea9bab83a [2022-08-25T22:21:08.179Z] #84 134.0 checking for library containing argp_parse... none required [2022-08-25T22:21:08.179Z] #84 134.5 checking that generated files are newer than configure... done [2022-08-25T22:21:08.179Z] #84 134.5 configure: creating ./config.status [2022-08-25T22:21:08.313Z] #77 16.73 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-25T22:21:08.422Z] #44 ... [2022-08-25T22:21:08.422Z] [2022-08-25T22:21:08.422Z] #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-25T22:21:08.422Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:08.422Z] #77 12.06 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-25T22:21:08.422Z] #77 12.15 Cloning into '/tmp/crun-build/libocispec'... [2022-08-25T22:21:08.422Z] #77 14.35 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-25T22:21:08.422Z] #77 14.46 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-25T22:21:08.422Z] #77 14.46 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-25T22:21:08.422Z] #77 14.46 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-25T22:21:08.422Z] #77 14.54 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-25T22:21:08.422Z] #77 18.25 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-25T22:21:08.422Z] #77 21.69 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-25T22:21:08.681Z] #77 ... [2022-08-25T22:21:08.681Z] [2022-08-25T22:21:08.681Z] #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-25T22:21:08.681Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:08.681Z] #14 92.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-25T22:21:08.681Z] #14 92.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-25T22:21:08.681Z] #14 92.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:21:08.882Z] #77 ... [2022-08-25T22:21:08.882Z] [2022-08-25T22:21:08.882Z] #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-25T22:21:08.882Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T22:21:08.882Z] #42 93.49 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T22:21:08.882Z] #42 93.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:21:08.882Z] #42 93.52 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-25T22:21:08.882Z] #42 93.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:21:08.882Z] #42 93.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T22:21:08.882Z] #42 93.60 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-25T22:21:08.882Z] #42 93.61 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:21:08.882Z] #42 93.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:21:08.882Z] #42 93.67 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T22:21:08.882Z] #42 93.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:21:08.882Z] #42 93.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:21:08.882Z] #42 DONE 94.4s [2022-08-25T22:21:09.140Z] [2022-08-25T22:21:09.140Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T22:21:09.140Z] #43 sha256:455408a8338c7acef954e8721985c4bd2a9cbcdd349ed25a90e86592b12b961a [2022-08-25T22:21:09.140Z] #43 DONE 0.1s [2022-08-25T22:21:09.140Z] [2022-08-25T22:21:09.140Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-25T22:21:09.140Z] #44 sha256:a7c54c411e1b99ef7f7641e5b4be1d68bef7626cdcbfe5e03496aeb44df53291 [2022-08-25T22:21:10.516Z] #44 1.477 + RM_GOPATH=0 [2022-08-25T22:21:10.516Z] #44 1.477 + TMP_GOPATH= [2022-08-25T22:21:10.516Z] #44 1.477 + : /build [2022-08-25T22:21:10.516Z] #44 1.477 + '[' -z '' ']' [2022-08-25T22:21:10.516Z] #44 1.477 ++ mktemp -d [2022-08-25T22:21:10.516Z] #44 1.487 + export GOPATH=/tmp/tmp.9t30kpqMsN [2022-08-25T22:21:10.516Z] #44 1.487 + GOPATH=/tmp/tmp.9t30kpqMsN [2022-08-25T22:21:10.516Z] #44 1.487 + RM_GOPATH=1 [2022-08-25T22:21:10.516Z] #44 1.487 + case "$(go env GOARCH)" in [2022-08-25T22:21:10.516Z] #44 1.487 ++ go env GOARCH [2022-08-25T22:21:10.516Z] #44 1.520 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:21:10.516Z] #44 1.520 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:21:10.775Z] #44 1.523 ++ dirname /install.sh [2022-08-25T22:21:10.775Z] #44 1.526 + dir=/ [2022-08-25T22:21:10.775Z] #44 1.531 + bin=tini [2022-08-25T22:21:10.775Z] #44 1.531 + shift [2022-08-25T22:21:10.775Z] #44 1.531 + '[' '!' -f //tini.installer ']' [2022-08-25T22:21:10.775Z] #44 1.531 + . //tini.installer [2022-08-25T22:21:10.775Z] #44 1.531 ++ : v0.19.0 [2022-08-25T22:21:10.775Z] #44 1.534 Install tini version v0.19.0 [2022-08-25T22:21:10.775Z] #44 1.534 + install_tini [2022-08-25T22:21:10.775Z] #44 1.534 + echo 'Install tini version v0.19.0' [2022-08-25T22:21:10.775Z] #44 1.534 + git clone https://github.com/krallin/tini.git /tmp/tmp.9t30kpqMsN/tini [2022-08-25T22:21:10.775Z] #44 1.534 Cloning into '/tmp/tmp.9t30kpqMsN/tini'... [2022-08-25T22:21:11.453Z] #84 137.5 config.status: creating Makefile [2022-08-25T22:21:11.453Z] #84 137.6 config.status: creating rpm/crun.spec [2022-08-25T22:21:11.453Z] #84 137.7 config.status: creating config.h [2022-08-25T22:21:11.453Z] #84 137.8 config.status: executing libtool commands [2022-08-25T22:21:11.453Z] #84 137.8 config.status: executing depfiles commands [2022-08-25T22:21:11.710Z] #44 2.721 + cd /tmp/tmp.9t30kpqMsN/tini [2022-08-25T22:21:11.968Z] #44 2.722 + git checkout -q v0.19.0 [2022-08-25T22:21:11.968Z] #44 2.772 + cmake . [2022-08-25T22:21:11.978Z] #77 ... [2022-08-25T22:21:11.978Z] [2022-08-25T22:21:11.978Z] #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-25T22:21:11.978Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:21:11.978Z] #14 95.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-25T22:21:11.978Z] #14 95.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-25T22:21:11.978Z] #14 95.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:21:12.903Z] #44 3.803 -- The C compiler identification is GNU 10.2.1 [2022-08-25T22:21:13.161Z] #44 3.956 -- Detecting C compiler ABI info [2022-08-25T22:21:13.369Z] #84 139.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-25T22:21:13.369Z] #84 139.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:21:13.369Z] #84 139.7 checking for gcc... gcc [2022-08-25T22:21:13.693Z] #84 139.8 checking whether the C compiler works... yes [2022-08-25T22:21:13.694Z] #84 140.1 checking for C compiler default output file name... a.out [2022-08-25T22:21:13.728Z] #44 4.772 -- Detecting C compiler ABI info - done [2022-08-25T22:21:13.957Z] #14 ... [2022-08-25T22:21:13.957Z] [2022-08-25T22:21:13.957Z] #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-25T22:21:13.957Z] #44 sha256:c44de7af0b98144a2c3dcaa169673e2f573375f43a9b8939bdc8c5bea9bab83a [2022-08-25T22:21:13.957Z] #44 1.303 + RM_GOPATH=0 [2022-08-25T22:21:13.957Z] #44 1.303 + TMP_GOPATH= [2022-08-25T22:21:13.957Z] #44 1.303 + : /build [2022-08-25T22:21:13.957Z] #44 1.303 + '[' -z '' ']' [2022-08-25T22:21:13.957Z] #44 1.303 ++ mktemp -d [2022-08-25T22:21:13.957Z] #44 1.306 + export GOPATH=/tmp/tmp.TPSHhLEujJ [2022-08-25T22:21:13.957Z] #44 1.306 + GOPATH=/tmp/tmp.TPSHhLEujJ [2022-08-25T22:21:13.957Z] #44 1.306 + RM_GOPATH=1 [2022-08-25T22:21:13.957Z] #44 1.306 + case "$(go env GOARCH)" in [2022-08-25T22:21:13.957Z] #44 1.306 ++ go env GOARCH [2022-08-25T22:21:13.957Z] #44 1.349 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:21:13.957Z] #44 1.349 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:21:13.957Z] #44 1.349 ++ dirname /install.sh [2022-08-25T22:21:13.957Z] #44 1.349 + dir=/ [2022-08-25T22:21:13.957Z] #44 1.349 + bin=tini [2022-08-25T22:21:13.957Z] #44 1.349 + shift [2022-08-25T22:21:13.957Z] #44 1.349 + '[' '!' -f //tini.installer ']' [2022-08-25T22:21:13.957Z] #44 1.349 + . //tini.installer [2022-08-25T22:21:13.957Z] #44 1.349 ++ : v0.19.0 [2022-08-25T22:21:13.957Z] #44 1.349 + install_tini [2022-08-25T22:21:13.957Z] #44 1.349 + echo 'Install tini version v0.19.0' [2022-08-25T22:21:13.957Z] #44 1.349 + git clone https://github.com/krallin/tini.git /tmp/tmp.TPSHhLEujJ/tini [2022-08-25T22:21:13.957Z] #44 1.349 Install tini version v0.19.0 [2022-08-25T22:21:13.957Z] #44 1.356 Cloning into '/tmp/tmp.TPSHhLEujJ/tini'... [2022-08-25T22:21:13.957Z] #44 2.525 + cd /tmp/tmp.TPSHhLEujJ/tini [2022-08-25T22:21:13.957Z] #44 2.526 + git checkout -q v0.19.0 [2022-08-25T22:21:13.957Z] #44 2.537 + cmake . [2022-08-25T22:21:13.957Z] #44 3.471 -- The C compiler identification is GNU 10.2.1 [2022-08-25T22:21:13.957Z] #44 3.669 -- Detecting C compiler ABI info [2022-08-25T22:21:13.957Z] #44 4.590 -- Detecting C compiler ABI info - done [2022-08-25T22:21:13.957Z] #44 4.822 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-25T22:21:13.957Z] #44 4.847 -- Detecting C compile features [2022-08-25T22:21:13.957Z] #44 4.852 -- Detecting C compile features - done [2022-08-25T22:21:13.957Z] #44 4.928 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-25T22:21:13.957Z] #44 5.357 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-25T22:21:13.957Z] #44 5.427 -- Configuring done [2022-08-25T22:21:13.957Z] #44 5.432 -- Generating done [2022-08-25T22:21:13.957Z] #44 5.433 -- Build files have been written to: /tmp/tmp.TPSHhLEujJ/tini [2022-08-25T22:21:13.957Z] #44 5.436 + make tini-static [2022-08-25T22:21:13.957Z] #44 5.814 Scanning dependencies of target tini-static [2022-08-25T22:21:13.957Z] #44 5.899 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-25T22:21:13.986Z] #84 140.1 checking for suffix of executables... [2022-08-25T22:21:14.261Z] #84 140.3 checking whether we are cross compiling... no [2022-08-25T22:21:14.301Z] #44 4.961 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-25T22:21:14.301Z] #44 4.978 -- Detecting C compile features [2022-08-25T22:21:14.301Z] #44 4.981 -- Detecting C compile features - done [2022-08-25T22:21:14.301Z] #44 5.008 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-25T22:21:14.301Z] #44 5.362 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-25T22:21:14.354Z] #77 ... [2022-08-25T22:21:14.354Z] [2022-08-25T22:21:14.354Z] #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-25T22:21:14.354Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:14.354Z] #14 74.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-25T22:21:14.354Z] #14 74.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:14.354Z] #14 74.42 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:14.354Z] #14 ... [2022-08-25T22:21:14.354Z] [2022-08-25T22:21:14.354Z] #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-25T22:21:14.354Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:14.354Z] #77 33.92 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-25T22:21:14.564Z] #84 140.6 checking for suffix of object files... o [2022-08-25T22:21:14.564Z] #84 140.7 checking whether we are using the GNU C compiler... yes [2022-08-25T22:21:14.564Z] #84 140.8 checking whether gcc accepts -g... yes [2022-08-25T22:21:14.823Z] #84 140.9 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:21:14.872Z] #44 5.591 -- Configuring done [2022-08-25T22:21:14.872Z] #44 5.603 -- Generating done [2022-08-25T22:21:14.872Z] #44 5.604 -- Build files have been written to: /tmp/tmp.9t30kpqMsN/tini [2022-08-25T22:21:14.872Z] #44 5.607 + make tini-static [2022-08-25T22:21:15.084Z] #84 141.2 checking whether gcc understands -c and -o together... yes [2022-08-25T22:21:15.084Z] #84 141.4 checking how to run the C preprocessor... gcc -E [2022-08-25T22:21:15.130Z] #44 6.004 Scanning dependencies of target tini-static [2022-08-25T22:21:15.340Z] #84 141.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:21:15.340Z] #84 141.7 checking for egrep... /bin/grep -E [2022-08-25T22:21:15.389Z] #44 6.239 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-25T22:21:15.864Z] #44 8.053 [100%] Linking C executable tini-static [2022-08-25T22:21:15.914Z] #84 141.7 checking for ANSI C header files... yes [2022-08-25T22:21:16.170Z] #84 142.2 checking for sys/types.h... yes [2022-08-25T22:21:16.425Z] #84 142.6 checking for sys/stat.h... yes [2022-08-25T22:21:16.681Z] #84 142.8 checking for stdlib.h... yes [2022-08-25T22:21:16.681Z] #84 143.0 checking for string.h... [2022-08-25T22:21:16.681Z] #84 ... [2022-08-25T22:21:16.681Z] [2022-08-25T22:21:16.682Z] #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-25T22:21:16.682Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:21:16.682Z] #19 179.3 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-25T22:21:16.682Z] #19 179.3 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-25T22:21:16.682Z] #19 179.3 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-25T22:21:16.682Z] #19 179.4 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-25T22:21:16.682Z] #19 179.4 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-25T22:21:16.682Z] #19 179.4 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-25T22:21:16.682Z] #19 179.4 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-25T22:21:16.682Z] #19 179.4 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-25T22:21:16.682Z] #19 179.5 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-25T22:21:16.682Z] #19 179.5 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-25T22:21:16.682Z] #19 179.6 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-25T22:21:16.682Z] #19 179.6 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-25T22:21:16.682Z] #19 181.7 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-25T22:21:16.682Z] #19 181.7 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-25T22:21:16.682Z] #19 181.8 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-25T22:21:16.682Z] #19 181.9 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-25T22:21:16.682Z] #19 181.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-25T22:21:16.682Z] #19 183.5 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-25T22:21:16.682Z] #19 183.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-25T22:21:16.682Z] #19 184.7 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:21:16.682Z] #19 185.4 Fetched 788 MB in 46s (17.2 MB/s) [2022-08-25T22:21:16.682Z] #19 185.5 Selecting previously unselected package liblocale-gettext-perl. [2022-08-25T22:21:16.682Z] #19 185.5 (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-25T22:21:16.682Z] #19 185.5 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-25T22:21:16.682Z] #19 185.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-25T22:21:16.682Z] #19 185.6 Selecting previously unselected package bzip2. [2022-08-25T22:21:16.682Z] #19 185.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T22:21:16.682Z] #19 185.7 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:21:16.682Z] #19 185.8 Selecting previously unselected package libmagic-mgc. [2022-08-25T22:21:16.682Z] #19 185.8 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-25T22:21:16.682Z] #19 185.8 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T22:21:16.682Z] #19 186.2 Selecting previously unselected package libmagic1:amd64. [2022-08-25T22:21:16.682Z] #19 186.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-25T22:21:16.682Z] #19 186.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:21:16.682Z] #19 186.5 Selecting previously unselected package file. [2022-08-25T22:21:16.682Z] #19 186.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-25T22:21:16.682Z] #19 186.5 Unpacking file (1:5.39-3) ... [2022-08-25T22:21:16.682Z] #19 186.7 Selecting previously unselected package xz-utils. [2022-08-25T22:21:16.682Z] #19 186.7 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T22:21:16.682Z] #19 186.7 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:21:16.682Z] #19 187.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-25T22:21:16.682Z] #19 187.0 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-25T22:21:16.682Z] #19 187.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-25T22:21:16.682Z] #19 188.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-25T22:21:16.682Z] #19 188.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-25T22:21:16.682Z] #19 188.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-25T22:21:16.682Z] #19 ... [2022-08-25T22:21:16.682Z] [2022-08-25T22:21:16.682Z] #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-25T22:21:16.682Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:16.682Z] #84 143.0 checking for string.h... yes [2022-08-25T22:21:16.764Z] #44 ... [2022-08-25T22:21:16.764Z] [2022-08-25T22:21:16.764Z] #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-25T22:21:16.764Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:21:16.764Z] #53 102.2 gotestsum version dev [2022-08-25T22:21:16.938Z] #84 143.2 checking for memory.h... yes [2022-08-25T22:21:17.246Z] #44 9.209 [100%] Built target tini-static [2022-08-25T22:21:17.246Z] #44 9.331 + mkdir -p /build [2022-08-25T22:21:17.249Z] #14 101.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-25T22:21:17.250Z] #14 101.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-25T22:21:17.250Z] #14 101.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:21:17.250Z] #14 101.2 Selecting previously unselected package libapparmor1:arm64. [2022-08-25T22:21:17.250Z] #14 101.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-25T22:21:17.250Z] #14 101.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-25T22:21:17.331Z] #53 DONE 102.7s [2022-08-25T22:21:17.331Z] [2022-08-25T22:21:17.331Z] #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-25T22:21:17.331Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:17.331Z] #77 19.67 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-25T22:21:17.331Z] #77 21.96 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-25T22:21:17.331Z] #77 22.31 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-25T22:21:17.331Z] #77 22.73 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-25T22:21:17.500Z] #84 143.4 checking for strings.h... yes [2022-08-25T22:21:17.500Z] #84 143.6 checking for inttypes.h... yes [2022-08-25T22:21:17.500Z] #84 143.7 checking for stdint.h... yes [2022-08-25T22:21:17.506Z] #44 9.363 + cp tini-static /build/docker-init [2022-08-25T22:21:17.508Z] #14 101.3 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-25T22:21:17.508Z] #14 101.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-25T22:21:17.508Z] #14 101.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-25T22:21:17.508Z] #14 101.5 Selecting previously unselected package libbtrfs0:arm64. [2022-08-25T22:21:17.508Z] #14 101.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-25T22:21:17.508Z] #14 101.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-25T22:21:17.590Z] #77 ... [2022-08-25T22:21:17.590Z] [2022-08-25T22:21:17.590Z] #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-25T22:21:17.590Z] #44 sha256:a7c54c411e1b99ef7f7641e5b4be1d68bef7626cdcbfe5e03496aeb44df53291 [2022-08-25T22:21:17.590Z] #44 8.539 [100%] Linking C executable tini-static [2022-08-25T22:21:17.767Z] #44 DONE 9.9s [2022-08-25T22:21:17.767Z] [2022-08-25T22:21:17.767Z] #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-25T22:21:17.767Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:17.767Z] #77 24.12 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-25T22:21:17.767Z] #77 24.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-25T22:21:17.767Z] #77 24.96 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-25T22:21:17.767Z] #14 101.7 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-25T22:21:17.767Z] #14 101.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-25T22:21:17.767Z] #14 101.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-25T22:21:17.767Z] #14 101.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-25T22:21:18.026Z] #14 101.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-25T22:21:18.026Z] #14 101.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-25T22:21:18.026Z] #14 102.0 Selecting previously unselected package libudev-dev:arm64. [2022-08-25T22:21:18.026Z] #14 102.0 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-25T22:21:18.026Z] #14 102.0 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-25T22:21:18.063Z] #84 143.8 checking for unistd.h... yes [2022-08-25T22:21:18.063Z] #84 144.2 checking minix/config.h usability... no [2022-08-25T22:21:18.157Z] #44 ... [2022-08-25T22:21:18.157Z] [2022-08-25T22:21:18.157Z] #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-25T22:21:18.157Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:18.157Z] #14 93.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-25T22:21:18.157Z] #14 93.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-25T22:21:18.157Z] #14 93.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:21:18.318Z] #84 144.4 checking minix/config.h presence... no [2022-08-25T22:21:18.318Z] #84 144.4 checking for minix/config.h... no [2022-08-25T22:21:18.318Z] #84 144.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-25T22:21:18.337Z] #77 ... [2022-08-25T22:21:18.337Z] [2022-08-25T22:21:18.337Z] #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-25T22:21:18.337Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T22:21:18.337Z] #53 102.6 gotestsum version dev [2022-08-25T22:21:18.337Z] #53 DONE 102.7s [2022-08-25T22:21:18.337Z] [2022-08-25T22:21:18.337Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T22:21:18.337Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:18.337Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-25T22:21:18.394Z] #14 102.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-25T22:21:18.394Z] #14 102.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-25T22:21:18.394Z] #14 102.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-25T22:21:18.394Z] #14 ... [2022-08-25T22:21:18.394Z] [2022-08-25T22:21:18.395Z] #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-25T22:21:18.395Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:21:18.395Z] #77 57.52 configure.ac:7: installing 'build-aux/compile' [2022-08-25T22:21:18.395Z] #77 57.55 configure.ac:9: installing 'build-aux/config.guess' [2022-08-25T22:21:18.395Z] #77 57.56 configure.ac:9: installing 'build-aux/config.sub' [2022-08-25T22:21:18.395Z] #77 57.56 configure.ac:11: installing 'build-aux/install-sh' [2022-08-25T22:21:18.395Z] #77 57.57 configure.ac:11: installing 'build-aux/missing' [2022-08-25T22:21:18.395Z] #77 57.74 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:21:18.395Z] #77 57.82 parallel-tests: installing 'build-aux/test-driver' [2022-08-25T22:21:18.574Z] #84 144.7 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:21:18.574Z] #84 145.0 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:21:18.597Z] #14 102.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:18.597Z] #14 102.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:21:18.724Z] #14 ... [2022-08-25T22:21:18.724Z] [2022-08-25T22:21:18.724Z] #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-25T22:21:18.724Z] #44 sha256:a7c54c411e1b99ef7f7641e5b4be1d68bef7626cdcbfe5e03496aeb44df53291 [2022-08-25T22:21:18.724Z] #44 9.659 [100%] Built target tini-static [2022-08-25T22:21:18.830Z] #84 145.0 checking how to print strings... printf [2022-08-25T22:21:18.830Z] #84 145.0 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:21:18.830Z] #84 145.0 checking for fgrep... /bin/grep -F [2022-08-25T22:21:18.830Z] #84 145.0 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:21:18.830Z] #84 145.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:21:18.830Z] #84 145.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:21:18.857Z] #14 103.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-25T22:21:18.857Z] #14 103.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:18.857Z] #14 103.2 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:21:18.983Z] #44 9.873 + mkdir -p /build [2022-08-25T22:21:18.983Z] #44 9.877 + cp tini-static /build/docker-init [2022-08-25T22:21:19.087Z] #84 145.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:21:19.087Z] #84 145.2 checking whether ln -s works... yes [2022-08-25T22:21:19.087Z] #84 145.2 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:21:19.087Z] #84 145.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-25T22:21:19.087Z] #84 145.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:21:19.087Z] #84 145.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:21:19.087Z] #84 145.3 checking for objdump... objdump [2022-08-25T22:21:19.087Z] #84 145.3 checking how to recognize dependent libraries... pass_all [2022-08-25T22:21:19.087Z] #84 145.3 checking for dlltool... no [2022-08-25T22:21:19.087Z] #84 145.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:21:19.087Z] #84 145.3 checking for ar... ar [2022-08-25T22:21:19.087Z] #84 145.3 checking for archiver @FILE support... @ [2022-08-25T22:21:19.087Z] #84 145.4 checking for strip... strip [2022-08-25T22:21:19.087Z] #84 145.4 checking for ranlib... ranlib [2022-08-25T22:21:19.087Z] #84 145.4 checking for gawk... no [2022-08-25T22:21:19.087Z] #84 145.4 checking for mawk... mawk [2022-08-25T22:21:19.242Z] #44 DONE 10.0s [2022-08-25T22:21:19.242Z] [2022-08-25T22:21:19.242Z] #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-25T22:21:19.242Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:19.242Z] #14 104.3 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-25T22:21:19.242Z] #14 104.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:19.242Z] #14 104.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:21:19.500Z] #14 104.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-25T22:21:19.501Z] #14 104.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:19.501Z] #14 104.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:21:19.619Z] #77 ... [2022-08-25T22:21:19.619Z] [2022-08-25T22:21:19.619Z] #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-25T22:21:19.619Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:19.619Z] #14 87.83 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-25T22:21:19.619Z] #14 87.84 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:19.619Z] #14 87.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:19.650Z] #84 145.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:21:19.650Z] #84 145.9 checking for sysroot... no [2022-08-25T22:21:19.650Z] #84 145.9 checking for a working dd... /bin/dd [2022-08-25T22:21:19.650Z] #84 145.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:21:19.650Z] #84 146.0 checking for mt... no [2022-08-25T22:21:19.650Z] #84 146.0 checking if : is a manifest tool... no [2022-08-25T22:21:19.906Z] #84 146.0 checking for dlfcn.h... yes [2022-08-25T22:21:19.906Z] #84 146.2 checking for objdir... .libs [2022-08-25T22:21:20.300Z] #77 59.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:21:20.300Z] #77 59.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:21:20.419Z] #84 146.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:21:20.419Z] #84 146.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:21:20.419Z] #84 146.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:21:20.676Z] #84 146.8 checking if gcc static flag -static works... yes [2022-08-25T22:21:20.676Z] #84 147.0 checking if gcc supports -c -o file.o... yes [2022-08-25T22:21:20.676Z] #84 147.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:21:20.868Z] #77 60.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:21:20.868Z] #77 60.33 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:21:20.932Z] #84 147.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:21:21.128Z] #77 60.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:21:21.128Z] #77 60.55 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:21:21.192Z] #84 147.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:21:21.192Z] #84 147.4 checking how to hardcode library paths into programs... immediate [2022-08-25T22:21:21.192Z] #84 147.4 checking whether stripping libraries is possible... yes [2022-08-25T22:21:21.192Z] #84 147.4 checking if libtool supports shared libraries... yes [2022-08-25T22:21:21.192Z] #84 147.4 checking whether to build shared libraries... no [2022-08-25T22:21:21.192Z] #84 147.4 checking whether to build static libraries... yes [2022-08-25T22:21:21.192Z] #84 147.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:21:21.192Z] #84 147.4 checking whether build environment is sane... yes [2022-08-25T22:21:21.192Z] #84 147.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:21:21.192Z] #84 147.5 checking whether make sets $(MAKE)... yes [2022-08-25T22:21:21.388Z] #77 60.67 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:21:21.388Z] #77 60.75 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:21:21.449Z] #84 147.6 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:21:21.449Z] #84 147.6 checking whether make supports nested variables... yes [2022-08-25T22:21:21.449Z] #84 147.7 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:21:21.449Z] #84 147.7 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:21:21.449Z] #84 147.7 checking how to create a ustar tar archive... gnutar [2022-08-25T22:21:21.705Z] #84 147.8 checking dependency style of gcc... gcc3 [2022-08-25T22:21:21.705Z] #84 148.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:21:21.705Z] #84 148.0 checking whether make supports nested variables... (cached) yes [2022-08-25T22:21:21.705Z] #84 148.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:21:21.705Z] #84 148.0 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:21:21.705Z] #84 148.0 checking for yajl >= 2.1.0... yes [2022-08-25T22:21:21.705Z] #84 148.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:21:21.705Z] #84 148.0 checking for gcc... (cached) gcc [2022-08-25T22:21:21.961Z] #84 148.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:21:21.961Z] #84 148.1 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:21:21.962Z] #84 148.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:21:21.962Z] #84 148.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:21:21.962Z] #84 148.1 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:21:21.962Z] #84 148.2 checking for python3... /usr/bin/python3 [2022-08-25T22:21:21.962Z] #84 148.2 checking for python3 version... 3.9 [2022-08-25T22:21:21.962Z] #84 148.3 checking for python3 platform... linux [2022-08-25T22:21:21.962Z] #84 148.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:21:22.148Z] #14 93.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-25T22:21:22.148Z] #14 93.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:22.148Z] #14 93.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:21:22.148Z] #14 ... [2022-08-25T22:21:22.148Z] [2022-08-25T22:21:22.148Z] #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-25T22:21:22.148Z] #64 sha256:4834c1a6fb7d9598d4bb119e3c78120ee8213e370cf611c17c51495cc2df588a [2022-08-25T22:21:22.218Z] #84 148.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:21:22.475Z] #84 148.7 checking that generated files are newer than configure... done [2022-08-25T22:21:22.475Z] #84 148.7 configure: creating ./config.status [2022-08-25T22:21:23.442Z] #64 52.01 Updating files: 55% (2737/4967) Updating files: 56% (2782/4967) Updating files: 57% (2832/4967) Updating files: 58% (2881/4967) Updating files: 59% (2931/4967) Updating files: 60% (2981/4967) Updating files: 61% (3030/4967) Updating files: 62% (3080/4967) Updating files: 63% (3130/4967) Updating files: 64% (3179/4967) Updating files: 65% (3229/4967) Updating files: 66% (3279/4967) Updating files: 67% (3328/4967) Updating files: 68% (3378/4967) Updating files: 69% (3428/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-25T22:21:23.701Z] #64 53.54 + cd /tmp/tmp.mtBE9bT75p/src/github.com/containerd/containerd [2022-08-25T22:21:23.701Z] #64 53.54 + git checkout -q v1.6.7 [2022-08-25T22:21:23.925Z] #77 ... [2022-08-25T22:21:23.925Z] [2022-08-25T22:21:23.925Z] #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-25T22:21:23.925Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T22:21:23.925Z] #14 102.8 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-25T22:21:23.925Z] #14 102.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-25T22:21:23.925Z] #14 103.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-25T22:21:23.925Z] #14 103.1 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-25T22:21:23.925Z] #14 103.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-25T22:21:23.925Z] #14 103.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-25T22:21:23.925Z] #14 103.3 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-25T22:21:23.925Z] #14 103.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-25T22:21:23.925Z] #14 103.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-25T22:21:23.925Z] #14 103.4 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-25T22:21:23.925Z] #14 103.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-25T22:21:23.925Z] #14 103.4 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-25T22:21:23.925Z] #14 103.8 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-25T22:21:23.925Z] #14 103.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-25T22:21:23.925Z] #14 103.8 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-25T22:21:23.925Z] #14 104.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-25T22:21:23.925Z] #14 104.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-25T22:21:23.925Z] #14 104.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-25T22:21:23.925Z] #14 104.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-25T22:21:23.925Z] #14 104.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-25T22:21:23.925Z] #14 104.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T22:21:23.925Z] #14 104.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-25T22:21:23.925Z] #14 104.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-25T22:21:23.925Z] #14 104.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-25T22:21:23.925Z] #14 105.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T22:21:23.925Z] #14 105.0 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-25T22:21:23.925Z] #14 105.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:21:23.925Z] #14 105.0 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-25T22:21:23.925Z] #14 105.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:21:23.925Z] #14 105.0 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-25T22:21:23.925Z] #14 105.1 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-25T22:21:23.925Z] #14 105.1 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-25T22:21:23.925Z] #14 105.1 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-25T22:21:23.925Z] #14 105.1 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-25T22:21:23.925Z] #14 105.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:21:23.925Z] #14 105.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-25T22:21:23.925Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:21:23.925Z] #14 105.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-25T22:21:23.925Z] #14 105.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-25T22:21:23.925Z] #14 105.2 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-25T22:21:23.925Z] #14 105.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:21:23.925Z] #14 105.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-25T22:21:23.925Z] #14 105.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-25T22:21:23.925Z] #14 105.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:21:23.925Z] #14 105.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:23.925Z] #14 105.2 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-25T22:21:23.925Z] #14 105.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:21:23.925Z] #14 105.3 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-25T22:21:23.925Z] #14 105.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:21:23.925Z] #14 105.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:21:23.925Z] #14 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-25T22:21:23.925Z] #14 105.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:23.925Z] #14 105.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:21:23.925Z] #14 105.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-25T22:21:23.925Z] #14 105.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:21:23.925Z] #14 105.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-25T22:21:23.925Z] #14 105.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-25T22:21:23.925Z] #14 105.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:21:25.604Z] #64 55.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-25T22:21:25.604Z] #64 55.30 + BUILDTAGS='netgo osusergo static_build' [2022-08-25T22:21:25.604Z] #64 55.30 + export EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:21:25.604Z] #64 55.30 + EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:21:25.604Z] #64 55.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-25T22:21:25.604Z] #64 55.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-25T22:21:25.604Z] #64 55.30 + '[' '' = dynamic ']' [2022-08-25T22:21:25.604Z] #64 55.30 + make [2022-08-25T22:21:25.746Z] #84 152.2 config.status: creating Makefile [2022-08-25T22:21:25.746Z] #84 152.2 config.status: creating config.h [2022-08-25T22:21:25.746Z] #84 152.2 config.status: executing libtool commands [2022-08-25T22:21:25.831Z] #14 DONE 109.6s [2022-08-25T22:21:25.831Z] [2022-08-25T22:21:25.831Z] #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-25T22:21:25.831Z] #67 sha256:1091f2f9dc81afed5b6bae1da72ed853ed31a9501e05fd3b82433f60fb37b745 [2022-08-25T22:21:25.831Z] #67 103.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:21:25.831Z] #67 103.0 + GOBIN=/build [2022-08-25T22:21:25.831Z] #67 103.0 + GO111MODULE=on [2022-08-25T22:21:25.831Z] #67 103.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:21:25.831Z] #67 107.9 rootlesskit version 1.0.0 [2022-08-25T22:21:25.831Z] #67 107.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-25T22:21:25.831Z] #67 107.9 -container-ip string [2022-08-25T22:21:25.831Z] #67 107.9 container ip [2022-08-25T22:21:25.831Z] #67 107.9 -container-port int [2022-08-25T22:21:25.831Z] #67 107.9 container port (default -1) [2022-08-25T22:21:25.831Z] #67 107.9 -host-ip string [2022-08-25T22:21:25.831Z] #67 107.9 host ip [2022-08-25T22:21:25.831Z] #67 107.9 -host-port int [2022-08-25T22:21:25.831Z] #67 107.9 host port (default -1) [2022-08-25T22:21:25.831Z] #67 107.9 -proto string [2022-08-25T22:21:25.831Z] #67 107.9 proxy protocol (default "tcp") [2022-08-25T22:21:25.831Z] #67 DONE 109.2s [2022-08-25T22:21:25.831Z] [2022-08-25T22:21:25.831Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T22:21:25.831Z] #59 sha256:ef9b73ca0c134e4c0a90a689b168007f84231621b6a850fed81197eb1003e792 [2022-08-25T22:21:25.831Z] #59 ... [2022-08-25T22:21:25.831Z] [2022-08-25T22:21:25.831Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T22:21:25.831Z] #68 sha256:77583006608fda3c3802b604bb1d7ec686248e23b321b53c63fd2909e37f9e93 [2022-08-25T22:21:25.831Z] #68 DONE 0.2s [2022-08-25T22:21:25.831Z] [2022-08-25T22:21:25.831Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T22:21:25.831Z] #59 sha256:ef9b73ca0c134e4c0a90a689b168007f84231621b6a850fed81197eb1003e792 [2022-08-25T22:21:25.831Z] #59 DONE 0.3s [2022-08-25T22:21:25.831Z] [2022-08-25T22:21:25.831Z] #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-25T22:21:25.831Z] #60 sha256:e0ddbd1ab52e8e313cbaea73a6c583f884352d736adde06da800b3adfd09bede [2022-08-25T22:21:26.002Z] #84 152.3 config.status: executing depfiles commands [2022-08-25T22:21:26.091Z] #60 ... [2022-08-25T22:21:26.091Z] [2022-08-25T22:21:26.091Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T22:21:26.091Z] #69 sha256:ac4ba631f051f5bc5eabe5dad3292608086cbb7c3082c7313df5e0966d903708 [2022-08-25T22:21:26.091Z] #69 DONE 0.2s [2022-08-25T22:21:26.091Z] [2022-08-25T22:21:26.091Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T22:21:26.091Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-25T22:21:26.540Z] #64 56.60 + bin/ctr [2022-08-25T22:21:26.565Z] #84 152.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-25T22:21:26.565Z] #84 152.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:21:26.822Z] #84 153.2 checking for gcc... gcc [2022-08-25T22:21:27.078Z] #84 153.3 checking whether the C compiler works... yes [2022-08-25T22:21:27.078Z] #84 153.4 checking for C compiler default output file name... a.out [2022-08-25T22:21:27.078Z] #84 153.4 checking for suffix of executables... [2022-08-25T22:21:27.335Z] #84 153.5 checking whether we are cross compiling... [2022-08-25T22:21:27.335Z] #84 ... [2022-08-25T22:21:27.335Z] [2022-08-25T22:21:27.335Z] #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-25T22:21:27.335Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:21:27.335Z] #19 190.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-25T22:21:27.335Z] #19 190.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-25T22:21:27.335Z] #19 190.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-25T22:21:27.335Z] #19 191.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-25T22:21:27.335Z] #19 191.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-25T22:21:27.335Z] #19 191.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-25T22:21:27.335Z] #19 193.2 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-25T22:21:27.335Z] #19 193.2 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-25T22:21:27.335Z] #19 193.2 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-25T22:21:27.335Z] #19 194.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-25T22:21:27.335Z] #19 194.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:21:27.335Z] #19 194.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:21:27.335Z] #19 194.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-25T22:21:27.335Z] #19 194.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:21:27.335Z] #19 194.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:21:27.335Z] #19 ... [2022-08-25T22:21:27.335Z] [2022-08-25T22:21:27.335Z] #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-25T22:21:27.335Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:27.335Z] #84 153.5 checking whether we are cross compiling... no [2022-08-25T22:21:27.335Z] #84 153.7 checking for suffix of object files... o [2022-08-25T22:21:27.470Z] #15 DONE 1.7s [2022-08-25T22:21:27.470Z] [2022-08-25T22:21:27.470Z] #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-25T22:21:27.470Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-25T22:21:27.592Z] #84 153.8 checking whether we are using the GNU C compiler... yes [2022-08-25T22:21:27.592Z] #84 153.9 checking whether gcc accepts -g... yes [2022-08-25T22:21:27.848Z] #84 154.0 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:21:27.848Z] #84 154.1 checking whether gcc understands -c and -o together... yes [2022-08-25T22:21:27.848Z] #84 154.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:21:27.848Z] #84 154.3 checking whether build environment is sane... yes [2022-08-25T22:21:27.917Z] #64 ... [2022-08-25T22:21:27.917Z] [2022-08-25T22:21:27.917Z] #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-25T22:21:27.917Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:27.917Z] #14 99.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-25T22:21:28.105Z] #84 154.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:21:28.105Z] #84 154.3 checking for gawk... no [2022-08-25T22:21:28.105Z] #84 154.3 checking for mawk... mawk [2022-08-25T22:21:28.105Z] #84 154.3 checking whether make sets $(MAKE)... yes [2022-08-25T22:21:28.105Z] #84 154.4 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:21:28.105Z] #84 154.4 checking whether make supports nested variables... yes [2022-08-25T22:21:28.177Z] #14 99.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:28.177Z] #14 99.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:21:28.372Z] #84 154.4 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:21:28.372Z] #84 154.4 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:21:28.372Z] #84 154.4 checking how to create a ustar tar archive... gnutar [2022-08-25T22:21:28.372Z] #84 154.5 checking dependency style of gcc... gcc3 [2022-08-25T22:21:28.372Z] #84 154.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:21:28.372Z] #84 154.7 checking whether make supports nested variables... (cached) yes [2022-08-25T22:21:28.628Z] #84 154.7 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:21:28.849Z] #16 DONE 1.3s [2022-08-25T22:21:28.849Z] [2022-08-25T22:21:28.849Z] #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-25T22:21:28.849Z] #60 sha256:e0ddbd1ab52e8e313cbaea73a6c583f884352d736adde06da800b3adfd09bede [2022-08-25T22:21:28.849Z] #60 1.191 + RM_GOPATH=0 [2022-08-25T22:21:28.849Z] #60 1.191 + TMP_GOPATH= [2022-08-25T22:21:28.849Z] #60 1.191 + : /build [2022-08-25T22:21:28.849Z] #60 1.191 + '[' -z '' ']' [2022-08-25T22:21:28.849Z] #60 1.191 ++ mktemp -d [2022-08-25T22:21:28.849Z] #60 1.207 + export GOPATH=/tmp/tmp.8MecPoXQhl [2022-08-25T22:21:28.849Z] #60 1.207 + GOPATH=/tmp/tmp.8MecPoXQhl [2022-08-25T22:21:28.849Z] #60 1.207 + RM_GOPATH=1 [2022-08-25T22:21:28.849Z] #60 1.207 + case "$(go env GOARCH)" in [2022-08-25T22:21:28.849Z] #60 1.207 ++ go env GOARCH [2022-08-25T22:21:28.849Z] #60 1.276 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:21:28.849Z] #60 1.276 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:21:28.849Z] #60 1.276 ++ dirname /install.sh [2022-08-25T22:21:28.849Z] #60 1.308 + dir=/ [2022-08-25T22:21:28.849Z] #60 1.308 + bin=runc [2022-08-25T22:21:28.849Z] #60 1.308 + shift [2022-08-25T22:21:28.849Z] #60 1.308 + '[' '!' -f //runc.installer ']' [2022-08-25T22:21:28.849Z] #60 1.308 + . //runc.installer [2022-08-25T22:21:28.849Z] #60 1.308 ++ set -e [2022-08-25T22:21:28.849Z] #60 1.308 ++ : v1.1.3 [2022-08-25T22:21:28.849Z] #60 1.308 + install_runc [2022-08-25T22:21:28.849Z] #60 1.308 + RUNC_BUILDTAGS=seccomp [2022-08-25T22:21:28.849Z] #60 1.308 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-25T22:21:28.849Z] #60 1.308 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8MecPoXQhl/src/github.com/opencontainers/runc [2022-08-25T22:21:28.849Z] #60 1.308 Cloning into '/tmp/tmp.8MecPoXQhl/src/github.com/opencontainers/runc'... [2022-08-25T22:21:28.849Z] #60 1.308 Install runc version v1.1.3 (build tags: seccomp) [2022-08-25T22:21:28.888Z] #84 155.0 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:21:28.888Z] #84 155.0 checking how to print strings... printf [2022-08-25T22:21:28.888Z] #84 155.0 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:21:28.888Z] #84 155.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:21:28.888Z] #84 155.1 checking for egrep... /bin/grep -E [2022-08-25T22:21:28.888Z] #84 155.1 checking for fgrep... /bin/grep -F [2022-08-25T22:21:28.888Z] #84 155.1 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:21:28.888Z] #84 155.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:21:28.888Z] #84 155.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:21:28.888Z] #84 155.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:21:28.888Z] #84 155.3 checking whether ln -s works... yes [2022-08-25T22:21:29.143Z] #84 155.3 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:21:29.144Z] #84 155.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-25T22:21:29.144Z] #84 155.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:21:29.144Z] #84 155.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:21:29.144Z] #84 155.3 checking for objdump... objdump [2022-08-25T22:21:29.144Z] #84 155.3 checking how to recognize dependent libraries... pass_all [2022-08-25T22:21:29.144Z] #84 155.3 checking for dlltool... no [2022-08-25T22:21:29.144Z] #84 155.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:21:29.144Z] #84 155.3 checking for ar... ar [2022-08-25T22:21:29.144Z] #84 155.3 checking for archiver @FILE support... @ [2022-08-25T22:21:29.144Z] #84 155.6 checking for strip... strip [2022-08-25T22:21:29.399Z] #84 155.6 checking for ranlib... ranlib [2022-08-25T22:21:29.419Z] #60 ... [2022-08-25T22:21:29.419Z] [2022-08-25T22:21:29.419Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T22:21:29.419Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-25T22:21:29.419Z] #17 0.637 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-25T22:21:29.419Z] #17 DONE 0.7s [2022-08-25T22:21:29.419Z] [2022-08-25T22:21:29.419Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T22:21:29.419Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-25T22:21:29.656Z] #84 155.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:21:29.656Z] #84 156.0 checking for sysroot... no [2022-08-25T22:21:29.656Z] #84 156.0 checking for a working dd... /bin/dd [2022-08-25T22:21:29.656Z] #84 156.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:21:29.930Z] #84 156.2 checking for mt... no [2022-08-25T22:21:29.930Z] #84 156.2 checking if : is a manifest tool... no [2022-08-25T22:21:29.930Z] #84 156.2 checking how to run the C preprocessor... gcc -E [2022-08-25T22:21:29.988Z] #18 DONE 0.7s [2022-08-25T22:21:29.988Z] [2022-08-25T22:21:29.988Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T22:21:29.988Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-25T22:21:30.748Z] #84 156.5 checking for ANSI C header files... yes [2022-08-25T22:21:30.748Z] #84 157.0 checking for sys/types.h... yes [2022-08-25T22:21:30.930Z] #19 DONE 0.7s [2022-08-25T22:21:30.930Z] [2022-08-25T22:21:30.930Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T22:21:30.930Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-25T22:21:31.003Z] #84 157.1 checking for sys/stat.h... yes [2022-08-25T22:21:31.003Z] #84 157.3 checking for stdlib.h... yes [2022-08-25T22:21:31.259Z] #84 157.5 checking for string.h... yes [2022-08-25T22:21:31.498Z] #20 DONE 0.8s [2022-08-25T22:21:31.498Z] [2022-08-25T22:21:31.498Z] #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-25T22:21:31.498Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-25T22:21:31.758Z] #36 ... [2022-08-25T22:21:31.758Z] [2022-08-25T22:21:31.758Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:21:31.758Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-25T22:21:31.823Z] #84 157.7 checking for memory.h... yes [2022-08-25T22:21:31.823Z] #84 157.9 checking for strings.h... yes [2022-08-25T22:21:32.079Z] #84 158.1 checking for inttypes.h... yes [2022-08-25T22:21:32.335Z] #84 158.3 checking for stdint.h... yes [2022-08-25T22:21:32.593Z] #84 158.5 checking for unistd.h... yes [2022-08-25T22:21:32.593Z] #84 158.8 checking for dlfcn.h... yes [2022-08-25T22:21:32.593Z] #84 158.9 checking for objdir... .libs [2022-08-25T22:21:33.110Z] #84 159.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:21:33.110Z] #84 159.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:21:33.110Z] #84 159.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:21:33.138Z] #21 1.245 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:21:33.138Z] #21 1.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:21:33.138Z] #21 1.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:21:33.398Z] #21 1.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:21:33.689Z] #84 159.6 checking if gcc static flag -static works... yes [2022-08-25T22:21:33.689Z] #84 160.0 checking if gcc supports -c -o file.o... yes [2022-08-25T22:21:33.689Z] #84 160.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:21:33.888Z] #14 117.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-25T22:21:33.888Z] #14 117.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:33.888Z] #14 117.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:33.953Z] #84 160.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:21:34.209Z] #84 160.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:21:34.209Z] #84 160.5 checking how to hardcode library paths into programs... immediate [2022-08-25T22:21:34.209Z] #84 160.5 checking whether stripping libraries is possible... yes [2022-08-25T22:21:34.209Z] #84 160.5 checking if libtool supports shared libraries... yes [2022-08-25T22:21:34.209Z] #84 160.5 checking whether to build shared libraries... no [2022-08-25T22:21:34.210Z] #84 160.5 checking whether to build static libraries... yes [2022-08-25T22:21:34.378Z] #14 117.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-25T22:21:34.378Z] #14 117.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:34.378Z] #14 117.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:34.466Z] #84 160.5 checking float.h usability... yes [2022-08-25T22:21:34.466Z] #84 160.8 checking float.h presence... yes [2022-08-25T22:21:34.466Z] #84 160.8 checking for float.h... yes [2022-08-25T22:21:34.724Z] #84 160.8 checking limits.h usability... yes [2022-08-25T22:21:34.724Z] #84 161.0 checking limits.h presence... yes [2022-08-25T22:21:34.743Z] #14 ... [2022-08-25T22:21:34.743Z] [2022-08-25T22:21:34.743Z] #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-25T22:21:34.743Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:34.743Z] #77 45.06 libtoolize: putting auxiliary files in '.'. [2022-08-25T22:21:34.743Z] #77 45.06 libtoolize: copying file './ltmain.sh' [2022-08-25T22:21:34.743Z] #77 45.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-25T22:21:34.744Z] #77 45.81 libtoolize: and rerunning libtoolize and aclocal. [2022-08-25T22:21:34.744Z] #77 45.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:21:34.744Z] #77 55.17 configure.ac:7: installing './compile' [2022-08-25T22:21:34.744Z] #77 55.18 configure.ac:11: installing './config.guess' [2022-08-25T22:21:34.744Z] #77 55.18 configure.ac:11: installing './config.sub' [2022-08-25T22:21:34.744Z] #77 55.19 configure.ac:8: installing './install-sh' [2022-08-25T22:21:34.744Z] #77 55.20 configure.ac:8: installing './missing' [2022-08-25T22:21:34.744Z] #77 55.32 Makefile.am: installing './depcomp' [2022-08-25T22:21:34.856Z] #14 ... [2022-08-25T22:21:34.857Z] [2022-08-25T22:21:34.857Z] #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-25T22:21:34.857Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:34.857Z] #77 48.55 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-25T22:21:34.987Z] #84 161.1 checking for limits.h... yes [2022-08-25T22:21:34.987Z] #84 161.1 checking stddef.h usability... yes [2022-08-25T22:21:34.987Z] #84 161.3 checking stddef.h presence... yes [2022-08-25T22:21:34.987Z] #84 161.3 checking for stddef.h... yes [2022-08-25T22:21:34.987Z] #84 161.4 checking for stdlib.h... (cached) yes [2022-08-25T22:21:34.987Z] #84 161.5 checking for string.h... (cached) yes [2022-08-25T22:21:35.304Z] #21 3.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:21:35.502Z] #84 161.5 checking sys/time.h usability... yes [2022-08-25T22:21:35.502Z] #84 161.6 checking sys/time.h presence... yes [2022-08-25T22:21:35.502Z] #84 161.7 checking for sys/time.h... yes [2022-08-25T22:21:35.502Z] #84 161.7 checking for inline... inline [2022-08-25T22:21:35.759Z] #84 161.8 checking for size_t... yes [2022-08-25T22:21:36.015Z] #84 162.2 checking for stdlib.h... (cached) yes [2022-08-25T22:21:36.015Z] #84 162.2 checking for GNU libc compatible malloc... yes [2022-08-25T22:21:36.015Z] #84 162.4 checking for stdlib.h... (cached) yes [2022-08-25T22:21:36.120Z] #77 56.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:21:36.120Z] #77 56.60 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:21:36.120Z] #77 56.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:21:36.120Z] #77 56.73 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:21:36.120Z] #77 56.82 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:21:36.378Z] #77 56.93 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:21:36.378Z] #77 57.05 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:21:36.579Z] #84 162.5 checking for GNU libc compatible realloc... yes [2022-08-25T22:21:36.579Z] #84 162.7 checking for working strtod... yes [2022-08-25T22:21:36.637Z] #77 57.15 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:21:36.637Z] #77 57.27 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:21:36.683Z] #21 5.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:21:36.683Z] #21 ... [2022-08-25T22:21:36.683Z] [2022-08-25T22:21:36.683Z] #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-25T22:21:36.683Z] #26 sha256:abb201f66d72200a6c368497c0a9c0f803938cef34387a858eedc5dcf27f8823 [2022-08-25T22:21:36.838Z] #84 162.9 checking for gettimeofday... yes [2022-08-25T22:21:37.114Z] #84 163.1 checking for memset... yes [2022-08-25T22:21:37.379Z] #84 163.4 checking for strspn... yes [2022-08-25T22:21:37.666Z] #14 ... [2022-08-25T22:21:37.666Z] [2022-08-25T22:21:37.666Z] #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-25T22:21:37.666Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:37.666Z] #77 45.74 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-25T22:21:37.957Z] #84 164.2 checking that generated files are newer than configure... done [2022-08-25T22:21:37.957Z] #84 164.2 configure: creating ./config.status [2022-08-25T22:21:37.990Z] #26 118.7 Updating files: 25% (2869/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: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 48% (5509/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) [2022-08-25T22:21:37.990Z] #26 ... [2022-08-25T22:21:37.990Z] [2022-08-25T22:21:37.990Z] #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-25T22:21:37.990Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-25T22:21:37.990Z] #36 121.0 Delve is a source level debugger for Go programs. [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-25T22:21:37.990Z] #36 121.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 Usage: [2022-08-25T22:21:37.990Z] #36 121.0 dlv [command] [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 Available Commands: [2022-08-25T22:21:37.990Z] #36 121.0 attach Attach to running process and begin debugging. [2022-08-25T22:21:37.990Z] #36 121.0 connect Connect to a headless debug server with a terminal client. [2022-08-25T22:21:37.990Z] #36 121.0 core Examine a core dump. [2022-08-25T22:21:37.990Z] #36 121.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-25T22:21:37.990Z] #36 121.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-25T22:21:37.990Z] #36 121.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-25T22:21:37.990Z] #36 121.0 help Help about any command [2022-08-25T22:21:37.990Z] #36 121.0 run Deprecated command. Use 'debug' instead. [2022-08-25T22:21:37.990Z] #36 121.0 test Compile test binary and begin debugging program. [2022-08-25T22:21:37.990Z] #36 121.0 trace Compile and begin tracing program. [2022-08-25T22:21:37.990Z] #36 121.0 version Prints version. [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 Flags: [2022-08-25T22:21:37.990Z] #36 121.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-25T22:21:37.990Z] #36 121.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-25T22:21:37.990Z] #36 121.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-25T22:21:37.990Z] #36 121.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-25T22:21:37.990Z] #36 121.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-25T22:21:37.990Z] #36 121.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-25T22:21:37.990Z] #36 121.0 --disable-aslr Disables address space randomization [2022-08-25T22:21:37.990Z] #36 121.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-25T22:21:37.990Z] #36 121.0 -h, --help help for dlv [2022-08-25T22:21:37.990Z] #36 121.0 --init string Init file, executed by the terminal client. [2022-08-25T22:21:37.990Z] #36 121.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-25T22:21:37.990Z] #36 121.0 --log Enable debugging server logging. [2022-08-25T22:21:37.990Z] #36 121.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-25T22:21:37.990Z] #36 121.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-25T22:21:37.990Z] #36 121.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-25T22:21:37.990Z] #36 121.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-25T22:21:37.990Z] #36 121.0 --wd string Working directory for running the program. [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 Additional help topics: [2022-08-25T22:21:37.990Z] #36 121.0 dlv backend Help about the --backend flag. [2022-08-25T22:21:37.990Z] #36 121.0 dlv log Help about logging flags. [2022-08-25T22:21:37.990Z] #36 121.0 dlv redirect Help about file redirection. [2022-08-25T22:21:37.990Z] #36 121.0 [2022-08-25T22:21:37.990Z] #36 121.0 Use "dlv [command] --help" for more information about a command. [2022-08-25T22:21:37.990Z] #36 DONE 122.1s [2022-08-25T22:21:37.990Z] [2022-08-25T22:21:37.990Z] #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-25T22:21:37.990Z] #26 sha256:abb201f66d72200a6c368497c0a9c0f803938cef34387a858eedc5dcf27f8823 [2022-08-25T22:21:38.250Z] #26 118.7 Updating files: 25% (2869/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: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 48% (5509/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 95% (10914/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-25T22:21:38.510Z] #26 122.3 + cd /tmp/tmp.pq7Qobz63c/tmp/docker-ce [2022-08-25T22:21:38.510Z] #26 122.3 + git checkout -q v17.06.2-ce [2022-08-25T22:21:41.801Z] #26 125.6 + mkdir -p /tmp/tmp.pq7Qobz63c/src/github.com/docker [2022-08-25T22:21:42.060Z] #26 125.6 + mv components/cli /tmp/tmp.pq7Qobz63c/src/github.com/docker/cli [2022-08-25T22:21:42.060Z] #26 125.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-25T22:21:42.127Z] #84 167.7 config.status: creating Makefile [2022-08-25T22:21:42.127Z] #84 167.8 config.status: creating config.h [2022-08-25T22:21:42.127Z] #84 167.9 config.status: executing depfiles commands [2022-08-25T22:21:42.127Z] #84 168.2 config.status: executing libtool commands [2022-08-25T22:21:42.984Z] #77 ... [2022-08-25T22:21:42.984Z] [2022-08-25T22:21:42.984Z] #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-25T22:21:42.984Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:21:43.056Z] #84 169.3 GEN .version [2022-08-25T22:21:43.056Z] #84 169.3 make install-recursive [2022-08-25T22:21:43.056Z] #84 169.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-25T22:21:43.198Z] #77 ... [2022-08-25T22:21:43.198Z] [2022-08-25T22:21:43.198Z] #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-25T22:21:43.198Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:43.198Z] #14 114.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-25T22:21:43.198Z] #14 114.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:43.198Z] #14 114.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:21:43.312Z] #84 169.4 Making install in libocispec [2022-08-25T22:21:43.312Z] #84 169.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:21:43.312Z] #84 169.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-25T22:21:43.312Z] #84 169.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-25T22:21:43.312Z] #84 169.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-25T22:21:43.312Z] #84 169.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-25T22:21:43.875Z] #84 170.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-25T22:21:43.966Z] #26 ... [2022-08-25T22:21:43.966Z] [2022-08-25T22:21:43.966Z] #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-25T22:21:43.966Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:21:43.966Z] #77 74.87 configure.ac:11: installing 'build-aux/compile' [2022-08-25T22:21:43.966Z] #77 74.88 configure.ac:11: installing 'build-aux/config.guess' [2022-08-25T22:21:43.966Z] #77 74.88 configure.ac:11: installing 'build-aux/config.sub' [2022-08-25T22:21:43.966Z] #77 74.89 configure.ac:13: installing 'build-aux/install-sh' [2022-08-25T22:21:43.966Z] #77 74.89 configure.ac:13: installing 'build-aux/missing' [2022-08-25T22:21:43.966Z] #77 74.91 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-25T22:21:43.966Z] #77 75.16 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:21:43.966Z] #77 76.70 checking build system type... aarch64-unknown-linux-gnu [2022-08-25T22:21:43.966Z] #77 77.12 checking host system type... aarch64-unknown-linux-gnu [2022-08-25T22:21:43.966Z] #77 77.12 checking how to print strings... printf [2022-08-25T22:21:43.966Z] #77 77.13 checking for gcc... gcc [2022-08-25T22:21:43.966Z] #77 77.25 checking whether the C compiler works... yes [2022-08-25T22:21:43.966Z] #77 77.60 checking for C compiler default output file name... a.out [2022-08-25T22:21:43.966Z] #77 77.60 checking for suffix of executables... [2022-08-25T22:21:43.966Z] #77 77.96 checking whether we are cross compiling... no [2022-08-25T22:21:43.966Z] #77 78.36 checking for suffix of object files... o [2022-08-25T22:21:43.966Z] #77 78.41 checking whether we are using the GNU C compiler... yes [2022-08-25T22:21:43.966Z] #77 78.45 checking whether gcc accepts -g... yes [2022-08-25T22:21:43.966Z] #77 78.48 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:21:43.966Z] #77 78.58 checking whether gcc understands -c and -o together... yes [2022-08-25T22:21:43.966Z] #77 78.77 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:21:43.966Z] #77 78.78 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:21:43.966Z] #77 78.78 checking for egrep... /bin/grep -E [2022-08-25T22:21:43.966Z] #77 78.79 checking for fgrep... /bin/grep -F [2022-08-25T22:21:43.966Z] #77 78.82 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:21:43.966Z] #77 78.83 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:21:43.966Z] #77 78.86 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:21:43.966Z] #77 78.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:21:43.966Z] #77 79.03 checking whether ln -s works... yes [2022-08-25T22:21:43.966Z] #77 79.03 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:21:43.967Z] #77 79.08 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-25T22:21:43.967Z] #77 79.08 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:21:43.967Z] #77 79.08 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:21:43.967Z] #77 79.08 checking for objdump... objdump [2022-08-25T22:21:43.967Z] #77 79.08 checking how to recognize dependent libraries... pass_all [2022-08-25T22:21:43.967Z] #77 79.09 checking for dlltool... no [2022-08-25T22:21:43.967Z] #77 79.09 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:21:43.967Z] #77 79.09 checking for ar... ar [2022-08-25T22:21:43.967Z] #77 79.09 checking for archiver @FILE support... @ [2022-08-25T22:21:43.967Z] #77 79.24 checking for strip... strip [2022-08-25T22:21:43.967Z] #77 79.24 checking for ranlib... ranlib [2022-08-25T22:21:43.967Z] #77 79.24 checking for gawk... no [2022-08-25T22:21:43.967Z] #77 79.24 checking for mawk... mawk [2022-08-25T22:21:43.967Z] #77 79.24 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:21:43.967Z] #77 79.77 checking for sysroot... no [2022-08-25T22:21:43.967Z] #77 79.78 checking for a working dd... /bin/dd [2022-08-25T22:21:43.967Z] #77 79.79 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:21:43.967Z] #77 79.83 checking for mt... no [2022-08-25T22:21:43.967Z] #77 79.83 checking if : is a manifest tool... no [2022-08-25T22:21:43.967Z] #77 79.84 checking how to run the C preprocessor... gcc -E [2022-08-25T22:21:43.967Z] #77 80.12 checking for ANSI C header files... yes [2022-08-25T22:21:43.967Z] #77 80.74 checking for sys/types.h... yes [2022-08-25T22:21:43.967Z] #77 80.92 checking for sys/stat.h... yes [2022-08-25T22:21:43.967Z] #77 81.10 checking for stdlib.h... yes [2022-08-25T22:21:43.967Z] #77 81.33 checking for string.h... yes [2022-08-25T22:21:43.967Z] #77 81.59 checking for memory.h... yes [2022-08-25T22:21:43.967Z] #77 81.75 checking for strings.h... yes [2022-08-25T22:21:43.967Z] #77 81.83 checking for inttypes.h... yes [2022-08-25T22:21:43.967Z] #77 81.97 checking for stdint.h... yes [2022-08-25T22:21:43.967Z] #77 82.19 checking for unistd.h... yes [2022-08-25T22:21:43.967Z] #77 82.33 checking for dlfcn.h... yes [2022-08-25T22:21:43.967Z] #77 82.49 checking for objdir... .libs [2022-08-25T22:21:43.967Z] #77 82.93 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:21:43.967Z] #77 83.07 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:21:43.967Z] #77 83.07 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:21:44.132Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-25T22:21:44.132Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-25T22:21:44.132Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-25T22:21:44.132Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-25T22:21:44.132Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-25T22:21:44.132Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-25T22:21:44.132Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-25T22:21:44.132Z] #84 170.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-25T22:21:44.226Z] #77 83.19 checking if gcc static flag -static works... yes [2022-08-25T22:21:44.388Z] #84 170.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-25T22:21:44.388Z] #84 170.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-25T22:21:44.388Z] #84 170.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-25T22:21:44.388Z] #84 170.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-25T22:21:44.388Z] #84 170.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-25T22:21:44.388Z] #84 170.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-25T22:21:44.388Z] #84 170.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-25T22:21:44.486Z] #77 83.61 checking if gcc supports -c -o file.o... yes [2022-08-25T22:21:44.486Z] #77 83.82 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:21:44.486Z] #77 83.82 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-25T22:21:44.745Z] #77 83.91 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:21:44.745Z] #77 84.23 checking how to hardcode library paths into programs... immediate [2022-08-25T22:21:44.745Z] #77 84.23 checking whether stripping libraries is possible... yes [2022-08-25T22:21:44.745Z] #77 84.25 checking if libtool supports shared libraries... yes [2022-08-25T22:21:44.745Z] #77 84.26 checking whether to build shared libraries... no [2022-08-25T22:21:44.745Z] #77 84.26 checking whether to build static libraries... yes [2022-08-25T22:21:44.745Z] #77 84.26 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:21:44.951Z] #84 ... [2022-08-25T22:21:44.951Z] [2022-08-25T22:21:44.951Z] #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-25T22:21:44.951Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:21:44.951Z] #19 217.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-25T22:21:44.951Z] #19 217.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:21:44.951Z] #19 217.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:21:44.951Z] #19 217.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-25T22:21:44.951Z] #19 217.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:21:44.951Z] #19 217.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T22:21:45.005Z] #77 84.31 checking whether build environment is sane... yes [2022-08-25T22:21:45.005Z] #77 84.37 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:21:45.005Z] #77 84.39 checking whether make sets $(MAKE)... yes [2022-08-25T22:21:45.005Z] #77 84.45 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:21:45.005Z] #77 84.52 checking whether make supports nested variables... yes [2022-08-25T22:21:45.265Z] #77 84.58 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:21:45.265Z] #77 84.58 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:21:45.265Z] #77 84.58 checking how to create a ustar tar archive... gnutar [2022-08-25T22:21:45.525Z] #77 84.69 checking dependency style of gcc... gcc3 [2022-08-25T22:21:45.525Z] #77 84.87 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:21:45.525Z] #77 84.87 checking whether make supports nested variables... (cached) yes [2022-08-25T22:21:45.525Z] #77 84.87 checking for gawk... (cached) mawk [2022-08-25T22:21:45.525Z] #77 84.88 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:21:45.525Z] #77 84.89 checking for gcc... (cached) gcc [2022-08-25T22:21:45.525Z] #77 85.01 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:21:45.525Z] #77 85.02 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:21:45.525Z] #77 85.02 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:21:45.525Z] #77 85.02 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:21:45.525Z] #77 85.03 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:21:45.586Z] #64 78.76 Updating files: 28% (1404/4967) Updating files: 29% (1441/4967) Updating files: 30% (1491/4967) Updating files: 31% (1540/4967) Updating files: 32% (1590/4967) Updating files: 33% (1640/4967) Updating files: 34% (1689/4967) Updating files: 35% (1739/4967) Updating files: 36% (1789/4967) Updating files: 37% (1838/4967) Updating files: 38% (1888/4967) Updating files: 39% (1938/4967) Updating files: 40% (1987/4967) Updating files: 41% (2037/4967) Updating files: 42% (2087/4967) Updating files: 43% (2136/4967) Updating files: 44% (2186/4967) Updating files: 45% (2236/4967) Updating files: 46% (2285/4967) Updating files: 47% (2335/4967) Updating files: 48% (2385/4967) Updating files: 49% (2434/4967) Updating files: 50% (2484/4967) Updating files: 51% (2534/4967) Updating files: 52% (2583/4967) Updating files: 53% (2633/4967) Updating files: 54% (2683/4967) Updating files: 55% (2732/4967) Updating files: 56% (2782/4967) Updating files: 57% (2832/4967) Updating files: 58% (2881/4967) Updating files: 59% (2931/4967) Updating files: 60% (2981/4967) Updating files: 61% (3030/4967) Updating files: 62% (3080/4967) Updating files: 63% (3130/4967) Updating files: 64% (3179/4967) Updating files: 65% (3229/4967) Updating files: 66% (3279/4967) Updating files: 67% (3328/4967) Updating files: 68% (3378/4967) Updating files: 69% (3428/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 86% (4292/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-25T22:21:45.586Z] #64 81.65 + cd /tmp/tmp.outAY75ez7/src/github.com/containerd/containerd [2022-08-25T22:21:45.785Z] #77 85.10 checking for python3... /usr/bin/python3 [2022-08-25T22:21:45.785Z] #77 85.10 checking for python3 version... 3.9 [2022-08-25T22:21:45.785Z] #77 85.17 checking for python3 platform... linux [2022-08-25T22:21:45.846Z] #64 81.65 + git checkout -q v1.6.7 [2022-08-25T22:21:46.044Z] #77 85.21 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:21:46.304Z] #77 85.42 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:21:46.304Z] #77 85.63 checking for go-md2man... no [2022-08-25T22:21:46.563Z] #77 85.66 checking error.h usability... yes [2022-08-25T22:21:46.563Z] #77 85.80 checking error.h presence... yes [2022-08-25T22:21:46.563Z] #77 85.83 checking for error.h... yes [2022-08-25T22:21:46.563Z] #77 85.87 checking linux/openat2.h usability... yes [2022-08-25T22:21:46.823Z] #77 86.02 checking linux/openat2.h presence... yes [2022-08-25T22:21:46.823Z] #77 86.08 checking for linux/openat2.h... yes [2022-08-25T22:21:47.082Z] #77 86.13 checking for copy_file_range... yes [2022-08-25T22:21:47.341Z] #77 86.47 checking for fgetxattr... yes [2022-08-25T22:21:47.341Z] #77 86.78 checking for statx... [2022-08-25T22:21:47.341Z] #77 ... [2022-08-25T22:21:47.341Z] [2022-08-25T22:21:47.341Z] #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-25T22:21:47.341Z] #60 sha256:e0ddbd1ab52e8e313cbaea73a6c583f884352d736adde06da800b3adfd09bede [2022-08-25T22:21:47.341Z] #60 11.46 + cd /tmp/tmp.8MecPoXQhl/src/github.com/opencontainers/runc [2022-08-25T22:21:47.341Z] #60 11.46 + git checkout -q v1.1.3 [2022-08-25T22:21:47.341Z] #60 11.87 + '[' -z '' ']' [2022-08-25T22:21:47.341Z] #60 11.87 + target=static [2022-08-25T22:21:47.341Z] #60 11.87 + make BUILDTAGS=seccomp static [2022-08-25T22:21:47.341Z] #60 12.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-25T22:21:47.601Z] #60 ... [2022-08-25T22:21:47.601Z] [2022-08-25T22:21:47.601Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:21:47.601Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-25T22:21:47.601Z] #21 8.109 Fetched 8458 kB in 7s (1153 kB/s) [2022-08-25T22:21:47.601Z] #21 8.109 Reading package lists... [2022-08-25T22:21:47.601Z] #21 10.49 Reading package lists... [2022-08-25T22:21:47.601Z] #21 12.88 Building dependency tree... [2022-08-25T22:21:47.601Z] #21 15.12 The following additional packages will be installed: [2022-08-25T22:21:47.601Z] #21 15.12 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-25T22:21:47.601Z] #21 15.12 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-25T22:21:47.601Z] #21 15.13 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-25T22:21:47.601Z] #21 15.13 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T22:21:47.601Z] #21 15.13 python3-pkg-resources systemd vim-runtime xxd [2022-08-25T22:21:47.601Z] #21 15.14 Suggested packages: [2022-08-25T22:21:47.601Z] #21 15.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-25T22:21:47.601Z] #21 15.14 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-25T22:21:47.601Z] #21 15.14 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-25T22:21:47.601Z] #21 15.14 Recommended packages: [2022-08-25T22:21:47.601Z] #21 15.14 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-25T22:21:47.601Z] #21 15.14 systemd-timesyncd | time-daemon unzip [2022-08-25T22:21:47.601Z] #21 ... [2022-08-25T22:21:47.601Z] [2022-08-25T22:21:47.601Z] #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-25T22:21:47.601Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-25T22:21:47.601Z] #34 DONE 131.5s [2022-08-25T22:21:47.601Z] [2022-08-25T22:21:47.601Z] #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-25T22:21:47.601Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:21:47.601Z] #77 86.78 checking for statx... yes [2022-08-25T22:21:47.648Z] #77 ... [2022-08-25T22:21:47.648Z] [2022-08-25T22:21:47.648Z] #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-25T22:21:47.648Z] #64 sha256:77c28d7611b80d92dfce719fe20abeba00a609fee9d218fe7a16c6492a7c08ca [2022-08-25T22:21:47.860Z] #77 87.07 checking for fgetpwent_r... yes [2022-08-25T22:21:48.385Z] #64 83.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-25T22:21:48.385Z] #64 83.94 + BUILDTAGS='netgo osusergo static_build' [2022-08-25T22:21:48.385Z] #64 83.94 + export EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:21:48.385Z] #64 83.94 + EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:21:48.385Z] #64 83.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-25T22:21:48.385Z] #64 83.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-25T22:21:48.385Z] #64 83.94 + '[' '' = dynamic ']' [2022-08-25T22:21:48.385Z] #64 83.94 + make [2022-08-25T22:21:48.429Z] #77 87.37 checking for issetugid... no [2022-08-25T22:21:48.429Z] #77 87.70 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:21:48.429Z] #77 87.70 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:21:48.471Z] #14 120.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-25T22:21:48.471Z] #14 120.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-25T22:21:48.730Z] #14 120.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:21:48.730Z] #14 120.5 Selecting previously unselected package libapparmor1:amd64. [2022-08-25T22:21:48.730Z] #14 120.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-25T22:21:48.730Z] #14 120.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T22:21:48.989Z] #14 120.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-25T22:21:48.990Z] #14 120.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-25T22:21:48.990Z] #14 120.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T22:21:48.990Z] #14 120.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T22:21:48.990Z] #14 120.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T22:21:48.990Z] #14 120.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:21:48.998Z] #77 87.73 checking for library containing yajl_tree_get... -lyajl [2022-08-25T22:21:48.998Z] #77 88.42 checking for yajl >= 2.0.0... yes [2022-08-25T22:21:49.256Z] #77 88.45 checking sys/capability.h usability... yes [2022-08-25T22:21:49.256Z] #77 88.67 checking sys/capability.h presence... yes [2022-08-25T22:21:49.256Z] #77 88.71 checking for sys/capability.h... yes [2022-08-25T22:21:49.557Z] #14 121.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T22:21:49.557Z] #14 121.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T22:21:49.557Z] #14 121.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:21:49.557Z] #14 121.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-25T22:21:49.719Z] #64 77.16 Updating files: 31% (1565/4967) Updating files: 32% (1590/4967) Updating files: 33% (1640/4967) Updating files: 34% (1689/4967) Updating files: 35% (1739/4967) Updating files: 36% (1789/4967) Updating files: 37% (1838/4967) Updating files: 38% (1888/4967) Updating files: 39% (1938/4967) Updating files: 40% (1987/4967) Updating files: 41% (2037/4967) Updating files: 42% (2087/4967) Updating files: 43% (2136/4967) Updating files: 44% (2186/4967) Updating files: 45% (2236/4967) Updating files: 46% (2285/4967) Updating files: 47% (2335/4967) Updating files: 48% (2385/4967) Updating files: 49% (2434/4967) Updating files: 50% (2484/4967) Updating files: 51% (2534/4967) Updating files: 52% (2583/4967) Updating files: 53% (2633/4967) Updating files: 54% (2683/4967) Updating files: 55% (2732/4967) Updating files: 56% (2782/4967) Updating files: 57% (2832/4967) Updating files: 58% (2881/4967) Updating files: 59% (2931/4967) Updating files: 60% (2981/4967) Updating files: 61% (3030/4967) Updating files: 62% (3080/4967) Updating files: 63% (3130/4967) Updating files: 63% (3169/4967) Updating files: 64% (3179/4967) Updating files: 65% (3229/4967) Updating files: 66% (3279/4967) Updating files: 67% (3328/4967) Updating files: 68% (3378/4967) Updating files: 69% (3428/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 83% (4136/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-25T22:21:49.719Z] #64 80.19 + cd /tmp/tmp.vOuM9MW4Kc/src/github.com/containerd/containerd [2022-08-25T22:21:49.719Z] #64 80.19 + git checkout -q v1.6.7 [2022-08-25T22:21:49.816Z] #14 121.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:21:49.816Z] #14 121.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:21:49.816Z] #14 121.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T22:21:49.816Z] #14 121.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T22:21:49.816Z] #14 121.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:21:49.816Z] #14 121.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-25T22:21:49.816Z] #14 ... [2022-08-25T22:21:49.816Z] [2022-08-25T22:21:49.816Z] #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-25T22:21:49.816Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:49.816Z] #77 70.44 configure.ac:7: installing 'build-aux/compile' [2022-08-25T22:21:49.816Z] #77 70.44 configure.ac:9: installing 'build-aux/config.guess' [2022-08-25T22:21:49.816Z] #77 70.44 configure.ac:9: installing 'build-aux/config.sub' [2022-08-25T22:21:49.816Z] #77 70.46 configure.ac:11: installing 'build-aux/install-sh' [2022-08-25T22:21:49.816Z] #77 70.46 configure.ac:11: installing 'build-aux/missing' [2022-08-25T22:21:49.825Z] #77 88.71 checking for library containing cap_from_name... -lcap [2022-08-25T22:21:50.075Z] #77 70.67 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:21:50.075Z] #77 70.81 parallel-tests: installing 'build-aux/test-driver' [2022-08-25T22:21:50.519Z] #77 89.15 checking for library containing dlopen... -ldl [2022-08-25T22:21:50.519Z] #77 89.61 checking seccomp.h usability... yes [2022-08-25T22:21:50.519Z] #77 89.84 checking seccomp.h presence... yes [2022-08-25T22:21:50.519Z] #77 89.90 checking for seccomp.h... yes [2022-08-25T22:21:51.087Z] #77 89.90 checking for library containing seccomp_rule_add... -lseccomp [2022-08-25T22:21:51.347Z] #77 90.44 checking for library containing seccomp_arch_resolve_name... none required [2022-08-25T22:21:51.347Z] #77 90.63 checking systemd/sd-bus.h usability... yes [2022-08-25T22:21:51.606Z] #77 90.77 checking systemd/sd-bus.h presence... yes [2022-08-25T22:21:51.606Z] #77 90.89 checking for systemd/sd-bus.h... yes [2022-08-25T22:21:51.680Z] #64 87.52 + bin/ctr [2022-08-25T22:21:52.142Z] #77 72.85 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:21:52.176Z] #77 90.89 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-25T22:21:52.176Z] #77 91.37 checking for sd_notify_barrier... yes [2022-08-25T22:21:52.249Z] #64 ... [2022-08-25T22:21:52.249Z] [2022-08-25T22:21:52.249Z] #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-25T22:21:52.249Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:52.249Z] #77 65.78 libtoolize: putting auxiliary files in '.'. [2022-08-25T22:21:52.249Z] #77 65.78 libtoolize: copying file './ltmain.sh' [2022-08-25T22:21:52.251Z] #64 82.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-25T22:21:52.251Z] #64 82.66 + BUILDTAGS='netgo osusergo static_build' [2022-08-25T22:21:52.251Z] #64 82.66 + export EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:21:52.251Z] #64 82.66 + EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:21:52.251Z] #64 82.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-25T22:21:52.251Z] #64 82.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-25T22:21:52.251Z] #64 82.66 + '[' '' = dynamic ']' [2022-08-25T22:21:52.251Z] #64 82.66 + make [2022-08-25T22:21:52.400Z] #77 72.85 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:21:52.435Z] #77 91.62 checking linux/bpf.h usability... yes [2022-08-25T22:21:52.435Z] #77 91.79 checking linux/bpf.h presence... yes [2022-08-25T22:21:52.435Z] #77 91.85 checking for linux/bpf.h... yes [2022-08-25T22:21:52.658Z] #77 73.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:21:52.658Z] #77 73.42 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:21:52.695Z] #77 91.86 checking compilation for eBPF... yes [2022-08-25T22:21:52.695Z] #77 92.02 checking for criu >= 3.15... no [2022-08-25T22:21:52.695Z] #77 92.07 configure: CRIU headers not found, building without CRIU support [2022-08-25T22:21:52.695Z] #77 92.07 checking for criu > 3.16... no [2022-08-25T22:21:52.695Z] #77 92.10 configure: CRIU version doesn't support join-ns API [2022-08-25T22:21:52.695Z] #77 92.10 checking for criu > 3.16.1... no [2022-08-25T22:21:52.695Z] #77 92.12 configure: CRIU version doesn't support for pre-dumping [2022-08-25T22:21:52.695Z] #77 92.12 checking for new mount API (fsconfig)... yes [2022-08-25T22:21:52.916Z] #77 73.50 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:21:52.916Z] #77 73.59 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:21:52.916Z] #77 73.68 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:21:52.954Z] #77 92.21 checking for seccomp notify API... yes [2022-08-25T22:21:52.954Z] #77 92.33 checking for gperf... no [2022-08-25T22:21:52.954Z] #77 92.33 configure: gperf not found - cannot rebuild signal parser code [2022-08-25T22:21:53.044Z] #19 ... [2022-08-25T22:21:53.044Z] [2022-08-25T22:21:53.044Z] #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-25T22:21:53.044Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-25T22:21:53.044Z] #84 171.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-25T22:21:53.044Z] #84 171.7 make install-recursive [2022-08-25T22:21:53.044Z] #84 171.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:21:53.044Z] #84 171.7 Making install in yajl [2022-08-25T22:21:53.044Z] #84 171.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:21:53.044Z] #84 171.8 CC verify/json_verify-json_verify.o [2022-08-25T22:21:53.044Z] #84 171.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-25T22:21:53.044Z] #84 171.8 CC src/libyajl_la-yajl.lo [2022-08-25T22:21:53.044Z] #84 171.8 CC src/libyajl_la-yajl_gen.lo [2022-08-25T22:21:53.044Z] #84 171.8 CC src/libyajl_la-yajl_parser.lo [2022-08-25T22:21:53.044Z] #84 171.8 CC src/libyajl_la-yajl_buf.lo [2022-08-25T22:21:53.044Z] #84 171.9 CC src/libyajl_la-yajl_encode.lo [2022-08-25T22:21:53.044Z] #84 171.9 CC src/libyajl_la-yajl_lex.lo [2022-08-25T22:21:53.044Z] #84 171.9 CC src/libyajl_la-yajl_tree.lo [2022-08-25T22:21:53.044Z] #84 177.8 CCLD libyajl.la [2022-08-25T22:21:53.044Z] #84 178.2 CCLD verify/json_verify [2022-08-25T22:21:53.044Z] #84 178.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:21:53.044Z] #84 178.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:21:53.044Z] #84 178.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:21:53.044Z] #84 178.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:21:53.044Z] #84 178.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:21:53.044Z] #84 178.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:21:53.044Z] #84 178.6 CC src/validate.o [2022-08-25T22:21:53.044Z] #84 178.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-25T22:21:53.044Z] #84 178.6 CC src/image_spec_schema_config_schema.lo [2022-08-25T22:21:53.044Z] #84 178.6 CC src/image_spec_schema_defs.lo [2022-08-25T22:21:53.044Z] #84 178.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-25T22:21:53.044Z] #84 178.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-25T22:21:53.044Z] #84 178.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-25T22:21:53.044Z] #84 178.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-25T22:21:53.044Z] #84 178.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-25T22:21:53.044Z] #84 178.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-25T22:21:53.044Z] #84 178.7 CC src/runtime_spec_schema_config_schema.lo [2022-08-25T22:21:53.044Z] #84 178.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-25T22:21:53.044Z] #84 178.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-25T22:21:53.044Z] #84 178.8 CC src/runtime_spec_schema_defs.lo [2022-08-25T22:21:53.044Z] #84 178.8 CC src/runtime_spec_schema_config_vm.lo [2022-08-25T22:21:53.044Z] #84 178.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-25T22:21:53.044Z] #84 178.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-25T22:21:53.044Z] #84 178.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-25T22:21:53.044Z] #84 178.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-25T22:21:53.044Z] #84 178.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-25T22:21:53.044Z] #84 179.0 CC src/basic_test_double_array_item.lo [2022-08-25T22:21:53.044Z] #84 179.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-25T22:21:53.044Z] #84 179.0 CC src/basic_test_double_array.lo [2022-08-25T22:21:53.044Z] #84 179.0 CC src/basic_test_top_array_int.lo [2022-08-25T22:21:53.044Z] #84 179.0 CC src/basic_test_top_array_string.lo [2022-08-25T22:21:53.044Z] #84 179.3 CC src/basic_test_top_double_array_int.lo [2022-08-25T22:21:53.175Z] #77 73.77 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:21:53.214Z] #77 92.33 checking for library containing argp_parse... none required [2022-08-25T22:21:53.214Z] #77 92.68 checking that generated files are newer than configure... done [2022-08-25T22:21:53.214Z] #77 92.69 configure: creating ./config.status [2022-08-25T22:21:53.300Z] #84 179.5 CC src/basic_test_top_double_array_obj.lo [2022-08-25T22:21:53.301Z] #84 179.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-25T22:21:53.301Z] #84 179.8 CC src/basic_test_top_double_array_string.lo [2022-08-25T22:21:53.562Z] #84 179.9 CC src/read-file.lo [2022-08-25T22:21:53.818Z] #84 180.1 CC src/json_common.lo [2022-08-25T22:21:53.818Z] #84 180.1 CC tests/test-1.o [2022-08-25T22:21:54.075Z] #84 180.3 CC tests/test-2.o [2022-08-25T22:21:54.075Z] #84 180.4 CC tests/test-3.o [2022-08-25T22:21:54.075Z] #84 180.5 CC tests/test-4.o [2022-08-25T22:21:54.157Z] #77 67.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-25T22:21:54.157Z] #77 67.53 libtoolize: and rerunning libtoolize and aclocal. [2022-08-25T22:21:54.157Z] #77 67.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:21:54.331Z] #84 180.5 CC tests/test-5.o [2022-08-25T22:21:54.331Z] #84 180.5 CC tests/test-6.o [2022-08-25T22:21:54.331Z] #84 180.6 CC tests/test-7.o [2022-08-25T22:21:54.588Z] #84 180.8 CC tests/test-8.o [2022-08-25T22:21:54.588Z] #84 180.9 CC tests/test-9.o [2022-08-25T22:21:54.588Z] #84 180.9 CC tests/test-10.o [2022-08-25T22:21:54.844Z] #84 181.1 CC tests/test-11.o [2022-08-25T22:21:55.077Z] #77 ... [2022-08-25T22:21:55.077Z] [2022-08-25T22:21:55.077Z] #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-25T22:21:55.077Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:55.077Z] #14 121.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-25T22:21:55.077Z] #14 121.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 121.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T22:21:55.077Z] #14 122.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-25T22:21:55.077Z] #14 122.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 122.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T22:21:55.077Z] #14 122.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-25T22:21:55.077Z] #14 122.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 122.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T22:21:55.077Z] #14 122.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-25T22:21:55.077Z] #14 122.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 122.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T22:21:55.077Z] #14 122.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-25T22:21:55.077Z] #14 122.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 122.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T22:21:55.077Z] #14 123.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-25T22:21:55.077Z] #14 123.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 123.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T22:21:55.077Z] #14 123.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-25T22:21:55.077Z] #14 123.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 123.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:21:55.077Z] #14 123.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T22:21:55.077Z] #14 123.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 123.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:21:55.077Z] #14 123.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T22:21:55.077Z] #14 123.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T22:21:55.077Z] #14 123.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:21:55.077Z] #14 124.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:21:55.077Z] #14 124.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T22:21:55.077Z] #14 124.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:21:55.077Z] #14 124.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T22:21:55.077Z] #14 124.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:21:55.077Z] #14 124.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T22:21:55.077Z] #14 124.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:21:55.077Z] #14 124.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T22:21:55.077Z] #14 124.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:21:55.077Z] #14 124.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T22:21:55.077Z] #14 124.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:21:55.077Z] #14 124.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:21:55.077Z] #14 124.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:21:55.077Z] #14 124.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T22:21:55.077Z] #14 124.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-25T22:21:55.077Z] #14 124.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:21:55.077Z] #14 124.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:21:55.077Z] #14 124.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T22:21:55.077Z] #14 124.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T22:21:55.077Z] #14 124.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:21:55.077Z] #14 124.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:55.077Z] #14 124.7 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-25T22:21:55.077Z] #14 124.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:21:55.077Z] #14 124.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-25T22:21:55.077Z] #14 124.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:21:55.077Z] #14 124.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:21:55.077Z] #14 124.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-25T22:21:55.077Z] #14 124.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:55.077Z] #14 124.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:21:55.077Z] #14 124.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:21:55.077Z] #14 124.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:21:55.077Z] #14 124.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:21:55.077Z] #14 124.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:21:55.077Z] #14 124.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:21:55.077Z] #14 DONE 126.9s [2022-08-25T22:21:55.077Z] [2022-08-25T22:21:55.077Z] #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-25T22:21:55.077Z] #67 sha256:6c483cb3b61b95ae7dabf124f0f65af3d52423a91d6c5cc62b9eddbe3a4a183a [2022-08-25T22:21:55.077Z] #67 122.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:21:55.077Z] #67 122.2 + GOBIN=/build [2022-08-25T22:21:55.077Z] #67 122.2 + GO111MODULE=on [2022-08-25T22:21:55.077Z] #67 122.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:21:55.121Z] #77 ... [2022-08-25T22:21:55.121Z] [2022-08-25T22:21:55.121Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:21:55.121Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-25T22:21:55.121Z] #21 16.28 The following NEW packages will be installed: [2022-08-25T22:21:55.121Z] #21 16.28 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-25T22:21:55.121Z] #21 16.28 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-25T22:21:55.121Z] #21 16.28 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-25T22:21:55.121Z] #21 16.28 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-25T22:21:55.121Z] #21 16.28 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-25T22:21:55.121Z] #21 16.28 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T22:21:55.121Z] #21 16.28 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-25T22:21:55.121Z] #21 16.28 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-25T22:21:55.121Z] #21 16.28 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-25T22:21:55.121Z] #21 16.67 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:21:55.121Z] #21 16.67 Need to get 31.8 MB of archives. [2022-08-25T22:21:55.121Z] #21 16.67 After this operation, 123 MB of additional disk space will be used. [2022-08-25T22:21:55.121Z] #21 16.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-25T22:21:55.121Z] #21 16.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-25T22:21:55.121Z] #21 16.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-25T22:21:55.121Z] #21 16.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-25T22:21:55.121Z] #21 16.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-25T22:21:55.121Z] #21 16.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-25T22:21:55.121Z] #21 16.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-25T22:21:55.121Z] #21 16.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-25T22:21:55.121Z] #21 16.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-25T22:21:55.121Z] #21 16.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-25T22:21:55.121Z] #21 16.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-25T22:21:55.121Z] #21 16.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-25T22:21:55.121Z] #21 16.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-25T22:21:55.121Z] #21 16.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-25T22:21:55.122Z] #21 16.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:21:55.122Z] #21 16.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T22:21:55.122Z] #21 16.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T22:21:55.122Z] #21 16.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-25T22:21:55.122Z] #21 16.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-25T22:21:55.122Z] #21 16.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-25T22:21:55.122Z] #21 16.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-25T22:21:55.122Z] #21 16.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-25T22:21:55.122Z] #21 16.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-25T22:21:55.122Z] #21 16.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-25T22:21:55.122Z] #21 16.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-25T22:21:55.122Z] #21 16.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-25T22:21:55.122Z] #21 16.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-25T22:21:55.122Z] #21 16.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-25T22:21:55.122Z] #21 16.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-25T22:21:55.122Z] #21 16.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-25T22:21:55.122Z] #21 16.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-25T22:21:55.122Z] #21 16.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-25T22:21:55.122Z] #21 17.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-25T22:21:55.122Z] #21 17.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-25T22:21:55.122Z] #21 17.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-25T22:21:55.122Z] #21 17.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-25T22:21:55.122Z] #21 17.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-25T22:21:55.122Z] #21 17.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-25T22:21:55.122Z] #21 17.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-25T22:21:55.122Z] #21 17.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-25T22:21:55.122Z] #21 17.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T22:21:55.122Z] #21 17.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T22:21:55.122Z] #21 17.53 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T22:21:55.122Z] #21 17.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:21:55.122Z] #21 17.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T22:21:55.122Z] #21 17.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T22:21:55.122Z] #21 17.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T22:21:55.122Z] #21 17.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-25T22:21:55.122Z] #21 17.59 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-25T22:21:55.122Z] #21 17.59 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-25T22:21:55.122Z] #21 17.59 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-25T22:21:55.122Z] #21 17.60 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T22:21:55.122Z] #21 17.77 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-25T22:21:55.122Z] #21 17.80 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-25T22:21:55.122Z] #21 17.82 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-25T22:21:55.122Z] #21 17.82 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-25T22:21:55.122Z] #21 18.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:21:55.122Z] #21 18.53 Fetched 31.8 MB in 2s (20.7 MB/s) [2022-08-25T22:21:55.122Z] #21 18.60 Selecting previously unselected package libcap2:arm64. [2022-08-25T22:21:55.122Z] #21 18.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-25T22:21:55.122Z] #21 18.64 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 18.65 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-25T22:21:55.122Z] #21 18.73 Selecting previously unselected package libargon2-1:arm64. [2022-08-25T22:21:55.122Z] #21 18.73 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 18.74 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-25T22:21:55.122Z] #21 18.80 Selecting previously unselected package libjson-c5:arm64. [2022-08-25T22:21:55.122Z] #21 18.80 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 18.81 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-25T22:21:55.122Z] #21 18.92 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-25T22:21:55.122Z] #21 18.93 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 18.94 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:21:55.122Z] #21 19.08 Selecting previously unselected package libip4tc2:arm64. [2022-08-25T22:21:55.122Z] #21 19.08 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 19.08 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-25T22:21:55.122Z] #21 19.15 Selecting previously unselected package libkmod2:arm64. [2022-08-25T22:21:55.122Z] #21 19.15 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 19.16 Unpacking libkmod2:arm64 (28-1) ... [2022-08-25T22:21:55.122Z] #21 19.25 Selecting previously unselected package systemd. [2022-08-25T22:21:55.122Z] #21 19.25 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 19.37 Unpacking systemd (247.3-7) ... [2022-08-25T22:21:55.122Z] #21 21.33 Selecting previously unselected package pigz. [2022-08-25T22:21:55.122Z] #21 21.34 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 21.35 Unpacking pigz (2.6-1) ... [2022-08-25T22:21:55.122Z] #21 21.42 Selecting previously unselected package libelf1:arm64. [2022-08-25T22:21:55.122Z] #21 21.42 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 21.44 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-25T22:21:55.122Z] #21 21.54 Selecting previously unselected package libbpf0:arm64. [2022-08-25T22:21:55.122Z] #21 21.55 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 21.57 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-25T22:21:55.122Z] #21 21.65 Selecting previously unselected package libmnl0:arm64. [2022-08-25T22:21:55.122Z] #21 21.66 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 21.66 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-25T22:21:55.122Z] #21 21.74 Selecting previously unselected package libxtables12:arm64. [2022-08-25T22:21:55.122Z] #21 21.74 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 21.75 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-25T22:21:55.122Z] #21 21.81 Selecting previously unselected package libcap2-bin. [2022-08-25T22:21:55.122Z] #21 21.82 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 21.83 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T22:21:55.122Z] #21 21.94 Selecting previously unselected package iproute2. [2022-08-25T22:21:55.122Z] #21 21.94 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 21.95 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T22:21:55.122Z] #21 22.43 Selecting previously unselected package xxd. [2022-08-25T22:21:55.122Z] #21 22.44 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-25T22:21:55.122Z] #21 22.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:21:55.122Z] #21 22.59 Selecting previously unselected package vim-common. [2022-08-25T22:21:55.122Z] #21 22.59 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:21:55.122Z] #21 22.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:21:55.122Z] #21 22.75 Selecting previously unselected package bash-completion. [2022-08-25T22:21:55.122Z] #21 22.75 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T22:21:55.336Z] #67 ... [2022-08-25T22:21:55.336Z] [2022-08-25T22:21:55.336Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T22:21:55.336Z] #59 sha256:5021b31793b2749989f5537ef12305f99d318cd32205a45759c72df9707ac6cf [2022-08-25T22:21:55.336Z] #59 DONE 0.2s [2022-08-25T22:21:55.336Z] [2022-08-25T22:21:55.336Z] #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-25T22:21:55.336Z] #60 sha256:aab6503d4ac5bc002790e5bd494a3fe5837f221be31daac6c2d3d38222bd7558 [2022-08-25T22:21:55.536Z] #64 85.88 + bin/ctr [2022-08-25T22:21:56.501Z] #21 25.05 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T22:21:57.070Z] #21 25.46 Selecting previously unselected package bzip2. [2022-08-25T22:21:57.070Z] #21 25.47 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-25T22:21:57.070Z] #21 25.50 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:21:57.070Z] #21 25.58 Selecting previously unselected package xz-utils. [2022-08-25T22:21:57.329Z] #21 25.59 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-25T22:21:57.329Z] #21 25.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:21:57.330Z] #21 25.74 Selecting previously unselected package apparmor. [2022-08-25T22:21:57.330Z] #21 25.74 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-25T22:21:57.330Z] #21 25.81 Unpacking apparmor (2.13.6-10) ... [2022-08-25T22:21:57.450Z] #77 ... [2022-08-25T22:21:57.450Z] [2022-08-25T22:21:57.451Z] #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-25T22:21:57.451Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:57.589Z] #21 26.16 Selecting previously unselected package inetutils-ping. [2022-08-25T22:21:57.710Z] #14 142.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-25T22:21:57.710Z] #14 142.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:57.710Z] #14 142.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:57.848Z] #21 26.17 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-25T22:21:57.848Z] #21 26.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T22:21:57.848Z] #21 26.27 Selecting previously unselected package libip6tc2:arm64. [2022-08-25T22:21:57.848Z] #21 26.27 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-25T22:21:57.848Z] #21 26.28 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-25T22:21:57.848Z] #21 26.34 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-25T22:21:57.848Z] #21 26.35 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-25T22:21:57.848Z] #21 26.36 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-25T22:21:57.869Z] #60 ... [2022-08-25T22:21:57.869Z] [2022-08-25T22:21:57.869Z] #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-25T22:21:57.869Z] #67 sha256:6c483cb3b61b95ae7dabf124f0f65af3d52423a91d6c5cc62b9eddbe3a4a183a [2022-08-25T22:21:57.869Z] #67 129.1 rootlesskit version 1.0.0 [2022-08-25T22:21:57.869Z] #67 129.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-25T22:21:57.869Z] #67 129.1 -container-ip string [2022-08-25T22:21:57.869Z] #67 129.1 container ip [2022-08-25T22:21:57.869Z] #67 129.1 -container-port int [2022-08-25T22:21:57.869Z] #67 129.1 container port (default -1) [2022-08-25T22:21:57.869Z] #67 129.1 -host-ip string [2022-08-25T22:21:57.869Z] #67 129.1 host ip [2022-08-25T22:21:57.869Z] #67 129.1 -host-port int [2022-08-25T22:21:57.869Z] #67 129.1 host port (default -1) [2022-08-25T22:21:57.869Z] #67 129.1 -proto string [2022-08-25T22:21:57.869Z] #67 129.1 proxy protocol (default "tcp") [2022-08-25T22:21:57.869Z] #67 DONE 129.5s [2022-08-25T22:21:57.869Z] [2022-08-25T22:21:57.869Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T22:21:57.869Z] #68 sha256:e8fc9613efbce32384fbf8cfc8f525a5aa0c00bb41bcc1210396178c5c5a59d9 [2022-08-25T22:21:57.869Z] #68 DONE 0.2s [2022-08-25T22:21:57.869Z] [2022-08-25T22:21:57.869Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T22:21:57.869Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T22:21:58.107Z] #21 26.43 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-25T22:21:58.108Z] #21 26.43 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-25T22:21:58.108Z] #21 26.43 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-25T22:21:58.108Z] #21 26.54 Selecting previously unselected package libnftnl11:arm64. [2022-08-25T22:21:58.108Z] #21 26.55 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-25T22:21:58.108Z] #21 26.56 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-25T22:21:58.367Z] #21 26.66 Selecting previously unselected package iptables. [2022-08-25T22:21:58.367Z] #21 26.66 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-25T22:21:58.367Z] #21 26.68 Unpacking iptables (1.8.7-1) ... [2022-08-25T22:21:58.367Z] #21 26.93 Selecting previously unselected package libonig5:arm64. [2022-08-25T22:21:58.466Z] #15 ... [2022-08-25T22:21:58.466Z] [2022-08-25T22:21:58.466Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T22:21:58.466Z] #69 sha256:323251d5421d8dc8e9ba0c580fe7e3b9c9a69ab9d5b8c06fcc1e0fe3c5f82bff [2022-08-25T22:21:58.466Z] #69 DONE 0.4s [2022-08-25T22:21:58.466Z] [2022-08-25T22:21:58.466Z] #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-25T22:21:58.466Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:21:58.626Z] #21 26.94 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-25T22:21:58.626Z] #21 26.94 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-25T22:21:58.626Z] #21 27.06 Selecting previously unselected package libjq1:arm64. [2022-08-25T22:21:58.626Z] #21 27.06 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-25T22:21:58.626Z] #21 27.06 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-25T22:21:58.885Z] #21 27.20 Selecting previously unselected package jq. [2022-08-25T22:21:58.885Z] #21 27.20 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-25T22:21:58.885Z] #21 27.22 Unpacking jq (1.6-2.1) ... [2022-08-25T22:21:58.885Z] #21 27.29 Selecting previously unselected package libaio1:arm64. [2022-08-25T22:21:58.885Z] #21 27.30 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-25T22:21:58.885Z] #21 27.30 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-25T22:21:58.886Z] #21 27.38 Selecting previously unselected package libgpm2:arm64. [2022-08-25T22:21:58.886Z] #21 27.38 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-25T22:21:58.886Z] #21 27.39 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-25T22:21:59.145Z] #21 27.47 Selecting previously unselected package libicu67:arm64. [2022-08-25T22:21:59.145Z] #21 27.47 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-25T22:21:59.145Z] #21 27.48 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-25T22:21:59.723Z] #64 ... [2022-08-25T22:21:59.724Z] [2022-08-25T22:21:59.724Z] #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-25T22:21:59.724Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:21:59.724Z] #14 144.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-25T22:21:59.724Z] #14 144.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:21:59.724Z] #14 144.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:21:59.874Z] #77 ... [2022-08-25T22:21:59.875Z] [2022-08-25T22:21:59.875Z] #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-25T22:21:59.875Z] #60 sha256:aab6503d4ac5bc002790e5bd494a3fe5837f221be31daac6c2d3d38222bd7558 [2022-08-25T22:21:59.875Z] #60 4.339 + RM_GOPATH=0 [2022-08-25T22:21:59.875Z] #60 4.339 + TMP_GOPATH= [2022-08-25T22:21:59.875Z] #60 4.339 + : /build [2022-08-25T22:21:59.875Z] #60 4.339 + '[' -z '' ']' [2022-08-25T22:21:59.875Z] #60 4.340 ++ mktemp -d [2022-08-25T22:21:59.875Z] #60 4.341 + export GOPATH=/tmp/tmp.tiZj5S6exN [2022-08-25T22:21:59.875Z] #60 4.341 + GOPATH=/tmp/tmp.tiZj5S6exN [2022-08-25T22:21:59.875Z] #60 4.341 + RM_GOPATH=1 [2022-08-25T22:21:59.875Z] #60 4.342 + case "$(go env GOARCH)" in [2022-08-25T22:21:59.875Z] #60 4.346 ++ go env GOARCH [2022-08-25T22:21:59.875Z] #60 4.359 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:21:59.875Z] #60 4.359 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:21:59.875Z] #60 4.359 ++ dirname /install.sh [2022-08-25T22:21:59.875Z] #60 4.359 + dir=/ [2022-08-25T22:21:59.875Z] #60 4.359 + bin=runc [2022-08-25T22:21:59.875Z] #60 4.360 + shift [2022-08-25T22:21:59.875Z] #60 4.360 + '[' '!' -f //runc.installer ']' [2022-08-25T22:21:59.875Z] #60 4.360 + . //runc.installer [2022-08-25T22:21:59.875Z] #60 4.360 ++ set -e [2022-08-25T22:21:59.875Z] #60 4.360 ++ : v1.1.3 [2022-08-25T22:21:59.875Z] #60 4.360 + install_runc [2022-08-25T22:21:59.875Z] #60 4.360 + RUNC_BUILDTAGS=seccomp [2022-08-25T22:21:59.875Z] #60 4.360 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-25T22:21:59.875Z] #60 4.360 Install runc version v1.1.3 (build tags: seccomp) [2022-08-25T22:21:59.875Z] #60 4.362 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tiZj5S6exN/src/github.com/opencontainers/runc [2022-08-25T22:21:59.875Z] #60 4.365 Cloning into '/tmp/tmp.tiZj5S6exN/src/github.com/opencontainers/runc'... [2022-08-25T22:21:59.875Z] #60 ... [2022-08-25T22:21:59.875Z] [2022-08-25T22:21:59.875Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T22:21:59.875Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T22:21:59.875Z] #15 DONE 4.9s [2022-08-25T22:22:00.136Z] [2022-08-25T22:22:00.136Z] #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-25T22:22:00.136Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T22:22:02.436Z] #21 30.39 Selecting previously unselected package libinih1:arm64. [2022-08-25T22:22:02.436Z] #21 30.40 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-25T22:22:02.436Z] #21 30.40 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-25T22:22:02.436Z] #21 30.47 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-25T22:22:02.436Z] #21 30.47 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-25T22:22:02.436Z] #21 30.48 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-25T22:22:02.436Z] #21 30.57 Selecting previously unselected package libnet1:arm64. [2022-08-25T22:22:02.436Z] #21 30.58 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-25T22:22:02.436Z] #21 30.58 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:22:02.436Z] #21 30.68 Selecting previously unselected package libnl-3-200:arm64. [2022-08-25T22:22:02.436Z] #21 30.68 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-25T22:22:02.436Z] #21 30.68 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-25T22:22:02.437Z] #21 30.78 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-25T22:22:02.437Z] #21 30.78 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-25T22:22:02.437Z] #21 30.80 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-25T22:22:02.437Z] #21 30.93 Selecting previously unselected package libyajl2:arm64. [2022-08-25T22:22:02.437Z] #21 30.93 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-25T22:22:02.437Z] #21 30.93 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-25T22:22:02.437Z] #21 31.00 Selecting previously unselected package net-tools. [2022-08-25T22:22:02.437Z] #21 31.01 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-25T22:22:02.437Z] #21 31.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:22:03.006Z] #21 31.21 Selecting previously unselected package patch. [2022-08-25T22:22:03.006Z] #21 31.21 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-25T22:22:03.006Z] #21 31.21 Unpacking patch (2.7.6-7) ... [2022-08-25T22:22:03.006Z] #21 31.32 Selecting previously unselected package python-pip-whl. [2022-08-25T22:22:03.006Z] #21 31.32 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:22:03.006Z] #21 31.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:22:03.265Z] #21 31.85 Selecting previously unselected package python3-lib2to3. [2022-08-25T22:22:03.524Z] #21 31.87 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T22:22:03.524Z] #21 31.88 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:22:03.784Z] #21 32.02 Selecting previously unselected package python3-distutils. [2022-08-25T22:22:03.784Z] #21 32.02 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T22:22:03.784Z] #21 32.03 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T22:22:03.784Z] #21 32.17 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:22:03.784Z] #21 32.19 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:22:03.784Z] #21 32.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:22:04.043Z] #21 32.36 Selecting previously unselected package python3-setuptools. [2022-08-25T22:22:04.043Z] #21 32.36 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T22:22:04.043Z] #21 32.37 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T22:22:04.302Z] #21 32.65 Selecting previously unselected package python3-wheel. [2022-08-25T22:22:04.302Z] #21 32.67 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T22:22:04.302Z] #21 32.68 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T22:22:04.302Z] #21 32.77 Selecting previously unselected package python3-pip. [2022-08-25T22:22:04.302Z] #21 32.79 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:22:04.302Z] #21 32.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:22:04.562Z] #21 33.11 Selecting previously unselected package sudo. [2022-08-25T22:22:04.562Z] #21 33.12 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-25T22:22:04.562Z] #21 33.12 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T22:22:04.821Z] #21 ... [2022-08-25T22:22:04.821Z] [2022-08-25T22:22:04.821Z] #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-25T22:22:04.821Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:22:04.821Z] #77 95.40 config.status: creating Makefile [2022-08-25T22:22:04.821Z] #77 95.51 config.status: creating rpm/crun.spec [2022-08-25T22:22:04.821Z] #77 95.59 config.status: creating config.h [2022-08-25T22:22:04.821Z] #77 95.63 config.status: executing libtool commands [2022-08-25T22:22:04.821Z] #77 95.66 config.status: executing depfiles commands [2022-08-25T22:22:04.821Z] #77 96.89 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-25T22:22:04.821Z] #77 96.93 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:22:04.821Z] #77 97.33 checking for gcc... gcc [2022-08-25T22:22:04.821Z] #77 97.46 checking whether the C compiler works... yes [2022-08-25T22:22:04.821Z] #77 97.66 checking for C compiler default output file name... a.out [2022-08-25T22:22:04.821Z] #77 97.67 checking for suffix of executables... [2022-08-25T22:22:04.821Z] #77 97.81 checking whether we are cross compiling... no [2022-08-25T22:22:04.821Z] #77 97.92 checking for suffix of object files... o [2022-08-25T22:22:04.821Z] #77 98.00 checking whether we are using the GNU C compiler... yes [2022-08-25T22:22:04.821Z] #77 98.19 checking whether gcc accepts -g... yes [2022-08-25T22:22:04.821Z] #77 98.30 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:22:04.821Z] #77 98.44 checking whether gcc understands -c and -o together... yes [2022-08-25T22:22:04.821Z] #77 98.62 checking how to run the C preprocessor... gcc -E [2022-08-25T22:22:04.821Z] #77 98.87 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:22:04.821Z] #77 98.88 checking for egrep... /bin/grep -E [2022-08-25T22:22:04.821Z] #77 98.90 checking for ANSI C header files... yes [2022-08-25T22:22:04.821Z] #77 99.37 checking for sys/types.h... yes [2022-08-25T22:22:04.821Z] #77 99.56 checking for sys/stat.h... yes [2022-08-25T22:22:04.821Z] #77 99.79 checking for stdlib.h... yes [2022-08-25T22:22:04.821Z] #77 99.99 checking for string.h... yes [2022-08-25T22:22:04.821Z] #77 100.1 checking for memory.h... yes [2022-08-25T22:22:04.821Z] #77 100.3 checking for strings.h... yes [2022-08-25T22:22:04.821Z] #77 100.4 checking for inttypes.h... yes [2022-08-25T22:22:04.821Z] #77 100.6 checking for stdint.h... yes [2022-08-25T22:22:04.821Z] #77 100.7 checking for unistd.h... yes [2022-08-25T22:22:04.821Z] #77 100.9 checking minix/config.h usability... no [2022-08-25T22:22:04.821Z] #77 101.1 checking minix/config.h presence... no [2022-08-25T22:22:04.821Z] #77 101.2 checking for minix/config.h... no [2022-08-25T22:22:04.821Z] #77 101.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-25T22:22:04.821Z] #77 101.4 checking build system type... aarch64-unknown-linux-gnu [2022-08-25T22:22:04.821Z] #77 101.6 checking host system type... aarch64-unknown-linux-gnu [2022-08-25T22:22:04.821Z] #77 101.6 checking how to print strings... printf [2022-08-25T22:22:04.821Z] #77 101.6 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:22:04.821Z] #77 101.7 checking for fgrep... /bin/grep -F [2022-08-25T22:22:04.821Z] #77 101.7 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:22:04.821Z] #77 101.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:22:04.821Z] #77 101.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:22:04.821Z] #77 101.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:22:04.821Z] #77 101.9 checking whether ln -s works... yes [2022-08-25T22:22:04.821Z] #77 101.9 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:22:04.821Z] #77 102.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-25T22:22:04.821Z] #77 102.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:22:04.821Z] #77 102.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:22:04.821Z] #77 102.0 checking for objdump... objdump [2022-08-25T22:22:04.821Z] #77 102.0 checking how to recognize dependent libraries... pass_all [2022-08-25T22:22:04.821Z] #77 102.0 checking for dlltool... no [2022-08-25T22:22:04.821Z] #77 102.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:22:04.821Z] #77 102.0 checking for ar... ar [2022-08-25T22:22:04.821Z] #77 102.0 checking for archiver @FILE support... @ [2022-08-25T22:22:04.821Z] #77 102.1 checking for strip... strip [2022-08-25T22:22:04.821Z] #77 102.1 checking for ranlib... ranlib [2022-08-25T22:22:04.821Z] #77 102.1 checking for gawk... no [2022-08-25T22:22:04.821Z] #77 102.1 checking for mawk... mawk [2022-08-25T22:22:04.821Z] #77 102.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:22:04.821Z] #77 102.5 checking for sysroot... no [2022-08-25T22:22:04.821Z] #77 102.5 checking for a working dd... /bin/dd [2022-08-25T22:22:04.821Z] #77 102.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:22:04.821Z] #77 102.5 checking for mt... no [2022-08-25T22:22:04.821Z] #77 102.5 checking if : is a manifest tool... no [2022-08-25T22:22:04.821Z] #77 102.6 checking for dlfcn.h... yes [2022-08-25T22:22:04.821Z] #77 102.7 checking for objdir... .libs [2022-08-25T22:22:04.821Z] #77 103.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:22:04.821Z] #77 103.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:22:04.821Z] #77 103.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:22:04.821Z] #77 103.3 checking if gcc static flag -static works... yes [2022-08-25T22:22:04.821Z] #77 103.6 checking if gcc supports -c -o file.o... yes [2022-08-25T22:22:04.821Z] #77 103.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:22:04.821Z] #77 103.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-25T22:22:04.821Z] #77 103.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:22:04.821Z] #77 104.1 checking how to hardcode library paths into programs... immediate [2022-08-25T22:22:04.822Z] #77 104.1 checking whether stripping libraries is possible... yes [2022-08-25T22:22:04.822Z] #77 104.1 checking if libtool supports shared libraries... yes [2022-08-25T22:22:04.822Z] #77 104.1 checking whether to build shared libraries... no [2022-08-25T22:22:04.822Z] #77 104.1 checking whether to build static libraries... yes [2022-08-25T22:22:04.822Z] #77 104.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:22:04.822Z] #77 104.1 checking whether build environment is sane... yes [2022-08-25T22:22:04.822Z] #77 104.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:22:04.822Z] #77 104.2 checking whether make sets $(MAKE)... yes [2022-08-25T22:22:04.822Z] #77 104.3 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:22:04.990Z] #14 ... [2022-08-25T22:22:04.990Z] [2022-08-25T22:22:04.990Z] #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-25T22:22:04.990Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:04.990Z] #77 63.10 libtoolize: putting auxiliary files in '.'. [2022-08-25T22:22:04.990Z] #77 63.10 libtoolize: copying file './ltmain.sh' [2022-08-25T22:22:04.990Z] #77 64.56 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-25T22:22:04.990Z] #77 64.56 libtoolize: and rerunning libtoolize and aclocal. [2022-08-25T22:22:04.990Z] #77 64.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:22:05.125Z] #77 104.3 checking whether make supports nested variables... yes [2022-08-25T22:22:05.125Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:22:05.125Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:22:05.125Z] #77 104.4 checking how to create a ustar tar archive... gnutar [2022-08-25T22:22:05.125Z] #77 104.5 checking dependency style of gcc... gcc3 [2022-08-25T22:22:05.125Z] #77 104.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:22:05.125Z] #77 104.6 checking whether make supports nested variables... (cached) yes [2022-08-25T22:22:05.125Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:22:05.125Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:22:05.125Z] #77 104.6 checking for yajl >= 2.1.0... yes [2022-08-25T22:22:05.125Z] #77 ... [2022-08-25T22:22:05.125Z] [2022-08-25T22:22:05.125Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:22:05.125Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-25T22:22:05.125Z] #21 33.68 Selecting previously unselected package systemd-journal-remote. [2022-08-25T22:22:05.125Z] #21 33.68 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-25T22:22:05.125Z] #21 33.69 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-25T22:22:05.385Z] #21 33.91 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T22:22:05.385Z] #21 33.91 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-25T22:22:05.385Z] #21 33.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:22:05.401Z] #16 DONE 4.8s [2022-08-25T22:22:05.401Z] [2022-08-25T22:22:05.401Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T22:22:05.401Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T22:22:05.644Z] #21 34.21 Selecting previously unselected package uidmap. [2022-08-25T22:22:05.644Z] #21 34.22 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-25T22:22:05.644Z] #21 34.23 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T22:22:06.245Z] #21 34.39 Selecting previously unselected package vim-runtime. [2022-08-25T22:22:06.245Z] #21 34.40 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:22:06.245Z] #21 34.42 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-25T22:22:06.245Z] #21 34.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T22:22:06.245Z] #21 34.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:08.683Z] #17 3.435 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-25T22:22:08.683Z] #17 DONE 3.5s [2022-08-25T22:22:08.683Z] [2022-08-25T22:22:08.683Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T22:22:08.683Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T22:22:08.792Z] #21 37.32 Selecting previously unselected package vim. [2022-08-25T22:22:08.792Z] #21 37.33 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-25T22:22:09.051Z] #21 37.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:09.568Z] #21 37.87 Selecting previously unselected package xfsprogs. [2022-08-25T22:22:09.568Z] #21 37.88 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-25T22:22:09.568Z] #21 37.89 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T22:22:09.778Z] #84 ... [2022-08-25T22:22:09.778Z] [2022-08-25T22:22:09.778Z] #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-25T22:22:09.778Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:22:09.778Z] #19 241.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-25T22:22:09.778Z] #19 241.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:22:09.778Z] #19 241.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:22:09.778Z] #19 241.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-25T22:22:09.778Z] #19 241.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:22:09.778Z] #19 241.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T22:22:09.827Z] #21 38.27 Selecting previously unselected package zip. [2022-08-25T22:22:09.827Z] #21 38.29 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-25T22:22:09.827Z] #21 38.29 Unpacking zip (3.0-12) ... [2022-08-25T22:22:09.929Z] #14 ... [2022-08-25T22:22:09.929Z] [2022-08-25T22:22:09.929Z] #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-25T22:22:09.929Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:09.929Z] #77 81.99 configure.ac:7: installing './compile' [2022-08-25T22:22:09.929Z] #77 82.02 configure.ac:11: installing './config.guess' [2022-08-25T22:22:09.929Z] #77 82.03 configure.ac:11: installing './config.sub' [2022-08-25T22:22:09.929Z] #77 82.03 configure.ac:8: installing './install-sh' [2022-08-25T22:22:09.929Z] #77 82.05 configure.ac:8: installing './missing' [2022-08-25T22:22:09.929Z] #77 82.14 Makefile.am: installing './depcomp' [2022-08-25T22:22:10.085Z] #21 38.44 Selecting previously unselected package zstd. [2022-08-25T22:22:10.085Z] #21 38.44 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-25T22:22:10.085Z] #21 38.45 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:22:10.189Z] #77 83.89 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:22:10.257Z] #77 ... [2022-08-25T22:22:10.257Z] [2022-08-25T22:22:10.257Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T22:22:10.257Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:22:10.257Z] #14 155.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-25T22:22:10.257Z] #14 155.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:22:10.257Z] #14 155.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:22:10.344Z] #21 38.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:22:10.449Z] #77 83.89 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:22:10.449Z] #77 83.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:22:10.449Z] #77 83.99 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:22:10.449Z] #77 84.08 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:22:10.583Z] #18 DONE 2.4s [2022-08-25T22:22:10.583Z] [2022-08-25T22:22:10.583Z] #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-25T22:22:10.583Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:10.583Z] #77 90.71 configure.ac:11: installing 'build-aux/compile' [2022-08-25T22:22:10.583Z] #77 90.72 configure.ac:11: installing 'build-aux/config.guess' [2022-08-25T22:22:10.583Z] #77 90.74 configure.ac:11: installing 'build-aux/config.sub' [2022-08-25T22:22:10.583Z] #77 90.74 configure.ac:13: installing 'build-aux/install-sh' [2022-08-25T22:22:10.583Z] #77 90.76 configure.ac:13: installing 'build-aux/missing' [2022-08-25T22:22:10.583Z] #77 90.76 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-25T22:22:10.583Z] #77 91.03 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:22:10.709Z] #77 84.23 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:22:10.709Z] #77 84.45 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:22:10.912Z] #21 39.40 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-25T22:22:11.171Z] #21 39.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:22:11.171Z] #21 39.45 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-25T22:22:11.171Z] #21 39.46 Setting up libicu67:arm64 (67.1-7) ... [2022-08-25T22:22:11.171Z] #21 39.47 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-25T22:22:11.171Z] #21 39.48 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-25T22:22:11.171Z] #21 39.49 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-25T22:22:11.171Z] #21 39.51 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T22:22:11.171Z] #21 39.52 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-25T22:22:11.171Z] #21 39.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:22:11.171Z] #21 39.54 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:22:11.171Z] #21 39.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-25T22:22:11.171Z] #21 39.56 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T22:22:11.279Z] #77 84.79 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:22:11.739Z] #21 40.18 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-25T22:22:11.739Z] #21 40.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:11.739Z] #21 40.21 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-25T22:22:11.739Z] #21 40.22 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T22:22:11.739Z] #21 40.24 Setting up apparmor (2.13.6-10) ... [2022-08-25T22:22:11.851Z] #77 85.24 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:22:12.215Z] #77 92.51 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:22:12.215Z] #77 92.85 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:22:12.215Z] #77 92.85 checking how to print strings... printf [2022-08-25T22:22:12.215Z] #77 92.85 checking for gcc... gcc [2022-08-25T22:22:12.734Z] #77 92.97 checking whether the C compiler works... [2022-08-25T22:22:12.734Z] #77 ... [2022-08-25T22:22:12.734Z] [2022-08-25T22:22:12.734Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T22:22:12.734Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T22:22:12.734Z] #19 DONE 2.0s [2022-08-25T22:22:12.734Z] [2022-08-25T22:22:12.734Z] #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-25T22:22:12.734Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:12.734Z] #77 92.97 checking whether the C compiler works... yes [2022-08-25T22:22:12.734Z] #77 93.31 checking for C compiler default output file name... a.out [2022-08-25T22:22:12.992Z] #77 93.31 checking for suffix of executables... [2022-08-25T22:22:13.117Z] #21 ... [2022-08-25T22:22:13.117Z] [2022-08-25T22:22:13.117Z] #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-25T22:22:13.117Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:22:13.117Z] #77 104.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:22:13.117Z] #77 104.7 checking for gcc... (cached) gcc [2022-08-25T22:22:13.117Z] #77 104.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:22:13.117Z] #77 104.8 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:22:13.117Z] #77 104.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:22:13.117Z] #77 104.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:22:13.117Z] #77 104.8 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:22:13.117Z] #77 104.9 checking for python3... /usr/bin/python3 [2022-08-25T22:22:13.117Z] #77 104.9 checking for python3 version... 3.9 [2022-08-25T22:22:13.117Z] #77 104.9 checking for python3 platform... linux [2022-08-25T22:22:13.117Z] #77 105.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:22:13.117Z] #77 105.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:22:13.117Z] #77 105.5 checking that generated files are newer than configure... done [2022-08-25T22:22:13.117Z] #77 105.5 configure: creating ./config.status [2022-08-25T22:22:13.117Z] #77 108.3 config.status: creating Makefile [2022-08-25T22:22:13.117Z] #77 108.4 config.status: creating config.h [2022-08-25T22:22:13.117Z] #77 108.4 config.status: executing libtool commands [2022-08-25T22:22:13.117Z] #77 108.5 config.status: executing depfiles commands [2022-08-25T22:22:13.117Z] #77 109.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-25T22:22:13.117Z] #77 109.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:22:13.117Z] #77 109.7 checking for gcc... gcc [2022-08-25T22:22:13.117Z] #77 109.8 checking whether the C compiler works... yes [2022-08-25T22:22:13.117Z] #77 109.9 checking for C compiler default output file name... a.out [2022-08-25T22:22:13.117Z] #77 109.9 checking for suffix of executables... [2022-08-25T22:22:13.117Z] #77 110.0 checking whether we are cross compiling... no [2022-08-25T22:22:13.117Z] #77 110.2 checking for suffix of object files... o [2022-08-25T22:22:13.117Z] #77 110.3 checking whether we are using the GNU C compiler... yes [2022-08-25T22:22:13.117Z] #77 110.4 checking whether gcc accepts -g... yes [2022-08-25T22:22:13.117Z] #77 110.5 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:22:13.117Z] #77 110.7 checking whether gcc understands -c and -o together... yes [2022-08-25T22:22:13.117Z] #77 110.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:22:13.117Z] #77 110.9 checking whether build environment is sane... yes [2022-08-25T22:22:13.117Z] #77 110.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:22:13.117Z] #77 111.0 checking for gawk... no [2022-08-25T22:22:13.117Z] #77 111.0 checking for mawk... mawk [2022-08-25T22:22:13.117Z] #77 111.0 checking whether make sets $(MAKE)... yes [2022-08-25T22:22:13.117Z] #77 111.0 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:22:13.117Z] #77 111.1 checking whether make supports nested variables... yes [2022-08-25T22:22:13.117Z] #77 111.1 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:22:13.117Z] #77 111.1 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:22:13.117Z] #77 111.1 checking how to create a ustar tar archive... gnutar [2022-08-25T22:22:13.117Z] #77 111.2 checking dependency style of gcc... gcc3 [2022-08-25T22:22:13.117Z] #77 111.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:22:13.117Z] #77 111.3 checking whether make supports nested variables... (cached) yes [2022-08-25T22:22:13.117Z] #77 111.4 checking build system type... aarch64-unknown-linux-gnu [2022-08-25T22:22:13.117Z] #77 111.6 checking host system type... aarch64-unknown-linux-gnu [2022-08-25T22:22:13.117Z] #77 111.6 checking how to print strings... printf [2022-08-25T22:22:13.117Z] #77 111.6 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:22:13.118Z] #77 111.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:22:13.118Z] #77 111.6 checking for egrep... /bin/grep -E [2022-08-25T22:22:13.118Z] #77 111.6 checking for fgrep... /bin/grep -F [2022-08-25T22:22:13.118Z] #77 111.7 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:22:13.118Z] #77 111.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:22:13.118Z] #77 111.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:22:13.118Z] #77 111.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:22:13.118Z] #77 111.8 checking whether ln -s works... yes [2022-08-25T22:22:13.118Z] #77 111.8 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:22:13.118Z] #77 111.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-25T22:22:13.118Z] #77 111.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:22:13.118Z] #77 111.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:22:13.118Z] #77 111.8 checking for objdump... objdump [2022-08-25T22:22:13.118Z] #77 111.8 checking how to recognize dependent libraries... pass_all [2022-08-25T22:22:13.118Z] #77 111.8 checking for dlltool... no [2022-08-25T22:22:13.118Z] #77 111.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:22:13.118Z] #77 111.8 checking for ar... ar [2022-08-25T22:22:13.118Z] #77 111.8 checking for archiver @FILE support... @ [2022-08-25T22:22:13.118Z] #77 112.0 checking for strip... strip [2022-08-25T22:22:13.118Z] #77 112.0 checking for ranlib... ranlib [2022-08-25T22:22:13.118Z] #77 112.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:22:13.118Z] #77 112.4 checking for sysroot... no [2022-08-25T22:22:13.118Z] #77 112.4 checking for a working dd... /bin/dd [2022-08-25T22:22:13.118Z] #77 112.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:22:13.118Z] #77 112.5 checking for mt... no [2022-08-25T22:22:13.118Z] #77 112.5 checking if : is a manifest tool... no [2022-08-25T22:22:13.251Z] #77 93.64 checking whether we are cross compiling... no [2022-08-25T22:22:13.251Z] #77 93.75 checking for suffix of object files... o [2022-08-25T22:22:13.251Z] #77 93.82 checking whether we are using the GNU C compiler... yes [2022-08-25T22:22:13.251Z] #77 93.92 checking whether gcc accepts -g... yes [2022-08-25T22:22:13.377Z] #77 112.5 checking how to run the C preprocessor... gcc -E [2022-08-25T22:22:13.377Z] #77 112.8 checking for ANSI C header files... [2022-08-25T22:22:13.377Z] #77 ... [2022-08-25T22:22:13.377Z] [2022-08-25T22:22:13.377Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:22:13.377Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-25T22:22:13.377Z] #21 41.85 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-25T22:22:13.509Z] #77 94.01 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:22:13.636Z] #21 41.93 Setting up zip (3.0-12) ... [2022-08-25T22:22:13.636Z] #21 41.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:13.636Z] #21 41.96 Setting up bash-completion (1:2.11-2) ... [2022-08-25T22:22:13.767Z] #77 94.28 checking whether gcc understands -c and -o together... yes [2022-08-25T22:22:13.768Z] #77 94.47 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:22:13.768Z] #77 94.50 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:22:13.768Z] #77 94.50 checking for egrep... /bin/grep -E [2022-08-25T22:22:13.768Z] #77 94.51 checking for fgrep... /bin/grep -F [2022-08-25T22:22:13.768Z] #77 94.52 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:22:14.026Z] #77 94.54 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:22:14.026Z] #77 94.56 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:22:14.284Z] #77 94.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:22:14.284Z] #77 94.74 checking whether ln -s works... yes [2022-08-25T22:22:14.284Z] #77 94.74 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:22:14.284Z] #77 94.77 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T22:22:14.284Z] #77 94.77 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:22:14.284Z] #77 94.77 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:22:14.284Z] #77 94.77 checking for objdump... objdump [2022-08-25T22:22:14.284Z] #77 94.77 checking how to recognize dependent libraries... pass_all [2022-08-25T22:22:14.284Z] #77 94.77 checking for dlltool... no [2022-08-25T22:22:14.284Z] #77 94.77 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:22:14.284Z] #77 94.77 checking for ar... ar [2022-08-25T22:22:14.284Z] #77 94.77 checking for archiver @FILE support... @ [2022-08-25T22:22:14.284Z] #77 94.94 checking for strip... strip [2022-08-25T22:22:14.284Z] #77 94.94 checking for ranlib... ranlib [2022-08-25T22:22:14.284Z] #77 94.94 checking for gawk... no [2022-08-25T22:22:14.284Z] #77 94.94 checking for mawk... mawk [2022-08-25T22:22:14.850Z] #77 94.94 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:22:14.850Z] #77 ... [2022-08-25T22:22:14.850Z] [2022-08-25T22:22:14.850Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T22:22:14.850Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T22:22:14.850Z] #20 DONE 2.2s [2022-08-25T22:22:14.850Z] [2022-08-25T22:22:14.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-25T22:22:14.850Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:14.850Z] #77 95.38 checking for sysroot... no [2022-08-25T22:22:14.850Z] #77 95.38 checking for a working dd... /bin/dd [2022-08-25T22:22:14.850Z] #77 95.39 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:22:14.850Z] #77 95.54 checking for mt... no [2022-08-25T22:22:14.850Z] #77 95.54 checking if : is a manifest tool... no [2022-08-25T22:22:15.108Z] #77 95.59 checking how to run the C preprocessor... gcc -E [2022-08-25T22:22:15.933Z] #77 95.92 checking for ANSI C header files... yes [2022-08-25T22:22:16.171Z] #21 44.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:22:16.171Z] #21 44.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:22:16.171Z] #21 44.61 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-25T22:22:16.171Z] #21 44.62 Setting up patch (2.7.6-7) ... [2022-08-25T22:22:16.171Z] #21 44.64 Setting up sudo (1.9.5p2-3) ... [2022-08-25T22:22:16.191Z] #77 96.62 checking for sys/types.h... yes [2022-08-25T22:22:16.191Z] #77 96.78 checking for sys/stat.h... yes [2022-08-25T22:22:16.431Z] #21 44.75 invoke-rc.d: could not determine current runlevel [2022-08-25T22:22:16.431Z] #21 44.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T22:22:16.431Z] #21 44.78 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T22:22:16.431Z] #21 44.79 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-25T22:22:16.431Z] #21 44.79 Failed to connect to bus: Host is down [2022-08-25T22:22:16.431Z] #21 44.80 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-25T22:22:16.431Z] #21 44.81 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T22:22:16.431Z] #21 44.82 Setting up pigz (2.6-1) ... [2022-08-25T22:22:16.431Z] #21 44.84 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-25T22:22:16.431Z] #21 44.85 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-25T22:22:16.431Z] #21 44.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:22:16.431Z] #21 44.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:16.449Z] #77 96.93 checking for stdlib.h... yes [2022-08-25T22:22:16.707Z] #77 97.12 checking for string.h... yes [2022-08-25T22:22:16.821Z] #14 ... [2022-08-25T22:22:16.821Z] [2022-08-25T22:22:16.821Z] #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-25T22:22:16.821Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:16.821Z] #77 79.74 configure.ac:7: installing './compile' [2022-08-25T22:22:16.821Z] #77 79.76 configure.ac:11: installing './config.guess' [2022-08-25T22:22:16.821Z] #77 79.78 configure.ac:11: installing './config.sub' [2022-08-25T22:22:16.821Z] #77 79.80 configure.ac:8: installing './install-sh' [2022-08-25T22:22:16.821Z] #77 79.81 configure.ac:8: installing './missing' [2022-08-25T22:22:16.821Z] #77 80.04 Makefile.am: installing './depcomp' [2022-08-25T22:22:16.821Z] #77 82.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:22:16.821Z] #77 82.20 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:22:16.821Z] #77 82.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:22:16.821Z] #77 82.52 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:22:16.821Z] #77 82.65 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:22:16.821Z] #77 82.75 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:22:16.821Z] #77 82.84 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:22:16.821Z] #77 82.93 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:22:16.821Z] #77 83.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T22:22:16.966Z] #77 97.39 checking for memory.h... yes [2022-08-25T22:22:17.225Z] #77 97.65 checking for strings.h... yes [2022-08-25T22:22:17.225Z] #77 97.84 checking for inttypes.h... yes [2022-08-25T22:22:17.368Z] #21 45.53 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-25T22:22:17.368Z] #21 45.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:22:17.368Z] #21 45.88 Setting up libelf1:arm64 (0.183-1) ... [2022-08-25T22:22:17.484Z] #77 98.03 checking for stdint.h... yes [2022-08-25T22:22:17.627Z] #21 45.89 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-25T22:22:17.627Z] #21 45.94 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:22:17.627Z] #21 45.95 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-25T22:22:17.627Z] #21 45.98 Setting up libkmod2:arm64 (28-1) ... [2022-08-25T22:22:17.627Z] #21 45.99 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T22:22:17.743Z] #77 98.16 checking for unistd.h... yes [2022-08-25T22:22:17.743Z] #77 98.31 checking for dlfcn.h... yes [2022-08-25T22:22:18.001Z] #77 98.54 checking for objdir... .libs [2022-08-25T22:22:18.146Z] #21 46.41 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:18.146Z] #21 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T22:22:18.146Z] #21 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T22:22:18.146Z] #21 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T22:22:18.146Z] #21 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T22:22:18.146Z] #21 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T22:22:18.146Z] #21 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T22:22:18.146Z] #21 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T22:22:18.146Z] #21 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T22:22:18.146Z] #21 46.50 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T22:22:18.260Z] #77 98.88 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:22:18.520Z] #77 98.99 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:22:18.520Z] #77 98.99 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:22:18.778Z] #77 99.10 checking if gcc static flag -static works... yes [2022-08-25T22:22:19.036Z] #77 99.50 checking if gcc supports -c -o file.o... yes [2022-08-25T22:22:19.036Z] #77 99.66 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:22:19.036Z] #77 99.66 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:22:19.523Z] #21 47.83 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-25T22:22:19.523Z] #21 47.87 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-25T22:22:19.523Z] #21 47.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:22:19.523Z] #21 47.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:22:19.602Z] #77 99.74 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:22:19.602Z] #77 100.1 checking how to hardcode library paths into programs... immediate [2022-08-25T22:22:19.602Z] #77 100.1 checking whether stripping libraries is possible... yes [2022-08-25T22:22:19.602Z] #77 100.1 checking if libtool supports shared libraries... yes [2022-08-25T22:22:19.602Z] #77 100.1 checking whether to build shared libraries... no [2022-08-25T22:22:19.602Z] #77 100.1 checking whether to build static libraries... yes [2022-08-25T22:22:19.602Z] #77 100.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:22:19.602Z] #77 100.2 checking whether build environment is sane... yes [2022-08-25T22:22:19.602Z] #77 100.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:22:19.602Z] #77 100.2 checking whether make sets $(MAKE)... yes [2022-08-25T22:22:19.860Z] #77 100.3 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:22:19.860Z] #77 100.4 checking whether make supports nested variables... yes [2022-08-25T22:22:19.860Z] #77 100.4 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:22:19.860Z] #77 100.4 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:22:19.860Z] #77 100.4 checking how to create a ustar tar archive... gnutar [2022-08-25T22:22:19.860Z] #77 100.5 checking dependency style of gcc... gcc3 [2022-08-25T22:22:19.860Z] #77 100.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:22:19.977Z] #77 ... [2022-08-25T22:22:19.977Z] [2022-08-25T22:22:19.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T22:22:19.977Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:22:19.977Z] #14 153.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-25T22:22:19.977Z] #14 153.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:22:19.977Z] #14 153.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:22:20.119Z] #77 100.7 checking whether make supports nested variables... (cached) yes [2022-08-25T22:22:20.119Z] #77 100.7 checking for gawk... (cached) mawk [2022-08-25T22:22:20.119Z] #77 100.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:22:20.119Z] #77 100.7 checking for gcc... (cached) gcc [2022-08-25T22:22:20.119Z] #77 100.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:22:20.119Z] #77 100.8 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:22:20.119Z] #77 100.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:22:20.119Z] #77 100.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:22:20.119Z] #77 100.8 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:22:20.119Z] #77 100.8 checking for python3... /usr/bin/python3 [2022-08-25T22:22:20.119Z] #77 100.8 checking for python3 version... 3.9 [2022-08-25T22:22:20.377Z] #77 100.9 checking for python3 platform... linux [2022-08-25T22:22:20.547Z] #14 164.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-25T22:22:20.636Z] #77 101.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:22:20.636Z] #77 101.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:22:20.636Z] #77 101.3 checking for go-md2man... no [2022-08-25T22:22:20.807Z] #14 164.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:22:20.807Z] #14 165.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:22:20.902Z] #21 49.09 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-25T22:22:20.902Z] #21 49.10 Setting up jq (1.6-2.1) ... [2022-08-25T22:22:20.902Z] #21 49.12 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:22:20.902Z] #21 49.14 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-25T22:22:20.902Z] #21 49.15 Setting up iptables (1.8.7-1) ... [2022-08-25T22:22:20.902Z] #21 49.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:22:20.902Z] #21 49.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:22:20.902Z] #21 49.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:22:20.902Z] #21 49.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:22:20.902Z] #21 49.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T22:22:20.902Z] #21 49.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T22:22:20.902Z] #21 49.21 Setting up iproute2 (5.10.0-4) ... [2022-08-25T22:22:20.909Z] #77 101.3 checking error.h usability... yes [2022-08-25T22:22:20.909Z] #77 101.5 checking error.h presence... yes [2022-08-25T22:22:20.909Z] #77 ... [2022-08-25T22:22:20.909Z] [2022-08-25T22:22:20.909Z] #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-25T22:22:20.909Z] #60 sha256:aab6503d4ac5bc002790e5bd494a3fe5837f221be31daac6c2d3d38222bd7558 [2022-08-25T22:22:20.909Z] #60 15.76 + cd /tmp/tmp.tiZj5S6exN/src/github.com/opencontainers/runc [2022-08-25T22:22:20.909Z] #60 15.76 + git checkout -q v1.1.3 [2022-08-25T22:22:20.909Z] #60 16.57 + '[' -z '' ']' [2022-08-25T22:22:20.909Z] #60 16.57 + target=static [2022-08-25T22:22:20.909Z] #60 16.57 + make BUILDTAGS=seccomp static [2022-08-25T22:22:20.909Z] #60 17.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-25T22:22:21.161Z] #21 49.57 Setting up systemd (247.3-7) ... [2022-08-25T22:22:21.161Z] #21 49.62 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-25T22:22:21.161Z] #21 49.62 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-25T22:22:21.161Z] #21 49.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-25T22:22:21.161Z] #21 49.66 Initializing machine ID from random generator. [2022-08-25T22:22:21.168Z] #60 ... [2022-08-25T22:22:21.168Z] [2022-08-25T22:22:21.168Z] #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-25T22:22:21.168Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:21.168Z] #77 101.6 checking for error.h... yes [2022-08-25T22:22:21.168Z] #77 101.6 checking linux/openat2.h usability... yes [2022-08-25T22:22:21.168Z] #77 101.8 checking linux/openat2.h presence... yes [2022-08-25T22:22:21.168Z] #77 101.8 checking for linux/openat2.h... yes [2022-08-25T22:22:21.427Z] #77 101.9 checking for copy_file_range... yes [2022-08-25T22:22:21.686Z] #77 102.2 checking for fgetxattr... yes [2022-08-25T22:22:22.100Z] #21 50.50 Setting up systemd-journal-remote (247.3-7) ... [2022-08-25T22:22:22.203Z] #77 102.5 checking for statx... yes [2022-08-25T22:22:22.360Z] #21 50.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:22:22.462Z] #77 102.8 checking for fgetpwent_r... yes [2022-08-25T22:22:22.721Z] #77 103.1 checking for issetugid... no [2022-08-25T22:22:22.721Z] #77 103.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:22:22.721Z] #77 103.4 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:22:22.979Z] #77 103.4 checking for library containing yajl_tree_get... -lyajl [2022-08-25T22:22:22.979Z] #77 103.7 checking for yajl >= 2.0.0... yes [2022-08-25T22:22:23.238Z] #77 103.8 checking sys/capability.h usability... yes [2022-08-25T22:22:23.238Z] #77 103.9 checking sys/capability.h presence... yes [2022-08-25T22:22:23.238Z] #77 104.0 checking for sys/capability.h... yes [2022-08-25T22:22:23.388Z] #77 ... [2022-08-25T22:22:23.388Z] [2022-08-25T22:22:23.388Z] #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-25T22:22:23.388Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:22:23.388Z] #14 167.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-25T22:22:23.388Z] #14 167.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:22:23.388Z] #14 167.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:22:23.739Z] #21 ... [2022-08-25T22:22:23.739Z] [2022-08-25T22:22:23.739Z] #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-25T22:22:23.739Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:22:23.739Z] #77 112.8 checking for ANSI C header files... yes [2022-08-25T22:22:23.739Z] #77 113.3 checking for sys/types.h... yes [2022-08-25T22:22:23.739Z] #77 113.5 checking for sys/stat.h... yes [2022-08-25T22:22:23.739Z] #77 113.6 checking for stdlib.h... yes [2022-08-25T22:22:23.739Z] #77 113.8 checking for string.h... yes [2022-08-25T22:22:23.739Z] #77 114.0 checking for memory.h... yes [2022-08-25T22:22:23.739Z] #77 114.1 checking for strings.h... yes [2022-08-25T22:22:23.739Z] #77 114.3 checking for inttypes.h... yes [2022-08-25T22:22:23.739Z] #77 114.4 checking for stdint.h... yes [2022-08-25T22:22:23.739Z] #77 114.6 checking for unistd.h... yes [2022-08-25T22:22:23.739Z] #77 114.7 checking for dlfcn.h... yes [2022-08-25T22:22:23.739Z] #77 114.9 checking for objdir... .libs [2022-08-25T22:22:23.739Z] #77 115.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:22:23.739Z] #77 115.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:22:23.739Z] #77 115.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:22:23.739Z] #77 115.3 checking if gcc static flag -static works... yes [2022-08-25T22:22:23.739Z] #77 115.5 checking if gcc supports -c -o file.o... yes [2022-08-25T22:22:23.739Z] #77 115.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:22:23.739Z] #77 115.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-25T22:22:23.739Z] #77 115.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:22:23.739Z] #77 115.9 checking how to hardcode library paths into programs... immediate [2022-08-25T22:22:23.739Z] #77 115.9 checking whether stripping libraries is possible... yes [2022-08-25T22:22:23.739Z] #77 115.9 checking if libtool supports shared libraries... yes [2022-08-25T22:22:23.739Z] #77 115.9 checking whether to build shared libraries... no [2022-08-25T22:22:23.739Z] #77 115.9 checking whether to build static libraries... yes [2022-08-25T22:22:23.739Z] #77 115.9 checking float.h usability... yes [2022-08-25T22:22:23.739Z] #77 116.0 checking float.h presence... yes [2022-08-25T22:22:23.739Z] #77 116.1 checking for float.h... yes [2022-08-25T22:22:23.739Z] #77 116.1 checking limits.h usability... yes [2022-08-25T22:22:23.739Z] #77 116.2 checking limits.h presence... yes [2022-08-25T22:22:23.739Z] #77 116.3 checking for limits.h... yes [2022-08-25T22:22:23.739Z] #77 116.3 checking stddef.h usability... yes [2022-08-25T22:22:23.739Z] #77 116.5 checking stddef.h presence... yes [2022-08-25T22:22:23.739Z] #77 116.5 checking for stddef.h... yes [2022-08-25T22:22:23.739Z] #77 116.5 checking for stdlib.h... (cached) yes [2022-08-25T22:22:23.739Z] #77 116.6 checking for string.h... (cached) yes [2022-08-25T22:22:23.739Z] #77 116.6 checking sys/time.h usability... yes [2022-08-25T22:22:23.739Z] #77 116.7 checking sys/time.h presence... yes [2022-08-25T22:22:23.739Z] #77 116.8 checking for sys/time.h... yes [2022-08-25T22:22:23.739Z] #77 116.8 checking for inline... inline [2022-08-25T22:22:23.739Z] #77 116.9 checking for size_t... yes [2022-08-25T22:22:23.739Z] #77 117.3 checking for stdlib.h... (cached) yes [2022-08-25T22:22:23.739Z] #77 117.3 checking for GNU libc compatible malloc... yes [2022-08-25T22:22:23.739Z] #77 117.6 checking for stdlib.h... (cached) yes [2022-08-25T22:22:23.739Z] #77 117.6 checking for GNU libc compatible realloc... yes [2022-08-25T22:22:23.739Z] #77 117.9 checking for working strtod... yes [2022-08-25T22:22:23.739Z] #77 118.1 checking for gettimeofday... yes [2022-08-25T22:22:23.739Z] #77 118.4 checking for memset... yes [2022-08-25T22:22:23.739Z] #77 118.6 checking for strspn... yes [2022-08-25T22:22:23.739Z] #77 118.9 checking that generated files are newer than configure... done [2022-08-25T22:22:23.739Z] #77 118.9 configure: creating ./config.status [2022-08-25T22:22:23.739Z] #77 121.8 config.status: creating Makefile [2022-08-25T22:22:23.739Z] #77 121.9 config.status: creating config.h [2022-08-25T22:22:23.739Z] #77 121.9 config.status: executing depfiles commands [2022-08-25T22:22:23.739Z] #77 122.2 config.status: executing libtool commands [2022-08-25T22:22:23.739Z] #77 123.0 GEN .version [2022-08-25T22:22:23.739Z] #77 123.0 make install-recursive [2022-08-25T22:22:23.739Z] #77 123.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-25T22:22:23.739Z] #77 123.1 Making install in libocispec [2022-08-25T22:22:23.739Z] #77 123.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:22:23.739Z] #77 123.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-25T22:22:23.739Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-25T22:22:23.739Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-25T22:22:23.739Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-25T22:22:23.739Z] #77 ... [2022-08-25T22:22:23.739Z] [2022-08-25T22:22:23.740Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:22:23.740Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-25T22:22:23.740Z] #21 DONE 52.3s [2022-08-25T22:22:23.999Z] [2022-08-25T22:22:23.999Z] #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-25T22:22:23.999Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-08-25T22:22:24.063Z] #77 104.0 checking for library containing cap_from_name... -lcap [2022-08-25T22:22:24.568Z] #22 0.592 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T22:22:24.568Z] #22 0.604 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T22:22:24.568Z] #22 0.608 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T22:22:24.568Z] #22 DONE 0.7s [2022-08-25T22:22:24.568Z] [2022-08-25T22:22:24.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-25T22:22:24.568Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:22:24.568Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-25T22:22:24.568Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-25T22:22:24.568Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-25T22:22:24.568Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-25T22:22:24.568Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-25T22:22:24.568Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-25T22:22:24.568Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-25T22:22:24.568Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-25T22:22:24.568Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-25T22:22:24.568Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-25T22:22:24.568Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-25T22:22:24.568Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-25T22:22:24.568Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-25T22:22:24.568Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-25T22:22:24.568Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-25T22:22:24.568Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-25T22:22:24.630Z] #77 104.6 checking for library containing dlopen... -ldl [2022-08-25T22:22:24.889Z] #77 105.2 checking seccomp.h usability... yes [2022-08-25T22:22:24.889Z] #77 105.5 checking seccomp.h presence... yes [2022-08-25T22:22:24.889Z] #77 ... [2022-08-25T22:22:24.889Z] [2022-08-25T22:22:24.889Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:22:24.889Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:22:24.889Z] #21 2.363 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:22:24.889Z] #21 2.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:22:24.889Z] #21 2.545 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:22:24.889Z] #21 2.964 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:22:24.889Z] #21 4.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:22:24.889Z] #21 5.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:22:24.889Z] #21 10.08 Fetched 8573 kB in 8s (1073 kB/s) [2022-08-25T22:22:25.147Z] #21 10.08 Reading package lists... [2022-08-25T22:22:25.147Z] #21 ... [2022-08-25T22:22:25.147Z] [2022-08-25T22:22:25.147Z] #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-25T22:22:25.147Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:25.147Z] #77 105.6 checking for seccomp.h... yes [2022-08-25T22:22:25.405Z] #77 105.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-25T22:22:25.663Z] #77 106.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-25T22:22:25.921Z] #77 106.3 checking systemd/sd-bus.h usability... yes [2022-08-25T22:22:25.947Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-25T22:22:25.948Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-25T22:22:25.948Z] #77 125.2 make install-recursive [2022-08-25T22:22:25.948Z] #77 125.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:22:25.948Z] #77 125.3 Making install in yajl [2022-08-25T22:22:25.948Z] #77 125.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:22:25.948Z] #77 125.3 CC verify/json_verify-json_verify.o [2022-08-25T22:22:25.948Z] #77 125.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-25T22:22:25.948Z] #77 125.4 CC src/libyajl_la-yajl.lo [2022-08-25T22:22:25.948Z] #77 125.4 CC src/libyajl_la-yajl_gen.lo [2022-08-25T22:22:25.948Z] #77 125.4 CC src/libyajl_la-yajl_parser.lo [2022-08-25T22:22:25.948Z] #77 125.4 CC src/libyajl_la-yajl_buf.lo [2022-08-25T22:22:25.948Z] #77 125.4 CC src/libyajl_la-yajl_encode.lo [2022-08-25T22:22:25.948Z] #77 125.5 CC src/libyajl_la-yajl_lex.lo [2022-08-25T22:22:25.948Z] #77 125.5 CC src/libyajl_la-yajl_tree.lo [2022-08-25T22:22:26.180Z] #77 106.5 checking systemd/sd-bus.h presence... yes [2022-08-25T22:22:26.180Z] #77 106.7 checking for systemd/sd-bus.h... yes [2022-08-25T22:22:26.438Z] #77 106.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-25T22:22:27.005Z] #77 107.1 checking for sd_notify_barrier... yes [2022-08-25T22:22:27.005Z] #77 107.4 checking linux/bpf.h usability... yes [2022-08-25T22:22:27.005Z] #77 107.7 checking linux/bpf.h presence... yes [2022-08-25T22:22:27.264Z] #77 107.8 checking for linux/bpf.h... yes [2022-08-25T22:22:27.264Z] #77 107.8 checking compilation for eBPF... yes [2022-08-25T22:22:27.523Z] #77 108.0 checking for criu >= 3.15... no [2022-08-25T22:22:27.523Z] #77 108.1 configure: CRIU headers not found, building without CRIU support [2022-08-25T22:22:27.523Z] #77 108.1 checking for criu > 3.16... no [2022-08-25T22:22:27.523Z] #77 108.1 configure: CRIU version doesn't support join-ns API [2022-08-25T22:22:27.523Z] #77 108.1 checking for criu > 3.16.1... no [2022-08-25T22:22:27.523Z] #77 108.1 configure: CRIU version doesn't support for pre-dumping [2022-08-25T22:22:27.523Z] #77 108.1 checking for new mount API (fsconfig)... yes [2022-08-25T22:22:27.523Z] #77 108.2 checking for seccomp notify API... yes [2022-08-25T22:22:27.782Z] #77 108.3 checking for gperf... no [2022-08-25T22:22:27.782Z] #77 108.3 configure: gperf not found - cannot rebuild signal parser code [2022-08-25T22:22:27.840Z] #19 259.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-25T22:22:27.840Z] #19 259.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:22:27.840Z] #19 259.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:22:27.840Z] #19 259.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-25T22:22:27.840Z] #19 259.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:22:27.840Z] #19 259.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:22:28.041Z] #77 108.3 checking for library containing argp_parse... none required [2022-08-25T22:22:28.041Z] #77 108.7 checking that generated files are newer than configure... done [2022-08-25T22:22:28.041Z] #77 108.7 configure: creating ./config.status [2022-08-25T22:22:29.417Z] #77 ... [2022-08-25T22:22:29.417Z] [2022-08-25T22:22:29.417Z] #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-25T22:22:29.417Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:22:29.417Z] #34 DONE 160.9s [2022-08-25T22:22:29.417Z] [2022-08-25T22:22:29.417Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:22:29.417Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:22:29.417Z] #21 10.08 Reading package lists... [2022-08-25T22:22:31.220Z] #77 130.7 CCLD libyajl.la [2022-08-25T22:22:31.319Z] #21 13.47 Reading package lists...#21 ... [2022-08-25T22:22:31.319Z] [2022-08-25T22:22:31.319Z] #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-25T22:22:31.319Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:22:31.319Z] #36 163.1 Delve is a source level debugger for Go programs. [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-25T22:22:31.319Z] #36 163.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 Usage: [2022-08-25T22:22:31.319Z] #36 163.1 dlv [command] [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 Available Commands: [2022-08-25T22:22:31.319Z] #36 163.1 attach Attach to running process and begin debugging. [2022-08-25T22:22:31.319Z] #36 163.1 connect Connect to a headless debug server with a terminal client. [2022-08-25T22:22:31.319Z] #36 163.1 core Examine a core dump. [2022-08-25T22:22:31.319Z] #36 163.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-25T22:22:31.319Z] #36 163.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-25T22:22:31.319Z] #36 163.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-25T22:22:31.319Z] #36 163.1 help Help about any command [2022-08-25T22:22:31.319Z] #36 163.1 run Deprecated command. Use 'debug' instead. [2022-08-25T22:22:31.319Z] #36 163.1 test Compile test binary and begin debugging program. [2022-08-25T22:22:31.319Z] #36 163.1 trace Compile and begin tracing program. [2022-08-25T22:22:31.319Z] #36 163.1 version Prints version. [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 Flags: [2022-08-25T22:22:31.319Z] #36 163.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-25T22:22:31.319Z] #36 163.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-25T22:22:31.319Z] #36 163.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-25T22:22:31.319Z] #36 163.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-25T22:22:31.319Z] #36 163.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-25T22:22:31.319Z] #36 163.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-25T22:22:31.319Z] #36 163.1 --disable-aslr Disables address space randomization [2022-08-25T22:22:31.319Z] #36 163.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-25T22:22:31.319Z] #36 163.1 -h, --help help for dlv [2022-08-25T22:22:31.319Z] #36 163.1 --init string Init file, executed by the terminal client. [2022-08-25T22:22:31.319Z] #36 163.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-25T22:22:31.319Z] #36 163.1 --log Enable debugging server logging. [2022-08-25T22:22:31.319Z] #36 163.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-25T22:22:31.319Z] #36 163.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-25T22:22:31.319Z] #36 163.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-25T22:22:31.319Z] #36 163.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-25T22:22:31.319Z] #36 163.1 --wd string Working directory for running the program. [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 Additional help topics: [2022-08-25T22:22:31.319Z] #36 163.1 dlv backend Help about the --backend flag. [2022-08-25T22:22:31.319Z] #36 163.1 dlv log Help about logging flags. [2022-08-25T22:22:31.319Z] #36 163.1 dlv redirect Help about file redirection. [2022-08-25T22:22:31.319Z] #36 163.1 [2022-08-25T22:22:31.319Z] #36 163.1 Use "dlv [command] --help" for more information about a command. [2022-08-25T22:22:31.319Z] #36 DONE 163.3s [2022-08-25T22:22:31.319Z] [2022-08-25T22:22:31.319Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:22:31.319Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:22:31.319Z] #21 13.47 Reading package lists... [2022-08-25T22:22:31.479Z] #77 131.0 CCLD verify/json_verify [2022-08-25T22:22:32.047Z] #77 131.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:22:32.047Z] #77 131.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:22:32.047Z] #77 131.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:22:32.047Z] #77 131.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:22:32.047Z] #77 131.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:22:32.047Z] #77 131.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:22:32.047Z] #77 131.4 CC src/validate.o [2022-08-25T22:22:32.047Z] #77 131.5 CC src/image_spec_schema_config_schema.lo [2022-08-25T22:22:32.047Z] #77 131.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-25T22:22:32.047Z] #77 131.5 CC src/image_spec_schema_defs.lo [2022-08-25T22:22:32.047Z] #77 131.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-25T22:22:32.047Z] #77 131.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-25T22:22:32.047Z] #77 131.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-25T22:22:32.047Z] #77 131.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-25T22:22:32.047Z] #77 131.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-25T22:22:32.145Z] #21 16.75 Building dependency tree... [2022-08-25T22:22:32.306Z] #77 131.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-25T22:22:32.306Z] #77 131.7 CC src/runtime_spec_schema_config_schema.lo [2022-08-25T22:22:32.306Z] #77 131.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-25T22:22:32.306Z] #77 131.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-25T22:22:32.306Z] #77 131.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-25T22:22:32.565Z] #77 131.8 CC src/runtime_spec_schema_defs.lo [2022-08-25T22:22:32.565Z] #77 131.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-25T22:22:32.565Z] #77 131.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-25T22:22:32.565Z] #77 132.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-25T22:22:32.565Z] #77 132.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-25T22:22:32.823Z] #77 132.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-25T22:22:32.823Z] #77 132.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-25T22:22:32.823Z] #77 132.4 CC src/basic_test_double_array_item.lo [2022-08-25T22:22:33.034Z] #14 ... [2022-08-25T22:22:33.034Z] [2022-08-25T22:22:33.034Z] #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-25T22:22:33.034Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:33.034Z] #77 105.7 configure.ac:7: installing 'build-aux/compile' [2022-08-25T22:22:33.034Z] #77 105.8 configure.ac:9: installing 'build-aux/config.guess' [2022-08-25T22:22:33.034Z] #77 105.8 configure.ac:9: installing 'build-aux/config.sub' [2022-08-25T22:22:33.034Z] #77 105.8 configure.ac:11: installing 'build-aux/install-sh' [2022-08-25T22:22:33.034Z] #77 105.8 configure.ac:11: installing 'build-aux/missing' [2022-08-25T22:22:33.034Z] #77 106.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:22:33.034Z] #77 106.2 parallel-tests: installing 'build-aux/test-driver' [2022-08-25T22:22:33.082Z] #77 132.5 CC src/basic_test_double_array.lo [2022-08-25T22:22:33.082Z] #77 132.6 CC src/basic_test_top_array_int.lo [2022-08-25T22:22:33.341Z] #77 132.8 CC src/basic_test_top_array_string.lo [2022-08-25T22:22:33.341Z] #77 132.8 CC src/basic_test_top_double_array_int.lo [2022-08-25T22:22:33.520Z] #21 18.31 The following additional packages will be installed: [2022-08-25T22:22:33.520Z] #21 18.31 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-25T22:22:33.520Z] #21 18.31 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-25T22:22:33.520Z] #21 18.31 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-25T22:22:33.520Z] #21 18.31 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T22:22:33.520Z] #21 18.31 python3-pkg-resources systemd vim-runtime xxd [2022-08-25T22:22:33.520Z] #21 18.31 Suggested packages: [2022-08-25T22:22:33.520Z] #21 18.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-25T22:22:33.520Z] #21 18.31 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-25T22:22:33.520Z] #21 18.31 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-25T22:22:33.520Z] #21 18.31 Recommended packages: [2022-08-25T22:22:33.520Z] #21 18.31 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-25T22:22:33.520Z] #21 18.31 systemd-timesyncd | time-daemon unzip [2022-08-25T22:22:33.909Z] #77 133.1 CC src/basic_test_top_double_array_obj.lo [2022-08-25T22:22:33.909Z] #77 133.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-25T22:22:34.172Z] #77 133.4 CC src/basic_test_top_double_array_string.lo [2022-08-25T22:22:34.172Z] #77 133.6 CC src/read-file.lo [2022-08-25T22:22:34.383Z] #19 ... [2022-08-25T22:22:34.383Z] [2022-08-25T22:22:34.383Z] #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-25T22:22:34.383Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:34.383Z] #84 220.4 CCLD libocispec.la [2022-08-25T22:22:34.446Z] #77 133.9 CC src/json_common.lo [2022-08-25T22:22:34.446Z] #77 133.9 CC tests/test-1.o [2022-08-25T22:22:34.640Z] #84 220.8 CCLD src/validate [2022-08-25T22:22:34.640Z] #84 220.8 CCLD tests/test-1 [2022-08-25T22:22:34.640Z] #84 220.8 CCLD tests/test-2 [2022-08-25T22:22:34.640Z] #84 220.8 CCLD tests/test-3 [2022-08-25T22:22:34.640Z] #84 220.8 CCLD tests/test-4 [2022-08-25T22:22:34.640Z] #84 220.9 CCLD tests/test-5 [2022-08-25T22:22:34.640Z] #84 221.0 CCLD tests/test-6 [2022-08-25T22:22:34.640Z] #84 221.0 CCLD tests/test-7 [2022-08-25T22:22:34.705Z] #77 ... [2022-08-25T22:22:34.705Z] [2022-08-25T22:22:34.705Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T22:22:34.705Z] #23 sha256:d246cd71be8b8347af08ed314f2653c6c0c2aeb40c403328ac03a77f3199f4cb [2022-08-25T22:22:34.705Z] #23 9.229 Collecting yamllint==1.26.1 [2022-08-25T22:22:34.705Z] #23 ... [2022-08-25T22:22:34.705Z] [2022-08-25T22:22:34.705Z] #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-25T22:22:34.705Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:22:34.705Z] #77 134.2 CC tests/test-2.o [2022-08-25T22:22:34.894Z] #21 19.94 The following NEW packages will be installed: [2022-08-25T22:22:34.894Z] #21 19.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-25T22:22:34.894Z] #21 19.94 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-25T22:22:34.894Z] #21 19.94 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-25T22:22:34.894Z] #21 19.94 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-25T22:22:34.894Z] #21 19.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-25T22:22:34.894Z] #21 19.94 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T22:22:34.894Z] #21 19.94 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-25T22:22:34.894Z] #21 19.94 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-25T22:22:34.894Z] #21 19.94 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-25T22:22:34.897Z] #84 221.1 CCLD tests/test-8 [2022-08-25T22:22:34.897Z] #84 221.1 CCLD tests/test-9 [2022-08-25T22:22:34.897Z] #84 221.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-25T22:22:34.897Z] #84 221.2 CCLD tests/test-10 [2022-08-25T22:22:34.897Z] #84 221.2 CCLD tests/test-11 [2022-08-25T22:22:34.964Z] #77 134.4 CC tests/test-3.o [2022-08-25T22:22:35.153Z] #21 20.31 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:22:35.153Z] #21 20.31 Need to get 32.8 MB of archives. [2022-08-25T22:22:35.153Z] #21 20.31 After this operation, 124 MB of additional disk space will be used. [2022-08-25T22:22:35.153Z] #21 20.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T22:22:35.153Z] #21 20.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-25T22:22:35.153Z] #21 20.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-25T22:22:35.153Z] #21 20.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-25T22:22:35.153Z] #21 20.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-25T22:22:35.153Z] #21 20.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-25T22:22:35.153Z] #21 20.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-25T22:22:35.411Z] #21 20.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-25T22:22:35.411Z] #21 20.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-25T22:22:35.411Z] #21 20.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-25T22:22:35.411Z] #21 20.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-25T22:22:35.411Z] #21 20.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-25T22:22:35.411Z] #21 20.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-25T22:22:35.411Z] #21 20.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-25T22:22:35.411Z] #21 20.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:22:35.411Z] #21 20.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T22:22:35.411Z] #21 20.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T22:22:35.411Z] #21 20.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T22:22:35.411Z] #21 20.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-25T22:22:35.411Z] #21 20.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-25T22:22:35.411Z] #21 20.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-25T22:22:35.411Z] #21 20.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-25T22:22:35.411Z] #21 20.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-25T22:22:35.411Z] #21 20.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-25T22:22:35.411Z] #21 20.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-25T22:22:35.411Z] #21 20.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-25T22:22:35.411Z] #21 20.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T22:22:35.411Z] #21 20.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T22:22:35.411Z] #21 20.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T22:22:35.411Z] #21 20.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-25T22:22:35.411Z] #21 20.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-25T22:22:35.411Z] #21 20.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T22:22:35.531Z] #77 134.9 CC tests/test-4.o [2022-08-25T22:22:35.659Z] #14 ... [2022-08-25T22:22:35.659Z] [2022-08-25T22:22:35.659Z] #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-25T22:22:35.659Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:35.659Z] #77 104.2 configure.ac:7: installing 'build-aux/compile' [2022-08-25T22:22:35.659Z] #77 104.3 configure.ac:9: installing 'build-aux/config.guess' [2022-08-25T22:22:35.659Z] #77 104.3 configure.ac:9: installing 'build-aux/config.sub' [2022-08-25T22:22:35.659Z] #77 104.3 configure.ac:11: installing 'build-aux/install-sh' [2022-08-25T22:22:35.659Z] #77 104.3 configure.ac:11: installing 'build-aux/missing' [2022-08-25T22:22:35.669Z] #21 20.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-25T22:22:35.669Z] #21 20.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-25T22:22:35.669Z] #21 20.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-25T22:22:35.790Z] #77 135.1 CC tests/test-5.o [2022-08-25T22:22:35.928Z] #21 20.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-25T22:22:35.928Z] #21 20.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-25T22:22:35.928Z] #21 20.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T22:22:35.928Z] #21 20.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-25T22:22:35.928Z] #21 20.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T22:22:35.928Z] #21 20.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T22:22:35.928Z] #21 21.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T22:22:35.928Z] #21 21.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T22:22:35.928Z] #21 21.05 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:22:35.928Z] #21 21.07 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T22:22:35.928Z] #21 21.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T22:22:35.928Z] #21 21.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T22:22:35.928Z] #21 21.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-25T22:22:35.928Z] #21 21.11 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-25T22:22:35.928Z] #21 21.12 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-25T22:22:35.928Z] #21 21.13 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-25T22:22:35.928Z] #21 21.13 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T22:22:36.049Z] #77 135.4 CC tests/test-6.o [2022-08-25T22:22:36.186Z] #21 21.36 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-25T22:22:36.186Z] #21 21.39 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-25T22:22:36.186Z] #21 21.41 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-25T22:22:36.186Z] #21 21.42 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-25T22:22:36.224Z] #77 104.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:22:36.224Z] #77 104.9 parallel-tests: installing 'build-aux/test-driver' [2022-08-25T22:22:36.308Z] #77 135.7 CC tests/test-7.o [2022-08-25T22:22:36.328Z] #77 110.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:22:36.328Z] #77 110.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:22:36.877Z] #77 136.1 CC tests/test-8.o [2022-08-25T22:22:36.877Z] #77 136.2 CC tests/test-9.o [2022-08-25T22:22:37.121Z] #21 22.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:22:37.121Z] #21 22.30 Fetched 32.8 MB in 1s (22.2 MB/s) [2022-08-25T22:22:37.136Z] #77 136.3 CC tests/test-10.o [2022-08-25T22:22:37.136Z] #77 136.5 CC tests/test-11.o [2022-08-25T22:22:37.267Z] #77 110.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:22:37.267Z] #77 110.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:22:37.379Z] #21 22.37 Selecting previously unselected package libcap2:amd64. [2022-08-25T22:22:37.379Z] #21 22.37 (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-25T22:22:37.379Z] #21 22.42 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T22:22:37.379Z] #21 22.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:22:37.379Z] #21 22.54 Selecting previously unselected package libargon2-1:amd64. [2022-08-25T22:22:37.379Z] #21 22.54 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-25T22:22:37.379Z] #21 22.54 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T22:22:37.416Z] #84 223.5 libtool: link: ar cr libocispec.a [2022-08-25T22:22:37.416Z] #84 223.6 libtool: link: ranlib libocispec.a [2022-08-25T22:22:37.527Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:22:37.637Z] #21 22.61 Selecting previously unselected package libjson-c5:amd64. [2022-08-25T22:22:37.637Z] #21 22.61 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-25T22:22:37.637Z] #21 22.62 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-25T22:22:37.637Z] #21 22.69 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-25T22:22:37.637Z] #21 22.69 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-25T22:22:37.637Z] #21 22.69 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:22:37.637Z] #21 22.85 Selecting previously unselected package libip4tc2:amd64. [2022-08-25T22:22:37.637Z] #21 22.85 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-25T22:22:37.787Z] #77 111.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:22:37.896Z] #21 22.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T22:22:37.896Z] #21 22.92 Selecting previously unselected package libkmod2:amd64. [2022-08-25T22:22:37.896Z] #21 22.93 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-25T22:22:37.896Z] #21 22.94 Unpacking libkmod2:amd64 (28-1) ... [2022-08-25T22:22:37.896Z] #21 23.10 Selecting previously unselected package systemd. [2022-08-25T22:22:37.896Z] #21 23.10 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-25T22:22:38.052Z] #77 111.7 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:22:38.154Z] #21 23.22 Unpacking systemd (247.3-7) ... [2022-08-25T22:22:38.312Z] #77 111.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:22:38.784Z] #84 225.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:22:39.041Z] #84 225.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:22:39.041Z] #84 225.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:22:39.041Z] #84 225.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:22:39.041Z] #84 225.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:22:39.041Z] #84 225.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:22:39.041Z] #84 225.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:22:39.041Z] #84 225.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-25T22:22:39.059Z] #77 ... [2022-08-25T22:22:39.059Z] [2022-08-25T22:22:39.059Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T22:22:39.059Z] #23 sha256:d246cd71be8b8347af08ed314f2653c6c0c2aeb40c403328ac03a77f3199f4cb [2022-08-25T22:22:39.059Z] #23 10.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T22:22:39.059Z] #23 11.46 Collecting pathspec>=0.5.3 [2022-08-25T22:22:39.059Z] #23 11.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T22:22:39.059Z] #23 11.79 Collecting pyyaml [2022-08-25T22:22:39.059Z] #23 11.81 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-25T22:22:39.059Z] #23 11.89 Building wheels for collected packages: yamllint [2022-08-25T22:22:39.059Z] #23 11.91 Building wheel for yamllint (setup.py): started [2022-08-25T22:22:39.059Z] #23 13.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T22:22:39.059Z] #23 13.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0702c9aa9b4e2fab912f698ac005b0ec50bb4b530b18c8022795e84c675b24a3 [2022-08-25T22:22:39.059Z] #23 13.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T22:22:39.059Z] #23 13.02 Successfully built yamllint [2022-08-25T22:22:39.059Z] #23 13.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T22:22:39.059Z] #23 13.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T22:22:39.059Z] #23 DONE 14.3s [2022-08-25T22:22:39.059Z] [2022-08-25T22:22:39.059Z] #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-25T22:22:39.059Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:22:39.304Z] #84 225.6 CC src/crun-crun.o [2022-08-25T22:22:39.304Z] #84 225.6 CC src/crun-run.o [2022-08-25T22:22:39.304Z] #84 225.6 CC src/crun-delete.o [2022-08-25T22:22:39.304Z] #84 225.6 CC src/crun-kill.o [2022-08-25T22:22:39.304Z] #84 225.7 CC src/crun-pause.o [2022-08-25T22:22:39.304Z] #84 225.7 CC src/crun-unpause.o [2022-08-25T22:22:39.561Z] #84 225.7 CC src/crun-spec.o [2022-08-25T22:22:39.561Z] #84 225.8 CC src/crun-list.o [2022-08-25T22:22:39.561Z] #84 225.8 CC src/crun-create.o [2022-08-25T22:22:39.561Z] #84 225.8 CC src/crun-start.o [2022-08-25T22:22:39.561Z] #84 225.9 CC src/crun-state.o [2022-08-25T22:22:39.561Z] #84 225.9 CC src/crun-exec.o [2022-08-25T22:22:39.561Z] #84 226.0 CC src/crun-update.o [2022-08-25T22:22:39.817Z] #84 226.0 CC src/crun-ps.o [2022-08-25T22:22:39.817Z] #84 226.1 CC src/crun-checkpoint.o [2022-08-25T22:22:39.817Z] #84 226.1 CC src/crun-restore.o [2022-08-25T22:22:39.817Z] #84 226.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-25T22:22:40.055Z] #21 ... [2022-08-25T22:22:40.055Z] [2022-08-25T22:22:40.055Z] #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-25T22:22:40.055Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:40.055Z] #77 111.3 config.status: creating Makefile [2022-08-25T22:22:40.055Z] #77 111.4 config.status: creating rpm/crun.spec [2022-08-25T22:22:40.055Z] #77 111.4 config.status: creating config.h [2022-08-25T22:22:40.055Z] #77 111.5 config.status: executing libtool commands [2022-08-25T22:22:40.055Z] #77 111.5 config.status: executing depfiles commands [2022-08-25T22:22:40.055Z] #77 112.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-25T22:22:40.055Z] #77 112.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:22:40.055Z] #77 113.1 checking for gcc... gcc [2022-08-25T22:22:40.055Z] #77 113.2 checking whether the C compiler works... yes [2022-08-25T22:22:40.055Z] #77 113.5 checking for C compiler default output file name... a.out [2022-08-25T22:22:40.055Z] #77 113.5 checking for suffix of executables... [2022-08-25T22:22:40.055Z] #77 113.7 checking whether we are cross compiling... no [2022-08-25T22:22:40.055Z] #77 114.1 checking for suffix of object files... o [2022-08-25T22:22:40.055Z] #77 114.1 checking whether we are using the GNU C compiler... yes [2022-08-25T22:22:40.055Z] #77 114.3 checking whether gcc accepts -g... yes [2022-08-25T22:22:40.055Z] #77 114.4 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:22:40.055Z] #77 114.5 checking whether gcc understands -c and -o together... yes [2022-08-25T22:22:40.055Z] #77 114.7 checking how to run the C preprocessor... gcc -E [2022-08-25T22:22:40.055Z] #77 114.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:22:40.055Z] #77 114.9 checking for egrep... /bin/grep -E [2022-08-25T22:22:40.055Z] #77 114.9 checking for ANSI C header files... yes [2022-08-25T22:22:40.055Z] #77 115.4 checking for sys/types.h... yes [2022-08-25T22:22:40.055Z] #77 115.6 checking for sys/stat.h... yes [2022-08-25T22:22:40.055Z] #77 115.8 checking for stdlib.h... yes [2022-08-25T22:22:40.055Z] #77 115.9 checking for string.h... yes [2022-08-25T22:22:40.055Z] #77 116.1 checking for memory.h... yes [2022-08-25T22:22:40.055Z] #77 116.3 checking for strings.h... yes [2022-08-25T22:22:40.055Z] #77 116.5 checking for inttypes.h... yes [2022-08-25T22:22:40.055Z] #77 116.7 checking for stdint.h... yes [2022-08-25T22:22:40.055Z] #77 116.8 checking for unistd.h... yes [2022-08-25T22:22:40.055Z] #77 117.0 checking minix/config.h usability... no [2022-08-25T22:22:40.055Z] #77 117.2 checking minix/config.h presence... no [2022-08-25T22:22:40.055Z] #77 117.3 checking for minix/config.h... no [2022-08-25T22:22:40.055Z] #77 117.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-25T22:22:40.055Z] #77 117.6 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:22:40.055Z] #77 117.9 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:22:40.055Z] #77 117.9 checking how to print strings... printf [2022-08-25T22:22:40.055Z] #77 117.9 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:22:40.055Z] #77 117.9 checking for fgrep... /bin/grep -F [2022-08-25T22:22:40.055Z] #77 117.9 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:22:40.055Z] #77 118.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:22:40.055Z] #77 118.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:22:40.055Z] #77 118.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:22:40.055Z] #77 118.1 checking whether ln -s works... yes [2022-08-25T22:22:40.055Z] #77 118.1 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:22:40.055Z] #77 118.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-25T22:22:40.055Z] #77 118.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:22:40.055Z] #77 118.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:22:40.055Z] #77 118.1 checking for objdump... objdump [2022-08-25T22:22:40.055Z] #77 118.1 checking how to recognize dependent libraries... pass_all [2022-08-25T22:22:40.055Z] #77 118.1 checking for dlltool... no [2022-08-25T22:22:40.055Z] #77 118.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:22:40.055Z] #77 118.1 checking for ar... ar [2022-08-25T22:22:40.055Z] #77 118.1 checking for archiver @FILE support... @ [2022-08-25T22:22:40.055Z] #77 118.3 checking for strip... strip [2022-08-25T22:22:40.055Z] #77 118.3 checking for ranlib... ranlib [2022-08-25T22:22:40.055Z] #77 118.3 checking for gawk... no [2022-08-25T22:22:40.055Z] #77 118.3 checking for mawk... mawk [2022-08-25T22:22:40.055Z] #77 118.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:22:40.055Z] #77 118.5 checking for sysroot... no [2022-08-25T22:22:40.055Z] #77 118.5 checking for a working dd... /bin/dd [2022-08-25T22:22:40.055Z] #77 118.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:22:40.055Z] #77 118.6 checking for mt... no [2022-08-25T22:22:40.055Z] #77 118.6 checking if : is a manifest tool... no [2022-08-25T22:22:40.055Z] #77 118.6 checking for dlfcn.h... yes [2022-08-25T22:22:40.055Z] #77 118.8 checking for objdir... .libs [2022-08-25T22:22:40.055Z] #77 119.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:22:40.055Z] #77 119.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:22:40.055Z] #77 119.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:22:40.055Z] #77 119.4 checking if gcc static flag -static works... yes [2022-08-25T22:22:40.055Z] #77 119.8 checking if gcc supports -c -o file.o... yes [2022-08-25T22:22:40.055Z] #77 119.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:22:40.055Z] #77 119.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:22:40.055Z] #77 120.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:22:40.055Z] #77 120.2 checking how to hardcode library paths into programs... immediate [2022-08-25T22:22:40.055Z] #77 120.2 checking whether stripping libraries is possible... yes [2022-08-25T22:22:40.055Z] #77 120.2 checking if libtool supports shared libraries... yes [2022-08-25T22:22:40.055Z] #77 120.2 checking whether to build shared libraries... no [2022-08-25T22:22:40.055Z] #77 120.2 checking whether to build static libraries... yes [2022-08-25T22:22:40.055Z] #77 120.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:22:40.055Z] #77 120.3 checking whether build environment is sane... yes [2022-08-25T22:22:40.055Z] #77 120.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:22:40.055Z] #77 120.3 checking whether make sets $(MAKE)... yes [2022-08-25T22:22:40.055Z] #77 120.4 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:22:40.055Z] #77 120.4 checking whether make supports nested variables... yes [2022-08-25T22:22:40.055Z] #77 120.4 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:22:40.055Z] #77 120.4 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:22:40.055Z] #77 120.4 checking how to create a ustar tar archive... gnutar [2022-08-25T22:22:40.055Z] #77 120.5 checking dependency style of gcc... gcc3 [2022-08-25T22:22:40.055Z] #77 120.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:22:40.055Z] #77 120.7 checking whether make supports nested variables... (cached) yes [2022-08-25T22:22:40.055Z] #77 120.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:22:40.055Z] #77 120.7 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:22:40.055Z] #77 120.7 checking for yajl >= 2.1.0... yes [2022-08-25T22:22:40.073Z] #84 226.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-25T22:22:40.073Z] #84 226.3 CC src/libcrun/libcrun_la-container.lo [2022-08-25T22:22:40.330Z] #84 226.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-25T22:22:40.330Z] #84 226.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-25T22:22:40.330Z] #84 226.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-25T22:22:40.330Z] #84 226.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-25T22:22:40.330Z] #84 226.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-25T22:22:40.330Z] #84 226.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-25T22:22:40.330Z] #84 226.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-25T22:22:40.330Z] #84 226.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-25T22:22:40.361Z] #77 120.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:22:40.361Z] #77 120.8 checking for gcc... (cached) gcc [2022-08-25T22:22:40.361Z] #77 120.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:22:40.361Z] #77 120.9 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:22:40.361Z] #77 120.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:22:40.361Z] #77 120.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:22:40.361Z] #77 120.9 checking for a Python interpreter with version >= 3... [2022-08-25T22:22:40.361Z] #77 ... [2022-08-25T22:22:40.361Z] [2022-08-25T22:22:40.361Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:22:40.361Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:22:40.361Z] #21 25.32 Selecting previously unselected package pigz. [2022-08-25T22:22:40.361Z] #21 25.33 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-25T22:22:40.361Z] #21 25.33 Unpacking pigz (2.6-1) ... [2022-08-25T22:22:40.361Z] #21 25.42 Selecting previously unselected package libelf1:amd64. [2022-08-25T22:22:40.361Z] #21 25.43 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-25T22:22:40.361Z] #21 25.44 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-25T22:22:40.361Z] #21 25.55 Selecting previously unselected package libbpf0:amd64. [2022-08-25T22:22:40.361Z] #21 25.56 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-25T22:22:40.361Z] #21 25.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-25T22:22:40.410Z] #77 108.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T22:22:40.410Z] #77 108.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T22:22:40.588Z] #84 226.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-25T22:22:40.588Z] #84 226.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-25T22:22:40.588Z] #84 226.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-25T22:22:40.588Z] #84 226.9 CC src/libcrun/libcrun_la-status.lo [2022-08-25T22:22:40.588Z] #84 227.0 CC src/libcrun/libcrun_la-error.lo [2022-08-25T22:22:40.640Z] #21 25.70 Selecting previously unselected package libmnl0:amd64. [2022-08-25T22:22:40.640Z] #21 25.71 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-25T22:22:40.640Z] #21 25.71 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-25T22:22:40.640Z] #21 25.78 Selecting previously unselected package libxtables12:amd64. [2022-08-25T22:22:40.640Z] #21 25.78 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-25T22:22:40.640Z] #21 25.79 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-25T22:22:40.640Z] #21 25.85 Selecting previously unselected package libcap2-bin. [2022-08-25T22:22:40.640Z] #21 25.87 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-25T22:22:40.640Z] #21 25.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T22:22:40.844Z] #84 227.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-25T22:22:40.844Z] #84 227.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-25T22:22:40.844Z] #84 227.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-25T22:22:40.902Z] #21 25.99 Selecting previously unselected package iproute2. [2022-08-25T22:22:40.902Z] #21 26.00 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-25T22:22:40.902Z] #21 26.00 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T22:22:40.977Z] #77 109.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T22:22:40.977Z] #77 109.6 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T22:22:41.101Z] #84 227.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-25T22:22:41.101Z] #84 227.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-25T22:22:41.235Z] #77 109.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T22:22:41.358Z] #84 227.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-25T22:22:41.358Z] #84 227.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-25T22:22:41.358Z] #84 227.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-25T22:22:41.358Z] #84 227.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-25T22:22:41.476Z] #21 26.55 Selecting previously unselected package xxd. [2022-08-25T22:22:41.476Z] #21 26.55 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:22:41.476Z] #21 26.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:41.476Z] #21 26.70 Selecting previously unselected package vim-common. [2022-08-25T22:22:41.494Z] #77 110.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T22:22:41.614Z] #84 227.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-25T22:22:41.614Z] #84 228.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-25T22:22:41.735Z] #21 26.70 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:22:41.735Z] #21 26.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:41.735Z] #21 26.92 Selecting previously unselected package bash-completion. [2022-08-25T22:22:41.735Z] #21 26.92 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T22:22:41.752Z] #77 110.2 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T22:22:41.752Z] #77 110.5 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T22:22:41.870Z] #84 228.0 CC tests/init.o [2022-08-25T22:22:41.870Z] #84 228.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-25T22:22:41.870Z] #84 228.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-25T22:22:42.127Z] #84 228.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-25T22:22:42.127Z] #84 228.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-25T22:22:42.127Z] #84 228.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-25T22:22:42.127Z] #84 228.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-25T22:22:42.127Z] #84 228.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-25T22:22:42.127Z] #84 228.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-25T22:22:42.690Z] #84 228.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-25T22:22:42.690Z] #84 228.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-25T22:22:42.690Z] #84 229.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-25T22:22:42.690Z] #84 229.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-25T22:22:42.690Z] #84 229.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-25T22:22:42.690Z] #84 229.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-25T22:22:42.690Z] #84 229.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-25T22:22:42.947Z] #84 229.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-25T22:22:42.947Z] #84 ... [2022-08-25T22:22:42.947Z] [2022-08-25T22:22:42.947Z] #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-25T22:22:42.947Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:22:42.947Z] #54 287.1 + dpkg --print-architecture [2022-08-25T22:22:42.947Z] #54 287.1 + git checkout -q v2.1.0 [2022-08-25T22:22:42.947Z] #54 287.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-25T22:22:42.947Z] #54 287.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-25T22:22:44.284Z] #21 29.03 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T22:22:44.285Z] #21 29.52 Selecting previously unselected package bzip2. [2022-08-25T22:22:44.285Z] #21 29.52 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T22:22:44.285Z] #21 29.53 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:22:44.285Z] #21 29.60 Selecting previously unselected package xz-utils. [2022-08-25T22:22:44.285Z] #21 29.60 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T22:22:44.543Z] #21 29.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:22:44.543Z] #21 29.78 Selecting previously unselected package apparmor. [2022-08-25T22:22:44.543Z] #21 29.78 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-25T22:22:44.543Z] #21 29.84 Unpacking apparmor (2.13.6-10) ... [2022-08-25T22:22:45.111Z] #21 30.34 Selecting previously unselected package inetutils-ping. [2022-08-25T22:22:45.111Z] #21 30.36 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-25T22:22:45.111Z] #21 30.36 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T22:22:45.369Z] #21 30.51 Selecting previously unselected package libip6tc2:amd64. [2022-08-25T22:22:45.369Z] #21 30.51 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-25T22:22:45.369Z] #21 30.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T22:22:45.369Z] #21 30.58 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-25T22:22:45.369Z] #21 30.58 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-25T22:22:45.369Z] #21 30.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T22:22:45.369Z] #21 30.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-25T22:22:45.628Z] #21 30.65 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-25T22:22:45.628Z] #21 30.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T22:22:45.628Z] #21 30.74 Selecting previously unselected package libnftnl11:amd64. [2022-08-25T22:22:45.628Z] #21 30.74 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-25T22:22:45.628Z] #21 30.74 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T22:22:45.628Z] #21 30.84 Selecting previously unselected package iptables. [2022-08-25T22:22:45.886Z] #21 30.85 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-25T22:22:45.886Z] #21 30.85 Unpacking iptables (1.8.7-1) ... [2022-08-25T22:22:45.886Z] #21 31.18 Selecting previously unselected package libonig5:amd64. [2022-08-25T22:22:45.886Z] #21 31.18 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T22:22:45.886Z] #21 31.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:22:46.144Z] #21 31.34 Selecting previously unselected package libjq1:amd64. [2022-08-25T22:22:46.144Z] #21 31.34 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T22:22:46.144Z] #21 31.35 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:22:46.144Z] #21 31.45 Selecting previously unselected package jq. [2022-08-25T22:22:46.144Z] #21 31.45 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-25T22:22:46.402Z] #21 31.45 Unpacking jq (1.6-2.1) ... [2022-08-25T22:22:46.402Z] #21 31.54 Selecting previously unselected package libaio1:amd64. [2022-08-25T22:22:46.402Z] #21 31.54 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-25T22:22:46.402Z] #21 31.55 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-25T22:22:46.402Z] #21 31.61 Selecting previously unselected package libgpm2:amd64. [2022-08-25T22:22:46.402Z] #21 31.62 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-25T22:22:46.402Z] #21 31.63 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-25T22:22:46.441Z] #77 ... [2022-08-25T22:22:46.441Z] [2022-08-25T22:22:46.441Z] #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-25T22:22:46.441Z] #67 sha256:0b85b6977ea441c63b2a945a2f92f31a5d72368d0ffcbe1e51699b708599f4d4 [2022-08-25T22:22:46.441Z] #67 189.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:22:46.441Z] #67 189.1 + GOBIN=/build [2022-08-25T22:22:46.441Z] #67 189.1 + GO111MODULE=on [2022-08-25T22:22:46.441Z] #67 189.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:22:46.660Z] #21 31.71 Selecting previously unselected package libicu67:amd64. [2022-08-25T22:22:46.660Z] #21 31.71 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-25T22:22:46.660Z] #21 31.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T22:22:48.335Z] #77 ... [2022-08-25T22:22:48.335Z] [2022-08-25T22:22:48.335Z] #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-25T22:22:48.335Z] #67 sha256:6a73bdb887b9df402a61a4657b36a09b3e91a97a342924a16713be51ee089e1b [2022-08-25T22:22:48.335Z] #67 192.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:22:48.335Z] #67 192.4 + GOBIN=/build [2022-08-25T22:22:48.335Z] #67 192.4 + GO111MODULE=on [2022-08-25T22:22:48.335Z] #67 192.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:22:48.562Z] #21 ... [2022-08-25T22:22:48.562Z] [2022-08-25T22:22:48.562Z] #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-25T22:22:48.562Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:48.562Z] #77 120.9 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:22:48.562Z] #77 120.9 checking for python3... /usr/bin/python3 [2022-08-25T22:22:48.562Z] #77 121.0 checking for python3 version... 3.9 [2022-08-25T22:22:48.562Z] #77 121.0 checking for python3 platform... linux [2022-08-25T22:22:48.562Z] #77 121.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:22:48.562Z] #77 121.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:22:48.562Z] #77 121.5 checking that generated files are newer than configure... done [2022-08-25T22:22:48.562Z] #77 121.5 configure: creating ./config.status [2022-08-25T22:22:48.562Z] #77 123.5 config.status: creating Makefile [2022-08-25T22:22:48.562Z] #77 123.5 config.status: creating config.h [2022-08-25T22:22:48.562Z] #77 123.6 config.status: executing libtool commands [2022-08-25T22:22:48.562Z] #77 123.6 config.status: executing depfiles commands [2022-08-25T22:22:48.562Z] #77 124.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-25T22:22:48.562Z] #77 124.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:22:48.562Z] #77 124.5 checking for gcc... gcc [2022-08-25T22:22:48.562Z] #77 124.6 checking whether the C compiler works... yes [2022-08-25T22:22:48.562Z] #77 124.8 checking for C compiler default output file name... a.out [2022-08-25T22:22:48.562Z] #77 124.8 checking for suffix of executables... [2022-08-25T22:22:48.562Z] #77 125.0 checking whether we are cross compiling... no [2022-08-25T22:22:48.562Z] #77 125.2 checking for suffix of object files... o [2022-08-25T22:22:48.562Z] #77 125.3 checking whether we are using the GNU C compiler... yes [2022-08-25T22:22:48.562Z] #77 125.4 checking whether gcc accepts -g... yes [2022-08-25T22:22:48.562Z] #77 125.4 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:22:48.562Z] #77 125.6 checking whether gcc understands -c and -o together... yes [2022-08-25T22:22:48.562Z] #77 125.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:22:48.562Z] #77 125.8 checking whether build environment is sane... yes [2022-08-25T22:22:48.562Z] #77 125.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:22:48.562Z] #77 125.8 checking for gawk... no [2022-08-25T22:22:48.562Z] #77 125.8 checking for mawk... mawk [2022-08-25T22:22:48.562Z] #77 125.8 checking whether make sets $(MAKE)... yes [2022-08-25T22:22:48.562Z] #77 125.9 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:22:48.562Z] #77 125.9 checking whether make supports nested variables... yes [2022-08-25T22:22:48.562Z] #77 126.0 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:22:48.562Z] #77 126.0 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:22:48.562Z] #77 126.0 checking how to create a ustar tar archive... gnutar [2022-08-25T22:22:48.562Z] #77 126.0 checking dependency style of gcc... gcc3 [2022-08-25T22:22:48.562Z] #77 126.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:22:48.562Z] #77 126.2 checking whether make supports nested variables... (cached) yes [2022-08-25T22:22:48.562Z] #77 126.2 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:22:48.562Z] #77 126.5 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:22:48.562Z] #77 126.5 checking how to print strings... printf [2022-08-25T22:22:48.562Z] #77 126.5 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:22:48.562Z] #77 126.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:22:48.562Z] #77 126.5 checking for egrep... /bin/grep -E [2022-08-25T22:22:48.562Z] #77 126.5 checking for fgrep... /bin/grep -F [2022-08-25T22:22:48.562Z] #77 126.5 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:22:48.562Z] #77 126.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:22:48.562Z] #77 126.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:22:48.562Z] #77 126.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:22:48.562Z] #77 126.7 checking whether ln -s works... yes [2022-08-25T22:22:48.562Z] #77 126.7 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:22:48.562Z] #77 126.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-25T22:22:48.562Z] #77 126.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:22:48.562Z] #77 126.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:22:48.562Z] #77 126.7 checking for objdump... objdump [2022-08-25T22:22:48.562Z] #77 126.7 checking how to recognize dependent libraries... pass_all [2022-08-25T22:22:48.562Z] #77 126.7 checking for dlltool... no [2022-08-25T22:22:48.562Z] #77 126.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:22:48.562Z] #77 126.7 checking for ar... ar [2022-08-25T22:22:48.562Z] #77 126.7 checking for archiver @FILE support... @ [2022-08-25T22:22:48.562Z] #77 126.9 checking for strip... strip [2022-08-25T22:22:48.562Z] #77 126.9 checking for ranlib... ranlib [2022-08-25T22:22:48.562Z] #77 126.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:22:48.562Z] #77 127.1 checking for sysroot... no [2022-08-25T22:22:48.562Z] #77 127.1 checking for a working dd... /bin/dd [2022-08-25T22:22:48.562Z] #77 127.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:22:48.562Z] #77 127.3 checking for mt... no [2022-08-25T22:22:48.562Z] #77 127.3 checking if : is a manifest tool... no [2022-08-25T22:22:48.562Z] #77 127.3 checking how to run the C preprocessor... gcc -E [2022-08-25T22:22:48.562Z] #77 127.5 checking for ANSI C header files... yes [2022-08-25T22:22:48.562Z] #77 128.0 checking for sys/types.h... yes [2022-08-25T22:22:48.562Z] #77 128.2 checking for sys/stat.h... yes [2022-08-25T22:22:48.562Z] #77 128.3 checking for stdlib.h... yes [2022-08-25T22:22:48.562Z] #77 128.5 checking for string.h... yes [2022-08-25T22:22:48.562Z] #77 128.6 checking for memory.h... yes [2022-08-25T22:22:48.562Z] #77 128.8 checking for strings.h... yes [2022-08-25T22:22:48.562Z] #77 129.0 checking for inttypes.h... yes [2022-08-25T22:22:48.820Z] #77 129.1 checking for stdint.h... yes [2022-08-25T22:22:48.820Z] #77 129.3 checking for unistd.h... yes [2022-08-25T22:22:49.078Z] #77 129.4 checking for dlfcn.h... yes [2022-08-25T22:22:49.078Z] #77 129.6 checking for objdir... .libs [2022-08-25T22:22:49.336Z] #77 129.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:22:49.336Z] #77 130.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:22:49.336Z] #77 130.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:22:49.852Z] #77 130.1 checking if gcc static flag -static works... yes [2022-08-25T22:22:50.110Z] #77 130.5 checking if gcc supports -c -o file.o... yes [2022-08-25T22:22:50.110Z] #77 130.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:22:50.110Z] #77 130.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:22:50.110Z] #77 130.7 checking dynamic linker characteristics... [2022-08-25T22:22:50.110Z] #77 ... [2022-08-25T22:22:50.110Z] [2022-08-25T22:22:50.111Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:22:50.111Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:22:50.111Z] #21 35.21 Selecting previously unselected package libinih1:amd64. [2022-08-25T22:22:50.111Z] #21 35.22 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-25T22:22:50.111Z] #21 35.22 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-25T22:22:50.111Z] #21 35.28 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-25T22:22:50.111Z] #21 35.29 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-25T22:22:50.111Z] #21 35.29 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-25T22:22:50.369Z] #21 35.42 Selecting previously unselected package libnet1:amd64. [2022-08-25T22:22:50.369Z] #21 35.42 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T22:22:50.369Z] #21 35.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:22:50.369Z] #21 35.50 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T22:22:50.369Z] #21 35.50 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T22:22:50.369Z] #21 35.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:22:50.369Z] #21 35.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:22:50.369Z] #21 35.59 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:22:50.369Z] #21 35.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:22:50.369Z] #21 35.68 Selecting previously unselected package libyajl2:amd64. [2022-08-25T22:22:50.369Z] #21 35.68 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T22:22:50.628Z] #21 35.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:22:50.628Z] #21 35.74 Selecting previously unselected package net-tools. [2022-08-25T22:22:50.628Z] #21 35.74 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-25T22:22:50.628Z] #21 35.75 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:22:50.886Z] #21 35.93 Selecting previously unselected package patch. [2022-08-25T22:22:50.886Z] #21 35.96 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-25T22:22:50.886Z] #21 35.96 Unpacking patch (2.7.6-7) ... [2022-08-25T22:22:50.886Z] #21 36.06 Selecting previously unselected package python-pip-whl. [2022-08-25T22:22:50.886Z] #21 36.08 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:22:50.886Z] #21 36.10 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:22:51.452Z] #21 36.69 Selecting previously unselected package python3-lib2to3. [2022-08-25T22:22:51.452Z] #21 36.69 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T22:22:51.452Z] #21 36.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:22:51.711Z] #21 36.84 Selecting previously unselected package python3-distutils. [2022-08-25T22:22:51.711Z] #21 36.84 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T22:22:51.711Z] #21 36.85 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T22:22:51.711Z] #21 37.00 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:22:51.969Z] #21 37.00 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:22:51.970Z] #21 37.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:22:51.970Z] #21 37.17 Selecting previously unselected package python3-setuptools. [2022-08-25T22:22:51.970Z] #21 37.17 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T22:22:51.970Z] #21 37.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T22:22:52.228Z] #21 37.41 Selecting previously unselected package python3-wheel. [2022-08-25T22:22:52.228Z] #21 37.42 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T22:22:52.228Z] #21 37.42 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T22:22:52.228Z] #21 37.49 Selecting previously unselected package python3-pip. [2022-08-25T22:22:52.228Z] #21 37.50 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:22:52.228Z] #21 37.51 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:22:52.486Z] #21 37.81 Selecting previously unselected package sudo. [2022-08-25T22:22:52.522Z] #67 ... [2022-08-25T22:22:52.522Z] [2022-08-25T22:22:52.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-25T22:22:52.522Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:22:52.522Z] #14 197.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-25T22:22:52.522Z] #14 197.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:22:52.522Z] #14 197.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:22:52.744Z] #21 37.81 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-25T22:22:52.744Z] #21 37.82 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T22:22:53.311Z] #21 38.36 Selecting previously unselected package systemd-journal-remote. [2022-08-25T22:22:53.311Z] #21 38.36 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-25T22:22:53.311Z] #21 38.37 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-25T22:22:53.311Z] #21 38.48 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T22:22:53.311Z] #21 38.50 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-25T22:22:53.311Z] #21 38.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:22:53.569Z] #21 38.72 Selecting previously unselected package uidmap. [2022-08-25T22:22:53.569Z] #21 38.74 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-25T22:22:53.569Z] #21 38.75 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T22:22:53.828Z] #21 38.90 Selecting previously unselected package vim-runtime. [2022-08-25T22:22:53.828Z] #21 38.90 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:22:53.828Z] #21 38.96 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-25T22:22:53.828Z] #21 39.00 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T22:22:53.828Z] #21 39.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:54.568Z] #67 ... [2022-08-25T22:22:54.569Z] [2022-08-25T22:22:54.569Z] #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-25T22:22:54.569Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:22:54.569Z] #14 192.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-25T22:22:54.569Z] #14 192.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:22:54.569Z] #14 192.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:22:55.126Z] #54 ... [2022-08-25T22:22:55.126Z] [2022-08-25T22:22:55.126Z] #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-25T22:22:55.126Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:22:55.126Z] #84 229.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-25T22:22:55.126Z] #84 229.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-25T22:22:55.126Z] #84 229.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-25T22:22:55.126Z] #84 229.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-25T22:22:55.126Z] #84 229.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-25T22:22:55.126Z] #84 230.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-25T22:22:55.126Z] #84 230.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-25T22:22:55.126Z] #84 230.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-25T22:22:55.126Z] #84 230.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-25T22:22:55.126Z] #84 230.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-25T22:22:56.477Z] #14 ... [2022-08-25T22:22:56.477Z] [2022-08-25T22:22:56.477Z] #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-25T22:22:56.477Z] #67 sha256:0b85b6977ea441c63b2a945a2f92f31a5d72368d0ffcbe1e51699b708599f4d4 [2022-08-25T22:22:56.477Z] #67 200.5 rootlesskit version 1.0.0 [2022-08-25T22:22:56.477Z] #67 200.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-25T22:22:56.477Z] #67 200.5 -container-ip string [2022-08-25T22:22:56.477Z] #67 200.5 container ip [2022-08-25T22:22:56.477Z] #67 200.5 -container-port int [2022-08-25T22:22:56.477Z] #67 200.5 container port (default -1) [2022-08-25T22:22:56.477Z] #67 200.5 -host-ip string [2022-08-25T22:22:56.477Z] #67 200.5 host ip [2022-08-25T22:22:56.477Z] #67 200.5 -host-port int [2022-08-25T22:22:56.477Z] #67 200.5 host port (default -1) [2022-08-25T22:22:56.477Z] #67 200.5 -proto string [2022-08-25T22:22:56.477Z] #67 200.5 proxy protocol (default "tcp") [2022-08-25T22:22:56.500Z] #84 ... [2022-08-25T22:22:56.500Z] [2022-08-25T22:22:56.500Z] #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-25T22:22:56.500Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:22:56.500Z] #19 278.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-25T22:22:56.500Z] #19 278.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:22:56.501Z] #19 278.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:22:56.501Z] #19 279.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-25T22:22:56.501Z] #19 279.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:22:56.501Z] #19 279.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:22:57.047Z] #67 DONE 201.0s [2022-08-25T22:22:57.047Z] [2022-08-25T22:22:57.047Z] #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-25T22:22:57.047Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:22:57.047Z] #36 ... [2022-08-25T22:22:57.047Z] [2022-08-25T22:22:57.047Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T22:22:57.047Z] #68 sha256:52d1772b39dac71839b5b3b329d0d37c625d36f0cc9ef28fa6630844e8578c06 [2022-08-25T22:22:57.109Z] #21 42.36 Selecting previously unselected package vim. [2022-08-25T22:22:57.109Z] #21 42.36 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:22:57.151Z] #55 ... [2022-08-25T22:22:57.151Z] [2022-08-25T22:22:57.151Z] #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-25T22:22:57.151Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-25T22:22:57.151Z] #47 200.7 + dpkg --print-architecture [2022-08-25T22:22:57.310Z] #68 DONE 0.2s [2022-08-25T22:22:57.310Z] [2022-08-25T22:22:57.310Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T22:22:57.310Z] #69 sha256:5988c240fb947b357e93ee7f1cc0987ccc7eac7af2e7517c938d8b0657cf51d6 [2022-08-25T22:22:57.310Z] #69 DONE 0.2s [2022-08-25T22:22:57.310Z] [2022-08-25T22:22:57.310Z] #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-25T22:22:57.310Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:22:57.368Z] #21 42.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:22:57.719Z] #47 DONE 201.3s [2022-08-25T22:22:57.719Z] [2022-08-25T22:22:57.719Z] #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-25T22:22:57.719Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:22:57.791Z] #14 ... [2022-08-25T22:22:57.791Z] [2022-08-25T22:22:57.791Z] #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-25T22:22:57.791Z] #67 sha256:6a73bdb887b9df402a61a4657b36a09b3e91a97a342924a16713be51ee089e1b [2022-08-25T22:22:57.791Z] #67 202.6 rootlesskit version 1.0.0 [2022-08-25T22:22:57.791Z] #67 202.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-25T22:22:57.791Z] #67 202.6 -container-ip string [2022-08-25T22:22:57.791Z] #67 202.6 container ip [2022-08-25T22:22:57.791Z] #67 202.6 -container-port int [2022-08-25T22:22:57.791Z] #67 202.6 container port (default -1) [2022-08-25T22:22:57.791Z] #67 202.6 -host-ip string [2022-08-25T22:22:57.791Z] #67 202.6 host ip [2022-08-25T22:22:57.791Z] #67 202.6 -host-port int [2022-08-25T22:22:57.791Z] #67 202.6 host port (default -1) [2022-08-25T22:22:57.791Z] #67 202.6 -proto string [2022-08-25T22:22:57.791Z] #67 202.6 proxy protocol (default "tcp") [2022-08-25T22:22:57.886Z] #21 42.95 Selecting previously unselected package xfsprogs. [2022-08-25T22:22:57.886Z] #21 42.96 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-25T22:22:57.886Z] #21 42.96 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T22:22:58.452Z] #21 43.44 Selecting previously unselected package zip. [2022-08-25T22:22:58.452Z] #21 43.44 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-25T22:22:58.452Z] #21 43.45 Unpacking zip (3.0-12) ... [2022-08-25T22:22:58.452Z] #21 43.59 Selecting previously unselected package zstd. [2022-08-25T22:22:58.452Z] #21 43.59 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-25T22:22:58.452Z] #21 43.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:22:58.728Z] #67 DONE 203.6s [2022-08-25T22:22:58.728Z] [2022-08-25T22:22:58.728Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T22:22:58.728Z] #68 sha256:bbbe73a61681430f104181e34c056c075fbc1a9fe361dc30c2600ab5ef494e0f [2022-08-25T22:22:58.728Z] #68 DONE 0.1s [2022-08-25T22:22:58.728Z] [2022-08-25T22:22:58.728Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T22:22:58.728Z] #69 sha256:18998dd762e08087615f6107f4406014d09b398380ef878b5a0e91f696d15e51 [2022-08-25T22:22:58.728Z] #69 DONE 0.1s [2022-08-25T22:22:58.728Z] [2022-08-25T22:22:58.728Z] #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-25T22:22:58.728Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:22:59.017Z] #21 43.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:22:59.848Z] #55 ... [2022-08-25T22:22:59.849Z] [2022-08-25T22:22:59.849Z] #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-25T22:22:59.849Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:22:59.849Z] #14 203.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-25T22:22:59.849Z] #14 203.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-25T22:22:59.849Z] #14 203.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:22:59.849Z] #14 204.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-25T22:22:59.849Z] #14 204.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-25T22:22:59.849Z] #14 204.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T22:22:59.952Z] #21 44.93 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T22:22:59.952Z] #21 44.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:22:59.952Z] #21 44.95 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-25T22:22:59.952Z] #21 44.96 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T22:22:59.952Z] #21 44.98 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T22:22:59.952Z] #21 44.99 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-25T22:22:59.952Z] #21 45.00 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T22:22:59.952Z] #21 45.01 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T22:22:59.952Z] #21 45.03 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:22:59.952Z] #21 45.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:22:59.952Z] #21 45.07 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:22:59.952Z] #21 45.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:22:59.952Z] #21 45.10 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T22:23:00.108Z] #14 204.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-25T22:23:00.109Z] #14 204.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-25T22:23:00.109Z] #14 204.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T22:23:00.109Z] #14 204.6 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T22:23:00.211Z] #21 ... [2022-08-25T22:23:00.211Z] [2022-08-25T22:23:00.211Z] #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-25T22:23:00.211Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:00.211Z] #77 130.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:23:00.211Z] #77 131.0 checking how to hardcode library paths into programs... immediate [2022-08-25T22:23:00.211Z] #77 131.0 checking whether stripping libraries is possible... yes [2022-08-25T22:23:00.211Z] #77 131.0 checking if libtool supports shared libraries... yes [2022-08-25T22:23:00.211Z] #77 131.0 checking whether to build shared libraries... no [2022-08-25T22:23:00.211Z] #77 131.0 checking whether to build static libraries... yes [2022-08-25T22:23:00.211Z] #77 131.0 checking float.h usability... yes [2022-08-25T22:23:00.211Z] #77 131.2 checking float.h presence... yes [2022-08-25T22:23:00.211Z] #77 131.3 checking for float.h... yes [2022-08-25T22:23:00.211Z] #77 131.3 checking limits.h usability... yes [2022-08-25T22:23:00.211Z] #77 131.4 checking limits.h presence... yes [2022-08-25T22:23:00.211Z] #77 131.5 checking for limits.h... yes [2022-08-25T22:23:00.211Z] #77 131.5 checking stddef.h usability... yes [2022-08-25T22:23:00.211Z] #77 131.6 checking stddef.h presence... yes [2022-08-25T22:23:00.211Z] #77 131.6 checking for stddef.h... yes [2022-08-25T22:23:00.211Z] #77 131.6 checking for stdlib.h... (cached) yes [2022-08-25T22:23:00.211Z] #77 131.7 checking for string.h... (cached) yes [2022-08-25T22:23:00.211Z] #77 131.7 checking sys/time.h usability... yes [2022-08-25T22:23:00.211Z] #77 131.8 checking sys/time.h presence... yes [2022-08-25T22:23:00.211Z] #77 131.9 checking for sys/time.h... yes [2022-08-25T22:23:00.211Z] #77 131.9 checking for inline... inline [2022-08-25T22:23:00.211Z] #77 131.9 checking for size_t... yes [2022-08-25T22:23:00.211Z] #77 132.2 checking for stdlib.h... (cached) yes [2022-08-25T22:23:00.211Z] #77 132.2 checking for GNU libc compatible malloc... yes [2022-08-25T22:23:00.211Z] #77 132.4 checking for stdlib.h... (cached) yes [2022-08-25T22:23:00.211Z] #77 132.4 checking for GNU libc compatible realloc... yes [2022-08-25T22:23:00.211Z] #77 132.6 checking for working strtod... yes [2022-08-25T22:23:00.211Z] #77 132.8 checking for gettimeofday... yes [2022-08-25T22:23:00.211Z] #77 133.0 checking for memset... yes [2022-08-25T22:23:00.211Z] #77 133.2 checking for strspn... yes [2022-08-25T22:23:00.211Z] #77 133.5 checking that generated files are newer than configure... done [2022-08-25T22:23:00.211Z] #77 133.5 configure: creating ./config.status [2022-08-25T22:23:00.211Z] #77 135.5 config.status: creating Makefile [2022-08-25T22:23:00.211Z] #77 135.5 config.status: creating config.h [2022-08-25T22:23:00.211Z] #77 135.6 config.status: executing depfiles commands [2022-08-25T22:23:00.211Z] #77 135.7 config.status: executing libtool commands [2022-08-25T22:23:00.211Z] #77 136.6 GEN .version [2022-08-25T22:23:00.211Z] #77 136.6 make install-recursive [2022-08-25T22:23:00.211Z] #77 136.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-25T22:23:00.211Z] #77 136.8 Making install in libocispec [2022-08-25T22:23:00.211Z] #77 136.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:00.211Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-25T22:23:00.211Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-25T22:23:00.211Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-25T22:23:00.211Z] #77 136.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-25T22:23:00.211Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-25T22:23:00.211Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-25T22:23:00.211Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-25T22:23:00.211Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-25T22:23:00.211Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-25T22:23:00.211Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-25T22:23:00.211Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-25T22:23:00.211Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-25T22:23:00.211Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-25T22:23:00.211Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-25T22:23:00.211Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-25T22:23:00.211Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-25T22:23:00.211Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-25T22:23:00.211Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-25T22:23:00.211Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-25T22:23:00.211Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-25T22:23:00.211Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-25T22:23:00.211Z] #77 139.0 make install-recursive [2022-08-25T22:23:00.211Z] #77 139.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:00.211Z] #77 139.1 Making install in yajl [2022-08-25T22:23:00.211Z] #77 139.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:23:00.211Z] #77 139.2 CC verify/json_verify-json_verify.o [2022-08-25T22:23:00.211Z] #77 139.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-25T22:23:00.211Z] #77 139.2 CC src/libyajl_la-yajl.lo [2022-08-25T22:23:00.211Z] #77 139.2 CC src/libyajl_la-yajl_gen.lo [2022-08-25T22:23:00.211Z] #77 139.2 CC src/libyajl_la-yajl_parser.lo [2022-08-25T22:23:00.211Z] #77 139.2 CC src/libyajl_la-yajl_buf.lo [2022-08-25T22:23:00.211Z] #77 139.3 CC src/libyajl_la-yajl_encode.lo [2022-08-25T22:23:00.211Z] #77 139.3 CC src/libyajl_la-yajl_lex.lo [2022-08-25T22:23:00.211Z] #77 139.3 CC src/libyajl_la-yajl_tree.lo [2022-08-25T22:23:00.447Z] #14 204.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T22:23:00.447Z] #14 204.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:23:00.714Z] #14 205.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T22:23:00.714Z] #14 205.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T22:23:00.714Z] #14 205.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:23:00.778Z] #77 ... [2022-08-25T22:23:00.778Z] [2022-08-25T22:23:00.778Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:00.778Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:00.778Z] #21 45.81 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-25T22:23:00.778Z] #21 45.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:23:00.778Z] #21 45.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:23:00.778Z] #21 45.84 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T22:23:00.778Z] #21 45.86 Setting up apparmor (2.13.6-10) ... [2022-08-25T22:23:01.285Z] #14 205.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-25T22:23:01.286Z] #14 205.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:23:01.286Z] #14 205.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:01.286Z] #14 205.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T22:23:01.286Z] #14 205.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T22:23:01.560Z] #14 205.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:23:01.560Z] #14 206.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-25T22:23:01.560Z] #14 206.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-25T22:23:01.819Z] #14 206.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T22:23:02.393Z] #14 206.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-25T22:23:02.393Z] #14 206.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-25T22:23:02.393Z] #14 206.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T22:23:02.652Z] #14 207.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-25T22:23:02.652Z] #14 207.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-25T22:23:02.652Z] #14 207.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T22:23:02.682Z] #21 47.55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-25T22:23:02.682Z] #21 47.62 Setting up zip (3.0-12) ... [2022-08-25T22:23:02.682Z] #21 47.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:23:02.682Z] #21 47.66 Setting up bash-completion (1:2.11-2) ... [2022-08-25T22:23:03.590Z] #14 207.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-25T22:23:03.590Z] #14 207.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-25T22:23:03.590Z] #14 207.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T22:23:03.590Z] #14 207.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-25T22:23:03.590Z] #14 208.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-25T22:23:03.590Z] #14 208.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T22:23:04.001Z] #47 ... [2022-08-25T22:23:04.001Z] [2022-08-25T22:23:04.001Z] #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-25T22:23:04.001Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T22:23:04.001Z] #14 208.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-25T22:23:04.001Z] #14 208.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-25T22:23:04.001Z] #14 208.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:23:04.001Z] #14 209.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-25T22:23:04.001Z] #14 209.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-25T22:23:04.001Z] #14 209.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T22:23:04.001Z] #14 209.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-25T22:23:04.001Z] #14 209.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-25T22:23:04.001Z] #14 209.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T22:23:04.528Z] #14 209.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-25T22:23:04.568Z] #14 210.0 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T22:23:04.568Z] #14 210.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T22:23:04.568Z] #14 210.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:23:04.789Z] #14 209.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-25T22:23:04.789Z] #14 209.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T22:23:04.826Z] #14 210.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T22:23:05.085Z] #14 210.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T22:23:05.085Z] #14 210.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:23:05.214Z] #21 49.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:23:05.214Z] #21 49.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:23:05.214Z] #21 49.94 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-25T22:23:05.214Z] #21 50.00 Setting up patch (2.7.6-7) ... [2022-08-25T22:23:05.214Z] #21 50.05 Setting up sudo (1.9.5p2-3) ... [2022-08-25T22:23:05.214Z] #21 50.15 invoke-rc.d: could not determine current runlevel [2022-08-25T22:23:05.214Z] #21 50.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T22:23:05.214Z] #21 50.18 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T22:23:05.214Z] #21 50.20 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-25T22:23:05.214Z] #21 50.20 Failed to connect to bus: Host is down [2022-08-25T22:23:05.214Z] #21 50.20 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-25T22:23:05.214Z] #21 50.22 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T22:23:05.214Z] #21 50.23 Setting up pigz (2.6-1) ... [2022-08-25T22:23:05.214Z] #21 50.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T22:23:05.214Z] #21 50.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:23:05.214Z] #21 50.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:23:05.214Z] #21 50.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:23:05.357Z] #14 209.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-25T22:23:05.358Z] #14 209.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:23:05.358Z] #14 209.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:05.358Z] #14 209.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T22:23:05.358Z] #14 209.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T22:23:05.358Z] #14 209.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:23:05.617Z] #14 210.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T22:23:05.617Z] #14 210.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T22:23:05.654Z] #14 210.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-25T22:23:05.654Z] #14 210.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:23:05.654Z] #14 210.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:05.654Z] #14 211.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T22:23:05.655Z] #14 211.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T22:23:05.655Z] #14 211.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:23:05.876Z] #14 210.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:23:05.916Z] #14 211.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-25T22:23:05.916Z] #14 211.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-25T22:23:05.916Z] #14 211.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T22:23:06.149Z] #21 51.21 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-25T22:23:06.149Z] #21 51.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:23:06.186Z] #14 211.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-25T22:23:06.408Z] #21 51.61 Setting up libelf1:amd64 (0.183-1) ... [2022-08-25T22:23:06.408Z] #21 51.62 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-25T22:23:06.408Z] #21 51.63 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:23:06.445Z] #14 211.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-25T22:23:06.445Z] #14 211.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T22:23:06.668Z] #21 51.64 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:23:06.668Z] #21 51.66 Setting up libkmod2:amd64 (28-1) ... [2022-08-25T22:23:06.668Z] #21 51.67 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T22:23:06.713Z] #14 212.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-25T22:23:06.713Z] #14 212.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-25T22:23:06.713Z] #14 212.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T22:23:06.814Z] #14 211.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:23:06.814Z] #14 211.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T22:23:06.814Z] #14 211.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:23:06.814Z] #14 211.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T22:23:06.814Z] #14 211.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:23:06.814Z] #14 211.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T22:23:06.814Z] #14 211.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:23:06.814Z] #14 211.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T22:23:06.814Z] #14 211.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:23:06.814Z] #14 211.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T22:23:06.814Z] #14 211.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:23:06.814Z] #14 211.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:23:06.814Z] #14 211.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:23:06.814Z] #14 211.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T22:23:06.927Z] #21 52.17 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:23:07.074Z] #14 211.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-25T22:23:07.074Z] #14 211.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:23:07.074Z] #14 211.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:23:07.074Z] #14 211.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T22:23:07.074Z] #14 211.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T22:23:07.074Z] #14 211.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:23:07.074Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:23:07.074Z] #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-25T22:23:07.074Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:23:07.074Z] #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-25T22:23:07.074Z] #14 211.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:23:07.074Z] #14 211.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:23:07.185Z] #21 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T22:23:07.185Z] #21 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T22:23:07.185Z] #21 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T22:23:07.185Z] #21 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T22:23:07.185Z] #21 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T22:23:07.185Z] #21 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T22:23:07.185Z] #21 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T22:23:07.185Z] #21 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T22:23:07.185Z] #21 52.26 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T22:23:07.282Z] #14 212.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-25T22:23:07.282Z] #14 212.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-25T22:23:07.282Z] #14 212.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T22:23:07.282Z] #14 212.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-25T22:23:07.282Z] #14 212.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-25T22:23:07.282Z] #14 212.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T22:23:07.337Z] #14 211.5 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-25T22:23:07.337Z] #14 211.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:23:07.337Z] #14 211.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:23:07.337Z] #14 211.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:07.337Z] #14 211.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:23:07.337Z] #14 211.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:07.337Z] #14 211.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:07.337Z] #14 211.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:23:08.239Z] #14 213.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-25T22:23:08.239Z] #14 213.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-25T22:23:08.239Z] #14 213.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T22:23:08.281Z] #14 DONE 212.8s [2022-08-25T22:23:08.281Z] [2022-08-25T22:23:08.281Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T22:23:08.281Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T22:23:08.540Z] #15 ... [2022-08-25T22:23:08.540Z] [2022-08-25T22:23:08.540Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T22:23:08.540Z] #59 sha256:6ab2ca8a4e2282be134c92d5d77bf29752db0fe62621e8f7443ee52f836b781f [2022-08-25T22:23:08.540Z] #59 DONE 0.1s [2022-08-25T22:23:08.540Z] [2022-08-25T22:23:08.540Z] #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-25T22:23:08.540Z] #60 sha256:adcfd824946d8fb8c9b58679c36f63c447bafdb029cf0648fa469d11b85533f2 [2022-08-25T22:23:08.682Z] #19 300.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-25T22:23:08.682Z] #19 300.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:23:08.682Z] #19 300.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:23:08.682Z] #19 300.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-25T22:23:08.682Z] #19 300.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:23:08.682Z] #19 300.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T22:23:08.682Z] #19 300.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-25T22:23:08.682Z] #19 300.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:23:08.682Z] #19 300.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T22:23:08.682Z] #19 300.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-25T22:23:08.682Z] #19 300.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:23:08.682Z] #19 300.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:23:08.682Z] #19 300.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-25T22:23:08.682Z] #19 300.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:23:08.682Z] #19 300.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:23:08.682Z] #19 300.8 Selecting previously unselected package cross-config. [2022-08-25T22:23:08.682Z] #19 300.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-25T22:23:08.682Z] #19 300.8 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-25T22:23:08.682Z] #19 301.0 Selecting previously unselected package gcc-10-cross-base. [2022-08-25T22:23:08.682Z] #19 301.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:08.682Z] #19 301.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-25T22:23:08.682Z] #19 301.1 Selecting previously unselected package libc6-arm64-cross. [2022-08-25T22:23:08.682Z] #19 301.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-25T22:23:08.682Z] #19 301.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-25T22:23:08.812Z] #14 214.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-25T22:23:08.812Z] #14 214.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:23:08.812Z] #14 214.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:08.812Z] #14 214.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T22:23:08.812Z] #14 214.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T22:23:08.812Z] #14 214.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:23:09.077Z] #14 214.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T22:23:09.077Z] #14 214.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T22:23:09.077Z] #14 214.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:23:09.085Z] #21 54.09 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:23:09.245Z] #19 301.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-25T22:23:09.245Z] #19 301.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:09.245Z] #19 301.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:09.344Z] #21 54.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T22:23:09.344Z] #21 54.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:23:09.344Z] #21 54.46 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:23:09.507Z] #19 302.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-25T22:23:09.507Z] #19 302.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:09.507Z] #19 302.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:09.507Z] #19 302.3 Selecting previously unselected package libitm1-arm64-cross. [2022-08-25T22:23:09.764Z] #19 302.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:09.764Z] #19 302.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:09.764Z] #19 302.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-25T22:23:09.764Z] #19 302.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:09.764Z] #19 302.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:09.947Z] #64 ... [2022-08-25T22:23:09.947Z] [2022-08-25T22:23:09.947Z] #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-25T22:23:09.947Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:23:09.947Z] #77 168.4 CCLD libocispec.la [2022-08-25T22:23:09.947Z] #77 168.8 CCLD src/validate [2022-08-25T22:23:09.947Z] #77 168.8 CCLD tests/test-1 [2022-08-25T22:23:09.947Z] #77 168.8 CCLD tests/test-2 [2022-08-25T22:23:09.947Z] #77 168.8 CCLD tests/test-3 [2022-08-25T22:23:09.947Z] #77 168.9 CCLD tests/test-4 [2022-08-25T22:23:09.947Z] #77 168.9 CCLD tests/test-5 [2022-08-25T22:23:09.947Z] #77 169.0 CCLD tests/test-6 [2022-08-25T22:23:09.947Z] #77 169.0 CCLD tests/test-7 [2022-08-25T22:23:09.947Z] #77 169.2 CCLD tests/test-8 [2022-08-25T22:23:09.947Z] #77 169.3 CCLD tests/test-9 [2022-08-25T22:23:09.947Z] #77 169.3 CCLD tests/test-10 [2022-08-25T22:23:09.947Z] #77 169.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-25T22:23:10.020Z] #19 302.6 Selecting previously unselected package libasan6-arm64-cross. [2022-08-25T22:23:10.020Z] #19 302.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:10.020Z] #19 302.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:10.024Z] #14 215.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:23:10.024Z] #14 215.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T22:23:10.024Z] #14 215.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:23:10.024Z] #14 215.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T22:23:10.024Z] #14 215.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:23:10.206Z] #77 169.5 CCLD tests/test-11 [2022-08-25T22:23:10.278Z] #21 ... [2022-08-25T22:23:10.278Z] [2022-08-25T22:23:10.278Z] #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-25T22:23:10.278Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:10.278Z] #77 144.7 CCLD libyajl.la [2022-08-25T22:23:10.278Z] #77 145.1 CCLD verify/json_verify [2022-08-25T22:23:10.278Z] #77 145.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:23:10.278Z] #77 145.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:23:10.278Z] #77 145.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:23:10.278Z] #77 145.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:23:10.278Z] #77 145.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:23:10.278Z] #77 145.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:10.278Z] #77 145.6 CC src/validate.o [2022-08-25T22:23:10.278Z] #77 145.6 CC src/image_spec_schema_config_schema.lo [2022-08-25T22:23:10.278Z] #77 145.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-25T22:23:10.278Z] #77 145.6 CC src/image_spec_schema_defs.lo [2022-08-25T22:23:10.278Z] #77 145.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-25T22:23:10.278Z] #77 145.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-25T22:23:10.278Z] #77 145.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-25T22:23:10.278Z] #77 145.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-25T22:23:10.278Z] #77 145.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-25T22:23:10.278Z] #77 145.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-25T22:23:10.278Z] #77 145.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-25T22:23:10.278Z] #77 145.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-25T22:23:10.278Z] #77 145.8 CC src/runtime_spec_schema_config_vm.lo [2022-08-25T22:23:10.278Z] #77 145.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-25T22:23:10.278Z] #77 145.9 CC src/runtime_spec_schema_defs.lo [2022-08-25T22:23:10.278Z] #77 145.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-25T22:23:10.278Z] #77 145.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-25T22:23:10.278Z] #77 146.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-25T22:23:10.278Z] #77 146.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-25T22:23:10.278Z] #77 146.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-25T22:23:10.278Z] #77 146.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-25T22:23:10.278Z] #77 146.4 CC src/basic_test_double_array_item.lo [2022-08-25T22:23:10.278Z] #77 146.5 CC src/basic_test_double_array.lo [2022-08-25T22:23:10.278Z] #77 146.7 CC src/basic_test_top_array_int.lo [2022-08-25T22:23:10.278Z] #77 146.7 CC src/basic_test_top_array_string.lo [2022-08-25T22:23:10.278Z] #77 146.9 CC src/basic_test_top_double_array_int.lo [2022-08-25T22:23:10.278Z] #77 147.0 CC src/basic_test_top_double_array_obj.lo [2022-08-25T22:23:10.278Z] #77 147.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-25T22:23:10.278Z] #77 147.3 CC src/basic_test_top_double_array_string.lo [2022-08-25T22:23:10.278Z] #77 147.4 CC src/read-file.lo [2022-08-25T22:23:10.278Z] #77 147.5 CC src/json_common.lo [2022-08-25T22:23:10.278Z] #77 147.8 CC tests/test-1.o [2022-08-25T22:23:10.278Z] #77 148.0 CC tests/test-2.o [2022-08-25T22:23:10.278Z] #77 148.2 CC tests/test-3.o [2022-08-25T22:23:10.278Z] #77 148.3 CC tests/test-4.o [2022-08-25T22:23:10.278Z] #77 148.5 CC tests/test-5.o [2022-08-25T22:23:10.278Z] #77 148.6 CC tests/test-6.o [2022-08-25T22:23:10.278Z] #77 148.9 CC tests/test-7.o [2022-08-25T22:23:10.278Z] #77 149.0 CC tests/test-8.o [2022-08-25T22:23:10.278Z] #77 149.1 CC tests/test-9.o [2022-08-25T22:23:10.278Z] #77 149.3 CC tests/test-10.o [2022-08-25T22:23:10.278Z] #77 149.4 CC tests/test-11.o [2022-08-25T22:23:10.291Z] #14 215.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T22:23:10.291Z] #14 215.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:23:10.291Z] #14 215.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T22:23:10.291Z] #14 215.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:23:10.291Z] #14 215.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T22:23:10.291Z] #14 215.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:23:10.291Z] #14 215.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:23:10.291Z] #14 215.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:23:10.291Z] #14 215.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T22:23:10.291Z] #14 215.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-25T22:23:10.291Z] #14 215.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:23:10.291Z] #14 215.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:23:10.291Z] #14 215.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T22:23:10.291Z] #14 215.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T22:23:10.291Z] #14 215.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:23:10.291Z] #14 215.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:23:10.291Z] #14 215.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-25T22:23:10.291Z] #14 215.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:23:10.447Z] #60 2.021 + RM_GOPATH=0 [2022-08-25T22:23:10.447Z] #60 2.021 + TMP_GOPATH= [2022-08-25T22:23:10.447Z] #60 2.021 + : /build [2022-08-25T22:23:10.447Z] #60 2.021 + '[' -z '' ']' [2022-08-25T22:23:10.447Z] #60 2.021 ++ mktemp -d [2022-08-25T22:23:10.536Z] #77 ... [2022-08-25T22:23:10.536Z] [2022-08-25T22:23:10.536Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:10.536Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:10.536Z] #21 55.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T22:23:10.536Z] #21 55.83 Setting up jq (1.6-2.1) ... [2022-08-25T22:23:10.552Z] #14 215.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-25T22:23:10.552Z] #14 215.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:23:10.552Z] #14 215.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:23:10.552Z] #14 215.9 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-25T22:23:10.552Z] #14 215.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:23:10.552Z] #14 215.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:23:10.552Z] #14 216.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:10.552Z] #14 216.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:23:10.552Z] #14 216.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:10.707Z] #60 2.025 + export GOPATH=/tmp/tmp.oaVke0ug5J [2022-08-25T22:23:10.707Z] #60 2.025 + GOPATH=/tmp/tmp.oaVke0ug5J [2022-08-25T22:23:10.707Z] #60 2.025 + RM_GOPATH=1 [2022-08-25T22:23:10.707Z] #60 2.025 + case "$(go env GOARCH)" in [2022-08-25T22:23:10.707Z] #60 2.025 ++ go env GOARCH [2022-08-25T22:23:10.707Z] #60 2.066 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:23:10.707Z] #60 2.066 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:23:10.707Z] #60 2.066 ++ dirname /install.sh [2022-08-25T22:23:10.707Z] #60 2.066 + dir=/ [2022-08-25T22:23:10.707Z] #60 2.066 + bin=runc [2022-08-25T22:23:10.707Z] #60 2.066 + shift [2022-08-25T22:23:10.707Z] #60 2.066 + '[' '!' -f //runc.installer ']' [2022-08-25T22:23:10.707Z] #60 2.066 + . //runc.installer [2022-08-25T22:23:10.707Z] #60 2.066 ++ set -e [2022-08-25T22:23:10.707Z] #60 2.066 ++ : v1.1.3 [2022-08-25T22:23:10.707Z] #60 2.066 + install_runc [2022-08-25T22:23:10.707Z] #60 2.066 + RUNC_BUILDTAGS=seccomp [2022-08-25T22:23:10.707Z] #60 2.066 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-25T22:23:10.707Z] #60 2.066 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oaVke0ug5J/src/github.com/opencontainers/runc [2022-08-25T22:23:10.707Z] #60 2.067 Install runc version v1.1.3 (build tags: seccomp) [2022-08-25T22:23:10.707Z] #60 2.086 Cloning into '/tmp/tmp.oaVke0ug5J/src/github.com/opencontainers/runc'... [2022-08-25T22:23:10.794Z] #21 55.86 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:23:10.794Z] #21 55.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-25T22:23:10.794Z] #21 55.89 Setting up iptables (1.8.7-1) ... [2022-08-25T22:23:10.794Z] #21 55.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:23:10.794Z] #21 55.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:23:10.794Z] #21 55.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:23:10.794Z] #21 55.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:23:10.794Z] #21 55.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T22:23:10.794Z] #21 55.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T22:23:10.794Z] #21 55.93 Setting up iproute2 (5.10.0-4) ... [2022-08-25T22:23:10.816Z] #14 216.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:23:10.816Z] #14 216.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:23:11.277Z] #60 ... [2022-08-25T22:23:11.277Z] [2022-08-25T22:23:11.277Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T22:23:11.277Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T22:23:11.277Z] #15 DONE 2.6s [2022-08-25T22:23:11.277Z] [2022-08-25T22:23:11.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-25T22:23:11.277Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:11.277Z] #77 136.2 configure.ac:11: installing 'build-aux/compile' [2022-08-25T22:23:11.277Z] #77 136.2 configure.ac:11: installing 'build-aux/config.guess' [2022-08-25T22:23:11.277Z] #77 136.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-25T22:23:11.277Z] #77 136.3 configure.ac:13: installing 'build-aux/install-sh' [2022-08-25T22:23:11.277Z] #77 136.3 configure.ac:13: installing 'build-aux/missing' [2022-08-25T22:23:11.277Z] #77 136.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-25T22:23:11.277Z] #77 136.5 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:23:11.277Z] #77 138.4 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:23:11.277Z] #77 139.0 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:23:11.277Z] #77 139.0 checking how to print strings... printf [2022-08-25T22:23:11.277Z] #77 139.1 checking for gcc... gcc [2022-08-25T22:23:11.277Z] #77 139.2 checking whether the C compiler works... yes [2022-08-25T22:23:11.277Z] #77 139.5 checking for C compiler default output file name... a.out [2022-08-25T22:23:11.277Z] #77 139.5 checking for suffix of executables... [2022-08-25T22:23:11.277Z] #77 139.8 checking whether we are cross compiling... no [2022-08-25T22:23:11.277Z] #77 140.2 checking for suffix of object files... o [2022-08-25T22:23:11.277Z] #77 140.4 checking whether we are using the GNU C compiler... yes [2022-08-25T22:23:11.277Z] #77 140.5 checking whether gcc accepts -g... yes [2022-08-25T22:23:11.277Z] #77 140.6 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:23:11.277Z] #77 140.8 checking whether gcc understands -c and -o together... yes [2022-08-25T22:23:11.277Z] #77 141.1 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:23:11.277Z] #77 141.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:23:11.277Z] #77 141.2 checking for egrep... /bin/grep -E [2022-08-25T22:23:11.277Z] #77 141.2 checking for fgrep... /bin/grep -F [2022-08-25T22:23:11.277Z] #77 141.2 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:23:11.277Z] #77 141.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:23:11.277Z] #77 141.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:23:11.277Z] #77 141.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:23:11.277Z] #77 141.4 checking whether ln -s works... yes [2022-08-25T22:23:11.277Z] #77 141.4 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:23:11.277Z] #77 141.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T22:23:11.277Z] #77 141.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:23:11.277Z] #77 141.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:23:11.277Z] #77 141.5 checking for objdump... objdump [2022-08-25T22:23:11.277Z] #77 141.5 checking how to recognize dependent libraries... pass_all [2022-08-25T22:23:11.277Z] #77 141.5 checking for dlltool... no [2022-08-25T22:23:11.277Z] #77 141.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:23:11.277Z] #77 141.5 checking for ar... ar [2022-08-25T22:23:11.277Z] #77 141.5 checking for archiver @FILE support... @ [2022-08-25T22:23:11.277Z] #77 141.8 checking for strip... strip [2022-08-25T22:23:11.277Z] #77 141.8 checking for ranlib... ranlib [2022-08-25T22:23:11.277Z] #77 141.8 checking for gawk... no [2022-08-25T22:23:11.277Z] #77 141.8 checking for mawk... mawk [2022-08-25T22:23:11.277Z] #77 141.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:23:11.277Z] #77 142.3 checking for sysroot... no [2022-08-25T22:23:11.277Z] #77 142.3 checking for a working dd... /bin/dd [2022-08-25T22:23:11.277Z] #77 142.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:23:11.277Z] #77 142.6 checking for mt... no [2022-08-25T22:23:11.277Z] #77 142.6 checking if : is a manifest tool... no [2022-08-25T22:23:11.277Z] #77 142.6 checking how to run the C preprocessor... gcc -E [2022-08-25T22:23:11.277Z] #77 143.1 checking for ANSI C header files... yes [2022-08-25T22:23:11.277Z] #77 144.1 checking for sys/types.h... yes [2022-08-25T22:23:11.277Z] #77 144.5 checking for sys/stat.h... yes [2022-08-25T22:23:11.312Z] #21 56.31 Setting up systemd (247.3-7) ... [2022-08-25T22:23:11.312Z] #21 56.41 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-25T22:23:11.312Z] #21 56.41 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-25T22:23:11.312Z] #21 56.43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-25T22:23:11.312Z] #21 56.46 Initializing machine ID from KVM UUID. [2022-08-25T22:23:11.388Z] #19 304.1 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-25T22:23:11.388Z] #19 304.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:11.388Z] #19 304.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:11.536Z] #77 144.8 checking for stdlib.h... yes [2022-08-25T22:23:11.585Z] #77 171.0 libtool: link: ar cr libocispec.a [2022-08-25T22:23:11.755Z] #14 DONE 217.2s [2022-08-25T22:23:11.755Z] [2022-08-25T22:23:11.755Z] #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-25T22:23:11.755Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:11.755Z] #77 136.1 configure.ac:11: installing 'build-aux/compile' [2022-08-25T22:23:11.755Z] #77 136.1 configure.ac:11: installing 'build-aux/config.guess' [2022-08-25T22:23:11.755Z] #77 136.2 configure.ac:11: installing 'build-aux/config.sub' [2022-08-25T22:23:11.755Z] #77 136.2 configure.ac:13: installing 'build-aux/install-sh' [2022-08-25T22:23:11.755Z] #77 136.2 configure.ac:13: installing 'build-aux/missing' [2022-08-25T22:23:11.755Z] #77 136.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-25T22:23:11.755Z] #77 136.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T22:23:11.755Z] #77 138.4 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:23:11.755Z] #77 139.2 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:23:11.755Z] #77 139.2 checking how to print strings... printf [2022-08-25T22:23:11.755Z] #77 139.2 checking for gcc... gcc [2022-08-25T22:23:11.755Z] #77 139.4 checking whether the C compiler works... yes [2022-08-25T22:23:11.755Z] #77 139.8 checking for C compiler default output file name... a.out [2022-08-25T22:23:11.755Z] #77 139.8 checking for suffix of executables... [2022-08-25T22:23:11.798Z] #77 145.2 checking for string.h... yes [2022-08-25T22:23:11.844Z] #77 171.1 libtool: link: ranlib libocispec.a [2022-08-25T22:23:11.951Z] #19 304.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-25T22:23:11.951Z] #19 304.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:11.951Z] #19 304.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:12.013Z] #77 140.1 checking whether we are cross compiling... [2022-08-25T22:23:12.013Z] #77 ... [2022-08-25T22:23:12.013Z] [2022-08-25T22:23:12.013Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T22:23:12.013Z] #59 sha256:ec5c0a88185a5f89eab774d5e9500df760680c4358a5d5ccf63b67a4c37b20f9 [2022-08-25T22:23:12.013Z] #59 DONE 0.1s [2022-08-25T22:23:12.013Z] [2022-08-25T22:23:12.013Z] #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-25T22:23:12.013Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:12.013Z] #77 140.1 checking whether we are cross compiling... no [2022-08-25T22:23:12.057Z] #77 145.5 checking for memory.h... yes [2022-08-25T22:23:12.271Z] #77 140.5 checking for suffix of object files... o [2022-08-25T22:23:12.271Z] #77 140.7 checking whether we are using the GNU C compiler... yes [2022-08-25T22:23:12.326Z] #77 145.7 checking for strings.h... yes [2022-08-25T22:23:12.505Z] #21 57.45 Setting up systemd-journal-remote (247.3-7) ... [2022-08-25T22:23:12.530Z] #77 140.8 checking whether gcc accepts -g... yes [2022-08-25T22:23:12.530Z] #77 141.0 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:23:12.585Z] #77 146.1 checking for inttypes.h... yes [2022-08-25T22:23:12.768Z] #21 57.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:23:12.788Z] #77 141.2 checking whether gcc understands -c and -o together... yes [2022-08-25T22:23:12.844Z] #77 146.3 checking for stdint.h... #77 ... [2022-08-25T22:23:12.844Z] [2022-08-25T22:23:12.844Z] #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-25T22:23:12.844Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T22:23:12.844Z] #16 DONE 1.8s [2022-08-25T22:23:12.844Z] [2022-08-25T22:23:12.844Z] #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-25T22:23:12.844Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:12.844Z] #77 146.3 checking for stdint.h... yes [2022-08-25T22:23:12.844Z] #77 ... [2022-08-25T22:23:12.844Z] [2022-08-25T22:23:12.844Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T22:23:12.844Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T22:23:12.881Z] #19 305.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-25T22:23:12.881Z] #19 305.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:12.881Z] #19 305.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:13.026Z] #21 DONE 58.2s [2022-08-25T22:23:13.026Z] [2022-08-25T22:23:13.026Z] #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-25T22:23:13.026Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-25T22:23:13.047Z] #77 141.5 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:23:13.047Z] #77 141.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:23:13.047Z] #77 141.6 checking for egrep... /bin/grep -E [2022-08-25T22:23:13.047Z] #77 141.6 checking for fgrep... /bin/grep -F [2022-08-25T22:23:13.047Z] #77 141.6 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:23:13.047Z] #77 141.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:23:13.047Z] #77 141.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:23:13.138Z] #19 305.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-25T22:23:13.138Z] #19 305.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:13.138Z] #19 305.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:13.222Z] #77 172.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:13.222Z] #77 172.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:23:13.222Z] #77 172.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:23:13.222Z] #77 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:13.222Z] #77 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:13.222Z] #77 172.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:13.222Z] #77 172.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:13.222Z] #77 172.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-25T22:23:13.222Z] #77 172.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-25T22:23:13.222Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-25T22:23:13.222Z] #77 172.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-25T22:23:13.222Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-25T22:23:13.222Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-25T22:23:13.222Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-25T22:23:13.222Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-25T22:23:13.222Z] #77 172.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-25T22:23:13.306Z] #77 141.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:23:13.306Z] #77 141.8 checking whether ln -s works... yes [2022-08-25T22:23:13.306Z] #77 141.8 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:23:13.482Z] #77 172.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-25T22:23:13.482Z] #77 172.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-25T22:23:13.482Z] #77 172.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-25T22:23:13.482Z] #77 172.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-25T22:23:13.482Z] #77 172.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-25T22:23:13.482Z] #77 172.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-25T22:23:13.482Z] #77 172.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-25T22:23:13.482Z] #77 173.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-25T22:23:13.564Z] #77 141.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-25T22:23:13.565Z] #77 141.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:23:13.565Z] #77 141.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:23:13.565Z] #77 141.9 checking for objdump... objdump [2022-08-25T22:23:13.565Z] #77 141.9 checking how to recognize dependent libraries... pass_all [2022-08-25T22:23:13.565Z] #77 141.9 checking for dlltool... no [2022-08-25T22:23:13.565Z] #77 141.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:23:13.565Z] #77 141.9 checking for ar... ar [2022-08-25T22:23:13.701Z] #19 306.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-25T22:23:13.701Z] #19 306.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:13.701Z] #19 306.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:13.741Z] #77 173.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-25T22:23:13.741Z] #77 173.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-25T22:23:13.741Z] #77 173.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-25T22:23:13.741Z] #77 173.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-25T22:23:13.741Z] #77 173.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-25T22:23:13.823Z] #77 141.9 checking for archiver @FILE support... @ [2022-08-25T22:23:13.823Z] #77 142.3 checking for strip... strip [2022-08-25T22:23:13.823Z] #77 142.3 checking for ranlib... ranlib [2022-08-25T22:23:13.823Z] #77 142.3 checking for gawk... no [2022-08-25T22:23:13.823Z] #77 142.3 checking for mawk... mawk [2022-08-25T22:23:14.000Z] #77 173.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-25T22:23:14.000Z] #77 173.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-25T22:23:14.000Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-25T22:23:14.000Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-25T22:23:14.259Z] #77 173.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-25T22:23:14.259Z] #77 173.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-25T22:23:14.390Z] #77 142.3 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-25T22:23:14.390Z] #77 ... [2022-08-25T22:23:14.390Z] [2022-08-25T22:23:14.390Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T22:23:14.390Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T22:23:14.390Z] #15 DONE 2.4s [2022-08-25T22:23:14.390Z] [2022-08-25T22:23:14.390Z] #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-25T22:23:14.390Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T22:23:14.631Z] #19 307.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-25T22:23:14.631Z] #19 307.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:23:14.631Z] #19 307.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:23:14.749Z] #17 1.871 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-25T22:23:14.749Z] #17 DONE 2.0s [2022-08-25T22:23:14.749Z] [2022-08-25T22:23:14.749Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T22:23:14.749Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T22:23:14.929Z] #22 1.628 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T22:23:14.929Z] #22 1.631 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T22:23:14.929Z] #22 1.634 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T22:23:14.929Z] #22 DONE 1.8s [2022-08-25T22:23:14.929Z] [2022-08-25T22:23:14.929Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T22:23:14.929Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-25T22:23:15.199Z] #77 174.3 CC src/crun-crun.o [2022-08-25T22:23:15.199Z] #77 174.3 CC src/crun-run.o [2022-08-25T22:23:15.199Z] #77 174.4 CC src/crun-delete.o [2022-08-25T22:23:15.199Z] #77 174.6 CC src/crun-kill.o [2022-08-25T22:23:15.458Z] #77 174.8 CC src/crun-pause.o [2022-08-25T22:23:15.458Z] #77 175.0 CC src/crun-unpause.o [2022-08-25T22:23:15.717Z] #77 175.1 CC src/crun-spec.o [2022-08-25T22:23:15.765Z] #16 DONE 1.5s [2022-08-25T22:23:15.765Z] [2022-08-25T22:23:15.765Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T22:23:15.765Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T22:23:15.976Z] #77 175.2 CC src/crun-exec.o [2022-08-25T22:23:15.976Z] #77 175.4 CC src/crun-list.o [2022-08-25T22:23:15.999Z] #19 ... [2022-08-25T22:23:15.999Z] [2022-08-25T22:23:15.999Z] #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-25T22:23:15.999Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:15.999Z] #84 262.3 CCLD tests/init [2022-08-25T22:23:16.235Z] #77 175.5 CC src/crun-create.o [2022-08-25T22:23:16.235Z] #77 175.7 CC src/crun-start.o [2022-08-25T22:23:16.235Z] #77 175.7 CC src/crun-state.o [2022-08-25T22:23:16.235Z] #77 175.8 CC src/crun-update.o [2022-08-25T22:23:16.527Z] #77 175.9 CC src/crun-ps.o [2022-08-25T22:23:16.792Z] #77 176.2 CC src/crun-checkpoint.o [2022-08-25T22:23:16.792Z] #77 176.3 CC src/crun-restore.o [2022-08-25T22:23:17.052Z] #77 176.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-25T22:23:17.313Z] #18 DONE 2.3s [2022-08-25T22:23:17.313Z] [2022-08-25T22:23:17.313Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T22:23:17.313Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T22:23:17.320Z] #77 176.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-25T22:23:17.584Z] #77 176.9 CC src/libcrun/libcrun_la-container.lo [2022-08-25T22:23:17.668Z] #17 1.607 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-25T22:23:17.668Z] #17 DONE 1.7s [2022-08-25T22:23:17.668Z] [2022-08-25T22:23:17.668Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T22:23:17.668Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T22:23:18.153Z] #77 177.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-25T22:23:18.153Z] #77 177.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-25T22:23:18.412Z] #77 177.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-25T22:23:18.671Z] #77 178.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-25T22:23:18.930Z] #77 178.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-25T22:23:19.189Z] #77 178.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-25T22:23:19.239Z] #19 DONE 2.0s [2022-08-25T22:23:19.239Z] [2022-08-25T22:23:19.239Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T22:23:19.239Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T22:23:19.568Z] #18 DONE 1.8s [2022-08-25T22:23:19.568Z] [2022-08-25T22:23:19.568Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T22:23:19.568Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T22:23:20.126Z] #77 179.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-25T22:23:20.170Z] #84 ... [2022-08-25T22:23:20.170Z] [2022-08-25T22:23:20.170Z] #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-25T22:23:20.170Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:23:20.170Z] #54 DONE 324.1s [2022-08-25T22:23:20.170Z] [2022-08-25T22:23:20.170Z] #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-25T22:23:20.170Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:23:20.385Z] #77 179.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-25T22:23:20.644Z] #77 180.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-25T22:23:20.903Z] #77 180.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-25T22:23:20.943Z] #19 DONE 1.4s [2022-08-25T22:23:20.943Z] [2022-08-25T22:23:20.943Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T22:23:20.943Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T22:23:21.156Z] #20 DONE 1.7s [2022-08-25T22:23:21.156Z] [2022-08-25T22:23:21.156Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:21.156Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:21.162Z] #77 180.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-25T22:23:21.421Z] #77 180.9 CC src/libcrun/libcrun_la-error.lo [2022-08-25T22:23:21.421Z] #77 181.0 CC src/libcrun/libcrun_la-status.lo [2022-08-25T22:23:21.680Z] #77 181.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-25T22:23:21.878Z] #20 ... [2022-08-25T22:23:21.878Z] [2022-08-25T22:23:21.878Z] #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-25T22:23:21.878Z] #60 sha256:bbe6e657e83879cc466bb6a5725dfbb9c5fa209b13fc458566cba8b3137c47c1 [2022-08-25T22:23:21.878Z] #60 1.934 + RM_GOPATH=0 [2022-08-25T22:23:21.878Z] #60 1.934 + TMP_GOPATH= [2022-08-25T22:23:21.878Z] #60 1.934 + : /build [2022-08-25T22:23:21.878Z] #60 1.934 + '[' -z '' ']' [2022-08-25T22:23:21.878Z] #60 1.934 ++ mktemp -d [2022-08-25T22:23:21.878Z] #60 1.934 + export GOPATH=/tmp/tmp.Bc79niBXsE [2022-08-25T22:23:21.878Z] #60 1.934 + GOPATH=/tmp/tmp.Bc79niBXsE [2022-08-25T22:23:21.878Z] #60 1.934 + RM_GOPATH=1 [2022-08-25T22:23:21.878Z] #60 1.934 + case "$(go env GOARCH)" in [2022-08-25T22:23:21.878Z] #60 1.934 ++ go env GOARCH [2022-08-25T22:23:21.878Z] #60 1.998 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:23:21.878Z] #60 1.998 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:23:21.878Z] #60 1.998 ++ dirname /install.sh [2022-08-25T22:23:21.878Z] #60 2.006 Install runc version v1.1.3 (build tags: seccomp) [2022-08-25T22:23:21.878Z] #60 2.007 + dir=/ [2022-08-25T22:23:21.878Z] #60 2.007 + bin=runc [2022-08-25T22:23:21.878Z] #60 2.007 + shift [2022-08-25T22:23:21.878Z] #60 2.007 + '[' '!' -f //runc.installer ']' [2022-08-25T22:23:21.878Z] #60 2.007 + . //runc.installer [2022-08-25T22:23:21.878Z] #60 2.007 ++ set -e [2022-08-25T22:23:21.878Z] #60 2.007 ++ : v1.1.3 [2022-08-25T22:23:21.878Z] #60 2.007 + install_runc [2022-08-25T22:23:21.878Z] #60 2.007 + RUNC_BUILDTAGS=seccomp [2022-08-25T22:23:21.878Z] #60 2.007 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-25T22:23:21.878Z] #60 2.007 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Bc79niBXsE/src/github.com/opencontainers/runc [2022-08-25T22:23:21.878Z] #60 2.007 Cloning into '/tmp/tmp.Bc79niBXsE/src/github.com/opencontainers/runc'... [2022-08-25T22:23:21.939Z] #77 181.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-25T22:23:22.136Z] #60 ... [2022-08-25T22:23:22.136Z] [2022-08-25T22:23:22.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-25T22:23:22.136Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:22.136Z] #77 142.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:23:22.136Z] #77 143.2 checking for sysroot... no [2022-08-25T22:23:22.136Z] #77 143.2 checking for a working dd... /bin/dd [2022-08-25T22:23:22.136Z] #77 143.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:23:22.136Z] #77 143.4 checking for mt... no [2022-08-25T22:23:22.136Z] #77 143.4 checking if : is a manifest tool... no [2022-08-25T22:23:22.136Z] #77 143.4 checking how to run the C preprocessor... gcc -E [2022-08-25T22:23:22.136Z] #77 143.8 checking for ANSI C header files... yes [2022-08-25T22:23:22.136Z] #77 145.0 checking for sys/types.h... yes [2022-08-25T22:23:22.136Z] #77 145.5 checking for sys/stat.h... yes [2022-08-25T22:23:22.136Z] #77 145.9 checking for stdlib.h... yes [2022-08-25T22:23:22.137Z] #77 146.3 checking for string.h... yes [2022-08-25T22:23:22.137Z] #77 146.7 checking for memory.h... yes [2022-08-25T22:23:22.137Z] #77 147.1 checking for strings.h... yes [2022-08-25T22:23:22.137Z] #77 147.5 checking for inttypes.h... yes [2022-08-25T22:23:22.137Z] #77 147.8 checking for stdint.h... yes [2022-08-25T22:23:22.137Z] #77 148.3 checking for unistd.h... yes [2022-08-25T22:23:22.137Z] #77 148.8 checking for dlfcn.h... yes [2022-08-25T22:23:22.137Z] #77 149.2 checking for objdir... .libs [2022-08-25T22:23:22.137Z] #77 150.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:23:22.137Z] #77 150.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:23:22.137Z] #77 150.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:23:22.198Z] #77 181.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-25T22:23:22.703Z] #77 150.4 checking if gcc static flag -static works... yes [2022-08-25T22:23:22.765Z] #77 182.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-25T22:23:22.961Z] #77 151.1 checking if gcc supports -c -o file.o... [2022-08-25T22:23:22.961Z] #77 ... [2022-08-25T22:23:22.961Z] [2022-08-25T22:23:22.961Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T22:23:22.961Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T22:23:22.961Z] #20 DONE 2.1s [2022-08-25T22:23:22.961Z] [2022-08-25T22:23:22.961Z] #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-25T22:23:22.961Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:22.961Z] #77 151.1 checking if gcc supports -c -o file.o... yes [2022-08-25T22:23:22.961Z] #77 151.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:23:22.961Z] #77 151.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... [2022-08-25T22:23:22.961Z] #77 ... [2022-08-25T22:23:22.961Z] [2022-08-25T22:23:22.961Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:22.961Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:23.024Z] #77 182.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-25T22:23:23.024Z] #77 182.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-25T22:23:23.065Z] #21 ... [2022-08-25T22:23:23.065Z] [2022-08-25T22:23:23.065Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T22:23:23.065Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:23.065Z] #77 146.6 checking for unistd.h... yes [2022-08-25T22:23:23.065Z] #77 146.9 checking for dlfcn.h... yes [2022-08-25T22:23:23.065Z] #77 147.2 checking for objdir... .libs [2022-08-25T22:23:23.065Z] #77 148.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:23:23.065Z] #77 148.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:23:23.065Z] #77 148.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:23:23.065Z] #77 148.6 checking if gcc static flag -static works... yes [2022-08-25T22:23:23.065Z] #77 149.5 checking if gcc supports -c -o file.o... yes [2022-08-25T22:23:23.065Z] #77 149.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:23:23.065Z] #77 149.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:23:23.065Z] #77 149.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:23:23.065Z] #77 150.6 checking how to hardcode library paths into programs... immediate [2022-08-25T22:23:23.065Z] #77 150.6 checking whether stripping libraries is possible... yes [2022-08-25T22:23:23.065Z] #77 150.6 checking if libtool supports shared libraries... yes [2022-08-25T22:23:23.065Z] #77 150.6 checking whether to build shared libraries... no [2022-08-25T22:23:23.065Z] #77 150.6 checking whether to build static libraries... yes [2022-08-25T22:23:23.065Z] #77 150.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:23:23.065Z] #77 150.8 checking whether build environment is sane... yes [2022-08-25T22:23:23.065Z] #77 150.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:23:23.065Z] #77 150.9 checking whether make sets $(MAKE)... yes [2022-08-25T22:23:23.065Z] #77 151.0 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:23:23.065Z] #77 151.1 checking whether make supports nested variables... yes [2022-08-25T22:23:23.065Z] #77 151.2 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:23:23.065Z] #77 151.2 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:23:23.065Z] #77 151.2 checking how to create a ustar tar archive... gnutar [2022-08-25T22:23:23.065Z] #77 151.4 checking dependency style of gcc... gcc3 [2022-08-25T22:23:23.065Z] #77 151.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:23:23.065Z] #77 151.7 checking whether make supports nested variables... (cached) yes [2022-08-25T22:23:23.065Z] #77 151.7 checking for gawk... (cached) mawk [2022-08-25T22:23:23.065Z] #77 151.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:23:23.065Z] #77 151.8 checking for gcc... (cached) gcc [2022-08-25T22:23:23.065Z] #77 152.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:23:23.065Z] #77 152.0 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:23:23.065Z] #77 152.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:23:23.065Z] #77 152.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:23:23.065Z] #77 152.0 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:23:23.065Z] #77 152.2 checking for python3... /usr/bin/python3 [2022-08-25T22:23:23.065Z] #77 152.2 checking for python3 version... 3.9 [2022-08-25T22:23:23.065Z] #77 152.3 checking for python3 platform... linux [2022-08-25T22:23:23.065Z] #77 152.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:23:23.065Z] #77 152.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:23:23.065Z] #77 153.1 checking for go-md2man... no [2022-08-25T22:23:23.065Z] #77 153.2 checking error.h usability... yes [2022-08-25T22:23:23.065Z] #77 153.5 checking error.h presence... yes [2022-08-25T22:23:23.065Z] #77 153.6 checking for error.h... yes [2022-08-25T22:23:23.065Z] #77 153.6 checking linux/openat2.h usability... yes [2022-08-25T22:23:23.065Z] #77 154.1 checking linux/openat2.h presence... yes [2022-08-25T22:23:23.065Z] #77 154.1 checking for linux/openat2.h... yes [2022-08-25T22:23:23.065Z] #77 154.3 checking for copy_file_range... yes [2022-08-25T22:23:23.065Z] #77 154.8 checking for fgetxattr... yes [2022-08-25T22:23:23.065Z] #77 155.4 checking for statx... yes [2022-08-25T22:23:23.065Z] #77 156.0 checking for fgetpwent_r... yes [2022-08-25T22:23:23.065Z] #77 156.5 checking for issetugid... [2022-08-25T22:23:23.065Z] #77 ... [2022-08-25T22:23:23.065Z] [2022-08-25T22:23:23.065Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:23.065Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:23.065Z] #21 2.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:23:23.324Z] #21 2.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:23:23.324Z] #21 2.479 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:23:23.591Z] #77 183.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-25T22:23:24.261Z] #21 3.514 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:23:24.861Z] #21 1.912 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:23:24.861Z] #21 1.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:23:24.861Z] #21 1.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:23:26.126Z] #77 185.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-25T22:23:26.126Z] #77 185.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-25T22:23:26.236Z] #21 3.125 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:23:26.385Z] #77 185.6 CC tests/init.o [2022-08-25T22:23:26.385Z] #77 185.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-25T22:23:26.802Z] #21 5.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:23:27.134Z] #23 10.74 Collecting yamllint==1.26.1 [2022-08-25T22:23:27.134Z] #23 11.81 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T22:23:28.069Z] #23 13.10 Collecting pathspec>=0.5.3 [2022-08-25T22:23:28.069Z] #23 13.11 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T22:23:28.138Z] #21 5.230 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:23:28.182Z] #21 ... [2022-08-25T22:23:28.182Z] [2022-08-25T22:23:28.182Z] #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-25T22:23:28.182Z] #60 sha256:adcfd824946d8fb8c9b58679c36f63c447bafdb029cf0648fa469d11b85533f2 [2022-08-25T22:23:28.182Z] #60 19.43 Updating files: 84% (1013/1195) Updating files: 85% (1016/1195) Updating files: 86% (1028/1195) Updating files: 87% (1040/1195) Updating files: 88% (1052/1195) Updating files: 89% (1064/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-25T22:23:28.182Z] #60 19.61 + cd /tmp/tmp.oaVke0ug5J/src/github.com/opencontainers/runc [2022-08-25T22:23:28.182Z] #60 19.63 + git checkout -q v1.1.3 [2022-08-25T22:23:28.636Z] #23 13.58 Collecting pyyaml [2022-08-25T22:23:28.636Z] #23 13.59 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-25T22:23:28.636Z] #23 13.68 Building wheels for collected packages: yamllint [2022-08-25T22:23:28.636Z] #23 13.69 Building wheel for yamllint (setup.py): started [2022-08-25T22:23:28.705Z] #21 ... [2022-08-25T22:23:28.705Z] [2022-08-25T22:23:28.705Z] #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-25T22:23:28.705Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:28.705Z] #77 151.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:23:28.705Z] #77 151.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:23:28.705Z] #77 152.4 checking how to hardcode library paths into programs... immediate [2022-08-25T22:23:28.705Z] #77 152.4 checking whether stripping libraries is possible... yes [2022-08-25T22:23:28.705Z] #77 152.5 checking if libtool supports shared libraries... yes [2022-08-25T22:23:28.705Z] #77 152.5 checking whether to build shared libraries... no [2022-08-25T22:23:28.705Z] #77 152.5 checking whether to build static libraries... yes [2022-08-25T22:23:28.705Z] #77 152.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:23:28.705Z] #77 152.5 checking whether build environment is sane... yes [2022-08-25T22:23:28.706Z] #77 152.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:23:28.706Z] #77 152.6 checking whether make sets $(MAKE)... yes [2022-08-25T22:23:28.706Z] #77 152.7 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:23:28.706Z] #77 152.8 checking whether make supports nested variables... yes [2022-08-25T22:23:28.706Z] #77 152.8 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:23:28.706Z] #77 152.8 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:23:28.706Z] #77 152.8 checking how to create a ustar tar archive... gnutar [2022-08-25T22:23:28.706Z] #77 152.9 checking dependency style of gcc... gcc3 [2022-08-25T22:23:28.706Z] #77 153.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:23:28.706Z] #77 153.5 checking whether make supports nested variables... (cached) yes [2022-08-25T22:23:28.706Z] #77 153.5 checking for gawk... (cached) mawk [2022-08-25T22:23:28.706Z] #77 153.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:23:28.706Z] #77 153.5 checking for gcc... (cached) gcc [2022-08-25T22:23:28.706Z] #77 153.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:23:28.706Z] #77 153.7 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:23:28.706Z] #77 153.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:23:28.706Z] #77 153.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:23:28.706Z] #77 153.7 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:23:28.706Z] #77 153.9 checking for python3... /usr/bin/python3 [2022-08-25T22:23:28.706Z] #77 153.9 checking for python3 version... 3.9 [2022-08-25T22:23:28.706Z] #77 154.1 checking for python3 platform... linux [2022-08-25T22:23:28.706Z] #77 154.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:23:28.706Z] #77 154.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:23:28.706Z] #77 155.0 checking for go-md2man... no [2022-08-25T22:23:28.706Z] #77 155.1 checking error.h usability... yes [2022-08-25T22:23:28.706Z] #77 155.3 checking error.h presence... yes [2022-08-25T22:23:28.706Z] #77 155.4 checking for error.h... yes [2022-08-25T22:23:28.706Z] #77 155.5 checking linux/openat2.h usability... yes [2022-08-25T22:23:28.706Z] #77 156.2 checking linux/openat2.h presence... yes [2022-08-25T22:23:28.706Z] #77 156.3 checking for linux/openat2.h... yes [2022-08-25T22:23:28.706Z] #77 156.5 checking for copy_file_range... yes [2022-08-25T22:23:28.750Z] #60 20.06 + '[' -z '' ']' [2022-08-25T22:23:28.750Z] #60 20.06 + target=static [2022-08-25T22:23:28.750Z] #60 20.06 + make BUILDTAGS=seccomp static [2022-08-25T22:23:29.532Z] #77 157.4 checking for fgetxattr... yes [2022-08-25T22:23:29.572Z] #23 14.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T22:23:29.832Z] #23 14.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3333be68dbf3ec9be9d3871c24ddbc334c31019006217c52e4376dc2e931e6d6 [2022-08-25T22:23:29.832Z] #23 14.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T22:23:29.832Z] #23 14.87 Successfully built yamllint [2022-08-25T22:23:29.832Z] #23 14.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T22:23:29.832Z] #60 20.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-25T22:23:30.141Z] #77 158.1 checking for statx... [2022-08-25T22:23:30.141Z] #77 ... [2022-08-25T22:23:30.141Z] [2022-08-25T22:23:30.141Z] #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-25T22:23:30.141Z] #60 sha256:bbe6e657e83879cc466bb6a5725dfbb9c5fa209b13fc458566cba8b3137c47c1 [2022-08-25T22:23:30.141Z] #60 18.15 + cd /tmp/tmp.Bc79niBXsE/src/github.com/opencontainers/runc [2022-08-25T22:23:30.141Z] #60 18.16 + git checkout -q v1.1.3 [2022-08-25T22:23:30.399Z] #23 15.39 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T22:23:30.967Z] #23 DONE 16.0s [2022-08-25T22:23:30.967Z] [2022-08-25T22:23:30.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-25T22:23:30.967Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:23:30.967Z] #55 ... [2022-08-25T22:23:30.967Z] [2022-08-25T22:23:30.967Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T22:23:30.967Z] #27 sha256:9997e2ba36ba529bb632f9f25233c697f7b8350904437a6554865b40a06478c0 [2022-08-25T22:23:31.518Z] #60 19.38 + '[' -z '' ']' [2022-08-25T22:23:31.518Z] #60 19.38 + target=static [2022-08-25T22:23:31.518Z] #60 19.38 + make BUILDTAGS=seccomp static [2022-08-25T22:23:31.581Z] #27 DONE 0.6s [2022-08-25T22:23:31.581Z] [2022-08-25T22:23:31.581Z] #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-25T22:23:31.581Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:31.581Z] #77 ... [2022-08-25T22:23:31.581Z] [2022-08-25T22:23:31.581Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T22:23:31.581Z] #32 sha256:19dabcabadfb8bf866d7fedef0c01ff3188e9ad286f6ef115f92682e36a2ee0c [2022-08-25T22:23:31.777Z] #60 19.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-25T22:23:32.173Z] #32 DONE 0.6s [2022-08-25T22:23:32.173Z] [2022-08-25T22:23:32.173Z] #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-25T22:23:32.173Z] #60 sha256:aab6503d4ac5bc002790e5bd494a3fe5837f221be31daac6c2d3d38222bd7558 [2022-08-25T22:23:32.173Z] #60 ... [2022-08-25T22:23:32.173Z] [2022-08-25T22:23:32.173Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T22:23:32.173Z] #35 sha256:4119603dba88657b84c239223858b931037144858c579ab5b2dd8aaf16ee1d9c [2022-08-25T22:23:32.438Z] #35 DONE 0.4s [2022-08-25T22:23:32.438Z] [2022-08-25T22:23:32.438Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T22:23:32.438Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:23:32.438Z] #55 ... [2022-08-25T22:23:32.438Z] [2022-08-25T22:23:32.438Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T22:23:32.438Z] #37 sha256:cbae6c116a2c72de74ceaed3ca83a49121a6d4e63f161597b75c54239bfd5cb1 [2022-08-25T22:23:32.697Z] #37 DONE 0.3s [2022-08-25T22:23:32.697Z] [2022-08-25T22:23:32.697Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T22:23:32.697Z] #39 sha256:21dcaed314613f80d3e3c89426035303927a62422b1161c59479fba78b56b6dd [2022-08-25T22:23:32.697Z] #39 DONE 0.1s [2022-08-25T22:23:32.697Z] [2022-08-25T22:23:32.697Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T22:23:32.697Z] #41 sha256:438ad88111491c4e500b971a4b255432b9334a1001a9fc6e56940b2c2faf7460 [2022-08-25T22:23:32.956Z] #41 DONE 0.1s [2022-08-25T22:23:32.956Z] [2022-08-25T22:23:32.956Z] #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-25T22:23:32.956Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:33.214Z] #77 ... [2022-08-25T22:23:33.214Z] [2022-08-25T22:23:33.214Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T22:23:33.214Z] #45 sha256:357d43f6748a2959478339cff9784c8f775f137bd620f7daaeaad5a1456b6778 [2022-08-25T22:23:33.214Z] #45 DONE 0.1s [2022-08-25T22:23:33.214Z] [2022-08-25T22:23:33.214Z] #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-25T22:23:33.214Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:23:34.025Z] #60 ... [2022-08-25T22:23:34.026Z] [2022-08-25T22:23:34.026Z] #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-25T22:23:34.026Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:34.026Z] #77 156.5 checking for issetugid... no [2022-08-25T22:23:34.026Z] #77 157.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:23:34.026Z] #77 157.1 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:23:34.026Z] #77 157.1 checking for library containing yajl_tree_get... -lyajl [2022-08-25T22:23:34.026Z] #77 158.1 checking for yajl >= 2.0.0... yes [2022-08-25T22:23:34.026Z] #77 158.3 checking sys/capability.h usability... yes [2022-08-25T22:23:34.026Z] #77 158.9 checking sys/capability.h presence... yes [2022-08-25T22:23:34.026Z] #77 159.0 checking for sys/capability.h... yes [2022-08-25T22:23:34.026Z] #77 159.0 checking for library containing cap_from_name... -lcap [2022-08-25T22:23:34.026Z] #77 159.9 checking for library containing dlopen... -ldl [2022-08-25T22:23:34.026Z] #77 161.2 checking seccomp.h usability... yes [2022-08-25T22:23:34.026Z] #77 161.6 checking seccomp.h presence... yes [2022-08-25T22:23:34.026Z] #77 161.7 checking for seccomp.h... yes [2022-08-25T22:23:34.026Z] #77 161.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-25T22:23:34.026Z] #77 162.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-25T22:23:34.026Z] #77 163.1 checking systemd/sd-bus.h usability... yes [2022-08-25T22:23:34.026Z] #77 163.6 checking systemd/sd-bus.h presence... yes [2022-08-25T22:23:34.026Z] #77 164.1 checking for systemd/sd-bus.h... yes [2022-08-25T22:23:34.026Z] #77 164.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-25T22:23:34.026Z] #77 164.8 checking for sd_notify_barrier... yes [2022-08-25T22:23:34.026Z] #77 165.4 checking linux/bpf.h usability... yes [2022-08-25T22:23:34.026Z] #77 165.8 checking linux/bpf.h presence... yes [2022-08-25T22:23:34.026Z] #77 165.9 checking for linux/bpf.h... yes [2022-08-25T22:23:34.026Z] #77 165.9 checking compilation for eBPF... yes [2022-08-25T22:23:34.026Z] #77 166.3 checking for criu >= 3.15... no [2022-08-25T22:23:34.026Z] #77 166.3 configure: CRIU headers not found, building without CRIU support [2022-08-25T22:23:34.026Z] #77 166.3 checking for criu > 3.16... no [2022-08-25T22:23:34.026Z] #77 166.4 configure: CRIU version doesn't support join-ns API [2022-08-25T22:23:34.026Z] #77 166.4 checking for criu > 3.16.1... no [2022-08-25T22:23:34.026Z] #77 166.5 configure: CRIU version doesn't support for pre-dumping [2022-08-25T22:23:34.026Z] #77 166.5 checking for new mount API (fsconfig)... yes [2022-08-25T22:23:34.026Z] #77 166.6 checking for seccomp notify API... yes [2022-08-25T22:23:34.026Z] #77 166.9 checking for gperf... no [2022-08-25T22:23:34.026Z] #77 166.9 configure: gperf not found - cannot rebuild signal parser code [2022-08-25T22:23:34.026Z] #77 166.9 checking for library containing argp_parse... none required [2022-08-25T22:23:34.285Z] #77 167.7 checking that generated files are newer than configure... done [2022-08-25T22:23:34.285Z] #77 167.7 configure: creating ./config.status [2022-08-25T22:23:35.966Z] #60 ... [2022-08-25T22:23:35.966Z] [2022-08-25T22:23:35.966Z] #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-25T22:23:35.966Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:35.966Z] #77 158.1 checking for statx... yes [2022-08-25T22:23:35.966Z] #77 158.8 checking for fgetpwent_r... yes [2022-08-25T22:23:35.966Z] #77 159.1 checking for issetugid... no [2022-08-25T22:23:35.966Z] #77 159.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:23:35.966Z] #77 159.6 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:23:35.966Z] #77 159.6 checking for library containing yajl_tree_get... -lyajl [2022-08-25T22:23:35.966Z] #77 160.3 checking for yajl >= 2.0.0... yes [2022-08-25T22:23:35.966Z] #77 160.3 checking sys/capability.h usability... yes [2022-08-25T22:23:35.966Z] #77 160.6 checking sys/capability.h presence... yes [2022-08-25T22:23:35.966Z] #77 160.7 checking for sys/capability.h... yes [2022-08-25T22:23:35.966Z] #77 160.7 checking for library containing cap_from_name... -lcap [2022-08-25T22:23:35.966Z] #77 161.3 checking for library containing dlopen... -ldl [2022-08-25T22:23:35.966Z] #77 162.2 checking seccomp.h usability... yes [2022-08-25T22:23:35.966Z] #77 162.5 checking seccomp.h presence... yes [2022-08-25T22:23:35.966Z] #77 162.7 checking for seccomp.h... yes [2022-08-25T22:23:35.966Z] #77 162.7 checking for library containing seccomp_rule_add... -lseccomp [2022-08-25T22:23:35.966Z] #77 163.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-25T22:23:36.224Z] #77 164.2 checking systemd/sd-bus.h usability... yes [2022-08-25T22:23:36.225Z] #77 164.7 checking systemd/sd-bus.h presence... yes [2022-08-25T22:23:36.483Z] #77 164.9 checking for systemd/sd-bus.h... yes [2022-08-25T22:23:37.418Z] #77 164.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-25T22:23:37.985Z] #77 166.0 checking for sd_notify_barrier... yes [2022-08-25T22:23:38.270Z] #77 166.5 checking linux/bpf.h usability... yes [2022-08-25T22:23:38.270Z] #77 166.8 checking linux/bpf.h presence... yes [2022-08-25T22:23:38.309Z] #62 ... [2022-08-25T22:23:38.309Z] [2022-08-25T22:23:38.309Z] #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-25T22:23:38.309Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:23:38.309Z] #19 328.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-25T22:23:38.309Z] #19 328.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:23:38.309Z] #19 329.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:23:38.309Z] #19 329.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-25T22:23:38.309Z] #19 329.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-25T22:23:38.309Z] #19 329.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-25T22:23:38.309Z] #19 330.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-25T22:23:38.309Z] #19 330.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-25T22:23:38.309Z] #19 330.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-25T22:23:38.309Z] #19 331.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-25T22:23:38.309Z] #19 331.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:38.309Z] #19 331.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:23:38.534Z] #77 166.9 checking for linux/bpf.h... yes [2022-08-25T22:23:38.534Z] #77 166.9 checking compilation for eBPF... yes [2022-08-25T22:23:38.810Z] #77 167.2 checking for criu >= 3.15... no [2022-08-25T22:23:38.810Z] #77 167.3 configure: CRIU headers not found, building without CRIU support [2022-08-25T22:23:38.810Z] #77 167.3 checking for criu > 3.16... no [2022-08-25T22:23:38.810Z] #77 167.3 configure: CRIU version doesn't support join-ns API [2022-08-25T22:23:38.810Z] #77 167.3 checking for criu > 3.16.1... no [2022-08-25T22:23:38.810Z] #77 167.4 configure: CRIU version doesn't support for pre-dumping [2022-08-25T22:23:39.074Z] #77 167.4 checking for new mount API (fsconfig)... yes [2022-08-25T22:23:39.074Z] #77 167.5 checking for seccomp notify API... yes [2022-08-25T22:23:39.074Z] #77 167.7 checking for gperf... no [2022-08-25T22:23:39.074Z] #77 167.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-25T22:23:39.562Z] #77 172.7 config.status: creating Makefile [2022-08-25T22:23:39.562Z] #77 172.7 config.status: creating rpm/crun.spec [2022-08-25T22:23:39.562Z] #77 172.9 config.status: creating config.h [2022-08-25T22:23:39.562Z] #77 173.0 config.status: executing libtool commands [2022-08-25T22:23:39.562Z] #77 ... [2022-08-25T22:23:39.562Z] [2022-08-25T22:23:39.562Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:39.562Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:39.562Z] #21 8.506 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:23:39.562Z] #21 15.28 Fetched 8573 kB in 13s (641 kB/s) [2022-08-25T22:23:39.562Z] #21 15.28 Reading package lists... [2022-08-25T22:23:39.562Z] #21 ... [2022-08-25T22:23:39.562Z] [2022-08-25T22:23:39.562Z] #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-25T22:23:39.562Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:39.562Z] #77 173.1 config.status: executing depfiles commands [2022-08-25T22:23:39.652Z] #77 167.7 checking for library containing argp_parse... none required [2022-08-25T22:23:39.680Z] #19 332.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-25T22:23:39.680Z] #19 332.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:23:39.680Z] #19 332.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:23:39.910Z] #77 168.5 checking that generated files are newer than configure... done [2022-08-25T22:23:39.910Z] #77 168.5 configure: creating ./config.status [2022-08-25T22:23:40.196Z] #77 ... [2022-08-25T22:23:40.196Z] [2022-08-25T22:23:40.196Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:40.196Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:40.196Z] #21 7.482 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:23:40.196Z] #21 14.00 Fetched 8573 kB in 12s (693 kB/s) [2022-08-25T22:23:42.100Z] #21 14.00 Reading package lists... [2022-08-25T22:23:42.617Z] #21 19.49 Reading package lists... [2022-08-25T22:23:42.617Z] #21 ... [2022-08-25T22:23:42.617Z] [2022-08-25T22:23:42.617Z] #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-25T22:23:42.617Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:23:42.617Z] #34 DONE 247.8s [2022-08-25T22:23:42.617Z] [2022-08-25T22:23:42.617Z] #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-25T22:23:42.617Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:42.859Z] #77 176.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-25T22:23:42.859Z] #77 176.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:23:43.429Z] #77 176.9 checking for gcc... gcc [2022-08-25T22:23:43.688Z] #77 177.0 checking whether the C compiler works... yes [2022-08-25T22:23:43.688Z] #77 177.3 checking for C compiler default output file name... a.out [2022-08-25T22:23:43.688Z] #77 177.3 checking for suffix of executables... [2022-08-25T22:23:43.858Z] #19 ... [2022-08-25T22:23:43.858Z] [2022-08-25T22:23:43.858Z] #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-25T22:23:43.858Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:43.858Z] #84 287.1 AR libcrun_testing.a [2022-08-25T22:23:43.858Z] #84 287.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-25T22:23:43.858Z] #84 287.1 CCLD tests/tests_libcrun_utils [2022-08-25T22:23:43.858Z] #84 287.1 CCLD tests/tests_libcrun_errors [2022-08-25T22:23:43.858Z] #84 287.2 CCLD tests/tests_libcrun_fuzzer [2022-08-25T22:23:43.858Z] #84 287.4 CCLD libcrun.la [2022-08-25T22:23:43.858Z] #84 288.8 CCLD crun [2022-08-25T22:23:43.858Z] #84 289.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-25T22:23:43.858Z] #84 289.7 /bin/mkdir -p '/usr/local/lib' [2022-08-25T22:23:43.858Z] #84 289.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-25T22:23:43.858Z] #84 289.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-25T22:23:43.858Z] #84 289.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-25T22:23:43.858Z] #84 289.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-25T22:23:43.858Z] #84 289.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-25T22:23:43.858Z] #84 289.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-25T22:23:43.858Z] #84 289.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-25T22:23:43.858Z] #84 290.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-25T22:23:43.858Z] #84 290.2 ---------------------------------------------------------------------- [2022-08-25T22:23:43.858Z] #84 290.2 Libraries have been installed in: [2022-08-25T22:23:43.858Z] #84 290.2 /usr/local/lib [2022-08-25T22:23:43.858Z] #84 290.2 [2022-08-25T22:23:43.858Z] #84 290.2 If you ever happen to want to link against installed libraries [2022-08-25T22:23:43.858Z] #84 290.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-25T22:23:43.858Z] #84 290.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-25T22:23:43.858Z] #84 290.2 flag during linking and do at least one of the following: [2022-08-25T22:23:43.858Z] #84 290.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-25T22:23:43.858Z] #84 290.2 during execution [2022-08-25T22:23:43.858Z] #84 290.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-25T22:23:43.858Z] #84 290.2 during linking [2022-08-25T22:23:43.858Z] #84 290.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-25T22:23:43.858Z] #84 290.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-25T22:23:43.858Z] #84 290.2 [2022-08-25T22:23:43.858Z] #84 290.2 See any operating system documentation about shared libraries for [2022-08-25T22:23:43.858Z] #84 290.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-25T22:23:43.858Z] #84 290.2 ---------------------------------------------------------------------- [2022-08-25T22:23:43.858Z] #84 290.2 /bin/mkdir -p '/build' [2022-08-25T22:23:43.858Z] #84 290.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-25T22:23:43.947Z] #77 177.5 checking whether we are cross compiling... no [2022-08-25T22:23:44.114Z] #84 290.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-25T22:23:44.114Z] #84 290.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-25T22:23:44.114Z] #84 290.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-25T22:23:44.114Z] #84 290.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-25T22:23:44.114Z] #84 DONE 290.4s [2022-08-25T22:23:44.114Z] [2022-08-25T22:23:44.114Z] #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-25T22:23:44.114Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:23:44.206Z] #77 177.7 checking for suffix of object files... o [2022-08-25T22:23:44.206Z] #77 177.8 checking whether we are using the GNU C compiler... yes [2022-08-25T22:23:44.465Z] #77 177.9 checking whether gcc accepts -g... yes [2022-08-25T22:23:44.465Z] [2022-08-25T22:23:44.465Z] #77 ... [2022-08-25T22:23:44.465Z] [2022-08-25T22:23:44.465Z] #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-25T22:23:44.465Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T22:23:44.465Z] #34 DONE 248.9s [2022-08-25T22:23:44.465Z] [2022-08-25T22:23:44.465Z] #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-25T22:23:44.465Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:44.465Z] #77 178.1 checking for gcc option to accept ISO C89... [2022-08-25T22:23:44.465Z] #77 ... [2022-08-25T22:23:44.465Z] [2022-08-25T22:23:44.465Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:44.465Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:44.465Z] #21 15.28 Reading package lists... [2022-08-25T22:23:44.627Z] #77 202.0 CCLD tests/init [2022-08-25T22:23:45.405Z] #21 20.75 Reading package lists... [2022-08-25T22:23:45.405Z] #21 ... [2022-08-25T22:23:45.405Z] [2022-08-25T22:23:45.405Z] #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-25T22:23:45.405Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:23:45.405Z] #36 249.3 Delve is a source level debugger for Go programs. [2022-08-25T22:23:45.405Z] #36 249.3 [2022-08-25T22:23:45.405Z] #36 249.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-25T22:23:45.405Z] #36 249.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-25T22:23:45.405Z] #36 249.3 [2022-08-25T22:23:45.405Z] #36 249.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-25T22:23:45.405Z] #36 249.3 [2022-08-25T22:23:45.405Z] #36 249.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-25T22:23:45.405Z] #36 249.3 [2022-08-25T22:23:45.405Z] #36 249.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-25T22:23:45.405Z] #36 249.3 [2022-08-25T22:23:45.405Z] #36 249.3 Usage: [2022-08-25T22:23:45.405Z] #36 249.3 dlv [command] [2022-08-25T22:23:45.405Z] #36 249.3 [2022-08-25T22:23:45.405Z] #36 249.3 Available Commands: [2022-08-25T22:23:45.405Z] #36 249.3 attach Attach to running process and begin debugging. [2022-08-25T22:23:45.405Z] #36 249.3 connect Connect to a headless debug server with a terminal client. [2022-08-25T22:23:45.405Z] #36 249.3 core Examine a core dump. [2022-08-25T22:23:45.405Z] #36 249.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-25T22:23:45.405Z] #36 249.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-25T22:23:45.405Z] #36 249.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-25T22:23:45.405Z] #36 249.3 help Help about any command [2022-08-25T22:23:45.405Z] #36 249.3 run Deprecated command. Use 'debug' instead. [2022-08-25T22:23:45.405Z] #36 249.3 test Compile test binary and begin debugging program. [2022-08-25T22:23:45.405Z] #36 249.3 trace Compile and begin tracing program. [2022-08-25T22:23:45.405Z] #36 249.3 version Prints version. [2022-08-25T22:23:45.405Z] #36 249.3 [2022-08-25T22:23:45.405Z] #36 249.3 Flags: [2022-08-25T22:23:45.405Z] #36 249.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-25T22:23:45.405Z] #36 249.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-25T22:23:45.405Z] #36 249.3 --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-25T22:23:45.405Z] #36 249.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-25T22:23:45.405Z] #36 249.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-25T22:23:45.405Z] #36 249.3 --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-25T22:23:45.405Z] #36 249.3 --disable-aslr Disables address space randomization [2022-08-25T22:23:45.405Z] #36 249.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-25T22:23:45.405Z] #36 249.3 -h, --help help for dlv [2022-08-25T22:23:45.405Z] #36 249.3 --init string Init file, executed by the terminal client. [2022-08-25T22:23:45.405Z] #36 249.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-25T22:23:45.405Z] #36 249.3 --log Enable debugging server logging. [2022-08-25T22:23:45.405Z] #36 249.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-25T22:23:45.405Z] #36 249.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-25T22:23:45.405Z] #36 249.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-25T22:23:45.405Z] #36 249.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-25T22:23:45.405Z] #36 249.3 --wd string Working directory for running the program. [2022-08-25T22:23:45.406Z] #36 249.3 [2022-08-25T22:23:45.406Z] #36 249.3 Additional help topics: [2022-08-25T22:23:45.406Z] #36 249.3 dlv backend Help about the --backend flag. [2022-08-25T22:23:45.406Z] #36 249.3 dlv log Help about logging flags. [2022-08-25T22:23:45.406Z] #36 249.3 dlv redirect Help about file redirection. [2022-08-25T22:23:45.406Z] #36 249.3 [2022-08-25T22:23:45.406Z] #36 249.3 Use "dlv [command] --help" for more information about a command. [2022-08-25T22:23:45.406Z] #36 DONE 249.5s [2022-08-25T22:23:45.406Z] [2022-08-25T22:23:45.406Z] #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-25T22:23:45.406Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:45.406Z] #77 178.1 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:23:45.406Z] #77 178.3 checking whether gcc understands -c and -o together... yes [2022-08-25T22:23:45.406Z] #77 178.7 checking how to run the C preprocessor... gcc -E [2022-08-25T22:23:45.406Z] #77 179.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:23:45.406Z] #77 179.1 checking for egrep... /bin/grep -E [2022-08-25T22:23:45.412Z] #55 ... [2022-08-25T22:23:45.412Z] [2022-08-25T22:23:45.412Z] #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-25T22:23:45.412Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:45.412Z] #77 184.7 CCLD libocispec.la [2022-08-25T22:23:45.412Z] #77 185.1 CCLD src/validate [2022-08-25T22:23:45.412Z] #77 185.1 CCLD tests/test-1 [2022-08-25T22:23:45.412Z] #77 185.2 CCLD tests/test-2 [2022-08-25T22:23:45.412Z] #77 185.2 CCLD tests/test-3 [2022-08-25T22:23:45.412Z] #77 185.2 CCLD tests/test-4 [2022-08-25T22:23:45.412Z] #77 185.2 CCLD tests/test-5 [2022-08-25T22:23:45.412Z] #77 185.3 CCLD tests/test-6 [2022-08-25T22:23:45.412Z] #77 185.3 CCLD tests/test-7 [2022-08-25T22:23:45.412Z] #77 185.5 CCLD tests/test-8 [2022-08-25T22:23:45.412Z] #77 185.5 CCLD tests/test-9 [2022-08-25T22:23:45.412Z] #77 185.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-25T22:23:45.412Z] #77 185.6 CCLD tests/test-10 [2022-08-25T22:23:45.412Z] #77 185.7 CCLD tests/test-11 [2022-08-25T22:23:46.785Z] #77 179.1 checking for ANSI C header files... yes [2022-08-25T22:23:46.785Z] #77 180.2 checking for sys/types.h... yes [2022-08-25T22:23:46.785Z] #77 180.4 checking for sys/stat.h... yes [2022-08-25T22:23:46.799Z] #77 174.5 config.status: creating Makefile [2022-08-25T22:23:46.799Z] #77 174.7 config.status: creating rpm/crun.spec [2022-08-25T22:23:46.799Z] #77 174.8 config.status: creating config.h [2022-08-25T22:23:46.799Z] #77 174.9 config.status: executing libtool commands [2022-08-25T22:23:46.799Z] #77 175.0 config.status: executing depfiles commands [2022-08-25T22:23:47.314Z] #77 187.6 libtool: link: ar cr libocispec.a [2022-08-25T22:23:47.314Z] #77 187.7 libtool: link: ranlib libocispec.a [2022-08-25T22:23:47.315Z] #77 180.6 checking for stdlib.h... yes [2022-08-25T22:23:47.574Z] #77 180.9 checking for string.h... yes [2022-08-25T22:23:47.832Z] #77 181.3 checking for memory.h... yes [2022-08-25T22:23:48.174Z] #77 176.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-25T22:23:48.174Z] #77 176.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:23:48.400Z] #77 181.5 checking for strings.h... yes [2022-08-25T22:23:48.400Z] #77 181.8 checking for inttypes.h... yes [2022-08-25T22:23:48.691Z] #77 189.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:48.691Z] #77 189.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:23:48.691Z] #77 189.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:23:48.691Z] #77 189.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:48.691Z] #77 189.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:48.691Z] #77 189.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:48.691Z] #77 189.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:23:48.691Z] #77 189.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-25T22:23:48.691Z] #77 189.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-25T22:23:48.691Z] #77 189.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-25T22:23:48.691Z] #77 189.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-25T22:23:48.691Z] #77 189.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-25T22:23:48.691Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-25T22:23:48.950Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-25T22:23:48.950Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-25T22:23:48.950Z] #77 189.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-25T22:23:48.950Z] #77 189.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-25T22:23:48.950Z] #77 189.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-25T22:23:48.950Z] #77 189.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-25T22:23:48.950Z] #77 189.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-25T22:23:48.969Z] #77 182.1 checking for stdint.h... yes [2022-08-25T22:23:48.969Z] #77 182.4 checking for unistd.h... yes [2022-08-25T22:23:49.110Z] #77 177.4 checking for gcc... gcc [2022-08-25T22:23:49.208Z] #77 189.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-25T22:23:49.208Z] #77 189.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-25T22:23:49.208Z] #77 190.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-25T22:23:49.465Z] #77 190.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-25T22:23:49.465Z] #77 190.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-25T22:23:49.465Z] #77 190.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-25T22:23:49.489Z] #77 182.7 checking minix/config.h usability... no [2022-08-25T22:23:49.677Z] #77 177.7 checking whether the C compiler works... yes [2022-08-25T22:23:49.678Z] #77 178.1 checking for C compiler default output file name... a.out [2022-08-25T22:23:49.678Z] #77 178.1 checking for suffix of executables... [2022-08-25T22:23:49.678Z] #77 ... [2022-08-25T22:23:49.678Z] [2022-08-25T22:23:49.678Z] #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-25T22:23:49.678Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T22:23:49.678Z] #36 254.6 Delve is a source level debugger for Go programs. [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-25T22:23:49.678Z] #36 254.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 Usage: [2022-08-25T22:23:49.678Z] #36 254.6 dlv [command] [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 Available Commands: [2022-08-25T22:23:49.678Z] #36 254.6 attach Attach to running process and begin debugging. [2022-08-25T22:23:49.678Z] #36 254.6 connect Connect to a headless debug server with a terminal client. [2022-08-25T22:23:49.678Z] #36 254.6 core Examine a core dump. [2022-08-25T22:23:49.678Z] #36 254.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-25T22:23:49.678Z] #36 254.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-25T22:23:49.678Z] #36 254.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-25T22:23:49.678Z] #36 254.6 help Help about any command [2022-08-25T22:23:49.678Z] #36 254.6 run Deprecated command. Use 'debug' instead. [2022-08-25T22:23:49.678Z] #36 254.6 test Compile test binary and begin debugging program. [2022-08-25T22:23:49.678Z] #36 254.6 trace Compile and begin tracing program. [2022-08-25T22:23:49.678Z] #36 254.6 version Prints version. [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 Flags: [2022-08-25T22:23:49.678Z] #36 254.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-25T22:23:49.678Z] #36 254.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-25T22:23:49.678Z] #36 254.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-25T22:23:49.678Z] #36 254.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-25T22:23:49.678Z] #36 254.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-25T22:23:49.678Z] #36 254.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-25T22:23:49.678Z] #36 254.6 --disable-aslr Disables address space randomization [2022-08-25T22:23:49.678Z] #36 254.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-25T22:23:49.678Z] #36 254.6 -h, --help help for dlv [2022-08-25T22:23:49.678Z] #36 254.6 --init string Init file, executed by the terminal client. [2022-08-25T22:23:49.678Z] #36 254.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-25T22:23:49.678Z] #36 254.6 --log Enable debugging server logging. [2022-08-25T22:23:49.678Z] #36 254.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-25T22:23:49.678Z] #36 254.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-25T22:23:49.678Z] #36 254.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-25T22:23:49.678Z] #36 254.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-25T22:23:49.678Z] #36 254.6 --wd string Working directory for running the program. [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 Additional help topics: [2022-08-25T22:23:49.678Z] #36 254.6 dlv backend Help about the --backend flag. [2022-08-25T22:23:49.678Z] #36 254.6 dlv log Help about logging flags. [2022-08-25T22:23:49.678Z] #36 254.6 dlv redirect Help about file redirection. [2022-08-25T22:23:49.678Z] #36 254.6 [2022-08-25T22:23:49.678Z] #36 254.6 Use "dlv [command] --help" for more information about a command. [2022-08-25T22:23:49.678Z] #36 DONE 255.1s [2022-08-25T22:23:49.723Z] #77 190.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-25T22:23:49.723Z] #77 190.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-25T22:23:49.723Z] #77 190.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-25T22:23:49.749Z] #77 183.0 checking minix/config.h presence... no [2022-08-25T22:23:49.749Z] #77 183.2 checking for minix/config.h... no [2022-08-25T22:23:49.936Z] [2022-08-25T22:23:49.936Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T22:23:49.936Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:49.936Z] #77 178.1 checking for suffix of executables... [2022-08-25T22:23:49.981Z] #77 190.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-25T22:23:49.981Z] #77 190.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-25T22:23:49.981Z] #77 190.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-25T22:23:49.981Z] #77 190.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-25T22:23:50.008Z] #77 183.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-25T22:23:50.241Z] #77 190.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-25T22:23:50.241Z] #77 190.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-25T22:23:50.503Z] #77 178.5 checking whether we are cross compiling... no [2022-08-25T22:23:50.503Z] #77 179.0 checking for suffix of object files... o [2022-08-25T22:23:50.761Z] #77 179.2 checking whether we are using the GNU C compiler... yes [2022-08-25T22:23:50.808Z] #77 191.2 CC src/crun-crun.o [2022-08-25T22:23:50.808Z] #77 191.3 CC src/crun-run.o [2022-08-25T22:23:50.837Z] #77 183.7 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:23:50.837Z] #77 184.3 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:23:50.837Z] #77 184.3 checking how to print strings... printf [2022-08-25T22:23:50.837Z] #77 184.4 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:23:50.837Z] #77 184.4 checking for fgrep... /bin/grep -F [2022-08-25T22:23:50.837Z] #77 184.4 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:23:50.837Z] #77 184.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:23:50.837Z] #77 184.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:23:50.837Z] #77 184.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:23:50.837Z] #77 184.4 checking whether ln -s works... yes [2022-08-25T22:23:50.837Z] #77 184.4 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:23:50.837Z] #77 184.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T22:23:50.837Z] #77 184.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:23:50.837Z] #77 184.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:23:50.837Z] #77 184.5 checking for objdump... objdump [2022-08-25T22:23:50.837Z] #77 184.5 checking how to recognize dependent libraries... pass_all [2022-08-25T22:23:50.837Z] #77 184.5 checking for dlltool... no [2022-08-25T22:23:50.837Z] #77 184.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:23:50.837Z] #77 184.5 checking for ar... ar [2022-08-25T22:23:51.032Z] #77 179.3 checking whether gcc accepts -g... yes [2022-08-25T22:23:51.066Z] #77 191.5 CC src/crun-delete.o [2022-08-25T22:23:51.066Z] #77 191.7 CC src/crun-kill.o [2022-08-25T22:23:51.066Z] #77 191.7 CC src/crun-pause.o [2022-08-25T22:23:51.291Z] #77 179.4 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:23:51.324Z] #77 191.9 CC src/crun-unpause.o [2022-08-25T22:23:51.324Z] #77 192.0 CC src/crun-spec.o [2022-08-25T22:23:51.408Z] #77 184.5 checking for archiver @FILE support... @ [2022-08-25T22:23:51.408Z] #77 184.7 checking for strip... strip [2022-08-25T22:23:51.408Z] #77 184.8 checking for ranlib... ranlib [2022-08-25T22:23:51.408Z] #77 184.8 checking for gawk... no [2022-08-25T22:23:51.408Z] #77 184.8 checking for mawk... mawk [2022-08-25T22:23:51.549Z] #77 179.8 checking whether gcc understands -c and -o together... yes [2022-08-25T22:23:51.584Z] #77 192.1 CC src/crun-exec.o [2022-08-25T22:23:51.668Z] #77 184.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:23:51.668Z] #77 185.4 checking for sysroot... no [2022-08-25T22:23:51.668Z] #77 185.4 checking for a working dd... /bin/dd [2022-08-25T22:23:51.808Z] #77 180.2 checking how to run the C preprocessor... gcc -E [2022-08-25T22:23:51.842Z] #77 192.3 CC src/crun-list.o [2022-08-25T22:23:51.842Z] #77 192.5 CC src/crun-create.o [2022-08-25T22:23:51.928Z] #77 185.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:23:51.928Z] #77 185.6 checking for mt... no [2022-08-25T22:23:51.928Z] #77 185.6 checking if : is a manifest tool... no [2022-08-25T22:23:52.067Z] #77 180.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:23:52.067Z] #77 180.6 checking for egrep... /bin/grep -E [2022-08-25T22:23:52.101Z] #77 192.6 CC src/crun-start.o [2022-08-25T22:23:52.101Z] #77 192.8 CC src/crun-state.o [2022-08-25T22:23:52.101Z] #77 192.9 CC src/crun-update.o [2022-08-25T22:23:52.189Z] #77 185.6 checking for dlfcn.h... yes [2022-08-25T22:23:52.189Z] #77 185.8 checking for objdir... .libs [2022-08-25T22:23:52.366Z] #77 193.1 CC src/crun-ps.o [2022-08-25T22:23:52.934Z] #77 193.4 CC src/crun-checkpoint.o [2022-08-25T22:23:52.934Z] #77 193.6 CC src/crun-restore.o [2022-08-25T22:23:52.934Z] #77 193.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-25T22:23:53.003Z] #77 180.6 checking for ANSI C header files... yes [2022-08-25T22:23:53.003Z] #77 181.3 checking for sys/types.h... yes [2022-08-25T22:23:53.019Z] #77 186.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:23:53.019Z] #77 186.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:23:53.279Z] #77 186.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:23:53.502Z] #77 193.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-25T22:23:53.502Z] #77 194.0 CC src/libcrun/libcrun_la-container.lo [2022-08-25T22:23:53.502Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-25T22:23:53.571Z] #77 181.6 checking for sys/stat.h... yes [2022-08-25T22:23:53.571Z] #77 182.0 checking for stdlib.h... yes [2022-08-25T22:23:53.831Z] #77 182.1 checking for string.h... yes [2022-08-25T22:23:53.849Z] #77 186.9 checking if gcc static flag -static works... yes [2022-08-25T22:23:54.058Z] #19 346.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-25T22:23:54.058Z] #19 346.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:23:54.058Z] #19 346.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:23:54.058Z] #19 346.6 Selecting previously unselected package patch. [2022-08-25T22:23:54.058Z] #19 346.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-25T22:23:54.058Z] #19 346.6 Unpacking patch (2.7.6-7) ... [2022-08-25T22:23:54.058Z] #19 346.6 Selecting previously unselected package dpkg-dev. [2022-08-25T22:23:54.058Z] #19 346.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-25T22:23:54.058Z] #19 346.7 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T22:23:54.068Z] #77 194.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-25T22:23:54.068Z] #77 194.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-25T22:23:54.089Z] #77 182.4 checking for memory.h... yes [2022-08-25T22:23:54.314Z] #19 347.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-25T22:23:54.314Z] #19 347.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-25T22:23:54.315Z] #19 347.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-25T22:23:54.327Z] #77 194.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-25T22:23:54.327Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-25T22:23:54.368Z] #77 187.6 checking if gcc supports -c -o file.o... yes [2022-08-25T22:23:54.368Z] #77 188.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:23:54.571Z] #19 347.1 Selecting previously unselected package libio-string-perl. [2022-08-25T22:23:54.571Z] #19 347.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-25T22:23:54.571Z] #19 347.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-25T22:23:54.571Z] #19 347.2 Selecting previously unselected package libicu67:amd64. [2022-08-25T22:23:54.571Z] #19 347.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-25T22:23:54.571Z] #19 347.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T22:23:54.585Z] #77 195.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-25T22:23:54.628Z] #77 188.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:23:54.655Z] #77 182.7 checking for strings.h... yes [2022-08-25T22:23:54.844Z] #77 195.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-25T22:23:54.844Z] #77 195.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-25T22:23:54.887Z] #77 188.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:23:54.887Z] #77 188.4 checking how to hardcode library paths into programs... immediate [2022-08-25T22:23:54.887Z] #77 188.4 checking whether stripping libraries is possible... yes [2022-08-25T22:23:54.887Z] #77 188.4 checking if libtool supports shared libraries... yes [2022-08-25T22:23:54.887Z] #77 188.4 checking whether to build shared libraries... no [2022-08-25T22:23:54.887Z] #77 188.4 checking whether to build static libraries... yes [2022-08-25T22:23:54.887Z] #77 188.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:23:54.887Z] #77 188.5 checking whether build environment is sane... yes [2022-08-25T22:23:54.918Z] #77 183.0 checking for inttypes.h... yes [2022-08-25T22:23:55.204Z] #77 188.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:23:55.204Z] #77 188.6 checking whether make sets $(MAKE)... yes [2022-08-25T22:23:55.204Z] #77 188.8 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:23:55.204Z] #77 188.8 checking whether make supports nested variables... yes [2022-08-25T22:23:55.409Z] #77 195.8 CC src/libcrun/libcrun_la-linux.lo [2022-08-25T22:23:55.409Z] #77 196.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-25T22:23:55.484Z] #77 183.5 checking for stdint.h... yes [2022-08-25T22:23:55.505Z] #77 188.9 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:23:55.505Z] #77 188.9 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:23:55.505Z] #77 188.9 checking how to create a ustar tar archive... gnutar [2022-08-25T22:23:55.668Z] #77 196.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-25T22:23:55.742Z] #77 183.9 checking for unistd.h... yes [2022-08-25T22:23:55.767Z] #77 189.0 checking dependency style of gcc... gcc3 [2022-08-25T22:23:55.767Z] #77 189.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:23:55.767Z] #77 189.3 checking whether make supports nested variables... (cached) yes [2022-08-25T22:23:55.767Z] #77 189.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:23:55.767Z] #77 189.3 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:23:55.767Z] #77 ... [2022-08-25T22:23:55.767Z] [2022-08-25T22:23:55.767Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:55.767Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:55.767Z] #21 20.75 Reading package lists... [2022-08-25T22:23:55.767Z] #21 24.94 Building dependency tree... [2022-08-25T22:23:55.767Z] #21 28.18 The following additional packages will be installed: [2022-08-25T22:23:55.767Z] #21 28.20 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-25T22:23:55.767Z] #21 28.20 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-25T22:23:55.767Z] #21 28.20 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-25T22:23:55.767Z] #21 28.20 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T22:23:55.767Z] #21 28.20 python3-pkg-resources systemd vim-runtime xxd [2022-08-25T22:23:55.768Z] #21 28.21 Suggested packages: [2022-08-25T22:23:55.768Z] #21 28.21 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-25T22:23:55.768Z] #21 28.21 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-25T22:23:55.768Z] #21 28.21 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-25T22:23:55.768Z] #21 28.21 Recommended packages: [2022-08-25T22:23:55.768Z] #21 28.21 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-25T22:23:55.768Z] #21 28.21 systemd-timesyncd | time-daemon unzip [2022-08-25T22:23:55.768Z] #21 30.58 The following NEW packages will be installed: [2022-08-25T22:23:55.768Z] #21 30.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-25T22:23:55.768Z] #21 30.60 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-25T22:23:55.768Z] #21 30.60 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-25T22:23:55.768Z] #21 30.60 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-25T22:23:55.768Z] #21 30.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-25T22:23:55.768Z] #21 30.60 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T22:23:55.768Z] #21 30.60 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-25T22:23:55.768Z] #21 30.60 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-25T22:23:55.768Z] #21 30.60 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-25T22:23:55.768Z] #21 31.22 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:23:55.768Z] #21 31.22 Need to get 32.8 MB of archives. [2022-08-25T22:23:55.768Z] #21 31.22 After this operation, 124 MB of additional disk space will be used. [2022-08-25T22:23:55.768Z] #21 31.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T22:23:55.768Z] #21 31.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-25T22:23:55.768Z] #21 31.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-25T22:23:55.768Z] #21 31.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-25T22:23:55.768Z] #21 31.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-25T22:23:55.768Z] #21 31.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-25T22:23:55.768Z] #21 31.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-25T22:23:55.768Z] #21 31.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-25T22:23:55.768Z] #21 31.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-25T22:23:55.768Z] #21 31.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-25T22:23:55.768Z] #21 31.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-25T22:23:55.768Z] #21 31.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-25T22:23:55.768Z] #21 31.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-25T22:23:55.768Z] #21 31.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-25T22:23:55.768Z] #21 31.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:23:55.768Z] #21 31.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T22:23:55.768Z] #21 31.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T22:23:55.768Z] #21 31.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T22:23:55.768Z] #21 31.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-25T22:23:55.768Z] #21 31.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-25T22:23:55.768Z] #21 31.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-25T22:23:55.768Z] #21 31.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-25T22:23:55.768Z] #21 31.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-25T22:23:55.768Z] #21 31.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-25T22:23:55.768Z] #21 31.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-25T22:23:55.768Z] #21 31.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-25T22:23:55.768Z] #21 31.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T22:23:55.768Z] #21 31.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T22:23:55.768Z] #21 31.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T22:23:55.768Z] #21 31.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-25T22:23:55.768Z] #21 31.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-25T22:23:55.768Z] #21 31.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T22:23:55.768Z] #21 32.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-25T22:23:55.768Z] #21 32.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-25T22:23:55.768Z] #21 32.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-25T22:23:55.768Z] #21 32.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-25T22:23:55.768Z] #21 32.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-25T22:23:55.768Z] #21 32.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T22:23:55.768Z] #21 32.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-25T22:23:55.768Z] #21 32.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T22:23:55.768Z] #21 32.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T22:23:55.768Z] #21 32.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T22:23:55.768Z] #21 32.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T22:23:55.768Z] #21 32.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:23:55.768Z] #21 32.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T22:23:55.768Z] #21 32.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T22:23:55.768Z] #21 32.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T22:23:55.768Z] #21 32.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-25T22:23:55.768Z] #21 32.22 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-25T22:23:55.768Z] #21 32.24 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-25T22:23:55.768Z] #21 32.25 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-25T22:23:55.768Z] #21 32.25 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T22:23:55.768Z] #21 32.53 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-25T22:23:55.768Z] #21 32.59 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-25T22:23:55.768Z] #21 32.63 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-25T22:23:55.768Z] #21 32.64 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-25T22:23:55.768Z] #21 33.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:23:55.768Z] #21 33.90 Fetched 32.8 MB in 2s (16.4 MB/s) [2022-08-25T22:23:55.768Z] #21 34.01 Selecting previously unselected package libcap2:amd64. [2022-08-25T22:23:55.768Z] #21 34.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-25T22:23:55.768Z] #21 34.07 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T22:23:55.768Z] #21 34.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:23:55.768Z] #21 34.18 Selecting previously unselected package libargon2-1:amd64. [2022-08-25T22:23:55.768Z] #21 34.20 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-25T22:23:55.768Z] #21 34.21 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T22:23:55.768Z] #21 34.44 Selecting previously unselected package libjson-c5:amd64. [2022-08-25T22:23:55.768Z] #21 34.46 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-25T22:23:55.768Z] #21 34.50 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-25T22:23:55.768Z] #21 34.79 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-25T22:23:55.768Z] #21 34.81 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-25T22:23:55.768Z] #21 34.82 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:23:55.768Z] #21 ... [2022-08-25T22:23:55.768Z] [2022-08-25T22:23:55.768Z] #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-25T22:23:55.768Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:55.768Z] #77 189.3 checking for yajl >= 2.1.0... yes [2022-08-25T22:23:56.001Z] #77 184.3 checking minix/config.h usability... no [2022-08-25T22:23:56.001Z] #77 184.5 checking minix/config.h presence... [2022-08-25T22:23:56.001Z] #77 ... [2022-08-25T22:23:56.001Z] [2022-08-25T22:23:56.001Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:23:56.001Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:23:56.001Z] #21 19.49 Reading package lists... [2022-08-25T22:23:56.001Z] #21 23.31 Building dependency tree... [2022-08-25T22:23:56.001Z] #21 26.21 The following additional packages will be installed: [2022-08-25T22:23:56.001Z] #21 26.21 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-25T22:23:56.001Z] #21 26.21 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-25T22:23:56.001Z] #21 26.21 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-25T22:23:56.001Z] #21 26.21 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T22:23:56.001Z] #21 26.22 python3-pkg-resources systemd vim-runtime xxd [2022-08-25T22:23:56.001Z] #21 26.22 Suggested packages: [2022-08-25T22:23:56.001Z] #21 26.23 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-25T22:23:56.001Z] #21 26.23 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-25T22:23:56.001Z] #21 26.23 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-25T22:23:56.001Z] #21 26.23 Recommended packages: [2022-08-25T22:23:56.001Z] #21 26.23 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-25T22:23:56.001Z] #21 26.23 systemd-timesyncd | time-daemon unzip [2022-08-25T22:23:56.001Z] #21 28.94 The following NEW packages will be installed: [2022-08-25T22:23:56.001Z] #21 28.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-25T22:23:56.001Z] #21 28.94 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-25T22:23:56.001Z] #21 28.94 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-25T22:23:56.001Z] #21 28.94 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-25T22:23:56.001Z] #21 28.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-25T22:23:56.001Z] #21 28.94 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T22:23:56.001Z] #21 28.94 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-25T22:23:56.001Z] #21 28.94 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-25T22:23:56.001Z] #21 28.94 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-25T22:23:56.001Z] #21 29.37 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:23:56.001Z] #21 29.37 Need to get 32.8 MB of archives. [2022-08-25T22:23:56.001Z] #21 29.37 After this operation, 124 MB of additional disk space will be used. [2022-08-25T22:23:56.001Z] #21 29.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T22:23:56.001Z] #21 29.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-25T22:23:56.001Z] #21 29.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-25T22:23:56.001Z] #21 29.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-25T22:23:56.001Z] #21 29.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-25T22:23:56.001Z] #21 29.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-25T22:23:56.001Z] #21 29.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-25T22:23:56.001Z] #21 29.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-25T22:23:56.001Z] #21 29.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-25T22:23:56.001Z] #21 29.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-25T22:23:56.001Z] #21 29.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-25T22:23:56.001Z] #21 29.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-25T22:23:56.001Z] #21 29.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-25T22:23:56.001Z] #21 29.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-25T22:23:56.001Z] #21 29.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:23:56.001Z] #21 29.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T22:23:56.001Z] #21 29.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T22:23:56.001Z] #21 29.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T22:23:56.001Z] #21 29.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-25T22:23:56.001Z] #21 29.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-25T22:23:56.001Z] #21 29.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-25T22:23:56.001Z] #21 29.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-25T22:23:56.001Z] #21 29.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-25T22:23:56.001Z] #21 29.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-25T22:23:56.001Z] #21 29.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-25T22:23:56.001Z] #21 29.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-25T22:23:56.001Z] #21 29.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T22:23:56.001Z] #21 29.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T22:23:56.001Z] #21 29.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T22:23:56.001Z] #21 29.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-25T22:23:56.001Z] #21 29.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-25T22:23:56.001Z] #21 29.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T22:23:56.001Z] #21 30.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-25T22:23:56.001Z] #21 30.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-25T22:23:56.001Z] #21 30.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-25T22:23:56.001Z] #21 30.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-25T22:23:56.001Z] #21 30.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-25T22:23:56.001Z] #21 30.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T22:23:56.001Z] #21 30.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-25T22:23:56.001Z] #21 30.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T22:23:56.001Z] #21 30.52 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T22:23:56.001Z] #21 30.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T22:23:56.001Z] #21 30.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T22:23:56.001Z] #21 30.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:23:56.001Z] #21 30.71 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T22:23:56.001Z] #21 30.74 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T22:23:56.001Z] #21 30.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T22:23:56.001Z] #21 30.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-25T22:23:56.001Z] #21 30.93 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-25T22:23:56.001Z] #21 30.94 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-25T22:23:56.001Z] #21 30.99 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-25T22:23:56.001Z] #21 31.04 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T22:23:56.001Z] #21 31.37 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-25T22:23:56.001Z] #21 31.41 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-25T22:23:56.001Z] #21 31.45 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-25T22:23:56.001Z] #21 31.46 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-25T22:23:56.001Z] #21 32.32 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:23:56.001Z] #21 32.50 Fetched 32.8 MB in 2s (13.4 MB/s) [2022-08-25T22:23:56.001Z] #21 32.65 Selecting previously unselected package libcap2:amd64. [2022-08-25T22:23:56.001Z] #21 32.65 (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-25T22:23:56.001Z] #21 32.73 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T22:23:56.001Z] #21 32.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:23:56.001Z] #21 32.92 Selecting previously unselected package libargon2-1:amd64. [2022-08-25T22:23:56.001Z] #21 32.92 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-25T22:23:56.001Z] #21 32.94 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T22:23:56.001Z] #21 33.17 Selecting previously unselected package libjson-c5:amd64. [2022-08-25T22:23:56.001Z] #21 33.19 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-25T22:23:56.001Z] #21 33.20 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-25T22:23:56.001Z] #21 33.29 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-25T22:23:56.001Z] #21 ... [2022-08-25T22:23:56.001Z] [2022-08-25T22:23:56.001Z] #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-25T22:23:56.001Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:56.001Z] #77 184.5 checking minix/config.h presence... no [2022-08-25T22:23:56.001Z] #77 184.6 checking for minix/config.h... no [2022-08-25T22:23:56.027Z] #77 189.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:23:56.027Z] #77 189.5 checking for gcc... (cached) gcc [2022-08-25T22:23:56.027Z] #77 189.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:23:56.027Z] #77 189.7 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:23:56.027Z] #77 189.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:23:56.027Z] #77 189.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:23:56.234Z] #77 196.7 CC src/libcrun/libcrun_la-error.lo [2022-08-25T22:23:56.234Z] #77 196.9 CC src/libcrun/libcrun_la-status.lo [2022-08-25T22:23:56.259Z] #77 184.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-25T22:23:56.288Z] #77 189.7 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:23:56.288Z] #77 189.9 checking for python3... /usr/bin/python3 [2022-08-25T22:23:56.461Z] #19 349.1 Selecting previously unselected package libxml2:amd64. [2022-08-25T22:23:56.461Z] #19 349.1 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-25T22:23:56.461Z] #19 349.1 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:23:56.493Z] #77 197.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-25T22:23:56.560Z] #77 189.9 checking for python3 version... 3.9 [2022-08-25T22:23:56.560Z] #77 190.0 checking for python3 platform... linux [2022-08-25T22:23:56.717Z] #19 349.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-25T22:23:56.717Z] #19 349.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-25T22:23:56.717Z] #19 349.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-25T22:23:56.717Z] #19 349.4 Selecting previously unselected package libxml-sax-base-perl. [2022-08-25T22:23:56.717Z] #19 349.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-25T22:23:56.717Z] #19 349.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-25T22:23:56.717Z] #19 349.5 Selecting previously unselected package libxml-sax-perl. [2022-08-25T22:23:56.717Z] #19 349.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-25T22:23:56.717Z] #19 349.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-25T22:23:56.819Z] #77 190.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:23:56.973Z] #19 349.5 Selecting previously unselected package libxml-libxml-perl. [2022-08-25T22:23:56.973Z] #19 349.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-25T22:23:56.973Z] #19 349.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-25T22:23:56.973Z] #19 349.7 Selecting previously unselected package libxml-simple-perl. [2022-08-25T22:23:56.973Z] #19 349.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-25T22:23:56.973Z] #19 349.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-25T22:23:57.078Z] #77 190.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:23:57.084Z] #77 185.0 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:23:57.084Z] #77 185.6 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:23:57.084Z] #77 185.6 checking how to print strings... printf [2022-08-25T22:23:57.084Z] #77 185.6 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:23:57.084Z] #77 185.6 checking for fgrep... /bin/grep -F [2022-08-25T22:23:57.084Z] #77 185.7 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:23:57.084Z] #77 185.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:23:57.084Z] #77 185.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:23:57.084Z] #77 185.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:23:57.228Z] #19 349.8 Selecting previously unselected package libyaml-perl. [2022-08-25T22:23:57.228Z] #19 349.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-25T22:23:57.228Z] #19 349.8 Unpacking libyaml-perl (1.30-1) ... [2022-08-25T22:23:57.228Z] #19 349.9 Selecting previously unselected package libconfig-auto-perl. [2022-08-25T22:23:57.228Z] #19 349.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-25T22:23:57.228Z] #19 349.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-25T22:23:57.228Z] #19 349.9 Selecting previously unselected package libfile-which-perl. [2022-08-25T22:23:57.337Z] #77 191.0 checking that generated files are newer than configure... done [2022-08-25T22:23:57.337Z] #77 191.0 configure: creating ./config.status [2022-08-25T22:23:57.343Z] #77 185.8 checking whether ln -s works... yes [2022-08-25T22:23:57.343Z] #77 185.8 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:23:57.343Z] #77 185.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T22:23:57.343Z] #77 185.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:23:57.343Z] #77 185.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:23:57.343Z] #77 185.9 checking for objdump... objdump [2022-08-25T22:23:57.343Z] #77 185.9 checking how to recognize dependent libraries... pass_all [2022-08-25T22:23:57.343Z] #77 185.9 checking for dlltool... no [2022-08-25T22:23:57.343Z] #77 185.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:23:57.343Z] #77 185.9 checking for ar... ar [2022-08-25T22:23:57.428Z] #77 198.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-25T22:23:57.428Z] #77 ... [2022-08-25T22:23:57.428Z] [2022-08-25T22:23:57.428Z] #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-25T22:23:57.428Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:23:57.428Z] #47 239.0 + dpkg --print-architecture [2022-08-25T22:23:57.428Z] #47 239.0 + git checkout -q v2.1.0 [2022-08-25T22:23:57.428Z] #47 239.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-25T22:23:57.428Z] #47 239.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-25T22:23:57.487Z] #19 349.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-25T22:23:57.487Z] #19 349.9 Unpacking libfile-which-perl (1.23-1) ... [2022-08-25T22:23:57.487Z] #19 350.0 Selecting previously unselected package libfile-homedir-perl. [2022-08-25T22:23:57.487Z] #19 350.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-25T22:23:57.487Z] #19 350.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-25T22:23:57.487Z] #19 350.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-25T22:23:57.487Z] #19 350.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-25T22:23:57.487Z] #19 350.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-25T22:23:57.487Z] #19 350.2 Selecting previously unselected package dpkg-cross. [2022-08-25T22:23:57.487Z] #19 350.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-25T22:23:57.487Z] #19 350.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-25T22:23:57.487Z] #19 350.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-25T22:23:57.487Z] #19 350.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-25T22:23:57.487Z] #19 350.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-25T22:23:57.487Z] #19 350.3 Selecting previously unselected package libc6-armel-cross. [2022-08-25T22:23:57.601Z] #77 185.9 checking for archiver @FILE support... @ [2022-08-25T22:23:57.601Z] #77 186.0 checking for strip... strip [2022-08-25T22:23:57.601Z] #77 186.0 checking for ranlib... ranlib [2022-08-25T22:23:57.601Z] #77 186.1 checking for gawk... no [2022-08-25T22:23:57.601Z] #77 186.1 checking for mawk... mawk [2022-08-25T22:23:57.749Z] #19 350.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-25T22:23:57.749Z] #19 350.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-25T22:23:57.995Z] #47 ... [2022-08-25T22:23:57.995Z] [2022-08-25T22:23:57.995Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T22:23:57.995Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:23:57.995Z] #77 198.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-25T22:23:57.995Z] #77 198.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-25T22:23:58.006Z] #19 350.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-25T22:23:58.006Z] #19 350.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:58.006Z] #19 350.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:23:58.167Z] #77 186.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:23:58.167Z] #77 186.7 checking for sysroot... no [2022-08-25T22:23:58.167Z] #77 186.7 checking for a working dd... /bin/dd [2022-08-25T22:23:58.167Z] #77 186.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:23:58.262Z] #19 ... [2022-08-25T22:23:58.262Z] [2022-08-25T22:23:58.262Z] #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-25T22:23:58.262Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:23:58.262Z] #62 362.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-25T22:23:58.262Z] #62 DONE 362.8s [2022-08-25T22:23:58.262Z] [2022-08-25T22:23:58.262Z] #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-25T22:23:58.262Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T22:23:58.262Z] #19 350.8 Selecting previously unselected package libgomp1-armel-cross. [2022-08-25T22:23:58.262Z] #19 350.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:58.262Z] #19 350.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:23:58.262Z] #19 350.8 Selecting previously unselected package libatomic1-armel-cross. [2022-08-25T22:23:58.262Z] #19 350.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:58.262Z] #19 350.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:23:58.262Z] #19 350.9 Selecting previously unselected package libasan6-armel-cross. [2022-08-25T22:23:58.262Z] #19 350.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:58.262Z] #19 350.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:23:58.425Z] #77 186.9 checking for mt... no [2022-08-25T22:23:58.425Z] #77 186.9 checking if : is a manifest tool... no [2022-08-25T22:23:58.519Z] #19 351.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-25T22:23:58.519Z] #19 351.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:58.563Z] #77 199.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-25T22:23:58.563Z] #77 199.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-25T22:23:58.684Z] #77 186.9 checking for dlfcn.h... yes [2022-08-25T22:23:58.684Z] #77 187.2 checking for objdir... .libs [2022-08-25T22:23:58.776Z] #19 351.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:23:58.776Z] #19 351.5 Selecting previously unselected package libubsan1-armel-cross. [2022-08-25T22:23:58.776Z] #19 351.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:58.776Z] #19 351.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:23:58.776Z] #19 351.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-25T22:23:58.776Z] #19 351.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:23:59.032Z] #19 351.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:23:59.130Z] #77 199.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-25T22:23:59.288Z] #19 351.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-25T22:23:59.288Z] #19 351.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:23:59.288Z] #19 351.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T22:23:59.389Z] #77 199.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-25T22:23:59.512Z] #77 ... [2022-08-25T22:23:59.512Z] [2022-08-25T22:23:59.512Z] #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-25T22:23:59.512Z] #26 sha256:abb201f66d72200a6c368497c0a9c0f803938cef34387a858eedc5dcf27f8823 [2022-08-25T22:23:59.512Z] #26 261.5 + return [2022-08-25T22:23:59.512Z] #26 DONE 262.5s [2022-08-25T22:23:59.512Z] [2022-08-25T22:23:59.512Z] #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-25T22:23:59.512Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:23:59.618Z] #77 187.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:23:59.618Z] #77 188.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:23:59.618Z] #77 188.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:23:59.648Z] #77 200.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-25T22:23:59.648Z] #77 200.3 CC tests/init.o [2022-08-25T22:23:59.648Z] #77 200.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-25T22:23:59.773Z] #64 ... [2022-08-25T22:23:59.773Z] [2022-08-25T22:23:59.773Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T22:23:59.773Z] #27 sha256:57889e1a2f6f13583c92c189dc9b0a3063707442e38e1adbecc23bd0ea688879 [2022-08-25T22:23:59.773Z] #27 DONE 0.2s [2022-08-25T22:23:59.773Z] [2022-08-25T22:23:59.773Z] #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-25T22:23:59.773Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:24:00.032Z] #55 ... [2022-08-25T22:24:00.032Z] [2022-08-25T22:24:00.032Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T22:24:00.032Z] #32 sha256:327ff49ce145d36099787c1c8e968d118d2d643fc39babd69c743eec73a47c1f [2022-08-25T22:24:00.552Z] #77 188.3 checking if gcc static flag -static works... yes [2022-08-25T22:24:00.552Z] #77 188.9 checking if gcc supports -c -o file.o... yes [2022-08-25T22:24:00.552Z] #77 189.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:24:00.552Z] #77 189.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:24:00.601Z] #32 DONE 0.7s [2022-08-25T22:24:00.601Z] [2022-08-25T22:24:00.601Z] #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-25T22:24:00.601Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T22:24:00.601Z] #55 264.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-25T22:24:00.601Z] #55 DONE 264.6s [2022-08-25T22:24:00.601Z] [2022-08-25T22:24:00.601Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T22:24:00.601Z] #35 sha256:d96ac5e5f44c32eae0e4a4a41a1d6992407f3a2b7e6f4c8b1042e3106334c135 [2022-08-25T22:24:01.169Z] #35 DONE 0.5s [2022-08-25T22:24:01.169Z] [2022-08-25T22:24:01.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-25T22:24:01.169Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:24:01.169Z] #64 ... [2022-08-25T22:24:01.169Z] [2022-08-25T22:24:01.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T22:24:01.169Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:24:01.169Z] #77 220.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-25T22:24:01.169Z] #77 220.6 AR libcrun_testing.a [2022-08-25T22:24:01.377Z] #77 189.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:24:01.377Z] #77 189.9 checking how to hardcode library paths into programs... immediate [2022-08-25T22:24:01.377Z] #77 189.9 checking whether stripping libraries is possible... yes [2022-08-25T22:24:01.377Z] #77 190.0 checking if libtool supports shared libraries... yes [2022-08-25T22:24:01.377Z] #77 190.0 checking whether to build shared libraries... no [2022-08-25T22:24:01.377Z] #77 190.0 checking whether to build static libraries... yes [2022-08-25T22:24:01.377Z] #77 190.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:24:01.429Z] #77 220.7 CCLD tests/tests_libcrun_utils [2022-08-25T22:24:01.429Z] #77 220.7 CCLD tests/tests_libcrun_errors [2022-08-25T22:24:01.429Z] #77 220.7 CCLD tests/tests_libcrun_fuzzer [2022-08-25T22:24:01.636Z] #77 190.0 checking whether build environment is sane... yes [2022-08-25T22:24:01.636Z] #77 190.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:24:01.636Z] #77 190.2 checking whether make sets $(MAKE)... yes [2022-08-25T22:24:01.689Z] #77 ... [2022-08-25T22:24:01.689Z] [2022-08-25T22:24:01.689Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T22:24:01.689Z] #37 sha256:dea44e02dbe3a0716841c8667a749a818c16091aa90746694638b9e1bcbdd360 [2022-08-25T22:24:01.689Z] #37 DONE 0.5s [2022-08-25T22:24:01.689Z] [2022-08-25T22:24:01.689Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T22:24:01.689Z] #39 sha256:71f2534999e2b468dd7f139e1ca215ad822300b5d05bd46ed926e31cd4eee4d3 [2022-08-25T22:24:01.689Z] #39 DONE 0.2s [2022-08-25T22:24:01.689Z] [2022-08-25T22:24:01.689Z] #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-25T22:24:01.689Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:24:01.689Z] #77 221.3 CCLD libcrun.la [2022-08-25T22:24:01.894Z] #77 190.2 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:24:01.894Z] #77 190.3 checking whether make supports nested variables... yes [2022-08-25T22:24:01.894Z] #77 190.4 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:24:01.894Z] #77 190.4 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:24:01.894Z] #77 190.4 checking how to create a ustar tar archive... gnutar [2022-08-25T22:24:01.949Z] #77 ... [2022-08-25T22:24:01.949Z] [2022-08-25T22:24:01.949Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T22:24:01.949Z] #41 sha256:ccf3a24273b4145cf299d2ea890b85d90ab4b739baab34baf457ab33b74702a1 [2022-08-25T22:24:01.949Z] #41 DONE 0.1s [2022-08-25T22:24:02.152Z] #77 190.5 checking dependency style of gcc... gcc3 [2022-08-25T22:24:02.209Z] [2022-08-25T22:24:02.209Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T22:24:02.209Z] #45 sha256:b6d3eb0e6fc6bfb1e35bbd16696dd822ce86a0a48c0bfd37d405766ea8de58f7 [2022-08-25T22:24:02.209Z] #45 DONE 0.1s [2022-08-25T22:24:02.209Z] [2022-08-25T22:24:02.209Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T22:24:02.209Z] #48 sha256:f37f4186d3981909f9ee26088049a8fb2c9c888133fc1c08e71f4cd2c0c3258a [2022-08-25T22:24:02.209Z] #48 DONE 0.1s [2022-08-25T22:24:02.209Z] [2022-08-25T22:24:02.209Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T22:24:02.209Z] #52 sha256:d504805a8cf8cc85ead5f5208b772b465658d6a49d480ffb33a40ec97cd11766 [2022-08-25T22:24:02.209Z] #52 DONE 0.1s [2022-08-25T22:24:02.209Z] [2022-08-25T22:24:02.209Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T22:24:02.209Z] #54 sha256:472889d3e15e1d8d6832c2bb112553e36bdf554ab411f48fb683d67da02f2b09 [2022-08-25T22:24:02.209Z] #54 DONE 0.1s [2022-08-25T22:24:02.209Z] [2022-08-25T22:24:02.209Z] #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-25T22:24:02.209Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:24:02.410Z] #77 190.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:24:02.410Z] #77 190.7 checking whether make supports nested variables... (cached) yes [2022-08-25T22:24:02.410Z] #77 190.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T22:24:02.410Z] #77 190.8 checking pkg-config is at least version 0.9.0... yes [2022-08-25T22:24:02.410Z] #77 190.8 checking for yajl >= 2.1.0... yes [2022-08-25T22:24:02.410Z] #77 190.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T22:24:02.410Z] #77 190.8 checking for gcc... (cached) gcc [2022-08-25T22:24:02.410Z] #77 190.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T22:24:02.410Z] #77 190.9 checking whether gcc accepts -g... (cached) yes [2022-08-25T22:24:02.410Z] #77 190.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T22:24:02.410Z] #77 190.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T22:24:02.410Z] #77 190.9 checking for a Python interpreter with version >= 3... python3 [2022-08-25T22:24:02.410Z] #77 191.0 checking for python3... /usr/bin/python3 [2022-08-25T22:24:02.410Z] #77 191.0 checking for python3 version... 3.9 [2022-08-25T22:24:02.468Z] #64 ... [2022-08-25T22:24:02.468Z] [2022-08-25T22:24:02.468Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T22:24:02.468Z] #56 sha256:5d456fe55d7dbf5bee0917715fad257b5b596e2c1adbab4674e495b0a5606218 [2022-08-25T22:24:02.468Z] #56 DONE 0.1s [2022-08-25T22:24:02.468Z] [2022-08-25T22:24:02.468Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T22:24:02.468Z] #58 sha256:5db492981386bd346ca1683ff41c9dc3d84ea761c40cb1c426f9f9cbc63c5aee [2022-08-25T22:24:02.468Z] #58 DONE 0.1s [2022-08-25T22:24:02.468Z] [2022-08-25T22:24:02.468Z] #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-25T22:24:02.468Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:24:02.609Z] #77 195.4 config.status: creating Makefile [2022-08-25T22:24:02.609Z] #77 195.4 config.status: creating config.h [2022-08-25T22:24:02.609Z] #77 195.4 config.status: executing libtool commands [2022-08-25T22:24:02.609Z] #77 195.5 config.status: executing depfiles commands [2022-08-25T22:24:02.609Z] #77 196.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-25T22:24:02.609Z] #77 196.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:24:02.668Z] #77 191.1 checking for python3 platform... linux [2022-08-25T22:24:02.668Z] #77 191.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T22:24:02.728Z] #64 ... [2022-08-25T22:24:02.728Z] [2022-08-25T22:24:02.728Z] #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-25T22:24:02.728Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:24:02.728Z] #77 222.2 CCLD crun [2022-08-25T22:24:02.868Z] #77 196.6 checking for gcc... gcc [2022-08-25T22:24:03.237Z] #77 191.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T22:24:03.237Z] #77 191.9 checking that generated files are newer than configure... done [2022-08-25T22:24:03.237Z] #77 191.9 configure: creating ./config.status [2022-08-25T22:24:03.296Z] #77 222.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-25T22:24:03.296Z] #77 222.8 /bin/mkdir -p '/usr/local/lib' [2022-08-25T22:24:03.296Z] #77 222.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-25T22:24:03.296Z] #77 222.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-25T22:24:03.296Z] #77 222.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-25T22:24:03.386Z] #77 196.6 checking whether the C compiler works... yes [2022-08-25T22:24:03.386Z] #77 196.9 checking for C compiler default output file name... a.out [2022-08-25T22:24:03.555Z] #77 222.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-25T22:24:03.555Z] #77 222.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-25T22:24:03.555Z] #77 222.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-25T22:24:03.555Z] #77 222.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-25T22:24:03.644Z] #77 196.9 checking for suffix of executables... [2022-08-25T22:24:03.814Z] #77 223.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-25T22:24:03.815Z] #77 223.0 ---------------------------------------------------------------------- [2022-08-25T22:24:03.815Z] #77 223.0 Libraries have been installed in: [2022-08-25T22:24:03.815Z] #77 223.0 /usr/local/lib [2022-08-25T22:24:03.815Z] #77 223.0 [2022-08-25T22:24:03.815Z] #77 223.0 If you ever happen to want to link against installed libraries [2022-08-25T22:24:03.815Z] #77 223.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-25T22:24:03.815Z] #77 223.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-25T22:24:03.815Z] #77 223.0 flag during linking and do at least one of the following: [2022-08-25T22:24:03.815Z] #77 223.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-25T22:24:03.815Z] #77 223.0 during execution [2022-08-25T22:24:03.815Z] #77 223.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-25T22:24:03.815Z] #77 223.0 during linking [2022-08-25T22:24:03.815Z] #77 223.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-25T22:24:03.815Z] #77 223.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-25T22:24:03.815Z] #77 223.0 [2022-08-25T22:24:03.815Z] #77 223.0 See any operating system documentation about shared libraries for [2022-08-25T22:24:03.815Z] #77 223.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-25T22:24:03.815Z] #77 223.0 ---------------------------------------------------------------------- [2022-08-25T22:24:03.815Z] #77 223.0 /bin/mkdir -p '/build' [2022-08-25T22:24:03.815Z] #77 223.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-25T22:24:03.815Z] #77 223.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-25T22:24:03.815Z] #77 223.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-25T22:24:03.815Z] #77 223.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-25T22:24:03.815Z] #77 223.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-25T22:24:03.906Z] #77 197.1 checking whether we are cross compiling... no [2022-08-25T22:24:03.906Z] #77 197.4 checking for suffix of object files... o [2022-08-25T22:24:04.165Z] #77 197.6 checking whether we are using the GNU C compiler... yes [2022-08-25T22:24:04.165Z] #77 197.8 checking whether gcc accepts -g... yes [2022-08-25T22:24:04.383Z] #77 ... [2022-08-25T22:24:04.383Z] [2022-08-25T22:24:04.383Z] #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-25T22:24:04.383Z] #60 sha256:e0ddbd1ab52e8e313cbaea73a6c583f884352d736adde06da800b3adfd09bede [2022-08-25T22:24:04.383Z] #60 158.5 + mkdir -p /build [2022-08-25T22:24:04.383Z] #60 158.5 + cp runc /build/runc [2022-08-25T22:24:04.383Z] #60 DONE 158.7s [2022-08-25T22:24:04.643Z] [2022-08-25T22:24:04.643Z] #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-25T22:24:04.643Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T22:24:04.643Z] #77 DONE 223.9s [2022-08-25T22:24:04.643Z] [2022-08-25T22:24:04.643Z] #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-25T22:24:04.643Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:24:04.685Z] #77 197.9 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:24:04.950Z] #77 198.2 checking whether gcc understands -c and -o together... yes [2022-08-25T22:24:04.950Z] #77 198.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:24:04.950Z] #77 198.6 checking whether build environment is sane... yes [2022-08-25T22:24:05.209Z] #77 198.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:24:05.209Z] #77 198.7 checking for gawk... no [2022-08-25T22:24:05.209Z] #77 198.7 checking for mawk... mawk [2022-08-25T22:24:05.209Z] #77 198.7 checking whether make sets $(MAKE)... yes [2022-08-25T22:24:05.209Z] #77 198.7 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:24:05.209Z] #77 198.8 checking whether make supports nested variables... yes [2022-08-25T22:24:05.209Z] #77 198.8 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:24:05.209Z] #77 198.8 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:24:05.209Z] #77 198.8 checking how to create a ustar tar archive... gnutar [2022-08-25T22:24:05.727Z] #77 198.9 checking dependency style of gcc... gcc3 [2022-08-25T22:24:05.727Z] #77 199.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:24:05.727Z] #77 199.3 checking whether make supports nested variables... (cached) yes [2022-08-25T22:24:05.824Z] #19 358.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-25T22:24:05.824Z] #19 358.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:24:05.824Z] #19 358.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T22:24:05.824Z] #19 358.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-25T22:24:05.824Z] #19 358.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-25T22:24:05.824Z] #19 358.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-25T22:24:05.986Z] #77 199.4 checking build system type... [2022-08-25T22:24:05.986Z] #77 ... [2022-08-25T22:24:05.986Z] [2022-08-25T22:24:05.986Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:05.986Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:05.986Z] #21 35.19 Selecting previously unselected package libip4tc2:amd64. [2022-08-25T22:24:05.986Z] #21 35.19 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 35.19 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T22:24:05.986Z] #21 35.41 Selecting previously unselected package libkmod2:amd64. [2022-08-25T22:24:05.986Z] #21 35.41 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 35.43 Unpacking libkmod2:amd64 (28-1) ... [2022-08-25T22:24:05.986Z] #21 35.53 Selecting previously unselected package systemd. [2022-08-25T22:24:05.986Z] #21 35.53 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 35.79 Unpacking systemd (247.3-7) ... [2022-08-25T22:24:05.986Z] #21 39.15 Selecting previously unselected package pigz. [2022-08-25T22:24:05.986Z] #21 39.16 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 39.17 Unpacking pigz (2.6-1) ... [2022-08-25T22:24:05.986Z] #21 39.36 Selecting previously unselected package libelf1:amd64. [2022-08-25T22:24:05.986Z] #21 39.36 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 39.37 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-25T22:24:05.986Z] #21 39.69 Selecting previously unselected package libbpf0:amd64. [2022-08-25T22:24:05.986Z] #21 39.70 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 39.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-25T22:24:05.986Z] #21 39.92 Selecting previously unselected package libmnl0:amd64. [2022-08-25T22:24:05.986Z] #21 39.93 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 39.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-25T22:24:05.986Z] #21 39.98 Selecting previously unselected package libxtables12:amd64. [2022-08-25T22:24:05.986Z] #21 39.98 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 40.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-25T22:24:05.986Z] #21 40.19 Selecting previously unselected package libcap2-bin. [2022-08-25T22:24:05.986Z] #21 40.20 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 40.23 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T22:24:05.986Z] #21 40.33 Selecting previously unselected package iproute2. [2022-08-25T22:24:05.986Z] #21 40.35 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 40.36 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T22:24:05.986Z] #21 41.07 Selecting previously unselected package xxd. [2022-08-25T22:24:05.986Z] #21 41.08 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:24:05.986Z] #21 41.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:05.986Z] #21 41.22 Selecting previously unselected package vim-common. [2022-08-25T22:24:05.986Z] #21 41.24 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:24:05.986Z] #21 41.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:05.986Z] #21 41.44 Selecting previously unselected package bash-completion. [2022-08-25T22:24:05.986Z] #21 41.44 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T22:24:05.986Z] #21 44.99 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T22:24:06.079Z] #19 358.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-25T22:24:06.079Z] #19 358.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-25T22:24:06.079Z] #19 358.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-25T22:24:06.079Z] #19 358.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-25T22:24:06.079Z] #19 358.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:06.245Z] #21 ... [2022-08-25T22:24:06.245Z] [2022-08-25T22:24:06.245Z] #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-25T22:24:06.245Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:06.245Z] #77 199.4 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:24:06.335Z] #19 358.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:06.335Z] #19 359.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-25T22:24:06.504Z] #77 199.9 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:24:06.504Z] #77 199.9 checking how to print strings... printf [2022-08-25T22:24:06.504Z] #77 200.0 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:24:06.504Z] #77 200.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:24:06.504Z] #77 200.0 checking for egrep... /bin/grep -E [2022-08-25T22:24:06.504Z] #77 200.0 checking for fgrep... /bin/grep -F [2022-08-25T22:24:06.504Z] #77 200.0 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:24:06.504Z] #77 200.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:24:06.504Z] #77 200.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:24:06.528Z] #77 ... [2022-08-25T22:24:06.528Z] [2022-08-25T22:24:06.528Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:06.528Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:06.528Z] #21 33.30 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 33.31 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:24:06.528Z] #21 33.56 Selecting previously unselected package libip4tc2:amd64. [2022-08-25T22:24:06.528Z] #21 33.56 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 33.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T22:24:06.528Z] #21 33.67 Selecting previously unselected package libkmod2:amd64. [2022-08-25T22:24:06.528Z] #21 33.68 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 33.69 Unpacking libkmod2:amd64 (28-1) ... [2022-08-25T22:24:06.528Z] #21 33.91 Selecting previously unselected package systemd. [2022-08-25T22:24:06.528Z] #21 33.91 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 34.10 Unpacking systemd (247.3-7) ... [2022-08-25T22:24:06.528Z] #21 37.47 Selecting previously unselected package pigz. [2022-08-25T22:24:06.528Z] #21 37.47 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 37.50 Unpacking pigz (2.6-1) ... [2022-08-25T22:24:06.528Z] #21 37.74 Selecting previously unselected package libelf1:amd64. [2022-08-25T22:24:06.528Z] #21 37.74 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 37.75 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-25T22:24:06.528Z] #21 38.09 Selecting previously unselected package libbpf0:amd64. [2022-08-25T22:24:06.528Z] #21 38.11 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 38.14 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-25T22:24:06.528Z] #21 38.43 Selecting previously unselected package libmnl0:amd64. [2022-08-25T22:24:06.528Z] #21 38.44 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 38.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-25T22:24:06.528Z] #21 38.67 Selecting previously unselected package libxtables12:amd64. [2022-08-25T22:24:06.528Z] #21 38.68 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 38.68 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-25T22:24:06.528Z] #21 38.81 Selecting previously unselected package libcap2-bin. [2022-08-25T22:24:06.528Z] #21 38.82 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 38.84 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T22:24:06.528Z] #21 38.97 Selecting previously unselected package iproute2. [2022-08-25T22:24:06.528Z] #21 38.97 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 38.97 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T22:24:06.528Z] #21 39.57 Selecting previously unselected package xxd. [2022-08-25T22:24:06.528Z] #21 39.59 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:24:06.528Z] #21 39.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:06.528Z] #21 39.72 Selecting previously unselected package vim-common. [2022-08-25T22:24:06.528Z] #21 39.72 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:24:06.528Z] #21 39.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:06.528Z] #21 39.97 Selecting previously unselected package bash-completion. [2022-08-25T22:24:06.528Z] #21 39.97 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T22:24:06.528Z] #21 43.76 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T22:24:06.549Z] #64 ... [2022-08-25T22:24:06.549Z] [2022-08-25T22:24:06.549Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T22:24:06.549Z] #61 sha256:195f7b2b797a98a4b99731b67b24ec926273a524e7f1aef47f39b6ce9be9cffa [2022-08-25T22:24:06.549Z] #61 DONE 0.2s [2022-08-25T22:24:06.549Z] [2022-08-25T22:24:06.549Z] #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-25T22:24:06.549Z] #64 sha256:3574faaaf0c91784c6e133c6e639bcd67a264f776f8cff4662f35293047fb1c1 [2022-08-25T22:24:06.590Z] #19 359.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:24:06.590Z] #19 359.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T22:24:06.763Z] #77 200.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:24:06.763Z] #77 200.3 checking whether ln -s works... yes [2022-08-25T22:24:06.763Z] #77 200.3 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:24:06.763Z] #77 200.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-25T22:24:06.763Z] #77 200.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:24:06.763Z] #77 200.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:24:06.763Z] #77 200.4 checking for objdump... objdump [2022-08-25T22:24:06.763Z] #77 200.4 checking how to recognize dependent libraries... pass_all [2022-08-25T22:24:06.763Z] #77 200.4 checking for dlltool... no [2022-08-25T22:24:06.763Z] #77 200.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:24:06.763Z] #77 200.4 checking for ar... ar [2022-08-25T22:24:07.022Z] #77 200.4 checking for archiver @FILE support... @ [2022-08-25T22:24:07.094Z] #21 44.43 Selecting previously unselected package bzip2. [2022-08-25T22:24:07.281Z] #77 200.7 checking for strip... strip [2022-08-25T22:24:07.281Z] #77 200.7 checking for ranlib... ranlib [2022-08-25T22:24:07.353Z] #21 44.43 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T22:24:07.353Z] #21 44.45 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:24:07.614Z] #21 44.61 Selecting previously unselected package xz-utils. [2022-08-25T22:24:07.614Z] #21 44.63 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T22:24:07.614Z] #21 44.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:24:07.849Z] #77 200.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:24:07.849Z] #77 201.2 checking for sysroot... no [2022-08-25T22:24:07.849Z] #77 201.2 checking for a working dd... /bin/dd [2022-08-25T22:24:07.849Z] #77 201.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:24:07.849Z] #77 201.4 checking for mt... no [2022-08-25T22:24:07.849Z] #77 201.4 checking if : is a manifest tool... no [2022-08-25T22:24:07.873Z] #21 44.94 Selecting previously unselected package apparmor. [2022-08-25T22:24:07.873Z] #21 44.94 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-25T22:24:07.873Z] #21 ... [2022-08-25T22:24:07.873Z] [2022-08-25T22:24:07.873Z] #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-25T22:24:07.873Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:07.873Z] #77 196.4 config.status: creating Makefile [2022-08-25T22:24:07.873Z] #77 196.5 config.status: creating config.h [2022-08-25T22:24:07.873Z] #77 196.5 config.status: executing libtool commands [2022-08-25T22:24:08.131Z] #77 196.6 config.status: executing depfiles commands [2022-08-25T22:24:08.417Z] #77 201.5 checking how to run the C preprocessor... gcc -E [2022-08-25T22:24:09.353Z] #77 202.1 checking for ANSI C header files... yes [2022-08-25T22:24:09.506Z] #77 197.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-25T22:24:09.506Z] #77 197.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T22:24:09.612Z] #77 203.1 checking for sys/types.h... yes [2022-08-25T22:24:09.764Z] #77 198.2 checking for gcc... gcc [2022-08-25T22:24:09.838Z] #64 238.2 + bin/containerd [2022-08-25T22:24:09.926Z] #77 203.3 checking for sys/stat.h... yes [2022-08-25T22:24:10.022Z] #77 198.3 checking whether the C compiler works... yes [2022-08-25T22:24:10.022Z] #77 198.6 checking for C compiler default output file name... a.out [2022-08-25T22:24:10.187Z] #77 203.6 checking for stdlib.h... yes [2022-08-25T22:24:10.280Z] #77 198.6 checking for suffix of executables... [2022-08-25T22:24:10.446Z] #77 203.7 checking for string.h... yes [2022-08-25T22:24:10.538Z] #77 198.8 checking whether we are cross compiling... no [2022-08-25T22:24:10.705Z] #77 204.0 checking for memory.h... yes [2022-08-25T22:24:10.797Z] #77 199.1 checking for suffix of object files... o [2022-08-25T22:24:10.797Z] #77 199.2 checking whether we are using the GNU C compiler... yes [2022-08-25T22:24:10.797Z] #77 199.3 checking whether gcc accepts -g... yes [2022-08-25T22:24:10.964Z] #77 204.4 checking for strings.h... yes [2022-08-25T22:24:11.223Z] #77 204.7 checking for inttypes.h... yes [2022-08-25T22:24:11.364Z] #77 199.5 checking for gcc option to accept ISO C89... none needed [2022-08-25T22:24:11.364Z] #77 199.8 checking whether gcc understands -c and -o together... yes [2022-08-25T22:24:11.622Z] #77 200.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T22:24:11.622Z] #77 200.1 checking whether build environment is sane... yes [2022-08-25T22:24:11.622Z] #77 200.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T22:24:11.622Z] #77 200.2 checking for gawk... no [2022-08-25T22:24:11.622Z] #77 200.2 checking for mawk... mawk [2022-08-25T22:24:11.741Z] #77 205.1 checking for stdint.h... yes [2022-08-25T22:24:11.832Z] #19 363.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-25T22:24:11.832Z] #19 363.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:24:11.832Z] #19 363.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T22:24:11.832Z] #19 363.7 Selecting previously unselected package crossbuild-essential-armel. [2022-08-25T22:24:11.832Z] #19 363.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-25T22:24:11.832Z] #19 363.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-25T22:24:11.832Z] #19 363.7 Selecting previously unselected package libc6-armhf-cross. [2022-08-25T22:24:11.832Z] #19 363.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-25T22:24:11.832Z] #19 363.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-25T22:24:11.832Z] #19 363.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-25T22:24:11.832Z] #19 363.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:11.832Z] #19 363.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:11.832Z] #19 363.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-25T22:24:11.832Z] #19 363.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:11.832Z] #19 363.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:11.832Z] #19 363.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-25T22:24:11.832Z] #19 363.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:11.832Z] #19 363.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:11.832Z] #19 363.9 Selecting previously unselected package libasan6-armhf-cross. [2022-08-25T22:24:11.832Z] #19 363.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:11.832Z] #19 363.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:11.832Z] #19 364.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-25T22:24:11.832Z] #19 364.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:11.832Z] #19 364.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:11.832Z] #19 364.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-25T22:24:11.832Z] #19 364.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:11.832Z] #19 364.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:11.832Z] #19 364.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-25T22:24:11.832Z] #19 364.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:11.832Z] #19 364.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:11.832Z] #19 364.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-25T22:24:11.832Z] #19 364.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:24:11.832Z] #19 364.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T22:24:11.881Z] #77 200.2 checking whether make sets $(MAKE)... yes [2022-08-25T22:24:11.881Z] #77 200.4 checking whether make supports the include directive... yes (GNU style) [2022-08-25T22:24:11.881Z] #77 200.4 checking whether make supports nested variables... yes [2022-08-25T22:24:12.139Z] #77 200.5 checking whether UID '0' is supported by ustar format... yes [2022-08-25T22:24:12.139Z] #77 200.5 checking whether GID '0' is supported by ustar format... yes [2022-08-25T22:24:12.260Z] #77 205.5 checking for unistd.h... yes [2022-08-25T22:24:12.397Z] #77 200.5 checking how to create a ustar tar archive... gnutar [2022-08-25T22:24:12.524Z] #77 206.0 checking for dlfcn.h... yes [2022-08-25T22:24:12.655Z] #77 200.8 checking dependency style of gcc... gcc3 [2022-08-25T22:24:12.655Z] #77 201.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T22:24:12.655Z] #77 201.2 checking whether make supports nested variables... (cached) yes [2022-08-25T22:24:12.783Z] #77 206.3 checking for objdir... .libs [2022-08-25T22:24:13.221Z] #77 201.3 checking build system type... x86_64-pc-linux-gnu [2022-08-25T22:24:13.221Z] #77 201.8 checking host system type... x86_64-pc-linux-gnu [2022-08-25T22:24:13.221Z] #77 201.8 checking how to print strings... printf [2022-08-25T22:24:13.221Z] #77 201.8 checking for a sed that does not truncate output... /bin/sed [2022-08-25T22:24:13.221Z] #77 201.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T22:24:13.221Z] #77 201.8 checking for egrep... /bin/grep -E [2022-08-25T22:24:13.221Z] #77 201.8 checking for fgrep... /bin/grep -F [2022-08-25T22:24:13.350Z] #77 206.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:24:13.350Z] #77 206.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:24:13.479Z] #77 201.8 checking for ld used by gcc... /usr/bin/ld [2022-08-25T22:24:13.479Z] #77 201.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T22:24:13.479Z] #77 202.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T22:24:13.479Z] #77 202.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T22:24:13.479Z] #77 202.2 checking whether ln -s works... yes [2022-08-25T22:24:13.609Z] #77 206.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:24:13.739Z] #77 202.2 checking the maximum length of command line arguments... 1572864 [2022-08-25T22:24:13.739Z] #77 202.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T22:24:13.739Z] #77 202.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T22:24:13.739Z] #77 202.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T22:24:13.739Z] #77 202.2 checking for objdump... objdump [2022-08-25T22:24:13.739Z] #77 202.2 checking how to recognize dependent libraries... pass_all [2022-08-25T22:24:13.739Z] #77 202.2 checking for dlltool... no [2022-08-25T22:24:13.739Z] #77 202.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T22:24:13.739Z] #77 202.2 checking for ar... ar [2022-08-25T22:24:13.739Z] #77 202.2 checking for archiver @FILE support... @ [2022-08-25T22:24:13.997Z] #77 202.4 checking for strip... strip [2022-08-25T22:24:13.997Z] #77 202.4 checking for ranlib... ranlib [2022-08-25T22:24:14.178Z] #77 207.2 checking if gcc static flag -static works... yes [2022-08-25T22:24:14.255Z] #77 202.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T22:24:14.438Z] #77 207.8 checking if gcc supports -c -o file.o... yes [2022-08-25T22:24:14.438Z] #77 208.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:24:14.438Z] #77 208.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:24:14.513Z] #77 202.8 checking for sysroot... no [2022-08-25T22:24:14.513Z] #77 202.8 checking for a working dd... /bin/dd [2022-08-25T22:24:14.513Z] #77 202.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T22:24:14.513Z] #77 203.0 checking for mt... no [2022-08-25T22:24:14.513Z] #77 203.0 checking if : is a manifest tool... no [2022-08-25T22:24:14.701Z] #77 208.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:24:14.701Z] #77 208.4 checking how to hardcode library paths into programs... immediate [2022-08-25T22:24:14.701Z] #77 208.4 checking whether stripping libraries is possible... yes [2022-08-25T22:24:14.701Z] #77 208.4 checking if libtool supports shared libraries... yes [2022-08-25T22:24:14.701Z] #77 208.4 checking whether to build shared libraries... no [2022-08-25T22:24:14.701Z] #77 208.4 checking whether to build static libraries... yes [2022-08-25T22:24:14.771Z] #77 203.1 checking how to run the C preprocessor... gcc -E [2022-08-25T22:24:15.277Z] #77 208.5 checking float.h usability... yes [2022-08-25T22:24:15.277Z] #77 208.6 checking float.h presence... yes [2022-08-25T22:24:15.277Z] #77 208.7 checking for float.h... yes [2022-08-25T22:24:15.277Z] #77 208.7 checking limits.h usability... yes [2022-08-25T22:24:15.277Z] #77 209.0 checking limits.h presence... yes [2022-08-25T22:24:15.277Z] #77 209.0 checking for limits.h... yes [2022-08-25T22:24:15.537Z] #77 209.0 checking stddef.h usability... yes [2022-08-25T22:24:15.537Z] #77 209.2 checking stddef.h presence... yes [2022-08-25T22:24:15.537Z] #77 209.2 checking for stddef.h... yes [2022-08-25T22:24:15.537Z] #77 209.2 checking for stdlib.h... (cached) yes [2022-08-25T22:24:15.537Z] #77 209.2 checking for string.h... (cached) yes [2022-08-25T22:24:15.797Z] #77 209.3 checking sys/time.h usability... yes [2022-08-25T22:24:15.969Z] #77 203.6 checking for ANSI C header files... yes [2022-08-25T22:24:16.057Z] #77 209.4 checking sys/time.h presence... yes [2022-08-25T22:24:16.057Z] #77 209.5 checking for sys/time.h... yes [2022-08-25T22:24:16.057Z] #77 209.5 checking for inline... inline [2022-08-25T22:24:16.228Z] #77 204.4 checking for sys/types.h... yes [2022-08-25T22:24:16.228Z] #77 204.7 checking for sys/stat.h... yes [2022-08-25T22:24:16.486Z] #77 204.9 checking for stdlib.h... yes [2022-08-25T22:24:16.633Z] #77 209.6 checking for size_t... yes [2022-08-25T22:24:16.633Z] #77 210.1 checking for stdlib.h... (cached) yes [2022-08-25T22:24:16.633Z] #77 210.1 checking for GNU libc compatible malloc... [2022-08-25T22:24:16.633Z] #77 ... [2022-08-25T22:24:16.633Z] [2022-08-25T22:24:16.633Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:16.633Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:16.633Z] #21 45.59 Selecting previously unselected package bzip2. [2022-08-25T22:24:16.633Z] #21 45.60 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 45.60 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T22:24:16.633Z] #21 45.73 Selecting previously unselected package xz-utils. [2022-08-25T22:24:16.633Z] #21 45.73 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 45.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:24:16.633Z] #21 45.92 Selecting previously unselected package apparmor. [2022-08-25T22:24:16.633Z] #21 45.93 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 46.06 Unpacking apparmor (2.13.6-10) ... [2022-08-25T22:24:16.633Z] #21 46.65 Selecting previously unselected package inetutils-ping. [2022-08-25T22:24:16.633Z] #21 46.66 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 46.68 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T22:24:16.633Z] #21 46.92 Selecting previously unselected package libip6tc2:amd64. [2022-08-25T22:24:16.633Z] #21 46.93 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 46.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T22:24:16.633Z] #21 47.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-25T22:24:16.633Z] #21 47.05 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 47.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T22:24:16.633Z] #21 47.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-25T22:24:16.633Z] #21 47.27 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 47.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T22:24:16.633Z] #21 47.41 Selecting previously unselected package libnftnl11:amd64. [2022-08-25T22:24:16.633Z] #21 47.42 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 47.42 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T22:24:16.633Z] #21 47.57 Selecting previously unselected package iptables. [2022-08-25T22:24:16.633Z] #21 47.58 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 47.59 Unpacking iptables (1.8.7-1) ... [2022-08-25T22:24:16.633Z] #21 48.24 Selecting previously unselected package libonig5:amd64. [2022-08-25T22:24:16.633Z] #21 48.24 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 48.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:24:16.633Z] #21 48.59 Selecting previously unselected package libjq1:amd64. [2022-08-25T22:24:16.633Z] #21 48.60 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 48.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:24:16.633Z] #21 48.80 Selecting previously unselected package jq. [2022-08-25T22:24:16.633Z] #21 48.81 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 48.81 Unpacking jq (1.6-2.1) ... [2022-08-25T22:24:16.633Z] #21 48.92 Selecting previously unselected package libaio1:amd64. [2022-08-25T22:24:16.633Z] #21 48.92 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 48.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-25T22:24:16.633Z] #21 48.99 Selecting previously unselected package libgpm2:amd64. [2022-08-25T22:24:16.633Z] #21 48.99 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 49.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-25T22:24:16.633Z] #21 49.05 Selecting previously unselected package libicu67:amd64. [2022-08-25T22:24:16.633Z] #21 49.05 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 49.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T22:24:16.633Z] #21 54.91 Selecting previously unselected package libinih1:amd64. [2022-08-25T22:24:16.633Z] #21 54.93 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 54.94 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-25T22:24:16.633Z] #21 55.03 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-25T22:24:16.633Z] #21 55.03 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 55.04 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-25T22:24:16.633Z] #21 55.14 Selecting previously unselected package libnet1:amd64. [2022-08-25T22:24:16.633Z] #21 55.14 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 55.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:24:16.633Z] #21 55.35 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T22:24:16.633Z] #21 55.35 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 55.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:24:16.633Z] #21 55.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:24:16.633Z] #21 55.49 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 55.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:24:16.633Z] #21 55.59 Selecting previously unselected package libyajl2:amd64. [2022-08-25T22:24:16.633Z] #21 55.64 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 55.66 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:24:16.633Z] #21 55.84 Selecting previously unselected package net-tools. [2022-08-25T22:24:16.633Z] #21 55.84 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-25T22:24:16.633Z] #21 55.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:24:16.893Z] #21 ... [2022-08-25T22:24:16.893Z] [2022-08-25T22:24:16.893Z] #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-25T22:24:16.893Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:16.893Z] #77 210.1 checking for GNU libc compatible malloc... yes [2022-08-25T22:24:16.893Z] #77 210.3 checking for stdlib.h... (cached) yes [2022-08-25T22:24:17.003Z] #77 205.2 checking for string.h... yes [2022-08-25T22:24:17.079Z] #19 369.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-25T22:24:17.079Z] #19 369.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:24:17.079Z] #19 369.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T22:24:17.079Z] #19 369.5 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-25T22:24:17.079Z] #19 369.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-25T22:24:17.079Z] #19 369.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-25T22:24:17.079Z] #19 369.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-25T22:24:17.079Z] #19 369.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-25T22:24:17.079Z] #19 369.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-25T22:24:17.261Z] #77 205.5 checking for memory.h... yes [2022-08-25T22:24:17.335Z] #19 369.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-25T22:24:17.335Z] #19 369.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:17.335Z] #19 369.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:17.463Z] #77 210.3 checking for GNU libc compatible realloc... yes [2022-08-25T22:24:17.734Z] #77 ... [2022-08-25T22:24:17.734Z] [2022-08-25T22:24:17.734Z] #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-25T22:24:17.734Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:24:17.734Z] #47 DONE 267.6s [2022-08-25T22:24:17.734Z] [2022-08-25T22:24:17.734Z] #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-25T22:24:17.734Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:17.742Z] #77 210.9 checking for working strtod... yes [2022-08-25T22:24:17.827Z] #77 205.9 checking for strings.h... yes [2022-08-25T22:24:17.827Z] #77 206.3 checking for inttypes.h... [2022-08-25T22:24:17.827Z] #77 ... [2022-08-25T22:24:17.827Z] [2022-08-25T22:24:17.828Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:17.828Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:17.828Z] #21 45.05 Unpacking apparmor (2.13.6-10) ... [2022-08-25T22:24:17.828Z] #21 45.47 Selecting previously unselected package inetutils-ping. [2022-08-25T22:24:17.828Z] #21 45.49 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 45.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T22:24:17.828Z] #21 45.70 Selecting previously unselected package libip6tc2:amd64. [2022-08-25T22:24:17.828Z] #21 45.71 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 45.71 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T22:24:17.828Z] #21 45.85 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-25T22:24:17.828Z] #21 45.88 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 45.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T22:24:17.828Z] #21 46.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-25T22:24:17.828Z] #21 46.03 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 46.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T22:24:17.828Z] #21 46.24 Selecting previously unselected package libnftnl11:amd64. [2022-08-25T22:24:17.828Z] #21 46.24 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 46.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T22:24:17.828Z] #21 46.36 Selecting previously unselected package iptables. [2022-08-25T22:24:17.828Z] #21 46.36 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 46.37 Unpacking iptables (1.8.7-1) ... [2022-08-25T22:24:17.828Z] #21 46.96 Selecting previously unselected package libonig5:amd64. [2022-08-25T22:24:17.828Z] #21 46.96 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 46.99 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:24:17.828Z] #21 47.23 Selecting previously unselected package libjq1:amd64. [2022-08-25T22:24:17.828Z] #21 47.23 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 47.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:24:17.828Z] #21 47.42 Selecting previously unselected package jq. [2022-08-25T22:24:17.828Z] #21 47.42 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 47.44 Unpacking jq (1.6-2.1) ... [2022-08-25T22:24:17.828Z] #21 47.57 Selecting previously unselected package libaio1:amd64. [2022-08-25T22:24:17.828Z] #21 47.57 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 47.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-25T22:24:17.828Z] #21 47.66 Selecting previously unselected package libgpm2:amd64. [2022-08-25T22:24:17.828Z] #21 47.66 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 47.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-25T22:24:17.828Z] #21 47.80 Selecting previously unselected package libicu67:amd64. [2022-08-25T22:24:17.828Z] #21 47.80 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 47.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T22:24:17.828Z] #21 53.94 Selecting previously unselected package libinih1:amd64. [2022-08-25T22:24:17.828Z] #21 53.95 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 53.95 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-25T22:24:17.828Z] #21 54.04 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-25T22:24:17.828Z] #21 54.04 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 54.05 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-25T22:24:17.828Z] #21 54.20 Selecting previously unselected package libnet1:amd64. [2022-08-25T22:24:17.828Z] #21 54.20 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 54.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:24:17.828Z] #21 54.38 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T22:24:17.828Z] #21 54.38 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 54.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:24:17.828Z] #21 54.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:24:17.828Z] #21 54.53 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 54.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:24:17.828Z] #21 54.62 Selecting previously unselected package libyajl2:amd64. [2022-08-25T22:24:17.828Z] #21 54.63 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 54.64 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:24:17.828Z] #21 54.70 Selecting previously unselected package net-tools. [2022-08-25T22:24:17.828Z] #21 54.70 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 54.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:24:17.828Z] #21 54.96 Selecting previously unselected package patch. [2022-08-25T22:24:17.828Z] #21 54.97 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-25T22:24:17.828Z] #21 54.99 Unpacking patch (2.7.6-7) ... [2022-08-25T22:24:17.895Z] #19 370.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-25T22:24:17.895Z] #19 370.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:24:17.895Z] #19 370.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T22:24:18.086Z] #21 55.18 Selecting previously unselected package python-pip-whl. [2022-08-25T22:24:18.086Z] #21 55.20 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:24:18.086Z] #21 55.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:24:18.086Z] #21 ... [2022-08-25T22:24:18.086Z] [2022-08-25T22:24:18.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-25T22:24:18.086Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:18.086Z] #77 206.3 checking for inttypes.h... yes [2022-08-25T22:24:18.301Z] #77 ... [2022-08-25T22:24:18.301Z] [2022-08-25T22:24:18.301Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T22:24:18.301Z] #48 sha256:d8ae0a24fbb0568bdfce5962dd6baeda00a7859cad5c2e60b634635ef1855457 [2022-08-25T22:24:18.311Z] #77 211.4 checking for gettimeofday... yes [2022-08-25T22:24:18.344Z] #77 206.7 checking for stdint.h... yes [2022-08-25T22:24:18.571Z] #77 211.8 checking for memset... yes [2022-08-25T22:24:18.831Z] #77 212.3 checking for strspn... yes [2022-08-25T22:24:18.864Z] #77 207.0 checking for unistd.h... yes [2022-08-25T22:24:18.868Z] #48 DONE 0.5s [2022-08-25T22:24:18.868Z] [2022-08-25T22:24:18.868Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T22:24:18.868Z] #52 sha256:d1dab94c01c019bdc68ef8b307b15ac2582f70ba9f51219907e83e91eb7d35bf [2022-08-25T22:24:18.868Z] #52 DONE 0.1s [2022-08-25T22:24:18.868Z] [2022-08-25T22:24:18.868Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T22:24:18.868Z] #54 sha256:9a5ccc2485cf9e843b4459059dd37cc6a8d378c731f0a8406891b12aea477726 [2022-08-25T22:24:18.868Z] #54 DONE 0.1s [2022-08-25T22:24:18.868Z] [2022-08-25T22:24:18.868Z] #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-25T22:24:18.868Z] #60 sha256:aab6503d4ac5bc002790e5bd494a3fe5837f221be31daac6c2d3d38222bd7558 [2022-08-25T22:24:19.124Z] #77 207.3 checking for dlfcn.h... yes [2022-08-25T22:24:19.124Z] #77 207.6 checking for objdir... .libs [2022-08-25T22:24:19.382Z] #77 207.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T22:24:19.382Z] #77 208.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T22:24:19.399Z] #77 213.0 checking that generated files are newer than configure... done [2022-08-25T22:24:19.399Z] #77 213.0 configure: creating ./config.status [2022-08-25T22:24:19.640Z] #77 208.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T22:24:20.207Z] #77 208.2 checking if gcc static flag -static works... yes [2022-08-25T22:24:20.465Z] #77 208.8 checking if gcc supports -c -o file.o... yes [2022-08-25T22:24:20.465Z] #77 209.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T22:24:20.465Z] #77 209.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T22:24:21.032Z] #77 209.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T22:24:21.032Z] #77 209.5 checking how to hardcode library paths into programs... immediate [2022-08-25T22:24:21.032Z] #77 209.5 checking whether stripping libraries is possible... yes [2022-08-25T22:24:21.032Z] #77 209.5 checking if libtool supports shared libraries... yes [2022-08-25T22:24:21.032Z] #77 209.5 checking whether to build shared libraries... no [2022-08-25T22:24:21.032Z] #77 209.5 checking whether to build static libraries... yes [2022-08-25T22:24:21.032Z] #77 209.6 checking float.h usability... yes [2022-08-25T22:24:21.290Z] #77 209.7 checking float.h presence... yes [2022-08-25T22:24:21.290Z] #77 209.9 checking for float.h... yes [2022-08-25T22:24:21.400Z] #60 ... [2022-08-25T22:24:21.400Z] [2022-08-25T22:24:21.400Z] #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-25T22:24:21.400Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:21.400Z] #77 222.0 CCLD tests/init [2022-08-25T22:24:21.549Z] #77 209.9 checking limits.h usability... yes [2022-08-25T22:24:21.549Z] #77 210.2 checking limits.h presence... yes [2022-08-25T22:24:21.549Z] #77 210.2 checking for limits.h... yes [2022-08-25T22:24:21.807Z] #77 210.2 checking stddef.h usability... yes [2022-08-25T22:24:21.807Z] #77 210.4 checking stddef.h presence... yes [2022-08-25T22:24:21.807Z] #77 210.5 checking for stddef.h... yes [2022-08-25T22:24:22.065Z] #77 210.5 checking for stdlib.h... (cached) yes [2022-08-25T22:24:22.066Z] #77 210.5 checking for string.h... (cached) yes [2022-08-25T22:24:22.324Z] #77 210.6 checking sys/time.h usability... yes [2022-08-25T22:24:22.324Z] #77 210.7 checking sys/time.h presence... yes [2022-08-25T22:24:22.324Z] #77 210.8 checking for sys/time.h... yes [2022-08-25T22:24:22.324Z] #77 210.8 checking for inline... inline [2022-08-25T22:24:22.691Z] #77 216.1 config.status: creating Makefile [2022-08-25T22:24:22.691Z] #77 216.2 config.status: creating config.h [2022-08-25T22:24:22.691Z] #77 216.2 config.status: executing depfiles commands [2022-08-25T22:24:22.892Z] #77 210.9 checking for size_t... yes [2022-08-25T22:24:22.892Z] #77 211.4 checking for stdlib.h... (cached) yes [2022-08-25T22:24:22.950Z] #77 216.4 config.status: executing libtool commands [2022-08-25T22:24:23.142Z] #19 375.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-25T22:24:23.142Z] #19 375.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:24:23.142Z] #19 375.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T22:24:23.142Z] #19 375.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-25T22:24:23.142Z] #19 375.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-25T22:24:23.142Z] #19 375.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-25T22:24:23.142Z] #19 375.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-25T22:24:23.142Z] #19 375.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-25T22:24:23.142Z] #19 375.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-25T22:24:23.142Z] #19 375.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-25T22:24:23.142Z] #19 375.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.142Z] #19 375.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.142Z] #19 375.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-25T22:24:23.142Z] #19 375.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.142Z] #19 375.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.142Z] #19 375.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-25T22:24:23.142Z] #19 375.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.142Z] #19 375.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.142Z] #19 375.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-25T22:24:23.142Z] #19 375.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.142Z] #19 375.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.142Z] #19 375.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-25T22:24:23.142Z] #19 375.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.142Z] #19 375.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.142Z] #19 375.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-25T22:24:23.142Z] #19 375.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.142Z] #19 375.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.142Z] #19 375.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-25T22:24:23.142Z] #19 375.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.150Z] #77 211.4 checking for GNU libc compatible malloc... yes [2022-08-25T22:24:23.150Z] #77 211.7 checking for stdlib.h... (cached) yes [2022-08-25T22:24:23.399Z] #19 375.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.399Z] #19 376.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-25T22:24:23.399Z] #19 376.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.399Z] #19 376.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.410Z] #77 211.7 checking for GNU libc compatible realloc... yes [2022-08-25T22:24:23.654Z] #19 376.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-25T22:24:23.655Z] #19 376.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.655Z] #19 376.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.655Z] #19 376.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-25T22:24:23.655Z] #19 376.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.655Z] #19 376.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.655Z] #19 376.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-25T22:24:23.655Z] #19 376.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:23.655Z] #19 376.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:23.668Z] #77 211.9 checking for working strtod... yes [2022-08-25T22:24:23.888Z] #77 217.4 GEN .version [2022-08-25T22:24:23.888Z] #77 217.4 make install-recursive [2022-08-25T22:24:23.888Z] #77 217.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-25T22:24:23.888Z] #77 217.5 Making install in libocispec [2022-08-25T22:24:23.888Z] #77 217.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:24:23.888Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-25T22:24:23.889Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-25T22:24:23.889Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-25T22:24:23.889Z] #77 217.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-25T22:24:23.912Z] #19 376.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-25T22:24:23.912Z] #19 376.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:24:23.912Z] #19 376.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:23.926Z] #77 212.2 checking for gettimeofday... yes [2022-08-25T22:24:24.184Z] #77 212.5 checking for memset... yes [2022-08-25T22:24:24.442Z] #77 212.7 checking for strspn... yes [2022-08-25T22:24:24.701Z] #77 213.1 checking that generated files are newer than configure... done [2022-08-25T22:24:24.701Z] #77 213.1 configure: creating ./config.status [2022-08-25T22:24:24.828Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-25T22:24:25.088Z] #77 ... [2022-08-25T22:24:25.088Z] [2022-08-25T22:24:25.088Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:25.088Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:25.088Z] #21 56.10 Selecting previously unselected package patch. [2022-08-25T22:24:25.088Z] #21 56.11 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-25T22:24:25.088Z] #21 56.12 Unpacking patch (2.7.6-7) ... [2022-08-25T22:24:25.088Z] #21 56.41 Selecting previously unselected package python-pip-whl. [2022-08-25T22:24:25.088Z] #21 56.41 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:24:25.088Z] #21 56.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:24:25.088Z] #21 57.64 Selecting previously unselected package python3-lib2to3. [2022-08-25T22:24:25.088Z] #21 57.64 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T22:24:25.088Z] #21 57.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:24:25.088Z] #21 57.95 Selecting previously unselected package python3-distutils. [2022-08-25T22:24:25.088Z] #21 57.95 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T22:24:25.088Z] #21 57.96 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T22:24:25.088Z] #21 58.13 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:24:25.088Z] #21 58.14 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:24:25.088Z] #21 58.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:24:25.088Z] #21 58.39 Selecting previously unselected package python3-setuptools. [2022-08-25T22:24:25.088Z] #21 58.40 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T22:24:25.088Z] #21 58.40 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T22:24:25.088Z] #21 58.83 Selecting previously unselected package python3-wheel. [2022-08-25T22:24:25.088Z] #21 58.85 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T22:24:25.088Z] #21 58.88 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T22:24:25.088Z] #21 59.03 Selecting previously unselected package python3-pip. [2022-08-25T22:24:25.088Z] #21 59.03 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:24:25.088Z] #21 59.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:24:25.088Z] #21 59.43 Selecting previously unselected package sudo. [2022-08-25T22:24:25.088Z] #21 59.44 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-25T22:24:25.088Z] #21 59.46 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T22:24:25.088Z] #21 60.52 Selecting previously unselected package systemd-journal-remote. [2022-08-25T22:24:25.088Z] #21 60.53 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-25T22:24:25.088Z] #21 60.54 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-25T22:24:25.088Z] #21 60.71 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T22:24:25.088Z] #21 60.72 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-25T22:24:25.088Z] #21 60.72 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:24:25.088Z] #21 61.11 Selecting previously unselected package uidmap. [2022-08-25T22:24:25.088Z] #21 61.11 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-25T22:24:25.088Z] #21 61.13 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T22:24:25.088Z] #21 61.31 Selecting previously unselected package vim-runtime. [2022-08-25T22:24:25.088Z] #21 61.31 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:24:25.088Z] #21 61.37 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-25T22:24:25.088Z] #21 61.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T22:24:25.088Z] #21 61.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:25.088Z] #21 ... [2022-08-25T22:24:25.088Z] [2022-08-25T22:24:25.088Z] #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-25T22:24:25.088Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:25.088Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-25T22:24:25.088Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-25T22:24:25.088Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-25T22:24:25.088Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-25T22:24:25.088Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-25T22:24:25.088Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-25T22:24:25.088Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-25T22:24:25.088Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-25T22:24:25.348Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-25T22:24:25.348Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-25T22:24:25.348Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-25T22:24:25.348Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-25T22:24:25.348Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-25T22:24:25.348Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-25T22:24:25.348Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-25T22:24:26.287Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-25T22:24:26.287Z] #77 219.9 make install-recursive [2022-08-25T22:24:26.287Z] #77 219.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:24:26.287Z] #77 220.0 Making install in yajl [2022-08-25T22:24:26.287Z] #77 220.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:24:26.547Z] #77 220.0 CC verify/json_verify-json_verify.o [2022-08-25T22:24:26.547Z] #77 220.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-25T22:24:26.547Z] #77 220.1 CC src/libyajl_la-yajl.lo [2022-08-25T22:24:26.547Z] #77 220.1 CC src/libyajl_la-yajl_gen.lo [2022-08-25T22:24:26.547Z] #77 220.1 CC src/libyajl_la-yajl_parser.lo [2022-08-25T22:24:26.547Z] #77 220.1 CC src/libyajl_la-yajl_buf.lo [2022-08-25T22:24:26.547Z] #77 220.2 CC src/libyajl_la-yajl_lex.lo [2022-08-25T22:24:26.547Z] #77 220.2 CC src/libyajl_la-yajl_encode.lo [2022-08-25T22:24:26.547Z] #77 220.2 CC src/libyajl_la-yajl_tree.lo [2022-08-25T22:24:26.607Z] #77 215.1 config.status: creating Makefile [2022-08-25T22:24:26.607Z] #77 215.2 config.status: creating config.h [2022-08-25T22:24:26.607Z] #77 215.2 config.status: executing depfiles commands [2022-08-25T22:24:26.867Z] #77 215.3 config.status: executing libtool commands [2022-08-25T22:24:28.243Z] #77 216.6 GEN .version [2022-08-25T22:24:28.243Z] #77 216.6 make install-recursive [2022-08-25T22:24:28.243Z] #77 216.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-25T22:24:28.243Z] #77 216.8 Making install in libocispec [2022-08-25T22:24:28.243Z] #77 216.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:24:28.243Z] #77 216.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-25T22:24:28.243Z] #77 216.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-25T22:24:28.243Z] #77 216.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-25T22:24:28.243Z] #77 216.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-25T22:24:29.160Z] #19 381.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-25T22:24:29.160Z] #19 381.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:24:29.160Z] #19 381.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:29.160Z] #19 381.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-25T22:24:29.160Z] #19 381.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-25T22:24:29.160Z] #19 381.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-25T22:24:29.160Z] #19 381.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-25T22:24:29.160Z] #19 381.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-25T22:24:29.160Z] #19 381.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-25T22:24:29.160Z] #19 381.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-25T22:24:29.160Z] #19 381.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:29.160Z] #19 381.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:29.243Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-25T22:24:29.243Z] #77 ... [2022-08-25T22:24:29.243Z] [2022-08-25T22:24:29.243Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:29.243Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:29.243Z] #21 56.25 Selecting previously unselected package python3-lib2to3. [2022-08-25T22:24:29.243Z] #21 56.25 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T22:24:29.243Z] #21 56.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:24:29.243Z] #21 56.55 Selecting previously unselected package python3-distutils. [2022-08-25T22:24:29.243Z] #21 56.56 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T22:24:29.243Z] #21 56.58 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T22:24:29.243Z] #21 56.92 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:24:29.243Z] #21 56.92 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:24:29.243Z] #21 56.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:24:29.243Z] #21 57.29 Selecting previously unselected package python3-setuptools. [2022-08-25T22:24:29.243Z] #21 57.31 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T22:24:29.243Z] #21 57.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T22:24:29.243Z] #21 58.04 Selecting previously unselected package python3-wheel. [2022-08-25T22:24:29.243Z] #21 58.06 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T22:24:29.243Z] #21 58.08 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T22:24:29.243Z] #21 58.21 Selecting previously unselected package python3-pip. [2022-08-25T22:24:29.243Z] #21 58.22 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:24:29.243Z] #21 58.23 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:24:29.243Z] #21 58.56 Selecting previously unselected package sudo. [2022-08-25T22:24:29.243Z] #21 58.57 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-25T22:24:29.243Z] #21 58.59 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T22:24:29.243Z] #21 59.57 Selecting previously unselected package systemd-journal-remote. [2022-08-25T22:24:29.243Z] #21 59.57 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-25T22:24:29.243Z] #21 59.58 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-25T22:24:29.243Z] #21 59.76 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T22:24:29.243Z] #21 59.76 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-25T22:24:29.243Z] #21 59.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:24:29.243Z] #21 60.08 Selecting previously unselected package uidmap. [2022-08-25T22:24:29.243Z] #21 60.09 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-25T22:24:29.243Z] #21 60.11 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T22:24:29.243Z] #21 60.27 Selecting previously unselected package vim-runtime. [2022-08-25T22:24:29.243Z] #21 60.27 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:24:29.243Z] #21 60.29 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-25T22:24:29.243Z] #21 60.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T22:24:29.243Z] #21 60.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:29.243Z] #21 63.98 Selecting previously unselected package vim. [2022-08-25T22:24:29.243Z] #21 63.98 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:24:29.243Z] #21 64.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:29.243Z] #21 64.65 Selecting previously unselected package xfsprogs. [2022-08-25T22:24:29.243Z] #21 64.67 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-25T22:24:29.243Z] #21 64.68 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T22:24:29.243Z] #21 65.37 Selecting previously unselected package zip. [2022-08-25T22:24:29.243Z] #21 65.37 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-25T22:24:29.243Z] #21 65.38 Unpacking zip (3.0-12) ... [2022-08-25T22:24:29.243Z] #21 65.56 Selecting previously unselected package zstd. [2022-08-25T22:24:29.243Z] #21 65.57 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-25T22:24:29.243Z] #21 65.58 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:24:29.243Z] #21 66.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:24:29.417Z] #19 381.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-25T22:24:29.417Z] #19 381.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:24:29.417Z] #19 381.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:29.534Z] #21 ... [2022-08-25T22:24:29.534Z] [2022-08-25T22:24:29.534Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T22:24:29.534Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:29.534Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-25T22:24:29.534Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-25T22:24:29.534Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-25T22:24:29.534Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-25T22:24:29.534Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-25T22:24:29.534Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-25T22:24:29.534Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-25T22:24:29.534Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-25T22:24:29.796Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-25T22:24:29.796Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-25T22:24:29.796Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-25T22:24:29.796Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-25T22:24:29.796Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-25T22:24:29.796Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-25T22:24:29.796Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-25T22:24:31.216Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-25T22:24:31.216Z] #77 219.7 make install-recursive [2022-08-25T22:24:31.216Z] #77 219.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:24:31.216Z] #77 219.8 Making install in yajl [2022-08-25T22:24:31.216Z] #77 219.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:24:31.476Z] #77 219.9 CC verify/json_verify-json_verify.o [2022-08-25T22:24:31.476Z] #77 219.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-25T22:24:31.476Z] #77 220.0 CC src/libyajl_la-yajl.lo [2022-08-25T22:24:31.476Z] #77 220.0 CC src/libyajl_la-yajl_parser.lo [2022-08-25T22:24:31.476Z] #77 220.0 CC src/libyajl_la-yajl_gen.lo [2022-08-25T22:24:31.476Z] #77 220.0 CC src/libyajl_la-yajl_encode.lo [2022-08-25T22:24:31.476Z] #77 220.0 CC src/libyajl_la-yajl_buf.lo [2022-08-25T22:24:31.476Z] #77 220.0 CC src/libyajl_la-yajl_lex.lo [2022-08-25T22:24:31.476Z] #77 220.0 CC src/libyajl_la-yajl_tree.lo [2022-08-25T22:24:31.829Z] #77 ... [2022-08-25T22:24:31.829Z] [2022-08-25T22:24:31.829Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:31.829Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:31.829Z] #21 65.17 Selecting previously unselected package vim. [2022-08-25T22:24:31.829Z] #21 65.19 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:24:31.829Z] #21 65.22 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:31.829Z] #21 65.71 Selecting previously unselected package xfsprogs. [2022-08-25T22:24:31.829Z] #21 65.72 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-25T22:24:31.829Z] #21 65.72 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T22:24:31.829Z] #21 66.29 Selecting previously unselected package zip. [2022-08-25T22:24:31.829Z] #21 66.30 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-25T22:24:31.829Z] #21 66.31 Unpacking zip (3.0-12) ... [2022-08-25T22:24:31.829Z] #21 66.45 Selecting previously unselected package zstd. [2022-08-25T22:24:31.829Z] #21 66.46 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-25T22:24:31.829Z] #21 66.46 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:24:31.829Z] #21 67.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:24:31.829Z] #21 68.24 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T22:24:31.829Z] #21 68.26 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:24:31.829Z] #21 68.28 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-25T22:24:31.829Z] #21 68.30 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T22:24:31.829Z] #21 68.32 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T22:24:31.829Z] #21 68.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-25T22:24:31.829Z] #21 68.36 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T22:24:31.829Z] #21 68.38 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T22:24:31.829Z] #21 68.40 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:24:31.829Z] #21 68.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:24:31.829Z] #21 68.44 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:24:31.829Z] #21 68.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:24:31.829Z] #21 68.46 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T22:24:31.829Z] #21 69.35 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-25T22:24:31.829Z] #21 69.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:31.829Z] #21 69.38 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:24:31.829Z] #21 69.40 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T22:24:31.829Z] #21 69.41 Setting up apparmor (2.13.6-10) ... [2022-08-25T22:24:32.768Z] #21 71.74 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-25T22:24:32.768Z] #21 71.82 Setting up zip (3.0-12) ... [2022-08-25T22:24:32.768Z] #21 71.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:32.768Z] #21 71.93 Setting up bash-completion (1:2.11-2) ... [2022-08-25T22:24:33.587Z] #19 386.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-25T22:24:33.587Z] #19 386.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:24:33.587Z] #19 386.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:33.587Z] #19 386.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-25T22:24:33.587Z] #19 386.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-25T22:24:33.587Z] #19 386.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-25T22:24:33.587Z] #19 386.4 Selecting previously unselected package libc6-s390x-cross. [2022-08-25T22:24:33.843Z] #19 386.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-25T22:24:33.843Z] #19 386.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-25T22:24:33.843Z] #19 386.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-25T22:24:33.843Z] #19 386.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:33.843Z] #19 386.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:33.843Z] #19 386.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-25T22:24:33.843Z] #19 386.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:33.843Z] #19 386.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:33.843Z] #19 386.6 Selecting previously unselected package libitm1-s390x-cross. [2022-08-25T22:24:33.843Z] #19 386.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:33.843Z] #19 386.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:33.843Z] #19 386.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-25T22:24:34.098Z] #19 386.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:34.098Z] #19 386.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:34.098Z] #19 386.6 Selecting previously unselected package libasan6-s390x-cross. [2022-08-25T22:24:34.098Z] #19 386.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:34.098Z] #19 386.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:34.098Z] #19 386.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-25T22:24:34.354Z] #19 386.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:34.354Z] #19 386.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:34.354Z] #19 387.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-25T22:24:34.354Z] #19 387.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:34.354Z] #19 387.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:34.354Z] #19 387.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-25T22:24:34.354Z] #19 387.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:34.354Z] #19 387.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:34.610Z] #19 387.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-25T22:24:34.610Z] #19 387.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:24:34.610Z] #19 387.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:36.061Z] #21 ... [2022-08-25T22:24:36.061Z] [2022-08-25T22:24:36.061Z] #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-25T22:24:36.061Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:36.061Z] #77 227.3 CCLD libyajl.la [2022-08-25T22:24:36.061Z] #77 227.7 CCLD verify/json_verify [2022-08-25T22:24:36.061Z] #77 228.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:24:36.061Z] #77 228.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:24:36.061Z] #77 228.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:24:36.061Z] #77 228.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:24:36.061Z] #77 228.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:24:36.061Z] #77 228.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:24:36.061Z] #77 228.8 CC src/validate.o [2022-08-25T22:24:36.061Z] #77 228.8 CC src/image_spec_schema_config_schema.lo [2022-08-25T22:24:36.061Z] #77 228.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-25T22:24:36.061Z] #77 228.9 CC src/image_spec_schema_defs.lo [2022-08-25T22:24:36.061Z] #77 228.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-25T22:24:36.061Z] #77 228.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-25T22:24:36.061Z] #77 229.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-25T22:24:36.061Z] #77 229.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-25T22:24:36.061Z] #77 229.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-25T22:24:36.061Z] #77 229.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-25T22:24:36.061Z] #77 229.1 CC src/runtime_spec_schema_config_schema.lo [2022-08-25T22:24:36.061Z] #77 229.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-25T22:24:36.061Z] #77 229.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-25T22:24:36.061Z] #77 229.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-25T22:24:36.061Z] #77 229.3 CC src/runtime_spec_schema_defs.lo [2022-08-25T22:24:36.061Z] #77 229.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-25T22:24:36.061Z] #77 229.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-25T22:24:36.061Z] #77 229.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-25T22:24:36.061Z] #77 229.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-25T22:24:36.061Z] #77 229.7 CC src/basic_test_double_array_item.lo [2022-08-25T22:24:36.061Z] #77 229.7 CC src/basic_test_double_array.lo [2022-08-25T22:24:36.321Z] #77 229.8 CC src/basic_test_top_array_int.lo [2022-08-25T22:24:36.321Z] #77 229.8 CC src/basic_test_top_array_string.lo [2022-08-25T22:24:36.321Z] #77 229.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-25T22:24:36.321Z] #77 229.9 CC src/basic_test_top_double_array_int.lo [2022-08-25T22:24:36.321Z] #77 229.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-25T22:24:36.321Z] #77 229.9 CC src/basic_test_top_double_array_obj.lo [2022-08-25T22:24:36.321Z] #77 229.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-25T22:24:36.321Z] #77 230.0 CC src/basic_test_top_double_array_string.lo [2022-08-25T22:24:36.321Z] #77 230.0 CC src/read-file.lo [2022-08-25T22:24:36.586Z] #77 230.1 CC tests/test-1.o [2022-08-25T22:24:36.586Z] #77 230.2 CC src/json_common.lo [2022-08-25T22:24:36.586Z] #77 230.2 CC tests/test-2.o [2022-08-25T22:24:36.586Z] #77 230.2 CC tests/test-3.o [2022-08-25T22:24:36.745Z] #77 ... [2022-08-25T22:24:36.745Z] [2022-08-25T22:24:36.745Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:36.745Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:36.745Z] #21 67.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T22:24:36.745Z] #21 67.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:24:36.745Z] #21 67.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-25T22:24:36.745Z] #21 67.52 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T22:24:36.745Z] #21 67.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T22:24:36.745Z] #21 67.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-25T22:24:36.745Z] #21 67.57 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T22:24:36.745Z] #21 67.59 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T22:24:36.745Z] #21 67.61 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:24:36.745Z] #21 67.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:24:36.745Z] #21 67.64 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:24:36.745Z] #21 67.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:24:36.745Z] #21 67.66 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T22:24:36.745Z] #21 68.67 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-25T22:24:36.745Z] #21 68.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:36.745Z] #21 68.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:24:36.745Z] #21 68.73 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T22:24:36.745Z] #21 68.74 Setting up apparmor (2.13.6-10) ... [2022-08-25T22:24:36.745Z] #21 70.92 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-25T22:24:36.745Z] #21 71.01 Setting up zip (3.0-12) ... [2022-08-25T22:24:36.745Z] #21 71.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:36.745Z] #21 71.05 Setting up bash-completion (1:2.11-2) ... [2022-08-25T22:24:36.845Z] #77 230.4 CC tests/test-4.o [2022-08-25T22:24:37.104Z] #77 230.6 CC tests/test-6.o [2022-08-25T22:24:37.104Z] #77 230.7 CC tests/test-5.o [2022-08-25T22:24:37.364Z] #77 230.8 CC tests/test-8.o [2022-08-25T22:24:37.364Z] #77 230.8 CC tests/test-9.o [2022-08-25T22:24:37.623Z] #77 231.1 CC tests/test-7.o [2022-08-25T22:24:37.623Z] #77 231.3 CC tests/test-10.o [2022-08-25T22:24:38.193Z] #77 231.8 CC tests/test-11.o [2022-08-25T22:24:38.787Z] #19 391.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-25T22:24:38.787Z] #19 391.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:24:38.787Z] #19 391.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:39.043Z] #19 391.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-25T22:24:39.043Z] #19 391.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-25T22:24:39.043Z] #19 391.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-25T22:24:39.272Z] #21 76.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:24:39.298Z] #19 391.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-25T22:24:39.299Z] #19 391.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-25T22:24:39.299Z] #19 391.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-25T22:24:39.554Z] #19 392.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-25T22:24:39.554Z] #19 392.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T22:24:39.554Z] #19 392.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:39.554Z] #19 392.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-25T22:24:39.564Z] #21 76.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:24:39.564Z] #21 76.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-25T22:24:39.809Z] #19 392.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T22:24:39.809Z] #19 392.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:39.821Z] #21 76.74 Setting up patch (2.7.6-7) ... [2022-08-25T22:24:39.822Z] #21 76.76 Setting up sudo (1.9.5p2-3) ... [2022-08-25T22:24:39.822Z] #21 ... [2022-08-25T22:24:39.822Z] [2022-08-25T22:24:39.822Z] #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-25T22:24:39.822Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:24:39.822Z] #77 228.4 CCLD libyajl.la [2022-08-25T22:24:40.081Z] #77 228.6 CCLD verify/json_verify [2022-08-25T22:24:40.651Z] #77 229.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:24:40.651Z] #77 229.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:24:40.651Z] #77 229.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:24:40.651Z] #77 229.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:24:40.651Z] #77 229.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T22:24:40.651Z] #77 229.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:24:40.651Z] #77 229.3 CC src/image_spec_schema_config_schema.lo [2022-08-25T22:24:40.909Z] #77 229.3 CC src/validate.o [2022-08-25T22:24:40.909Z] #77 229.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-25T22:24:40.909Z] #77 229.4 CC src/image_spec_schema_defs.lo [2022-08-25T22:24:40.909Z] #77 229.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-25T22:24:40.909Z] #77 229.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-25T22:24:40.909Z] #77 229.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-25T22:24:40.909Z] #77 229.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-25T22:24:41.166Z] #77 229.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-25T22:24:41.166Z] #77 229.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-25T22:24:41.166Z] #77 229.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-25T22:24:41.166Z] #77 229.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-25T22:24:41.426Z] #77 229.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-25T22:24:41.426Z] #77 229.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-25T22:24:41.426Z] #77 229.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-25T22:24:41.426Z] #77 229.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-25T22:24:41.426Z] #77 229.9 CC src/runtime_spec_schema_defs.lo [2022-08-25T22:24:41.426Z] #77 230.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-25T22:24:41.426Z] #77 230.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-25T22:24:41.426Z] #77 230.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-25T22:24:41.684Z] #77 230.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-25T22:24:41.684Z] #77 230.1 CC src/basic_test_double_array_item.lo [2022-08-25T22:24:41.684Z] #77 230.2 CC src/basic_test_top_array_int.lo [2022-08-25T22:24:41.684Z] #77 230.2 CC src/basic_test_top_double_array_int.lo [2022-08-25T22:24:41.684Z] #77 230.2 CC src/basic_test_top_array_string.lo [2022-08-25T22:24:41.684Z] #77 230.3 CC src/basic_test_top_double_array_obj.lo [2022-08-25T22:24:41.684Z] #77 230.3 CC src/basic_test_double_array.lo [2022-08-25T22:24:41.684Z] #77 230.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-25T22:24:41.941Z] #77 230.3 CC src/read-file.lo [2022-08-25T22:24:41.941Z] #77 230.4 CC src/json_common.lo [2022-08-25T22:24:41.941Z] #77 230.4 CC src/basic_test_top_double_array_string.lo [2022-08-25T22:24:41.941Z] #77 230.5 CC tests/test-1.o [2022-08-25T22:24:41.941Z] #77 230.5 CC tests/test-2.o [2022-08-25T22:24:42.200Z] #77 230.7 CC tests/test-3.o [2022-08-25T22:24:42.200Z] #77 230.8 CC tests/test-4.o [2022-08-25T22:24:42.458Z] #77 231.1 CC tests/test-5.o [2022-08-25T22:24:42.716Z] #77 231.2 CC tests/test-6.o [2022-08-25T22:24:42.974Z] #77 231.5 CC tests/test-8.o [2022-08-25T22:24:43.232Z] #77 231.6 CC tests/test-7.o [2022-08-25T22:24:43.232Z] #77 231.8 CC tests/test-9.o [2022-08-25T22:24:43.232Z] #77 231.8 CC tests/test-10.o [2022-08-25T22:24:43.332Z] #77 240.8 AR libcrun_testing.a [2022-08-25T22:24:43.332Z] #77 240.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-25T22:24:43.332Z] #77 240.9 CCLD tests/tests_libcrun_utils [2022-08-25T22:24:43.332Z] #77 240.9 CCLD tests/tests_libcrun_errors [2022-08-25T22:24:43.332Z] #77 240.9 CCLD tests/tests_libcrun_fuzzer [2022-08-25T22:24:43.332Z] #77 241.1 CCLD libcrun.la [2022-08-25T22:24:43.332Z] #77 242.4 CCLD crun [2022-08-25T22:24:43.332Z] #77 243.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-25T22:24:43.332Z] #77 243.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-25T22:24:43.332Z] #77 243.2 /bin/mkdir -p '/usr/local/lib' [2022-08-25T22:24:43.332Z] #77 243.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-25T22:24:43.332Z] #77 243.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-25T22:24:43.332Z] #77 243.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-25T22:24:43.332Z] #77 243.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-25T22:24:43.332Z] #77 243.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-25T22:24:43.332Z] #77 243.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-25T22:24:43.332Z] #77 243.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-25T22:24:43.332Z] #77 243.6 ---------------------------------------------------------------------- [2022-08-25T22:24:43.332Z] #77 243.6 Libraries have been installed in: [2022-08-25T22:24:43.332Z] #77 243.6 /usr/local/lib [2022-08-25T22:24:43.332Z] #77 243.6 [2022-08-25T22:24:43.332Z] #77 243.6 If you ever happen to want to link against installed libraries [2022-08-25T22:24:43.332Z] #77 243.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-25T22:24:43.332Z] #77 243.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-25T22:24:43.332Z] #77 243.6 flag during linking and do at least one of the following: [2022-08-25T22:24:43.332Z] #77 243.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-25T22:24:43.332Z] #77 243.6 during execution [2022-08-25T22:24:43.332Z] #77 243.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-25T22:24:43.332Z] #77 243.6 during linking [2022-08-25T22:24:43.332Z] #77 243.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-25T22:24:43.332Z] #77 243.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-25T22:24:43.332Z] #77 243.6 [2022-08-25T22:24:43.332Z] #77 243.6 See any operating system documentation about shared libraries for [2022-08-25T22:24:43.332Z] #77 243.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-25T22:24:43.332Z] #77 243.6 ---------------------------------------------------------------------- [2022-08-25T22:24:43.332Z] #77 243.6 /bin/mkdir -p '/build' [2022-08-25T22:24:43.332Z] #77 243.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-25T22:24:43.332Z] #77 243.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-25T22:24:43.332Z] #77 243.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-25T22:24:43.332Z] #77 243.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-25T22:24:43.332Z] #77 243.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-25T22:24:43.332Z] #77 DONE 243.8s [2022-08-25T22:24:43.332Z] [2022-08-25T22:24:43.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-25T22:24:43.332Z] #64 sha256:4834c1a6fb7d9598d4bb119e3c78120ee8213e370cf611c17c51495cc2df588a [2022-08-25T22:24:43.476Z] #77 ... [2022-08-25T22:24:43.476Z] [2022-08-25T22:24:43.476Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:43.476Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:43.476Z] #21 75.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:24:43.476Z] #21 75.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:24:43.476Z] #21 75.58 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-25T22:24:43.476Z] #21 75.61 Setting up patch (2.7.6-7) ... [2022-08-25T22:24:43.476Z] #21 75.66 Setting up sudo (1.9.5p2-3) ... [2022-08-25T22:24:43.476Z] #21 75.86 invoke-rc.d: could not determine current runlevel [2022-08-25T22:24:43.476Z] #21 75.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T22:24:43.476Z] #21 75.97 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T22:24:43.476Z] #21 76.01 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-25T22:24:43.476Z] #21 76.01 Failed to connect to bus: Host is down [2022-08-25T22:24:43.476Z] #21 76.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-25T22:24:43.476Z] #21 76.08 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T22:24:43.476Z] #21 76.10 Setting up pigz (2.6-1) ... [2022-08-25T22:24:43.476Z] #21 76.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T22:24:43.476Z] #21 76.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:24:43.476Z] #21 76.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:24:43.476Z] #21 76.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:43.476Z] #21 77.96 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-25T22:24:43.476Z] #21 77.97 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:24:43.476Z] #21 78.47 Setting up libelf1:amd64 (0.183-1) ... [2022-08-25T22:24:43.476Z] #21 78.48 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-25T22:24:43.476Z] #21 78.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:24:43.476Z] #21 78.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:24:43.476Z] #21 78.52 Setting up libkmod2:amd64 (28-1) ... [2022-08-25T22:24:43.476Z] #21 78.54 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T22:24:43.476Z] #21 79.69 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:43.476Z] #21 80.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T22:24:43.476Z] #21 80.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T22:24:43.476Z] #21 80.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T22:24:43.476Z] #21 80.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T22:24:43.476Z] #21 80.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T22:24:43.476Z] #21 80.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T22:24:43.476Z] #21 80.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T22:24:43.476Z] #21 80.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T22:24:43.476Z] #21 80.39 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T22:24:43.490Z] #77 232.0 CC tests/test-11.o [2022-08-25T22:24:43.736Z] #21 82.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:24:43.996Z] #21 82.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T22:24:43.996Z] #21 83.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:24:43.996Z] #21 83.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:24:45.100Z] #19 396.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-25T22:24:45.100Z] #19 396.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T22:24:45.100Z] #19 396.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:45.100Z] #19 396.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-25T22:24:45.100Z] #19 396.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-25T22:24:45.100Z] #19 397.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-25T22:24:45.100Z] #19 397.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-25T22:24:45.101Z] #19 397.0 Setting up libfile-which-perl (1.23-1) ... [2022-08-25T22:24:45.101Z] #19 397.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-25T22:24:45.101Z] #19 397.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-25T22:24:45.101Z] #19 397.1 Setting up file (1:5.39-3) ... [2022-08-25T22:24:45.101Z] #19 397.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.2 Setting up bzip2 (1.0.8-4) ... [2022-08-25T22:24:45.101Z] #19 397.2 Setting up libyaml-perl (1.30-1) ... [2022-08-25T22:24:45.101Z] #19 397.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-25T22:24:45.101Z] #19 397.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-25T22:24:45.101Z] #19 397.2 Setting up libio-string-perl (1.08-3.1) ... [2022-08-25T22:24:45.101Z] #19 397.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-25T22:24:45.101Z] #19 397.2 Setting up cross-config (2.6.18+nmu1) ... [2022-08-25T22:24:45.101Z] #19 397.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T22:24:45.101Z] #19 397.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T22:24:45.101Z] #19 397.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up patch (2.7.6-7) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T22:24:45.101Z] #19 397.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-25T22:24:45.101Z] #19 397.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.101Z] #19 397.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-25T22:24:45.101Z] #19 397.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-25T22:24:45.356Z] #19 397.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-25T22:24:45.356Z] #19 398.1 [2022-08-25T22:24:45.356Z] #19 398.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-25T22:24:45.356Z] #19 398.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.356Z] #19 398.1 Setting up dpkg-dev (1.20.11) ... [2022-08-25T22:24:45.356Z] #19 398.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.356Z] #19 398.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T22:24:45.617Z] #19 398.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.617Z] #19 398.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-25T22:24:45.617Z] #19 398.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-25T22:24:45.617Z] #19 398.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-25T22:24:45.872Z] #19 398.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-25T22:24:45.872Z] #19 398.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-25T22:24:45.872Z] #19 398.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T22:24:45.872Z] #19 398.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:45.912Z] #21 85.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T22:24:46.127Z] #19 398.7 Setting up libxml-simple-perl (2.25-1) ... [2022-08-25T22:24:46.127Z] #19 398.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T22:24:46.127Z] #19 398.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T22:24:46.127Z] #19 398.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T22:24:46.127Z] #19 398.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-25T22:24:46.127Z] #19 398.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:46.127Z] #19 398.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-25T22:24:46.128Z] #19 398.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:46.172Z] #21 85.23 Setting up jq (1.6-2.1) ... [2022-08-25T22:24:46.172Z] #21 85.29 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:24:46.172Z] #21 85.31 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-25T22:24:46.172Z] #21 85.32 Setting up iptables (1.8.7-1) ... [2022-08-25T22:24:46.172Z] #21 85.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:24:46.172Z] #21 85.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:24:46.172Z] #21 85.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:24:46.172Z] #21 85.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:24:46.172Z] #21 85.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T22:24:46.172Z] #21 85.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T22:24:46.172Z] #21 85.40 Setting up iproute2 (5.10.0-4) ... [2022-08-25T22:24:46.383Z] #19 398.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:46.383Z] #19 398.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T22:24:46.383Z] #19 398.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:46.383Z] #19 399.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:46.383Z] #19 399.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T22:24:46.383Z] #19 399.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:46.383Z] #19 399.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-25T22:24:46.383Z] #19 399.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:46.383Z] #19 399.0 Setting up crossbuild-essential-armel (12.9) ... [2022-08-25T22:24:46.383Z] #19 399.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T22:24:46.383Z] #19 399.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-25T22:24:46.383Z] #19 399.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-25T22:24:46.383Z] #19 399.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-25T22:24:46.383Z] #19 399.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-25T22:24:46.383Z] #19 399.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:24:46.760Z] #21 85.98 Setting up systemd (247.3-7) ... [2022-08-25T22:24:46.946Z] #19 DONE 399.7s [2022-08-25T22:24:46.946Z] [2022-08-25T22:24:46.946Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-25T22:24:46.946Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T22:24:47.020Z] #21 86.24 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-25T22:24:47.020Z] #21 86.30 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-25T22:24:47.020Z] #21 86.31 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-25T22:24:47.201Z] #49 ... [2022-08-25T22:24:47.201Z] [2022-08-25T22:24:47.201Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T22:24:47.201Z] #32 sha256:66a929c8264e7eb04289636bd3eff5cb5bae7a16868604093268d0d21e8eda40 [2022-08-25T22:24:47.201Z] #32 DONE 0.2s [2022-08-25T22:24:47.201Z] [2022-08-25T22:24:47.201Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T22:24:47.201Z] #73 sha256:dd71a979fc0fb21cff69ec15fd731d660556e264cfa9c5ea6f38b14abbe097ba [2022-08-25T22:24:47.201Z] #73 DONE 0.2s [2022-08-25T22:24:47.201Z] [2022-08-25T22:24:47.201Z] #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-25T22:24:47.201Z] #74 sha256:86d23b62e32272aa6a0279ae11ec2917de4230c21fc09b039e2c9d97a1edc78b [2022-08-25T22:24:47.280Z] #21 86.40 Initializing machine ID from KVM UUID. [2022-08-25T22:24:48.559Z] #64 276.9 # github.com/containerd/containerd/cmd/containerd [2022-08-25T22:24:48.559Z] #64 276.9 /usr/bin/ld: /tmp/go-link-4286601319/000019.o: in function `New': [2022-08-25T22:24:48.559Z] #64 276.9 /tmp/tmp.EZg0vO1R2g/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-25T22:24:48.559Z] #64 277.0 + bin/containerd-stress [2022-08-25T22:24:48.566Z] #74 1.361 + RM_GOPATH=0 [2022-08-25T22:24:48.566Z] #74 1.361 + TMP_GOPATH= [2022-08-25T22:24:48.566Z] #74 1.361 + : /build [2022-08-25T22:24:48.566Z] #74 1.361 + '[' -z '' ']' [2022-08-25T22:24:48.566Z] #74 1.364 ++ mktemp -d [2022-08-25T22:24:48.566Z] #74 1.365 + export GOPATH=/tmp/tmp.NoRedjEplI [2022-08-25T22:24:48.566Z] #74 1.365 + GOPATH=/tmp/tmp.NoRedjEplI [2022-08-25T22:24:48.566Z] #74 1.365 + RM_GOPATH=1 [2022-08-25T22:24:48.566Z] #74 1.365 + case "$(go env GOARCH)" in [2022-08-25T22:24:48.566Z] #74 1.365 ++ go env GOARCH [2022-08-25T22:24:48.566Z] #74 1.368 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:24:48.566Z] #74 1.368 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:24:48.566Z] #74 1.369 ++ dirname /install.sh [2022-08-25T22:24:48.566Z] #74 1.369 + dir=/ [2022-08-25T22:24:48.566Z] #74 1.369 + bin=rootlesskit [2022-08-25T22:24:48.566Z] #74 1.369 + shift [2022-08-25T22:24:48.566Z] #74 1.369 + '[' '!' -f //rootlesskit.installer ']' [2022-08-25T22:24:48.566Z] #74 1.369 + . //rootlesskit.installer [2022-08-25T22:24:48.566Z] #74 1.369 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:24:48.566Z] #74 1.369 + install_rootlesskit [2022-08-25T22:24:48.566Z] #74 1.369 + case "$1" in [2022-08-25T22:24:48.566Z] #74 1.370 + export CGO_ENABLED=0 [2022-08-25T22:24:48.566Z] #74 1.370 + CGO_ENABLED=0 [2022-08-25T22:24:48.566Z] #74 1.370 + _install_rootlesskit [2022-08-25T22:24:48.566Z] #74 1.370 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-25T22:24:48.566Z] #74 1.370 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:24:48.566Z] #74 1.370 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:24:48.566Z] #74 1.370 + GOBIN=/build [2022-08-25T22:24:48.566Z] #74 1.370 + GO111MODULE=on [2022-08-25T22:24:48.566Z] #74 1.370 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:24:48.762Z] #77 ... [2022-08-25T22:24:48.762Z] [2022-08-25T22:24:48.762Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:24:48.762Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T22:24:48.762Z] #21 77.48 invoke-rc.d: could not determine current runlevel [2022-08-25T22:24:48.762Z] #21 77.51 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T22:24:48.762Z] #21 77.53 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T22:24:48.762Z] #21 77.56 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-25T22:24:48.762Z] #21 77.56 Failed to connect to bus: Host is down [2022-08-25T22:24:48.762Z] #21 77.58 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-25T22:24:48.762Z] #21 77.65 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T22:24:48.762Z] #21 77.68 Setting up pigz (2.6-1) ... [2022-08-25T22:24:48.762Z] #21 77.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T22:24:48.762Z] #21 77.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:24:48.762Z] #21 77.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:24:48.762Z] #21 77.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:48.762Z] #21 79.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-25T22:24:48.762Z] #21 79.36 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:24:48.762Z] #21 80.02 Setting up libelf1:amd64 (0.183-1) ... [2022-08-25T22:24:48.762Z] #21 80.03 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-25T22:24:48.762Z] #21 80.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:24:48.762Z] #21 80.05 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:24:48.762Z] #21 80.08 Setting up libkmod2:amd64 (28-1) ... [2022-08-25T22:24:48.762Z] #21 80.09 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T22:24:48.762Z] #21 80.76 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:24:48.762Z] #21 80.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T22:24:48.762Z] #21 80.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T22:24:48.762Z] #21 80.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T22:24:48.762Z] #21 80.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T22:24:48.762Z] #21 80.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T22:24:48.762Z] #21 80.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T22:24:48.762Z] #21 80.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T22:24:48.762Z] #21 80.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T22:24:48.762Z] #21 80.91 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T22:24:48.762Z] #21 83.97 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:24:48.762Z] #21 83.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T22:24:48.762Z] #21 84.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:24:48.762Z] #21 84.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:24:49.128Z] #64 278.1 + bin/containerd-shim [2022-08-25T22:24:49.128Z] #74 1.768 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T22:24:49.187Z] #21 88.35 Setting up systemd-journal-remote (247.3-7) ... [2022-08-25T22:24:49.695Z] #21 86.69 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T22:24:49.695Z] #21 86.70 Setting up jq (1.6-2.1) ... [2022-08-25T22:24:49.695Z] #21 86.71 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:24:49.695Z] #21 86.72 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-25T22:24:49.695Z] #21 86.73 Setting up iptables (1.8.7-1) ... [2022-08-25T22:24:49.695Z] #21 86.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:24:49.696Z] #21 86.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:24:49.696Z] #21 86.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:24:49.696Z] #21 86.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:24:49.696Z] #21 86.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T22:24:49.696Z] #21 86.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T22:24:49.696Z] #21 86.83 Setting up iproute2 (5.10.0-4) ... [2022-08-25T22:24:50.126Z] #21 89.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:24:50.262Z] #21 87.23 Setting up systemd (247.3-7) ... [2022-08-25T22:24:50.262Z] #21 87.30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-25T22:24:50.262Z] #21 87.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-25T22:24:50.262Z] #21 87.33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-25T22:24:50.262Z] #21 87.35 Initializing machine ID from KVM UUID. [2022-08-25T22:24:50.498Z] #74 3.125 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T22:24:50.498Z] #74 3.125 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-25T22:24:50.498Z] #74 3.313 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-25T22:24:50.726Z] #21 DONE 89.7s [2022-08-25T22:24:50.726Z] [2022-08-25T22:24:50.726Z] #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-25T22:24:50.726Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-25T22:24:51.427Z] #74 4.277 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-25T22:24:51.684Z] #74 ... [2022-08-25T22:24:51.684Z] [2022-08-25T22:24:51.684Z] #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-25T22:24:51.684Z] #33 sha256:3959404e4d5575b9836c2da0d99b96b7663113e2bb0ed6bbcb1209a98d31e59a [2022-08-25T22:24:51.684Z] #33 1.243 + RM_GOPATH=0 [2022-08-25T22:24:51.684Z] #33 1.243 + TMP_GOPATH= [2022-08-25T22:24:51.684Z] #33 1.243 + : /build [2022-08-25T22:24:51.684Z] #33 1.243 + '[' -z '' ']' [2022-08-25T22:24:51.684Z] #33 1.245 ++ mktemp -d [2022-08-25T22:24:51.684Z] #33 1.248 + export GOPATH=/tmp/tmp.d2nBxH8vcu [2022-08-25T22:24:51.684Z] #33 1.248 + GOPATH=/tmp/tmp.d2nBxH8vcu [2022-08-25T22:24:51.684Z] #33 1.248 + RM_GOPATH=1 [2022-08-25T22:24:51.684Z] #33 1.248 + case "$(go env GOARCH)" in [2022-08-25T22:24:51.684Z] #33 1.249 ++ go env GOARCH [2022-08-25T22:24:51.684Z] #33 1.251 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:24:51.684Z] #33 1.251 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:24:51.684Z] #33 1.252 ++ dirname /install.sh [2022-08-25T22:24:51.684Z] #33 1.252 + dir=/ [2022-08-25T22:24:51.684Z] #33 1.252 + bin=dockercli [2022-08-25T22:24:51.684Z] #33 1.252 + shift [2022-08-25T22:24:51.684Z] #33 1.252 + '[' '!' -f //dockercli.installer ']' [2022-08-25T22:24:51.684Z] #33 1.252 + . //dockercli.installer [2022-08-25T22:24:51.684Z] #33 1.252 ++ : stable [2022-08-25T22:24:51.684Z] #33 1.253 ++ : 17.06.2-ce [2022-08-25T22:24:51.684Z] #33 1.253 + install_dockercli [2022-08-25T22:24:51.684Z] #33 1.253 Install docker/cli version 17.06.2-ce from stable [2022-08-25T22:24:51.684Z] #33 1.253 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-25T22:24:51.684Z] #33 1.256 ++ uname -m [2022-08-25T22:24:51.684Z] #33 1.256 + arch=x86_64 [2022-08-25T22:24:51.684Z] #33 1.256 + '[' x86_64 '!=' x86_64 ']' [2022-08-25T22:24:51.684Z] #33 1.256 + url=https://download.docker.com/linux/static [2022-08-25T22:24:51.684Z] #33 1.256 + tar -xz docker/docker [2022-08-25T22:24:51.684Z] #33 1.257 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-25T22:24:51.684Z] #33 4.428 + mkdir -p /build [2022-08-25T22:24:51.684Z] #33 4.430 + mv docker/docker /build/ [2022-08-25T22:24:51.684Z] #33 4.435 + rmdir docker [2022-08-25T22:24:51.684Z] #33 DONE 4.6s [2022-08-25T22:24:51.941Z] [2022-08-25T22:24:51.941Z] #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-25T22:24:51.941Z] #74 sha256:86d23b62e32272aa6a0279ae11ec2917de4230c21fc09b039e2c9d97a1edc78b [2022-08-25T22:24:51.941Z] #74 4.714 go: downloading github.com/google/uuid v1.3.0 [2022-08-25T22:24:51.941Z] #74 4.761 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-25T22:24:52.161Z] #21 89.34 Setting up systemd-journal-remote (247.3-7) ... [2022-08-25T22:24:52.192Z] #22 1.506 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T22:24:52.192Z] #22 1.513 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T22:24:52.192Z] #22 1.516 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T22:24:52.504Z] #74 5.259 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-25T22:24:52.726Z] #21 89.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:24:52.760Z] #74 5.454 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T22:24:52.760Z] #74 5.466 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T22:24:52.760Z] #74 5.599 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-25T22:24:52.765Z] #22 DONE 2.2s [2022-08-25T22:24:52.765Z] [2022-08-25T22:24:52.765Z] #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-25T22:24:52.765Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:24:52.765Z] #55 ... [2022-08-25T22:24:52.765Z] [2022-08-25T22:24:52.765Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T22:24:52.765Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-25T22:24:53.017Z] #74 5.794 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-25T22:24:53.017Z] #74 5.824 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-25T22:24:53.017Z] #74 5.891 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-25T22:24:53.291Z] #21 DONE 90.3s [2022-08-25T22:24:53.291Z] [2022-08-25T22:24:53.291Z] #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-25T22:24:53.291Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-25T22:24:53.944Z] #74 6.673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T22:24:54.664Z] #22 1.473 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T22:24:54.664Z] #22 1.477 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T22:24:54.664Z] #22 1.479 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T22:24:54.664Z] #22 DONE 1.5s [2022-08-25T22:24:54.664Z] [2022-08-25T22:24:54.664Z] #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-25T22:24:54.664Z] #60 sha256:bbe6e657e83879cc466bb6a5725dfbb9c5fa209b13fc458566cba8b3137c47c1 [2022-08-25T22:24:54.664Z] #60 ... [2022-08-25T22:24:54.664Z] [2022-08-25T22:24:54.664Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T22:24:54.664Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-25T22:24:57.210Z] #74 ... [2022-08-25T22:24:57.210Z] [2022-08-25T22:24:57.210Z] #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-25T22:24:57.210Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T22:24:57.210Z] #20 1.798 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:24:57.210Z] #20 1.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:24:57.210Z] #20 1.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:24:57.210Z] #20 2.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T22:24:57.210Z] #20 2.519 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:24:57.210Z] #20 2.967 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T22:24:57.210Z] #20 3.394 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:24:57.210Z] #20 4.041 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T22:24:57.210Z] #20 4.542 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T22:24:57.210Z] #20 4.834 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T22:24:57.210Z] #20 4.847 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T22:24:57.210Z] #20 4.890 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T22:24:57.210Z] #20 4.892 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:24:57.210Z] #20 4.904 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:24:57.210Z] #20 4.916 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T22:24:57.210Z] #20 5.211 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:24:57.210Z] #20 5.227 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T22:24:57.210Z] #20 5.228 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:24:57.210Z] #20 5.229 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T22:24:57.210Z] #20 5.236 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T22:24:57.210Z] #20 5.239 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T22:24:57.210Z] #20 ... [2022-08-25T22:24:57.210Z] [2022-08-25T22:24:57.210Z] #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-25T22:24:57.210Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T22:24:57.210Z] #69 1.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:24:57.210Z] #69 1.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:24:57.210Z] #69 1.828 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:24:57.210Z] #69 2.171 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:24:57.210Z] #69 2.567 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T22:24:57.210Z] #69 3.098 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T22:24:57.210Z] #69 3.730 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T22:24:57.210Z] #69 4.391 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T22:24:57.210Z] #69 5.069 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:24:57.210Z] #69 5.560 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T22:24:57.210Z] #69 5.570 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T22:24:57.210Z] #69 5.577 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:24:57.210Z] #69 5.604 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:24:57.210Z] #69 5.604 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T22:24:57.210Z] #69 5.635 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T22:24:57.210Z] #69 5.635 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T22:24:57.210Z] #69 5.651 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T22:24:57.210Z] #69 5.651 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:24:57.210Z] #69 5.651 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T22:24:57.210Z] #69 5.651 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T22:24:57.210Z] #69 5.651 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:24:57.467Z] #69 ... [2022-08-25T22:24:57.467Z] [2022-08-25T22:24:57.467Z] #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-25T22:24:57.467Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T22:24:57.467Z] #49 1.661 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:24:57.467Z] #49 1.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:24:57.467Z] #49 1.673 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:24:57.467Z] #49 1.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T22:24:57.467Z] #49 2.044 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:24:57.467Z] #49 2.432 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T22:24:57.467Z] #49 2.950 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T22:24:57.467Z] #49 3.503 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T22:24:57.467Z] #49 4.039 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:24:57.467Z] #49 4.571 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:24:57.467Z] #49 4.573 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T22:24:57.467Z] #49 4.584 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T22:24:57.467Z] #49 4.596 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T22:24:57.467Z] #49 4.615 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:24:57.467Z] #49 4.625 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T22:24:57.467Z] #49 4.753 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T22:24:57.467Z] #49 4.759 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:24:57.467Z] #49 4.760 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T22:24:57.467Z] #49 4.763 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:24:57.467Z] #49 4.764 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T22:24:57.467Z] #49 4.771 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T22:24:59.108Z] #64 286.5 + bin/containerd-shim-runc-v1 [2022-08-25T22:25:01.416Z] #64 ... [2022-08-25T22:25:01.416Z] [2022-08-25T22:25:01.416Z] #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-25T22:25:01.416Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:25:01.416Z] #55 311.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-25T22:25:01.416Z] #55 DONE 312.2s [2022-08-25T22:25:01.416Z] [2022-08-25T22:25:01.416Z] #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-25T22:25:01.416Z] #60 sha256:aab6503d4ac5bc002790e5bd494a3fe5837f221be31daac6c2d3d38222bd7558 [2022-08-25T22:25:01.416Z] #60 184.3 + mkdir -p /build [2022-08-25T22:25:01.416Z] #60 184.3 + cp runc /build/runc [2022-08-25T22:25:01.416Z] #60 DONE 185.2s [2022-08-25T22:25:01.416Z] [2022-08-25T22:25:01.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-25T22:25:01.416Z] #64 sha256:4834c1a6fb7d9598d4bb119e3c78120ee8213e370cf611c17c51495cc2df588a [2022-08-25T22:25:03.298Z] #64 291.4 + bin/containerd-shim-runc-v2 [2022-08-25T22:25:03.298Z] #64 292.2 + binaries [2022-08-25T22:25:03.320Z] #64 ... [2022-08-25T22:25:03.320Z] [2022-08-25T22:25:03.321Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T22:25:03.321Z] #56 sha256:7ff5ca513c27f75f1ce041081391e9864ae772417e9fb69d71c4f1a9a05878d4 [2022-08-25T22:25:03.321Z] #56 DONE 0.5s [2022-08-25T22:25:03.321Z] [2022-08-25T22:25:03.321Z] #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-25T22:25:03.321Z] #64 sha256:4834c1a6fb7d9598d4bb119e3c78120ee8213e370cf611c17c51495cc2df588a [2022-08-25T22:25:03.556Z] #64 292.2 + install -D bin/containerd /build/containerd [2022-08-25T22:25:03.556Z] #64 292.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-25T22:25:03.556Z] #64 292.3 + install -D bin/ctr /build/ctr [2022-08-25T22:25:03.583Z] #64 ... [2022-08-25T22:25:03.583Z] [2022-08-25T22:25:03.583Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T22:25:03.583Z] #58 sha256:c2106de4c8c6f3002aed9cd79cee699af35b0b9319624ce951d076f8188de312 [2022-08-25T22:25:03.583Z] #58 DONE 0.1s [2022-08-25T22:25:03.583Z] [2022-08-25T22:25:03.583Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T22:25:03.583Z] #61 sha256:e983a87b1bcbb98699d188c29b0142dda87d5728bd3896aedead2433e4e48fce [2022-08-25T22:25:03.842Z] #61 DONE 0.3s [2022-08-25T22:25:03.842Z] [2022-08-25T22:25:03.842Z] #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-25T22:25:03.842Z] #64 sha256:4834c1a6fb7d9598d4bb119e3c78120ee8213e370cf611c17c51495cc2df588a [2022-08-25T22:25:06.088Z] #64 DONE 294.6s [2022-08-25T22:25:06.430Z] #64 276.4 + bin/containerd [2022-08-25T22:25:06.656Z] [2022-08-25T22:25:06.656Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T22:25:06.656Z] #65 sha256:062aa3ac48890150b6abd580ba960f8887bb287adec7107c55b542563f1df8c1 [2022-08-25T22:25:07.654Z] #23 13.62 Collecting yamllint==1.26.1 [2022-08-25T22:25:07.654Z] #23 14.71 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T22:25:08.033Z] #65 DONE 1.1s [2022-08-25T22:25:08.033Z] [2022-08-25T22:25:08.033Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T22:25:08.033Z] #70 sha256:545ea98d1a5ab38728caf9cf8e6e3c1b761971f072707a4c69e3f9bbaf5fa348 [2022-08-25T22:25:08.033Z] #70 DONE 0.2s [2022-08-25T22:25:08.033Z] [2022-08-25T22:25:08.033Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T22:25:08.033Z] #75 sha256:62eb4b51e12c69df677fe36bb4867056ad590f549a2e3d57298e04d5961d7f28 [2022-08-25T22:25:09.409Z] #75 DONE 1.2s [2022-08-25T22:25:09.409Z] [2022-08-25T22:25:09.409Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T22:25:09.409Z] #78 sha256:bc764effe7e70ce56233e5108b21ac6d3ad9ac4a9faea03980b891a060df62a9 [2022-08-25T22:25:09.409Z] #78 DONE 0.1s [2022-08-25T22:25:09.409Z] [2022-08-25T22:25:09.409Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T22:25:09.409Z] #79 sha256:1542b5a3530c364a9456a1ed9fcfb5f58898ef0be1fd54192d79dff0290a0d6a [2022-08-25T22:25:09.409Z] #79 DONE 0.0s [2022-08-25T22:25:09.409Z] [2022-08-25T22:25:09.409Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T22:25:09.409Z] #80 sha256:45fe8c86ac8b2ee5bbfb2cb839a16d52406991db773ad07550edda94611001e3 [2022-08-25T22:25:09.409Z] #80 DONE 0.0s [2022-08-25T22:25:09.409Z] [2022-08-25T22:25:09.409Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T22:25:09.409Z] #81 sha256:c658d9ab9dde1e30fad75f5af5255be9454f5f2f0c1d61db51b4f63cc604a537 [2022-08-25T22:25:09.533Z] #23 12.87 Collecting yamllint==1.26.1 [2022-08-25T22:25:09.533Z] #23 13.97 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T22:25:09.641Z] #49 21.48 Fetched 49.2 MB in 20s (2450 kB/s) [2022-08-25T22:25:09.641Z] #49 21.48 Reading package lists... [2022-08-25T22:25:09.641Z] #49 ... [2022-08-25T22:25:09.641Z] [2022-08-25T22:25:09.641Z] #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-25T22:25:09.641Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T22:25:09.641Z] #20 21.74 Fetched 49.2 MB in 20s (2438 kB/s) [2022-08-25T22:25:10.194Z] #23 17.13 Collecting pathspec>=0.5.3 [2022-08-25T22:25:10.194Z] #23 17.16 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T22:25:10.345Z] #81 DONE 1.0s [2022-08-25T22:25:10.345Z] [2022-08-25T22:25:10.345Z] #82 exporting to image [2022-08-25T22:25:10.345Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T22:25:10.345Z] #82 exporting layers [2022-08-25T22:25:10.765Z] #23 17.90 Collecting pyyaml [2022-08-25T22:25:10.765Z] #23 17.93 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-25T22:25:10.912Z] #23 16.02 Collecting pathspec>=0.5.3 [2022-08-25T22:25:10.912Z] #23 16.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T22:25:11.025Z] #23 18.19 Building wheels for collected packages: yamllint [2022-08-25T22:25:11.025Z] #23 18.19 Building wheel for yamllint (setup.py): started [2022-08-25T22:25:11.478Z] #23 16.80 Collecting pyyaml [2022-08-25T22:25:11.478Z] #23 16.82 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-25T22:25:11.739Z] #23 16.93 Building wheels for collected packages: yamllint [2022-08-25T22:25:11.739Z] #23 16.95 Building wheel for yamllint (setup.py): started [2022-08-25T22:25:12.935Z] #23 20.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T22:25:12.935Z] #23 20.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a6bbcde73d153a3410c2336238498f4ae8c974c9faac7782c7c4193dd62e16b1 [2022-08-25T22:25:12.935Z] #23 20.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T22:25:12.935Z] #23 20.09 Successfully built yamllint [2022-08-25T22:25:12.935Z] #23 20.14 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T22:25:13.504Z] #23 20.95 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T22:25:13.654Z] #23 18.95 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T22:25:13.654Z] #23 18.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a6bbcde73d153a3410c2336238498f4ae8c974c9faac7782c7c4193dd62e16b1 [2022-08-25T22:25:13.654Z] #23 18.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T22:25:13.654Z] #23 18.97 Successfully built yamllint [2022-08-25T22:25:13.654Z] #23 19.02 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T22:25:13.675Z] #82 exporting layers 3.4s done [2022-08-25T22:25:13.675Z] #82 writing image sha256:2b2f8f53383820208c869990d21d5944db5fa94b25a5cf1c8e005e1e5faf4d98 done [2022-08-25T22:25:13.675Z] #82 naming to docker.io/library/docker:f70283fcec1f7f2b180ac2834864a23d8fff55a7 done [2022-08-25T22:25:13.675Z] #82 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-25T22:25:14.035Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-25T22:25:14.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f70283fcec1f7f2b180ac2834864a23d8fff55a7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f70283fcec1f7f2b180ac2834864a23d8fff55a7 hack/test/unit [2022-08-25T22:25:14.445Z] #23 DONE 21.6s [2022-08-25T22:25:14.445Z] [2022-08-25T22:25:14.445Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T22:25:14.445Z] #27 sha256:56c1a61948a72ac2b7cef9d03f6d09d8fd18d36de45ab7c3b7f6e89386876528 [2022-08-25T22:25:14.588Z] #23 19.81 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T22:25:14.704Z] #27 DONE 0.2s [2022-08-25T22:25:14.704Z] [2022-08-25T22:25:14.704Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T22:25:14.704Z] #32 sha256:975f16e94c20d089ce0157b15f2803833ae4cce84aaadca27b119338b01d6d01 [2022-08-25T22:25:14.847Z] #23 DONE 20.4s [2022-08-25T22:25:14.847Z] [2022-08-25T22:25:14.847Z] #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-25T22:25:14.847Z] #60 sha256:bbe6e657e83879cc466bb6a5725dfbb9c5fa209b13fc458566cba8b3137c47c1 [2022-08-25T22:25:15.110Z] #60 ... [2022-08-25T22:25:15.110Z] [2022-08-25T22:25:15.110Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T22:25:15.110Z] #27 sha256:47b6f1e11e02df963a81b9298eda98687a9384794f8ee0a3b4edb73d67ee7e7a [2022-08-25T22:25:15.110Z] #27 DONE 0.3s [2022-08-25T22:25:15.110Z] [2022-08-25T22:25:15.110Z] #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-25T22:25:15.110Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:25:15.276Z] #32 DONE 0.6s [2022-08-25T22:25:15.276Z] [2022-08-25T22:25:15.276Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T22:25:15.276Z] #35 sha256:e09debcd24d50c4e5c92eb9f2842af6f2fe7d125b0e8aba91eb78f57e6593f3c [2022-08-25T22:25:15.276Z] #35 DONE 0.2s [2022-08-25T22:25:15.276Z] [2022-08-25T22:25:15.276Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T22:25:15.276Z] #37 sha256:1cea9ddc058376790faad7d582e191ec2beefc07a53a9d51087e399a8288ae2e [2022-08-25T22:25:15.368Z] #77 ... [2022-08-25T22:25:15.368Z] [2022-08-25T22:25:15.368Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T22:25:15.368Z] #32 sha256:9060e3a6279f63e1120dca3e452163ab44119e0fae4661518065cee85c2d88cc [2022-08-25T22:25:15.536Z] #37 DONE 0.2s [2022-08-25T22:25:15.536Z] [2022-08-25T22:25:15.536Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T22:25:15.536Z] #39 sha256:849ac7a201ab19b23f40e4b7b5f2cc19b7e513459a6551a9d7608b01c80020c3 [2022-08-25T22:25:15.536Z] #39 DONE 0.1s [2022-08-25T22:25:15.536Z] [2022-08-25T22:25:15.536Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T22:25:15.536Z] #41 sha256:281d37256f92b30b89b4db663c78782604776a807fda882cb98c96a1ede6c1d4 [2022-08-25T22:25:15.536Z] #41 DONE 0.1s [2022-08-25T22:25:15.536Z] [2022-08-25T22:25:15.536Z] #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-25T22:25:15.536Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:25:15.626Z] #32 DONE 0.3s [2022-08-25T22:25:15.626Z] [2022-08-25T22:25:15.626Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T22:25:15.626Z] #35 sha256:1b0d2bd43dd0e00d559b442defd931bb80562f319b9fd60e7200ed0105182449 [2022-08-25T22:25:15.694Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-25T22:25:15.694Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-25T22:25:15.694Z] + TESTDIRS=./... [2022-08-25T22:25:15.694Z] + exclude_paths='/vendor/|/integration' [2022-08-25T22:25:15.694Z] ++ go list ./... [2022-08-25T22:25:15.694Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-25T22:25:15.796Z] #64 ... [2022-08-25T22:25:15.796Z] [2022-08-25T22:25:15.796Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T22:25:15.796Z] #45 sha256:122ff1eb95ce221e7195a44a2805606f398a22b543a6a4b8695526d622e26173 [2022-08-25T22:25:15.796Z] #45 DONE 0.1s [2022-08-25T22:25:15.796Z] [2022-08-25T22:25:15.796Z] #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-25T22:25:15.796Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:25:15.883Z] #35 DONE 0.2s [2022-08-25T22:25:15.883Z] [2022-08-25T22:25:15.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-25T22:25:15.883Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:25:15.883Z] #55 ... [2022-08-25T22:25:15.883Z] [2022-08-25T22:25:15.883Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T22:25:15.883Z] #37 sha256:1a8983025dff71f149ef6c8299d1f369d664e035d22b21d0bcce250d19909059 [2022-08-25T22:25:16.141Z] #37 DONE 0.3s [2022-08-25T22:25:16.141Z] [2022-08-25T22:25:16.141Z] #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-25T22:25:16.141Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:25:16.141Z] #47 ... [2022-08-25T22:25:16.141Z] [2022-08-25T22:25:16.141Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T22:25:16.141Z] #39 sha256:7f8e8282addad8bfb4477b5e7f8fbd1bf963c52a31effef51dd4e92b4e48a84d [2022-08-25T22:25:16.141Z] #39 DONE 0.1s [2022-08-25T22:25:16.141Z] [2022-08-25T22:25:16.141Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T22:25:16.141Z] #41 sha256:e945b819c3f1eb2f011bab533b2de333f8732a95c564f5585970582a84fbcf75 [2022-08-25T22:25:16.399Z] #41 DONE 0.1s [2022-08-25T22:25:16.399Z] [2022-08-25T22:25:16.399Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T22:25:16.399Z] #45 sha256:bc1e41e187f7068fbab6a960c1b7f6114bb3d86d3f537b028fe1b8711b14966c [2022-08-25T22:25:16.635Z] + pkg_list='github.com/docker/docker/api [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/backend [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/container [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/events [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/filters [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/image [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/mount [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/network [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/registry [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/time [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/versions [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/types/volume [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:25:16.635Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:25:16.635Z] github.com/docker/docker/cli [2022-08-25T22:25:16.635Z] github.com/docker/docker/cli/config [2022-08-25T22:25:16.635Z] github.com/docker/docker/cli/debug [2022-08-25T22:25:16.635Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:25:16.635Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:25:16.635Z] github.com/docker/docker/client [2022-08-25T22:25:16.635Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:25:16.635Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:25:16.635Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:25:16.635Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:25:16.635Z] github.com/docker/docker/container [2022-08-25T22:25:16.635Z] github.com/docker/docker/container/stream [2022-08-25T22:25:16.635Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:25:16.635Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:25:16.635Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/config [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/events [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/images [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/links [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/names [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/network [2022-08-25T22:25:16.635Z] github.com/docker/docker/daemon/stats [2022-08-25T22:25:16.635Z] github.com/docker/docker/distribution [2022-08-25T22:25:16.635Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:25:16.635Z] github.com/docker/docker/distribution/utils [2022-08-25T22:25:16.635Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:25:16.635Z] github.com/docker/docker/dockerversion [2022-08-25T22:25:16.635Z] github.com/docker/docker/errdefs [2022-08-25T22:25:16.635Z] github.com/docker/docker/image [2022-08-25T22:25:16.635Z] github.com/docker/docker/image/cache [2022-08-25T22:25:16.635Z] github.com/docker/docker/image/tarexport [2022-08-25T22:25:16.635Z] github.com/docker/docker/image/v1 [2022-08-25T22:25:16.635Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:25:16.635Z] github.com/docker/docker/layer [2022-08-25T22:25:16.635Z] github.com/docker/docker/libcontainerd [2022-08-25T22:25:16.635Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:25:16.635Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:25:16.635Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:25:16.635Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/libnetwork/types [2022-08-25T22:25:16.635Z] github.com/docker/docker/oci [2022-08-25T22:25:16.635Z] github.com/docker/docker/oci/caps [2022-08-25T22:25:16.635Z] github.com/docker/docker/opts [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/archive [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/directory [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/platform [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/pools [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/progress [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/signal [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/stack [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/system [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:25:16.635Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:25:16.635Z] github.com/docker/docker/plugin [2022-08-25T22:25:16.635Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:25:16.635Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:25:16.635Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:25:16.635Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:25:16.635Z] github.com/docker/docker/quota [2022-08-25T22:25:16.635Z] github.com/docker/docker/reference [2022-08-25T22:25:16.635Z] github.com/docker/docker/registry [2022-08-25T22:25:16.635Z] github.com/docker/docker/registry/resumable [2022-08-25T22:25:16.635Z] github.com/docker/docker/restartmanager [2022-08-25T22:25:16.635Z] github.com/docker/docker/rootless [2022-08-25T22:25:16.635Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:25:16.635Z] github.com/docker/docker/runconfig [2022-08-25T22:25:16.635Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/environment [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/registry [2022-08-25T22:25:16.635Z] github.com/docker/docker/testutil/request [2022-08-25T22:25:16.635Z] github.com/docker/docker/volume [2022-08-25T22:25:16.635Z] github.com/docker/docker/volume/drivers [2022-08-25T22:25:16.635Z] github.com/docker/docker/volume/local [2022-08-25T22:25:16.635Z] github.com/docker/docker/volume/mounts [2022-08-25T22:25:16.635Z] github.com/docker/docker/volume/service [2022-08-25T22:25:16.635Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:25:16.635Z] github.com/docker/docker/volume/testutils' [2022-08-25T22:25:16.635Z] ++ grep --fixed-strings -v /libnetwork [2022-08-25T22:25:16.635Z] ++ echo 'github.com/docker/docker/api [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:25:16.635Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/backend [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/container [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/events [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/filters [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/image [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/mount [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/network [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/registry [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/time [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/versions [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/volume [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli/config [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli/debug [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:25:16.636Z] github.com/docker/docker/client [2022-08-25T22:25:16.636Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:25:16.636Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:25:16.636Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:25:16.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:25:16.636Z] github.com/docker/docker/container [2022-08-25T22:25:16.636Z] github.com/docker/docker/container/stream [2022-08-25T22:25:16.636Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:25:16.636Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:25:16.636Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/config [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/events [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/images [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/links [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/names [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/network [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/stats [2022-08-25T22:25:16.636Z] github.com/docker/docker/distribution [2022-08-25T22:25:16.636Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:25:16.636Z] github.com/docker/docker/distribution/utils [2022-08-25T22:25:16.636Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:25:16.636Z] github.com/docker/docker/dockerversion [2022-08-25T22:25:16.636Z] github.com/docker/docker/errdefs [2022-08-25T22:25:16.636Z] github.com/docker/docker/image [2022-08-25T22:25:16.636Z] github.com/docker/docker/image/cache [2022-08-25T22:25:16.636Z] github.com/docker/docker/image/tarexport [2022-08-25T22:25:16.636Z] github.com/docker/docker/image/v1 [2022-08-25T22:25:16.636Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:25:16.636Z] github.com/docker/docker/layer [2022-08-25T22:25:16.636Z] github.com/docker/docker/libcontainerd [2022-08-25T22:25:16.636Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:25:16.636Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:25:16.636Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:25:16.636Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/libnetwork/types [2022-08-25T22:25:16.636Z] github.com/docker/docker/oci [2022-08-25T22:25:16.636Z] github.com/docker/docker/oci/caps [2022-08-25T22:25:16.636Z] github.com/docker/docker/opts [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/archive [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/directory [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/platform [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/pools [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/progress [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/signal [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/stack [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/system [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:25:16.636Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:25:16.636Z] github.com/docker/docker/plugin [2022-08-25T22:25:16.636Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:25:16.636Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:25:16.636Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:25:16.636Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:25:16.636Z] github.com/docker/docker/quota [2022-08-25T22:25:16.636Z] github.com/docker/docker/reference [2022-08-25T22:25:16.636Z] github.com/docker/docker/registry [2022-08-25T22:25:16.636Z] github.com/docker/docker/registry/resumable [2022-08-25T22:25:16.636Z] github.com/docker/docker/restartmanager [2022-08-25T22:25:16.636Z] github.com/docker/docker/rootless [2022-08-25T22:25:16.636Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:25:16.636Z] github.com/docker/docker/runconfig [2022-08-25T22:25:16.636Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/environment [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/registry [2022-08-25T22:25:16.636Z] github.com/docker/docker/testutil/request [2022-08-25T22:25:16.636Z] github.com/docker/docker/volume [2022-08-25T22:25:16.636Z] github.com/docker/docker/volume/drivers [2022-08-25T22:25:16.636Z] github.com/docker/docker/volume/local [2022-08-25T22:25:16.636Z] github.com/docker/docker/volume/mounts [2022-08-25T22:25:16.636Z] github.com/docker/docker/volume/service [2022-08-25T22:25:16.636Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:25:16.636Z] github.com/docker/docker/volume/testutils' [2022-08-25T22:25:16.636Z] + base_pkg_list='github.com/docker/docker/api [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/backend [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/container [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/events [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/filters [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/image [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/mount [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/network [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/registry [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/time [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/versions [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:25:16.636Z] github.com/docker/docker/api/types/volume [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:25:16.636Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli/config [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli/debug [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:25:16.636Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:25:16.636Z] github.com/docker/docker/client [2022-08-25T22:25:16.636Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:25:16.636Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:25:16.636Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:25:16.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:25:16.636Z] github.com/docker/docker/container [2022-08-25T22:25:16.636Z] github.com/docker/docker/container/stream [2022-08-25T22:25:16.636Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:25:16.636Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:25:16.636Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/config [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/events [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/images [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/links [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:25:16.636Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/names [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/network [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/stats [2022-08-25T22:25:16.637Z] github.com/docker/docker/distribution [2022-08-25T22:25:16.637Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:25:16.637Z] github.com/docker/docker/distribution/utils [2022-08-25T22:25:16.637Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:25:16.637Z] github.com/docker/docker/dockerversion [2022-08-25T22:25:16.637Z] github.com/docker/docker/errdefs [2022-08-25T22:25:16.637Z] github.com/docker/docker/image [2022-08-25T22:25:16.637Z] github.com/docker/docker/image/cache [2022-08-25T22:25:16.637Z] github.com/docker/docker/image/tarexport [2022-08-25T22:25:16.637Z] github.com/docker/docker/image/v1 [2022-08-25T22:25:16.637Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:25:16.637Z] github.com/docker/docker/layer [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:25:16.637Z] github.com/docker/docker/oci [2022-08-25T22:25:16.637Z] github.com/docker/docker/oci/caps [2022-08-25T22:25:16.637Z] github.com/docker/docker/opts [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/archive [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/directory [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/platform [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/pools [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/progress [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/signal [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/stack [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/system [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:25:16.637Z] github.com/docker/docker/plugin [2022-08-25T22:25:16.637Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:25:16.637Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:25:16.637Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:25:16.637Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:25:16.637Z] github.com/docker/docker/quota [2022-08-25T22:25:16.637Z] github.com/docker/docker/reference [2022-08-25T22:25:16.637Z] github.com/docker/docker/registry [2022-08-25T22:25:16.637Z] github.com/docker/docker/registry/resumable [2022-08-25T22:25:16.637Z] github.com/docker/docker/restartmanager [2022-08-25T22:25:16.637Z] github.com/docker/docker/rootless [2022-08-25T22:25:16.637Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:25:16.637Z] github.com/docker/docker/runconfig [2022-08-25T22:25:16.637Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/environment [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/registry [2022-08-25T22:25:16.637Z] github.com/docker/docker/testutil/request [2022-08-25T22:25:16.637Z] github.com/docker/docker/volume [2022-08-25T22:25:16.637Z] github.com/docker/docker/volume/drivers [2022-08-25T22:25:16.637Z] github.com/docker/docker/volume/local [2022-08-25T22:25:16.637Z] github.com/docker/docker/volume/mounts [2022-08-25T22:25:16.637Z] github.com/docker/docker/volume/service [2022-08-25T22:25:16.637Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:25:16.637Z] github.com/docker/docker/volume/testutils' [2022-08-25T22:25:16.637Z] ++ grep --fixed-strings /libnetwork [2022-08-25T22:25:16.637Z] ++ echo 'github.com/docker/docker/api [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/backend [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/container [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/events [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/filters [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/image [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/mount [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/network [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/registry [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/time [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/versions [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:25:16.637Z] github.com/docker/docker/api/types/volume [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:25:16.637Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:25:16.637Z] github.com/docker/docker/cli [2022-08-25T22:25:16.637Z] github.com/docker/docker/cli/config [2022-08-25T22:25:16.637Z] github.com/docker/docker/cli/debug [2022-08-25T22:25:16.637Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:25:16.637Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:25:16.637Z] github.com/docker/docker/client [2022-08-25T22:25:16.637Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:25:16.637Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:25:16.637Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:25:16.637Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:25:16.637Z] github.com/docker/docker/container [2022-08-25T22:25:16.637Z] github.com/docker/docker/container/stream [2022-08-25T22:25:16.637Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:25:16.637Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:25:16.637Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/config [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/events [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/images [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/links [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/names [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/network [2022-08-25T22:25:16.637Z] github.com/docker/docker/daemon/stats [2022-08-25T22:25:16.637Z] github.com/docker/docker/distribution [2022-08-25T22:25:16.637Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:25:16.637Z] github.com/docker/docker/distribution/utils [2022-08-25T22:25:16.637Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:25:16.637Z] github.com/docker/docker/dockerversion [2022-08-25T22:25:16.637Z] github.com/docker/docker/errdefs [2022-08-25T22:25:16.637Z] github.com/docker/docker/image [2022-08-25T22:25:16.637Z] github.com/docker/docker/image/cache [2022-08-25T22:25:16.637Z] github.com/docker/docker/image/tarexport [2022-08-25T22:25:16.637Z] github.com/docker/docker/image/v1 [2022-08-25T22:25:16.637Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:25:16.637Z] github.com/docker/docker/layer [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:25:16.637Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/libnetwork/types [2022-08-25T22:25:16.637Z] github.com/docker/docker/oci [2022-08-25T22:25:16.637Z] github.com/docker/docker/oci/caps [2022-08-25T22:25:16.637Z] github.com/docker/docker/opts [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/archive [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/directory [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/platform [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:25:16.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/pools [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/progress [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/signal [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/stack [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/system [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:25:16.638Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:25:16.638Z] github.com/docker/docker/plugin [2022-08-25T22:25:16.638Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:25:16.638Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:25:16.638Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:25:16.638Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:25:16.638Z] github.com/docker/docker/quota [2022-08-25T22:25:16.638Z] github.com/docker/docker/reference [2022-08-25T22:25:16.638Z] github.com/docker/docker/registry [2022-08-25T22:25:16.638Z] github.com/docker/docker/registry/resumable [2022-08-25T22:25:16.638Z] github.com/docker/docker/restartmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/rootless [2022-08-25T22:25:16.638Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:25:16.638Z] github.com/docker/docker/runconfig [2022-08-25T22:25:16.638Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/environment [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/registry [2022-08-25T22:25:16.638Z] github.com/docker/docker/testutil/request [2022-08-25T22:25:16.638Z] github.com/docker/docker/volume [2022-08-25T22:25:16.638Z] github.com/docker/docker/volume/drivers [2022-08-25T22:25:16.638Z] github.com/docker/docker/volume/local [2022-08-25T22:25:16.638Z] github.com/docker/docker/volume/mounts [2022-08-25T22:25:16.638Z] github.com/docker/docker/volume/service [2022-08-25T22:25:16.638Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:25:16.638Z] github.com/docker/docker/volume/testutils' [2022-08-25T22:25:16.638Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/types' [2022-08-25T22:25:16.638Z] + echo 'github.com/docker/docker/libnetwork [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/types' [2022-08-25T22:25:16.638Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:25:16.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:25:16.638Z] + type docker-proxy [2022-08-25T22:25:16.638Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-25T22:25:16.638Z] + hack/make.sh binary-proxy install-proxy [2022-08-25T22:25:16.638Z] [2022-08-25T22:25:16.638Z] Removing bundles/ [2022-08-25T22:25:16.638Z] [2022-08-25T22:25:16.638Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-25T22:25:16.638Z] Building: bundles/binary-proxy/docker-proxy [2022-08-25T22:25:16.638Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:25:16.657Z] #45 DONE 0.1s [2022-08-25T22:25:16.657Z] [2022-08-25T22:25:16.657Z] #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-25T22:25:16.657Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:25:17.734Z] #20 21.74 Reading package lists... [2022-08-25T22:25:17.734Z] #20 ... [2022-08-25T22:25:17.734Z] [2022-08-25T22:25:17.734Z] #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-25T22:25:17.734Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T22:25:17.734Z] #49 21.48 Reading package lists... [2022-08-25T22:25:19.102Z] #49 30.63 Reading package lists... [2022-08-25T22:25:19.102Z] #49 ... [2022-08-25T22:25:19.102Z] [2022-08-25T22:25:19.102Z] #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-25T22:25:19.102Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T22:25:19.102Z] #69 22.16 Fetched 49.2 MB in 21s (2392 kB/s) [2022-08-25T22:25:19.102Z] #69 22.16 Reading package lists... [2022-08-25T22:25:19.359Z] #69 31.63 Reading package lists... [2022-08-25T22:25:19.359Z] #69 ... [2022-08-25T22:25:19.359Z] [2022-08-25T22:25:19.359Z] #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-25T22:25:19.359Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T22:25:19.359Z] #20 21.74 Reading package lists... [2022-08-25T22:25:23.211Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-25T22:25:23.211Z] [2022-08-25T22:25:23.211Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-25T22:25:23.211Z] Installing docker-proxy to /usr/local/bin/ [2022-08-25T22:25:23.211Z] [2022-08-25T22:25:23.211Z] + mkdir -p bundles [2022-08-25T22:25:23.211Z] + '[' -n 'github.com/docker/docker/api [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/backend [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/container [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/events [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/filters [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/image [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/mount [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/network [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/registry [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/time [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/versions [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:25:23.211Z] github.com/docker/docker/api/types/volume [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:25:23.211Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:25:23.211Z] github.com/docker/docker/cli [2022-08-25T22:25:23.211Z] github.com/docker/docker/cli/config [2022-08-25T22:25:23.211Z] github.com/docker/docker/cli/debug [2022-08-25T22:25:23.211Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:25:23.211Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:25:23.211Z] github.com/docker/docker/client [2022-08-25T22:25:23.211Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:25:23.211Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:25:23.211Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:25:23.211Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:25:23.211Z] github.com/docker/docker/container [2022-08-25T22:25:23.211Z] github.com/docker/docker/container/stream [2022-08-25T22:25:23.211Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:25:23.211Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:25:23.211Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/config [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/events [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/images [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/links [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/names [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/network [2022-08-25T22:25:23.211Z] github.com/docker/docker/daemon/stats [2022-08-25T22:25:23.211Z] github.com/docker/docker/distribution [2022-08-25T22:25:23.211Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:25:23.211Z] github.com/docker/docker/distribution/utils [2022-08-25T22:25:23.211Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:25:23.211Z] github.com/docker/docker/dockerversion [2022-08-25T22:25:23.211Z] github.com/docker/docker/errdefs [2022-08-25T22:25:23.211Z] github.com/docker/docker/image [2022-08-25T22:25:23.211Z] github.com/docker/docker/image/cache [2022-08-25T22:25:23.211Z] github.com/docker/docker/image/tarexport [2022-08-25T22:25:23.211Z] github.com/docker/docker/image/v1 [2022-08-25T22:25:23.211Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:25:23.211Z] github.com/docker/docker/layer [2022-08-25T22:25:23.211Z] github.com/docker/docker/libcontainerd [2022-08-25T22:25:23.211Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:25:23.211Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:25:23.211Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:25:23.211Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:25:23.211Z] github.com/docker/docker/oci [2022-08-25T22:25:23.211Z] github.com/docker/docker/oci/caps [2022-08-25T22:25:23.211Z] github.com/docker/docker/opts [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/archive [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/directory [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/platform [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/pools [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/progress [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/signal [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/stack [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/system [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:25:23.211Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:25:23.211Z] github.com/docker/docker/plugin [2022-08-25T22:25:23.211Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:25:23.211Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:25:23.211Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:25:23.211Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:25:23.211Z] github.com/docker/docker/quota [2022-08-25T22:25:23.211Z] github.com/docker/docker/reference [2022-08-25T22:25:23.211Z] github.com/docker/docker/registry [2022-08-25T22:25:23.211Z] github.com/docker/docker/registry/resumable [2022-08-25T22:25:23.211Z] github.com/docker/docker/restartmanager [2022-08-25T22:25:23.211Z] github.com/docker/docker/rootless [2022-08-25T22:25:23.211Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:25:23.211Z] github.com/docker/docker/runconfig [2022-08-25T22:25:23.211Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/environment [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/registry [2022-08-25T22:25:23.211Z] github.com/docker/docker/testutil/request [2022-08-25T22:25:23.211Z] github.com/docker/docker/volume [2022-08-25T22:25:23.211Z] github.com/docker/docker/volume/drivers [2022-08-25T22:25:23.211Z] github.com/docker/docker/volume/local [2022-08-25T22:25:23.211Z] github.com/docker/docker/volume/mounts [2022-08-25T22:25:23.211Z] github.com/docker/docker/volume/service [2022-08-25T22:25:23.211Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:25:23.211Z] github.com/docker/docker/volume/testutils' ']' [2022-08-25T22:25:23.212Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-25T22:25:23.212Z] ? github.com/docker/docker/api [no test files] [2022-08-25T22:25:27.449Z] #20 31.29 Reading package lists... [2022-08-25T22:25:27.449Z] #20 ... [2022-08-25T22:25:27.449Z] [2022-08-25T22:25:27.449Z] #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-25T22:25:27.449Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T22:25:27.449Z] #49 30.63 Reading package lists... [2022-08-25T22:25:29.336Z] #49 39.92 Building dependency tree... [2022-08-25T22:25:31.223Z] #49 44.14 The following additional packages will be installed: [2022-08-25T22:25:31.223Z] #49 44.17 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-25T22:25:31.223Z] #49 44.21 Suggested packages: [2022-08-25T22:25:31.223Z] #49 44.21 cmake-doc ninja-build lrzip [2022-08-25T22:25:31.223Z] #49 44.21 Recommended packages: [2022-08-25T22:25:31.223Z] #49 44.21 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-25T22:25:32.149Z] #49 44.98 The following NEW packages will be installed: [2022-08-25T22:25:32.149Z] #49 45.02 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-25T22:25:32.710Z] #49 45.52 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:25:32.710Z] #49 45.52 Need to get 8418 kB of archives. [2022-08-25T22:25:32.710Z] #49 45.52 After this operation, 34.9 MB of additional disk space will be used. [2022-08-25T22:25:32.710Z] #49 45.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:25:32.710Z] #49 45.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-25T22:25:32.710Z] #49 45.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-25T22:25:32.710Z] #49 45.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-25T22:25:32.710Z] #49 45.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-25T22:25:32.710Z] #49 45.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-25T22:25:32.710Z] #49 45.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-25T22:25:32.710Z] #49 45.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-25T22:25:33.271Z] #49 46.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:25:33.835Z] #49 46.64 Fetched 8418 kB in 0s (20.1 MB/s) [2022-08-25T22:25:33.836Z] #49 46.69 Selecting previously unselected package xxd. [2022-08-25T22:25:33.836Z] #49 46.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-25T22:25:33.836Z] #49 46.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:25:33.836Z] #49 46.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:25:33.836Z] #49 46.86 Selecting previously unselected package vim-common. [2022-08-25T22:25:33.836Z] #49 46.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:25:33.836Z] #49 46.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:25:34.093Z] #49 47.03 Selecting previously unselected package cmake-data. [2022-08-25T22:25:34.093Z] #49 47.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-25T22:25:34.093Z] #49 47.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:25:34.655Z] #49 ... [2022-08-25T22:25:34.655Z] [2022-08-25T22:25:34.655Z] #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-25T22:25:34.655Z] #74 sha256:86d23b62e32272aa6a0279ae11ec2917de4230c21fc09b039e2c9d97a1edc78b [2022-08-25T22:25:34.655Z] #74 47.47 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T22:25:34.655Z] #74 47.47 + GOBIN=/build [2022-08-25T22:25:34.655Z] #74 47.47 + GO111MODULE=on [2022-08-25T22:25:34.655Z] #74 47.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T22:25:34.917Z] #74 ... [2022-08-25T22:25:34.917Z] [2022-08-25T22:25:34.917Z] #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-25T22:25:34.917Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T22:25:34.917Z] #69 31.63 Reading package lists... [2022-08-25T22:25:34.917Z] #69 40.95 Building dependency tree... [2022-08-25T22:25:34.917Z] #69 45.03 The following additional packages will be installed: [2022-08-25T22:25:34.917Z] #69 45.06 libbtrfs0 [2022-08-25T22:25:34.917Z] #69 45.31 The following NEW packages will be installed: [2022-08-25T22:25:34.917Z] #69 45.33 libbtrfs-dev libbtrfs0 [2022-08-25T22:25:34.917Z] #69 45.70 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:25:34.917Z] #69 45.70 Need to get 460 kB of archives. [2022-08-25T22:25:34.917Z] #69 45.70 After this operation, 1237 kB of additional disk space will be used. [2022-08-25T22:25:34.917Z] #69 45.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T22:25:34.917Z] #69 45.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T22:25:34.917Z] #69 46.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:25:34.917Z] #69 46.87 Fetched 460 kB in 0s (1630 kB/s) [2022-08-25T22:25:34.917Z] #69 46.93 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T22:25:34.917Z] #69 46.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-25T22:25:34.917Z] #69 46.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T22:25:34.917Z] #69 46.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:25:34.917Z] #69 47.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T22:25:34.917Z] #69 47.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T22:25:34.917Z] #69 47.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:25:34.917Z] #69 47.37 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:25:34.917Z] #69 47.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:25:34.917Z] #69 47.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:25:34.917Z] #69 DONE 47.8s [2022-08-25T22:25:34.917Z] [2022-08-25T22:25:34.917Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T22:25:34.917Z] #70 sha256:64be3eefd25e5618e4aa7f2adeb48c04ccfc072039cc46b53dfce766f550906e [2022-08-25T22:25:34.917Z] #70 DONE 0.1s [2022-08-25T22:25:34.917Z] [2022-08-25T22:25:34.917Z] #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-25T22:25:34.917Z] #71 sha256:90216b0a0b3183ae486a48e329d337660980573ca132de7b5fc9c47a7ccbdb4f [2022-08-25T22:25:35.847Z] #71 0.737 + RM_GOPATH=0 [2022-08-25T22:25:35.847Z] #71 0.737 + TMP_GOPATH= [2022-08-25T22:25:35.847Z] #71 0.737 + : /build [2022-08-25T22:25:35.847Z] #71 0.738 + '[' -z '' ']' [2022-08-25T22:25:35.847Z] #71 0.738 ++ mktemp -d [2022-08-25T22:25:35.847Z] #71 0.741 + export GOPATH=/tmp/tmp.E2i1gu7Qak [2022-08-25T22:25:35.847Z] #71 0.741 + GOPATH=/tmp/tmp.E2i1gu7Qak [2022-08-25T22:25:35.847Z] #71 0.742 + RM_GOPATH=1 [2022-08-25T22:25:35.847Z] #71 0.742 + case "$(go env GOARCH)" in [2022-08-25T22:25:35.847Z] #71 0.742 ++ go env GOARCH [2022-08-25T22:25:35.847Z] #71 0.748 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:25:35.847Z] #71 0.748 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:25:35.847Z] #71 0.748 ++ dirname /install.sh [2022-08-25T22:25:35.847Z] #71 0.749 + dir=/ [2022-08-25T22:25:35.847Z] #71 0.749 + bin=containerd [2022-08-25T22:25:35.847Z] #71 0.749 + shift [2022-08-25T22:25:35.847Z] #71 0.749 + '[' '!' -f //containerd.installer ']' [2022-08-25T22:25:35.847Z] #71 0.749 + . //containerd.installer [2022-08-25T22:25:35.847Z] #71 0.749 ++ set -e [2022-08-25T22:25:35.847Z] #71 0.749 ++ : v1.6.7 [2022-08-25T22:25:35.847Z] #71 0.749 + install_containerd [2022-08-25T22:25:35.847Z] #71 0.750 + echo 'Install containerd version v1.6.7' [2022-08-25T22:25:35.847Z] #71 0.751 Install containerd version v1.6.7 [2022-08-25T22:25:35.847Z] #71 0.751 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E2i1gu7Qak/src/github.com/containerd/containerd [2022-08-25T22:25:35.847Z] #71 0.755 Cloning into '/tmp/tmp.E2i1gu7Qak/src/github.com/containerd/containerd'... [2022-08-25T22:25:37.213Z] #71 ... [2022-08-25T22:25:37.213Z] [2022-08-25T22:25:37.213Z] #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-25T22:25:37.213Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T22:25:37.213Z] #20 31.29 Reading package lists... [2022-08-25T22:25:37.213Z] #20 40.39 Building dependency tree... [2022-08-25T22:25:37.213Z] #20 44.58 The following additional packages will be installed: [2022-08-25T22:25:37.213Z] #20 44.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:25:37.213Z] #20 44.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-25T22:25:37.213Z] #20 44.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-25T22:25:37.213Z] #20 44.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-25T22:25:37.213Z] #20 44.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-25T22:25:37.213Z] #20 44.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-25T22:25:37.213Z] #20 44.61 mingw-w64-common mingw-w64-x86-64-dev [2022-08-25T22:25:37.213Z] #20 44.64 Suggested packages: [2022-08-25T22:25:37.213Z] #20 44.64 gcc-10-locales seccomp wine64 [2022-08-25T22:25:37.213Z] #20 45.25 The following NEW packages will be installed: [2022-08-25T22:25:37.213Z] #20 45.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T22:25:37.213Z] #20 45.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-25T22:25:37.213Z] #20 45.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-25T22:25:37.213Z] #20 45.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-25T22:25:37.213Z] #20 45.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-25T22:25:37.213Z] #20 45.26 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-25T22:25:37.213Z] #20 45.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-25T22:25:37.213Z] #20 45.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-25T22:25:37.213Z] #20 45.26 mingw-w64-x86-64-dev [2022-08-25T22:25:37.213Z] #20 45.66 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:25:37.213Z] #20 45.66 Need to get 115 MB of archives. [2022-08-25T22:25:37.213Z] #20 45.66 After this operation, 645 MB of additional disk space will be used. [2022-08-25T22:25:37.213Z] #20 45.66 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-25T22:25:37.213Z] #20 45.71 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-25T22:25:37.213Z] #20 45.75 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-25T22:25:37.213Z] #20 45.76 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-25T22:25:37.213Z] #20 45.76 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-25T22:25:37.213Z] #20 45.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-25T22:25:37.213Z] #20 45.86 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-25T22:25:37.213Z] #20 45.93 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-25T22:25:37.213Z] #20 45.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-25T22:25:37.213Z] #20 46.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-25T22:25:37.213Z] #20 46.66 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-25T22:25:37.213Z] #20 46.85 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-25T22:25:37.213Z] #20 47.05 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-25T22:25:37.213Z] #20 47.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-25T22:25:37.213Z] #20 47.62 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-25T22:25:37.213Z] #20 47.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-25T22:25:37.213Z] #20 47.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-25T22:25:37.213Z] #20 47.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T22:25:37.213Z] #20 47.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T22:25:37.213Z] #20 47.62 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-25T22:25:37.213Z] #20 47.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T22:25:37.213Z] #20 47.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-25T22:25:37.213Z] #20 47.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-25T22:25:37.213Z] #20 47.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-25T22:25:37.213Z] #20 47.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-25T22:25:37.213Z] #20 47.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-25T22:25:37.213Z] #20 47.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-25T22:25:37.213Z] #20 47.68 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-25T22:25:37.213Z] #20 47.68 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-25T22:25:37.213Z] #20 47.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T22:25:37.213Z] #20 48.26 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:25:37.213Z] #20 48.61 Fetched 115 MB in 2s (49.7 MB/s) [2022-08-25T22:25:37.213Z] #20 48.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-25T22:25:37.213Z] #20 48.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-25T22:25:37.213Z] #20 48.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T22:25:37.213Z] #20 48.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:25:37.213Z] #20 49.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-25T22:25:37.213Z] #20 49.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T22:25:37.213Z] #20 49.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:25:37.469Z] #20 ... [2022-08-25T22:25:37.469Z] [2022-08-25T22:25:37.470Z] #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-25T22:25:37.470Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T22:25:37.470Z] #49 48.46 Selecting previously unselected package libarchive13:amd64. [2022-08-25T22:25:37.470Z] #49 48.47 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-25T22:25:37.470Z] #49 48.49 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T22:25:37.470Z] #49 48.64 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-25T22:25:37.470Z] #49 48.65 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-25T22:25:37.470Z] #49 48.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T22:25:37.470Z] #49 48.73 Selecting previously unselected package librhash0:amd64. [2022-08-25T22:25:37.470Z] #49 48.74 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-25T22:25:37.470Z] #49 48.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-25T22:25:37.470Z] #49 48.82 Selecting previously unselected package libuv1:amd64. [2022-08-25T22:25:37.470Z] #49 48.83 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-25T22:25:37.470Z] #49 48.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-25T22:25:37.470Z] #49 48.90 Selecting previously unselected package cmake. [2022-08-25T22:25:37.470Z] #49 48.91 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-25T22:25:37.470Z] #49 48.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:25:37.470Z] #49 50.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T22:25:37.470Z] #49 50.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:25:37.470Z] #49 50.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-25T22:25:37.470Z] #49 50.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:25:37.470Z] #49 50.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T22:25:37.470Z] #49 50.50 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-25T22:25:37.726Z] #49 50.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T22:25:37.726Z] #49 50.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-25T22:25:37.726Z] #49 50.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:25:37.754Z] #55 ... [2022-08-25T22:25:37.754Z] [2022-08-25T22:25:37.754Z] #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-25T22:25:37.754Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:25:37.754Z] #77 290.6 CCLD libocispec.la [2022-08-25T22:25:37.754Z] #77 291.5 CCLD src/validate [2022-08-25T22:25:37.983Z] #49 ... [2022-08-25T22:25:37.983Z] [2022-08-25T22:25:37.983Z] #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-25T22:25:37.983Z] #74 sha256:86d23b62e32272aa6a0279ae11ec2917de4230c21fc09b039e2c9d97a1edc78b [2022-08-25T22:25:37.983Z] #74 50.62 rootlesskit version 1.0.0 [2022-08-25T22:25:37.983Z] #74 50.63 Usage of /build/rootlesskit-docker-proxy: [2022-08-25T22:25:37.983Z] #74 50.63 -container-ip string [2022-08-25T22:25:37.983Z] #74 50.63 container ip [2022-08-25T22:25:37.983Z] #74 50.63 -container-port int [2022-08-25T22:25:37.983Z] #74 50.63 container port (default -1) [2022-08-25T22:25:37.983Z] #74 50.63 -host-ip string [2022-08-25T22:25:37.983Z] #74 50.63 host ip [2022-08-25T22:25:37.983Z] #74 50.63 -host-port int [2022-08-25T22:25:37.983Z] #74 50.63 host port (default -1) [2022-08-25T22:25:37.983Z] #74 50.63 -proto string [2022-08-25T22:25:37.983Z] #74 50.63 proxy protocol (default "tcp") [2022-08-25T22:25:37.983Z] #74 DONE 50.7s [2022-08-25T22:25:37.983Z] [2022-08-25T22:25:37.983Z] #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-25T22:25:37.983Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T22:25:37.983Z] #49 DONE 50.9s [2022-08-25T22:25:37.983Z] [2022-08-25T22:25:37.983Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T22:25:37.983Z] #75 sha256:dd0ac2f5024a08622632208e9bccffe0ca03cd7514c39d5160d7561e7b1d512a [2022-08-25T22:25:37.983Z] #75 DONE 0.1s [2022-08-25T22:25:37.983Z] [2022-08-25T22:25:37.983Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T22:25:37.983Z] #50 sha256:53216ef7a8f8294c6a87f0d33aed22deed95028b078062669ca630487f367da1 [2022-08-25T22:25:37.983Z] #50 DONE 0.1s [2022-08-25T22:25:37.983Z] [2022-08-25T22:25:37.983Z] #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-25T22:25:37.983Z] #51 sha256:4c4c58cfee70c5dada02d6128a47448bd6fd6d0561d9ed369f4ff59ddb97b768 [2022-08-25T22:25:38.014Z] #77 291.5 CCLD tests/test-1 [2022-08-25T22:25:38.014Z] #77 291.6 CCLD tests/test-2 [2022-08-25T22:25:38.014Z] #77 291.7 CCLD tests/test-3 [2022-08-25T22:25:38.014Z] #77 291.7 CCLD tests/test-4 [2022-08-25T22:25:38.014Z] #77 291.8 CCLD tests/test-5 [2022-08-25T22:25:38.095Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-25T22:25:38.239Z] #51 ... [2022-08-25T22:25:38.240Z] [2022-08-25T22:25:38.240Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T22:25:38.240Z] #76 sha256:6cdd19611331825d24425c251adf55aa9c26e2e439f9b3770805ee014545e076 [2022-08-25T22:25:38.240Z] #76 DONE 0.2s [2022-08-25T22:25:38.273Z] #77 292.0 CCLD tests/test-6 [2022-08-25T22:25:38.273Z] #77 292.0 CCLD tests/test-7 [2022-08-25T22:25:38.273Z] #77 292.1 CCLD tests/test-9 [2022-08-25T22:25:38.497Z] [2022-08-25T22:25:38.497Z] #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-25T22:25:38.497Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T22:25:38.497Z] #20 50.46 Selecting previously unselected package binutils-mingw-w64. [2022-08-25T22:25:38.497Z] #20 50.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-25T22:25:38.497Z] #20 50.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:25:38.497Z] #20 50.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-25T22:25:38.497Z] #20 50.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:25:38.497Z] #20 50.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:25:38.497Z] #20 50.66 Selecting previously unselected package dmsetup. [2022-08-25T22:25:38.497Z] #20 50.66 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:25:38.497Z] #20 50.66 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:25:38.497Z] #20 50.80 Selecting previously unselected package mingw-w64-common. [2022-08-25T22:25:38.497Z] #20 50.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-25T22:25:38.497Z] #20 50.83 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-25T22:25:38.533Z] #77 292.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-25T22:25:38.533Z] #77 292.1 CCLD tests/test-8 [2022-08-25T22:25:38.793Z] #77 292.2 CCLD tests/test-10 [2022-08-25T22:25:39.053Z] #77 292.5 CCLD tests/test-11 [2022-08-25T22:25:40.391Z] #20 53.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-25T22:25:40.391Z] #20 53.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-25T22:25:40.391Z] #20 53.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:25:41.592Z] #77 295.1 libtool: link: ar cr libocispec.a [2022-08-25T22:25:41.592Z] #77 295.1 libtool: link: ranlib libocispec.a [2022-08-25T22:25:41.760Z] #20 ... [2022-08-25T22:25:41.760Z] [2022-08-25T22:25:41.760Z] #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-25T22:25:41.760Z] #51 sha256:4c4c58cfee70c5dada02d6128a47448bd6fd6d0561d9ed369f4ff59ddb97b768 [2022-08-25T22:25:41.760Z] #51 1.186 + RM_GOPATH=0 [2022-08-25T22:25:41.760Z] #51 1.186 + TMP_GOPATH= [2022-08-25T22:25:41.760Z] #51 1.186 + : /build [2022-08-25T22:25:41.760Z] #51 1.186 + '[' -z '' ']' [2022-08-25T22:25:41.760Z] #51 1.186 ++ mktemp -d [2022-08-25T22:25:41.760Z] #51 1.188 + export GOPATH=/tmp/tmp.yoa4yKhSD5 [2022-08-25T22:25:41.760Z] #51 1.188 + GOPATH=/tmp/tmp.yoa4yKhSD5 [2022-08-25T22:25:41.760Z] #51 1.188 + RM_GOPATH=1 [2022-08-25T22:25:41.760Z] #51 1.188 + case "$(go env GOARCH)" in [2022-08-25T22:25:41.760Z] #51 1.188 ++ go env GOARCH [2022-08-25T22:25:41.760Z] #51 1.202 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:25:41.760Z] #51 1.202 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:25:41.760Z] #51 1.202 ++ dirname /install.sh [2022-08-25T22:25:41.760Z] #51 1.203 + dir=/ [2022-08-25T22:25:41.760Z] #51 1.203 + bin=tini [2022-08-25T22:25:41.760Z] #51 1.203 + shift [2022-08-25T22:25:41.760Z] #51 1.203 + '[' '!' -f //tini.installer ']' [2022-08-25T22:25:41.760Z] #51 1.203 + . //tini.installer [2022-08-25T22:25:41.760Z] #51 1.203 ++ : v0.19.0 [2022-08-25T22:25:41.760Z] #51 1.203 + install_tini [2022-08-25T22:25:41.760Z] #51 1.203 + echo 'Install tini version v0.19.0' [2022-08-25T22:25:41.760Z] #51 1.203 Install tini version v0.19.0 [2022-08-25T22:25:41.760Z] #51 1.203 + git clone https://github.com/krallin/tini.git /tmp/tmp.yoa4yKhSD5/tini [2022-08-25T22:25:41.760Z] #51 1.214 Cloning into '/tmp/tmp.yoa4yKhSD5/tini'... [2022-08-25T22:25:41.760Z] #51 1.668 + cd /tmp/tmp.yoa4yKhSD5/tini [2022-08-25T22:25:41.760Z] #51 1.669 + git checkout -q v0.19.0 [2022-08-25T22:25:41.760Z] #51 1.693 + cmake . [2022-08-25T22:25:41.760Z] #51 1.992 -- The C compiler identification is GNU 10.2.1 [2022-08-25T22:25:41.760Z] #51 2.006 -- Detecting C compiler ABI info [2022-08-25T22:25:41.760Z] #51 2.260 -- Detecting C compiler ABI info - done [2022-08-25T22:25:41.760Z] #51 2.283 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-25T22:25:41.760Z] #51 2.284 -- Detecting C compile features [2022-08-25T22:25:41.760Z] #51 2.287 -- Detecting C compile features - done [2022-08-25T22:25:41.760Z] #51 2.301 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-25T22:25:41.760Z] #51 2.390 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-25T22:25:41.760Z] #51 2.431 -- Configuring done [2022-08-25T22:25:41.760Z] #51 2.441 -- Generating done [2022-08-25T22:25:41.760Z] #51 2.443 -- Build files have been written to: /tmp/tmp.yoa4yKhSD5/tini [2022-08-25T22:25:41.760Z] #51 2.446 + make tini-static [2022-08-25T22:25:41.760Z] #51 2.567 Scanning dependencies of target tini-static [2022-08-25T22:25:41.760Z] #51 2.616 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-25T22:25:41.760Z] #51 3.100 [100%] Linking C executable tini-static [2022-08-25T22:25:41.760Z] #51 3.309 [100%] Built target tini-static [2022-08-25T22:25:41.760Z] #51 3.334 + mkdir -p /build [2022-08-25T22:25:41.760Z] #51 3.341 + cp tini-static /build/docker-init [2022-08-25T22:25:41.760Z] #51 DONE 3.5s [2022-08-25T22:25:41.760Z] [2022-08-25T22:25:41.760Z] #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-25T22:25:41.760Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T22:25:42.017Z] #20 55.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-25T22:25:42.017Z] #20 55.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:25:42.017Z] #20 55.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:25:42.274Z] #20 55.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-25T22:25:42.274Z] #20 55.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:25:42.274Z] #20 55.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:25:43.500Z] #77 ... [2022-08-25T22:25:43.500Z] [2022-08-25T22:25:43.501Z] #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-25T22:25:43.501Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:25:43.501Z] #47 367.6 + dpkg --print-architecture [2022-08-25T22:25:43.501Z] #47 367.6 + git checkout -q v2.1.0 [2022-08-25T22:25:44.071Z] #47 368.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-25T22:25:44.071Z] #47 368.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-25T22:25:44.876Z] #20 57.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-25T22:25:44.876Z] #20 57.68 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:25:44.876Z] #20 57.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:25:48.740Z] #77 292.2 CCLD libocispec.la [2022-08-25T22:25:48.740Z] #77 292.9 CCLD src/validate [2022-08-25T22:25:48.740Z] #77 292.9 CCLD tests/test-1 [2022-08-25T22:25:48.740Z] #77 293.0 CCLD tests/test-2 [2022-08-25T22:25:48.740Z] #77 293.0 CCLD tests/test-3 [2022-08-25T22:25:48.740Z] #77 293.1 CCLD tests/test-4 [2022-08-25T22:25:48.740Z] #77 293.2 CCLD tests/test-6 [2022-08-25T22:25:48.740Z] #77 293.2 CCLD tests/test-7 [2022-08-25T22:25:48.740Z] #77 293.2 CCLD tests/test-8 [2022-08-25T22:25:48.740Z] #77 293.3 CCLD tests/test-5 [2022-08-25T22:25:48.740Z] #77 293.4 CCLD tests/test-9 [2022-08-25T22:25:48.740Z] #77 293.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-25T22:25:48.740Z] #77 293.4 CCLD tests/test-10 [2022-08-25T22:25:48.740Z] #77 293.5 CCLD tests/test-11 [2022-08-25T22:25:48.740Z] #77 296.1 libtool: link: ar cr libocispec.a [2022-08-25T22:25:48.740Z] #77 296.2 libtool: link: ranlib libocispec.a [2022-08-25T22:25:49.039Z] #20 61.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-25T22:25:49.039Z] #20 61.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:25:49.039Z] #20 61.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:25:49.351Z] #47 ... [2022-08-25T22:25:49.351Z] [2022-08-25T22:25:49.351Z] #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-25T22:25:49.351Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:25:49.351Z] #77 298.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:49.351Z] #77 298.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:25:49.351Z] #77 298.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:25:49.351Z] #77 298.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:49.351Z] #77 298.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:49.351Z] #77 298.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:49.351Z] #77 298.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:49.351Z] #77 298.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-25T22:25:49.351Z] #77 298.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-25T22:25:49.351Z] #77 298.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-25T22:25:49.351Z] #77 298.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-25T22:25:49.351Z] #77 298.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-25T22:25:49.351Z] #77 298.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-25T22:25:49.351Z] #77 298.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-25T22:25:49.351Z] #77 298.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-25T22:25:49.351Z] #77 298.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-25T22:25:49.351Z] #77 298.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-25T22:25:49.351Z] #77 299.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-25T22:25:49.351Z] #77 299.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-25T22:25:49.351Z] #77 299.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-25T22:25:49.351Z] #77 299.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-25T22:25:49.351Z] #77 299.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-25T22:25:49.351Z] #77 299.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-25T22:25:49.351Z] #77 299.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-25T22:25:49.351Z] #77 299.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-25T22:25:49.351Z] #77 299.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-25T22:25:49.351Z] #77 299.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-25T22:25:49.351Z] #77 299.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-25T22:25:49.351Z] #77 299.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-25T22:25:49.351Z] #77 299.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-25T22:25:49.351Z] #77 299.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-25T22:25:49.351Z] #77 299.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-25T22:25:49.351Z] #77 299.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-25T22:25:49.351Z] #77 299.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-25T22:25:49.351Z] #77 299.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-25T22:25:49.351Z] #77 299.8 CC src/crun-crun.o [2022-08-25T22:25:49.351Z] #77 300.0 CC src/crun-run.o [2022-08-25T22:25:49.351Z] #77 300.0 CC src/crun-kill.o [2022-08-25T22:25:49.351Z] #77 300.0 CC src/crun-delete.o [2022-08-25T22:25:49.351Z] #77 300.1 CC src/crun-pause.o [2022-08-25T22:25:49.351Z] #77 300.1 CC src/crun-unpause.o [2022-08-25T22:25:49.351Z] #77 300.2 CC src/crun-spec.o [2022-08-25T22:25:49.351Z] #77 300.2 CC src/crun-exec.o [2022-08-25T22:25:49.351Z] #77 300.4 CC src/crun-create.o [2022-08-25T22:25:49.351Z] #77 300.4 CC src/crun-start.o [2022-08-25T22:25:49.351Z] #77 300.4 CC src/crun-list.o [2022-08-25T22:25:49.351Z] #77 300.5 CC src/crun-state.o [2022-08-25T22:25:49.351Z] #77 300.5 CC src/crun-update.o [2022-08-25T22:25:49.351Z] #77 300.6 CC src/crun-ps.o [2022-08-25T22:25:49.351Z] #77 300.6 CC src/crun-checkpoint.o [2022-08-25T22:25:49.351Z] #77 300.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-25T22:25:49.351Z] #77 300.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-25T22:25:49.351Z] #77 300.7 CC src/crun-restore.o [2022-08-25T22:25:49.351Z] #77 300.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-25T22:25:49.351Z] #77 300.8 CC src/libcrun/libcrun_la-container.lo [2022-08-25T22:25:49.351Z] #77 300.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-25T22:25:49.351Z] #77 300.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-25T22:25:49.351Z] #77 301.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-25T22:25:49.351Z] #77 301.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-25T22:25:49.351Z] #77 301.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-25T22:25:49.351Z] #77 301.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-25T22:25:49.351Z] #77 301.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-25T22:25:49.351Z] #77 301.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-25T22:25:49.351Z] #77 301.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-25T22:25:49.351Z] #77 301.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-25T22:25:49.351Z] #77 302.1 CC src/libcrun/libcrun_la-status.lo [2022-08-25T22:25:49.351Z] #77 302.2 CC src/libcrun/libcrun_la-error.lo [2022-08-25T22:25:49.351Z] #77 302.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-25T22:25:49.351Z] #77 302.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-25T22:25:49.351Z] #77 302.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-25T22:25:49.351Z] #77 302.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-25T22:25:49.351Z] #77 302.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-25T22:25:49.351Z] #77 302.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-25T22:25:49.602Z] #20 ... [2022-08-25T22:25:49.602Z] [2022-08-25T22:25:49.602Z] #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-25T22:25:49.602Z] #71 sha256:90216b0a0b3183ae486a48e329d337660980573ca132de7b5fc9c47a7ccbdb4f [2022-08-25T22:25:49.602Z] #71 14.63 + cd /tmp/tmp.E2i1gu7Qak/src/github.com/containerd/containerd [2022-08-25T22:25:49.602Z] #71 14.63 + git checkout -q v1.6.7 [2022-08-25T22:25:49.611Z] #77 303.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-25T22:25:49.611Z] #77 303.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-25T22:25:49.873Z] #77 303.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-25T22:25:50.442Z] #77 303.9 CC tests/init.o [2022-08-25T22:25:50.442Z] #77 304.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-25T22:25:50.532Z] #71 15.37 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-25T22:25:50.532Z] #71 15.37 + BUILDTAGS='netgo osusergo static_build' [2022-08-25T22:25:50.532Z] #71 15.37 + export EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:25:50.532Z] #71 15.37 + EXTRA_FLAGS=-buildmode=pie [2022-08-25T22:25:50.532Z] #71 15.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-25T22:25:50.532Z] #71 15.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-25T22:25:50.532Z] #71 15.37 + '[' '' = dynamic ']' [2022-08-25T22:25:50.532Z] #71 15.37 + make [2022-08-25T22:25:50.645Z] #77 299.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:50.645Z] #77 299.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T22:25:50.645Z] #77 299.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T22:25:50.645Z] #77 299.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:50.904Z] #77 299.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:50.904Z] #77 299.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:50.904Z] #77 299.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T22:25:50.904Z] #77 299.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-25T22:25:50.904Z] #77 299.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-25T22:25:51.164Z] #77 299.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-25T22:25:51.164Z] #77 299.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-25T22:25:51.164Z] #77 299.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-25T22:25:51.164Z] #77 299.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-25T22:25:51.164Z] #77 299.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-25T22:25:51.164Z] #77 299.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-25T22:25:51.164Z] #77 299.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-25T22:25:51.164Z] #77 299.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-25T22:25:51.164Z] #77 299.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-25T22:25:51.422Z] #77 299.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-25T22:25:51.422Z] #77 299.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-25T22:25:51.422Z] #77 299.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-25T22:25:51.422Z] #77 300.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-25T22:25:51.422Z] #77 300.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-25T22:25:51.422Z] #77 300.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-25T22:25:51.460Z] #71 16.50 + bin/ctr [2022-08-25T22:25:51.680Z] #77 300.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-25T22:25:51.680Z] #77 300.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-25T22:25:51.680Z] #77 300.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-25T22:25:51.680Z] #77 300.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-25T22:25:51.939Z] #77 300.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-25T22:25:51.939Z] #77 300.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-25T22:25:51.939Z] #77 300.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-25T22:25:52.197Z] #77 300.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-25T22:25:52.197Z] #77 300.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-25T22:25:52.764Z] #77 301.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-25T22:25:52.764Z] #77 301.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-25T22:25:52.764Z] #77 301.3 CC src/crun-crun.o [2022-08-25T22:25:53.022Z] #77 301.5 CC src/crun-run.o [2022-08-25T22:25:53.022Z] #77 301.6 CC src/crun-kill.o [2022-08-25T22:25:53.022Z] #77 301.6 CC src/crun-delete.o [2022-08-25T22:25:53.280Z] #77 301.7 CC src/crun-pause.o [2022-08-25T22:25:53.280Z] #77 301.8 CC src/crun-unpause.o [2022-08-25T22:25:53.280Z] #77 301.9 CC src/crun-exec.o [2022-08-25T22:25:53.539Z] #77 302.0 CC src/crun-spec.o [2022-08-25T22:25:53.539Z] #77 302.1 CC src/crun-list.o [2022-08-25T22:25:53.797Z] #77 302.3 CC src/crun-create.o [2022-08-25T22:25:53.797Z] #77 302.4 CC src/crun-state.o [2022-08-25T22:25:53.797Z] #77 302.5 CC src/crun-update.o [2022-08-25T22:25:54.056Z] #77 302.5 CC src/crun-ps.o [2022-08-25T22:25:54.056Z] #77 302.7 CC src/crun-start.o [2022-08-25T22:25:54.056Z] #77 302.8 CC src/crun-checkpoint.o [2022-08-25T22:25:54.314Z] #77 302.8 CC src/crun-restore.o [2022-08-25T22:25:54.314Z] #77 302.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-25T22:25:54.572Z] #77 ... [2022-08-25T22:25:54.572Z] [2022-08-25T22:25:54.572Z] #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-25T22:25:54.572Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:25:54.572Z] #47 369.9 + dpkg --print-architecture [2022-08-25T22:25:54.572Z] #47 369.9 + git checkout -q v2.1.0 [2022-08-25T22:25:54.572Z] #47 370.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-25T22:25:54.572Z] #47 370.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-25T22:25:55.139Z] #47 ... [2022-08-25T22:25:55.139Z] [2022-08-25T22:25:55.139Z] #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-25T22:25:55.139Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:25:55.139Z] #77 303.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-25T22:25:55.139Z] #77 303.7 CC src/libcrun/libcrun_la-container.lo [2022-08-25T22:25:55.397Z] #77 303.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-25T22:25:55.397Z] #77 304.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-25T22:25:55.397Z] #77 304.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-25T22:25:55.397Z] #77 304.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-25T22:25:55.656Z] #77 304.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-25T22:25:55.656Z] #77 304.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-25T22:25:55.656Z] #77 304.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-25T22:25:55.656Z] #77 304.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-25T22:25:55.914Z] #77 304.4 CC src/libcrun/libcrun_la-status.lo [2022-08-25T22:25:55.914Z] #77 304.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-25T22:25:56.172Z] #77 304.5 CC src/libcrun/libcrun_la-error.lo [2022-08-25T22:25:56.172Z] #77 304.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-25T22:25:56.172Z] #77 304.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-25T22:25:56.172Z] #77 304.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-25T22:25:56.431Z] #77 304.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-25T22:25:56.431Z] #77 304.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-25T22:25:56.431Z] #77 304.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-25T22:25:56.431Z] #77 305.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-25T22:25:56.431Z] #77 305.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-25T22:25:56.689Z] #77 305.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-25T22:25:56.689Z] #77 305.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-25T22:25:56.947Z] #77 305.5 CC tests/init.o [2022-08-25T22:25:56.947Z] #77 305.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-25T22:25:57.205Z] #77 305.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-25T22:25:57.997Z] #71 ... [2022-08-25T22:25:57.997Z] [2022-08-25T22:25:57.997Z] #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-25T22:25:57.997Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T22:25:57.997Z] #20 63.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-25T22:25:57.997Z] #20 63.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 63.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:25:57.997Z] #20 64.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-25T22:25:57.997Z] #20 64.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 64.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:25:57.997Z] #20 68.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-25T22:25:57.997Z] #20 68.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 68.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:25:57.997Z] #20 70.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-25T22:25:57.997Z] #20 70.26 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-25T22:25:57.997Z] #20 70.27 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:25:57.997Z] #20 70.33 Selecting previously unselected package libapparmor1:amd64. [2022-08-25T22:25:57.997Z] #20 70.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 70.35 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T22:25:57.997Z] #20 70.40 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-25T22:25:57.997Z] #20 70.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 70.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T22:25:57.997Z] #20 70.48 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T22:25:57.997Z] #20 70.49 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 70.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:25:57.997Z] #20 70.56 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T22:25:57.997Z] #20 70.57 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 70.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:25:57.997Z] #20 70.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-25T22:25:57.997Z] #20 70.67 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 70.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:25:57.997Z] #20 70.71 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T22:25:57.997Z] #20 70.72 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 70.73 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:25:57.997Z] #20 70.79 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-25T22:25:57.997Z] #20 70.80 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 70.80 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T22:25:57.997Z] #20 70.93 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-25T22:25:57.997Z] #20 70.93 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 70.94 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T22:25:57.997Z] #20 71.00 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-25T22:25:57.997Z] #20 71.01 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-25T22:25:57.997Z] #20 71.01 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T22:25:58.253Z] #20 71.08 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-25T22:25:58.253Z] #20 71.08 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-25T22:25:58.253Z] #20 71.09 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T22:25:58.253Z] #20 71.13 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-25T22:25:58.253Z] #20 71.13 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-25T22:25:58.253Z] #20 71.14 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T22:25:58.253Z] #20 71.30 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-25T22:25:58.253Z] #20 71.30 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-25T22:25:58.253Z] #20 71.31 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T22:25:58.509Z] #20 71.40 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-25T22:25:58.509Z] #20 71.41 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T22:25:58.509Z] #20 71.41 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:25:58.509Z] #20 71.46 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T22:25:58.509Z] #20 71.46 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T22:25:58.509Z] #20 71.47 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:25:58.764Z] #20 71.53 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T22:25:58.764Z] #20 71.54 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T22:25:58.764Z] #20 71.55 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:25:58.764Z] #20 71.75 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T22:25:58.764Z] #20 71.76 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T22:25:58.764Z] #20 71.77 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T22:25:58.764Z] #20 71.78 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T22:25:58.764Z] #20 71.79 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T22:25:58.764Z] #20 71.81 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T22:25:58.764Z] #20 71.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T22:25:58.764Z] #20 71.83 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T22:25:58.764Z] #20 71.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T22:25:58.764Z] #20 71.85 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T22:25:58.764Z] #20 71.86 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T22:25:58.764Z] #20 71.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T22:25:59.020Z] #20 71.88 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T22:25:59.020Z] #20 71.89 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T22:25:59.020Z] #20 71.90 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-25T22:25:59.020Z] #20 71.91 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T22:25:59.020Z] #20 71.92 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T22:25:59.020Z] #20 71.93 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T22:25:59.020Z] #20 71.94 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T22:25:59.020Z] #20 71.95 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T22:25:59.020Z] #20 71.96 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:25:59.020Z] #20 71.97 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-25T22:25:59.020Z] #20 71.98 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:25:59.020Z] #20 71.99 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-25T22:25:59.020Z] #20 72.00 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T22:25:59.020Z] #20 72.01 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T22:25:59.020Z] #20 72.01 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-25T22:25:59.020Z] #20 72.02 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T22:25:59.020Z] #20 72.04 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T22:25:59.020Z] #20 72.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:25:59.020Z] #20 72.07 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-25T22:25:59.020Z] #20 72.08 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:25:59.277Z] #20 72.09 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T22:25:59.277Z] #20 72.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:26:00.645Z] #20 DONE 73.3s [2022-08-25T22:26:00.645Z] [2022-08-25T22:26:00.645Z] #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-25T22:26:00.645Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-25T22:26:01.572Z] #21 1.243 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T22:26:01.828Z] #21 1.406 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T22:26:01.828Z] #21 1.410 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T22:26:02.656Z] #64 327.0 # github.com/containerd/containerd/cmd/containerd [2022-08-25T22:26:02.656Z] #64 327.0 /usr/bin/ld: /tmp/go-link-1301788809/000019.o: in function `New': [2022-08-25T22:26:02.656Z] #64 327.0 /tmp/tmp.mtBE9bT75p/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-25T22:26:02.656Z] #64 327.1 + bin/containerd-stress [2022-08-25T22:26:02.656Z] #64 328.2 + bin/containerd-shim [2022-08-25T22:26:07.329Z] #21 1.796 Reading package lists... [2022-08-25T22:26:10.764Z] #64 339.3 + bin/containerd-shim-runc-v1 [2022-08-25T22:26:11.497Z] #21 6.462 Reading package lists... [2022-08-25T22:26:12.864Z] #21 11.11 Building dependency tree... [2022-08-25T22:26:12.864Z] #21 12.24 Reading state information... [2022-08-25T22:26:13.793Z] #21 13.51 The following additional packages will be installed: [2022-08-25T22:26:13.793Z] #21 13.51 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-25T22:26:13.793Z] #21 13.51 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-25T22:26:13.793Z] #21 13.51 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-25T22:26:13.793Z] #21 13.51 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-25T22:26:13.793Z] #21 13.51 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-25T22:26:13.793Z] #21 13.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-25T22:26:13.793Z] #21 13.52 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-25T22:26:13.793Z] #21 13.54 Suggested packages: [2022-08-25T22:26:13.793Z] #21 13.54 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-25T22:26:13.793Z] #21 13.54 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-25T22:26:13.793Z] #21 13.54 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-25T22:26:13.793Z] #21 13.54 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-25T22:26:13.793Z] #21 13.54 seccomp:ppc64el seccomp:s390x [2022-08-25T22:26:13.793Z] #21 13.54 Recommended packages: [2022-08-25T22:26:13.793Z] #21 13.54 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-25T22:26:13.793Z] #21 13.54 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-25T22:26:13.793Z] #21 13.54 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-25T22:26:13.793Z] #21 13.54 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-25T22:26:14.356Z] #21 14.03 The following NEW packages will be installed: [2022-08-25T22:26:14.356Z] #21 14.03 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-25T22:26:14.356Z] #21 14.03 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-25T22:26:14.356Z] #21 14.03 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-25T22:26:14.356Z] #21 14.03 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-25T22:26:14.356Z] #21 14.03 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-25T22:26:14.356Z] #21 14.03 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-25T22:26:14.356Z] #21 14.03 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-25T22:26:14.356Z] #21 14.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-25T22:26:14.356Z] #21 14.04 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-25T22:26:14.356Z] #21 14.04 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-25T22:26:14.356Z] #21 14.04 libseccomp2:ppc64el libseccomp2:s390x [2022-08-25T22:26:14.613Z] #21 14.41 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:26:14.613Z] #21 14.41 Need to get 15.9 MB of archives. [2022-08-25T22:26:14.613Z] #21 14.41 After this operation, 73.0 MB of additional disk space will be used. [2022-08-25T22:26:14.613Z] #21 14.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-25T22:26:14.869Z] #21 14.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-25T22:26:14.869Z] #21 14.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-25T22:26:14.869Z] #21 14.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-25T22:26:14.869Z] #21 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-25T22:26:14.869Z] #21 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-25T22:26:14.869Z] #21 14.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-25T22:26:14.869Z] #21 14.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-25T22:26:14.869Z] #21 14.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-25T22:26:14.869Z] #21 14.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-25T22:26:14.869Z] #21 14.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-25T22:26:14.869Z] #21 14.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-25T22:26:14.869Z] #21 14.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-25T22:26:14.869Z] #21 14.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-25T22:26:14.869Z] #21 14.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-25T22:26:14.869Z] #21 14.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-25T22:26:14.869Z] #21 14.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-25T22:26:14.869Z] #21 14.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-25T22:26:14.869Z] #21 14.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-25T22:26:14.869Z] #21 14.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-25T22:26:14.869Z] #21 14.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-25T22:26:14.869Z] #21 14.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-25T22:26:14.869Z] #21 14.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-25T22:26:14.869Z] #21 14.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-25T22:26:14.869Z] #21 14.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-25T22:26:14.869Z] #21 14.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-25T22:26:14.869Z] #21 14.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-25T22:26:14.869Z] #21 14.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-25T22:26:14.869Z] #21 14.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-25T22:26:15.126Z] #21 14.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-25T22:26:15.126Z] #21 14.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-25T22:26:15.126Z] #21 14.65 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-25T22:26:15.126Z] #21 14.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-25T22:26:15.126Z] #21 14.65 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-25T22:26:15.126Z] #21 14.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-25T22:26:15.126Z] #21 14.66 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-25T22:26:15.126Z] #21 14.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-25T22:26:15.126Z] #21 14.66 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-25T22:26:15.126Z] #21 14.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-25T22:26:15.126Z] #21 14.66 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-25T22:26:15.689Z] #21 15.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:26:15.689Z] #21 15.33 Fetched 15.9 MB in 1s (29.5 MB/s) [2022-08-25T22:26:15.689Z] #21 15.36 Selecting previously unselected package gcc-10-base:armel. [2022-08-25T22:26:15.689Z] #21 15.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-25T22:26:15.689Z] #21 15.40 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-25T22:26:15.689Z] #21 15.40 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-25T22:26:15.689Z] #21 15.46 Selecting previously unselected package gcc-10-base:armhf. [2022-08-25T22:26:15.689Z] #21 15.46 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-25T22:26:15.689Z] #21 15.47 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-25T22:26:15.945Z] #21 15.51 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-25T22:26:15.945Z] #21 15.52 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-25T22:26:15.945Z] #21 15.53 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-25T22:26:15.945Z] #21 15.57 Selecting previously unselected package gcc-10-base:s390x. [2022-08-25T22:26:15.945Z] #21 15.58 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-25T22:26:15.945Z] #21 15.58 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-25T22:26:15.945Z] #21 15.63 Selecting previously unselected package gcc-10-base:arm64. [2022-08-25T22:26:15.945Z] #21 15.64 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-25T22:26:15.945Z] #21 15.65 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-25T22:26:15.945Z] #21 15.70 Selecting previously unselected package libgcc-s1:armel. [2022-08-25T22:26:16.027Z] #64 345.6 + bin/containerd-shim-runc-v2 [2022-08-25T22:26:16.202Z] #21 15.70 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-25T22:26:16.202Z] #21 15.72 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-25T22:26:16.202Z] #21 15.76 Selecting previously unselected package libcrypt1:armel. [2022-08-25T22:26:16.202Z] #21 15.77 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-25T22:26:16.202Z] #21 15.77 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-25T22:26:16.202Z] #21 15.86 Selecting previously unselected package libc6:armel. [2022-08-25T22:26:16.202Z] #21 15.86 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-25T22:26:16.285Z] #64 346.4 + binaries [2022-08-25T22:26:16.286Z] #64 346.4 + install -D bin/containerd /build/containerd [2022-08-25T22:26:16.286Z] #64 346.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-25T22:26:16.286Z] #64 346.4 + install -D bin/ctr /build/ctr [2022-08-25T22:26:16.458Z] #21 16.04 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-25T22:26:17.021Z] #21 16.47 Selecting previously unselected package libapparmor1:armel. [2022-08-25T22:26:17.021Z] #21 16.48 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-25T22:26:17.021Z] #21 16.48 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-25T22:26:17.021Z] #21 16.53 Selecting previously unselected package libapparmor-dev:armel. [2022-08-25T22:26:17.021Z] #21 16.53 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-25T22:26:17.021Z] #21 16.54 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-25T22:26:17.021Z] #21 16.61 Selecting previously unselected package libgcc-s1:arm64. [2022-08-25T22:26:17.021Z] #21 16.62 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-25T22:26:17.021Z] #21 16.62 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-25T22:26:17.021Z] #21 16.66 Selecting previously unselected package libcrypt1:arm64. [2022-08-25T22:26:17.021Z] #21 16.67 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-25T22:26:17.021Z] #21 16.68 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-25T22:26:17.277Z] #21 16.76 Selecting previously unselected package libc6:arm64. [2022-08-25T22:26:17.277Z] #21 16.76 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-25T22:26:17.277Z] #21 16.89 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-25T22:26:17.534Z] #21 17.29 Selecting previously unselected package libapparmor1:arm64. [2022-08-25T22:26:17.534Z] #21 17.29 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-25T22:26:17.534Z] #21 17.29 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-25T22:26:17.791Z] #21 17.34 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-25T22:26:17.791Z] #21 17.35 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-25T22:26:17.791Z] #21 17.35 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-25T22:26:17.791Z] #21 17.42 Selecting previously unselected package libgcc-s1:s390x. [2022-08-25T22:26:17.791Z] #21 17.43 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-25T22:26:17.791Z] #21 17.43 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-25T22:26:17.791Z] #21 17.48 Selecting previously unselected package libcrypt1:s390x. [2022-08-25T22:26:17.791Z] #21 17.48 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-25T22:26:17.791Z] #21 17.49 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-25T22:26:17.791Z] #21 17.58 Selecting previously unselected package libc6:s390x. [2022-08-25T22:26:17.791Z] #21 17.59 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-25T22:26:18.057Z] #21 17.77 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-25T22:26:18.625Z] #21 18.17 Selecting previously unselected package libapparmor1:s390x. [2022-08-25T22:26:18.625Z] #21 18.18 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-25T22:26:18.625Z] #21 18.18 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-25T22:26:18.625Z] #21 18.25 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-25T22:26:18.625Z] #21 18.25 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-25T22:26:18.625Z] #21 18.26 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-25T22:26:18.625Z] #21 18.32 Selecting previously unselected package libgcc-s1:armhf. [2022-08-25T22:26:18.811Z] #64 DONE 348.6s [2022-08-25T22:26:18.881Z] #21 18.32 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-25T22:26:18.881Z] #21 18.33 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-25T22:26:18.881Z] #21 18.39 Selecting previously unselected package libcrypt1:armhf. [2022-08-25T22:26:18.881Z] #21 18.39 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-25T22:26:18.881Z] #21 18.40 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-25T22:26:18.881Z] #21 18.48 Selecting previously unselected package libc6:armhf. [2022-08-25T22:26:18.881Z] #21 18.48 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-25T22:26:19.137Z] #21 18.69 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-25T22:26:19.377Z] [2022-08-25T22:26:19.377Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T22:26:19.377Z] #65 sha256:7c3ff6d2a195c79bdd3b46c804cedd9e5edf007bb8c5cb4c264455a7c94454e2 [2022-08-25T22:26:19.700Z] #21 19.09 Selecting previously unselected package libapparmor1:armhf. [2022-08-25T22:26:19.700Z] #21 19.09 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-25T22:26:19.700Z] #21 19.10 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-25T22:26:19.700Z] #21 19.14 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-25T22:26:19.700Z] #21 19.15 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-25T22:26:19.700Z] #21 19.15 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-25T22:26:19.700Z] #21 19.23 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-25T22:26:19.700Z] #21 19.23 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-25T22:26:19.700Z] #21 19.24 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-25T22:26:19.700Z] #21 19.28 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-25T22:26:19.700Z] #21 19.29 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-25T22:26:19.700Z] #21 19.30 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-25T22:26:19.700Z] #21 19.39 Selecting previously unselected package libc6:ppc64el. [2022-08-25T22:26:19.700Z] #21 19.39 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-25T22:26:19.966Z] #21 19.64 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-25T22:26:20.309Z] #65 DONE 0.9s [2022-08-25T22:26:20.309Z] [2022-08-25T22:26:20.309Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T22:26:20.309Z] #70 sha256:2a9fdfb4d72bed1c77f71e755a3bd9d219ef6f9d41442345ee68f949068158ab [2022-08-25T22:26:20.528Z] #21 20.23 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-25T22:26:20.566Z] #70 DONE 0.2s [2022-08-25T22:26:20.566Z] [2022-08-25T22:26:20.566Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T22:26:20.566Z] #75 sha256:23d7a43e36d0a798df35673b304a84870b99260b0b890881ea5e784ab8362702 [2022-08-25T22:26:20.783Z] #21 20.24 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-25T22:26:20.783Z] #21 20.25 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-25T22:26:20.783Z] #21 20.29 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-25T22:26:20.783Z] #21 20.30 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-25T22:26:20.783Z] #21 20.30 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-25T22:26:20.783Z] #21 20.36 Selecting previously unselected package libseccomp2:s390x. [2022-08-25T22:26:20.783Z] #21 20.37 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-25T22:26:20.783Z] #21 20.38 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-25T22:26:20.783Z] #21 20.42 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-25T22:26:20.783Z] #21 20.43 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-25T22:26:20.783Z] #21 20.43 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-25T22:26:20.783Z] #21 20.48 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-25T22:26:21.040Z] #21 20.49 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-25T22:26:21.040Z] #21 20.50 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-25T22:26:21.040Z] #21 20.54 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-25T22:26:21.040Z] #21 20.55 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-25T22:26:21.040Z] #21 20.56 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-25T22:26:21.040Z] #21 20.63 Selecting previously unselected package libseccomp2:armhf. [2022-08-25T22:26:21.040Z] #21 20.63 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-25T22:26:21.040Z] #21 20.64 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-25T22:26:21.040Z] #21 20.68 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-25T22:26:21.040Z] #21 20.69 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-25T22:26:21.040Z] #21 20.69 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-25T22:26:21.040Z] #21 20.75 Selecting previously unselected package libseccomp2:armel. [2022-08-25T22:26:21.296Z] #21 20.76 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-25T22:26:21.296Z] #21 20.77 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-25T22:26:21.296Z] #21 20.81 Selecting previously unselected package libseccomp-dev:armel. [2022-08-25T22:26:21.296Z] #21 20.81 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-25T22:26:21.296Z] #21 20.82 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-25T22:26:21.296Z] #21 20.89 Selecting previously unselected package libseccomp2:arm64. [2022-08-25T22:26:21.296Z] #21 20.90 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-25T22:26:21.296Z] #21 20.90 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T22:26:21.296Z] #21 20.95 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-25T22:26:21.296Z] #21 20.96 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-25T22:26:21.296Z] #21 20.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T22:26:21.497Z] #75 DONE 1.0s [2022-08-25T22:26:21.497Z] [2022-08-25T22:26:21.497Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T22:26:21.497Z] #78 sha256:409fd128bdc9fc38c0244157e0da94178c6e12ccc22955fd74fb4fe43eba6427 [2022-08-25T22:26:21.497Z] #78 DONE 0.1s [2022-08-25T22:26:21.551Z] #21 21.07 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.08 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.09 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.10 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.11 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.13 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-25T22:26:21.551Z] #21 21.14 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-25T22:26:21.551Z] #21 21.15 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-25T22:26:21.551Z] #21 21.16 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-25T22:26:21.551Z] #21 21.17 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-25T22:26:21.551Z] #21 21.18 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.19 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.20 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.21 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.22 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-25T22:26:21.551Z] #21 21.23 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-25T22:26:21.754Z] [2022-08-25T22:26:21.755Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T22:26:21.755Z] #79 sha256:59aa2e7fad141549e881cf5f26c7f941358afc0027b6c09cac4fd1d27c9936d6 [2022-08-25T22:26:21.755Z] #79 DONE 0.1s [2022-08-25T22:26:21.755Z] [2022-08-25T22:26:21.755Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T22:26:21.755Z] #80 sha256:855bb2fb807b0de5d8f4333d433fe05db81ec71a9c363996284af6d52be3571a [2022-08-25T22:26:21.755Z] #80 DONE 0.0s [2022-08-25T22:26:21.755Z] [2022-08-25T22:26:21.755Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-25T22:26:21.755Z] #81 sha256:7f08bb9597688a98f2ed867f69fa88ebe99f525401ac044759adc8abcaf65cc3 [2022-08-25T22:26:22.321Z] #81 0.648 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T22:26:22.578Z] #81 0.648 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T22:26:22.578Z] #81 0.648 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T22:26:22.931Z] #21 22.43 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-25T22:26:23.146Z] #81 0.884 Reading package lists... [2022-08-25T22:26:23.712Z] #81 1.382 Reading package lists... [2022-08-25T22:26:23.712Z] #81 1.877 Building dependency tree... [2022-08-25T22:26:23.712Z] #81 1.980 Reading state information... [2022-08-25T22:26:23.712Z] #81 2.096 systemd is already the newest version (247.3-7). [2022-08-25T22:26:23.712Z] #81 2.096 systemd set to manually installed. [2022-08-25T22:26:23.712Z] #81 2.096 The following additional packages will be installed: [2022-08-25T22:26:23.970Z] #81 2.096 libdbus-1-3 libpam-systemd [2022-08-25T22:26:23.970Z] #81 2.097 Recommended packages: [2022-08-25T22:26:23.970Z] #81 2.097 libnss-systemd [2022-08-25T22:26:23.970Z] #81 2.155 The following NEW packages will be installed: [2022-08-25T22:26:23.970Z] #81 2.156 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-25T22:26:24.120Z] #21 23.66 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-25T22:26:24.228Z] #81 2.425 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:26:24.228Z] #81 2.425 Need to get 950 kB of archives. [2022-08-25T22:26:24.228Z] #81 2.425 After this operation, 1988 kB of additional disk space will be used. [2022-08-25T22:26:24.228Z] #81 2.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-25T22:26:24.228Z] #81 2.429 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-25T22:26:24.228Z] #81 2.431 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-25T22:26:24.228Z] #81 2.433 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-25T22:26:24.228Z] #81 2.436 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-25T22:26:24.228Z] #81 2.590 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:26:24.228Z] #81 2.620 Fetched 950 kB in 0s (3439 kB/s) [2022-08-25T22:26:24.228Z] #81 2.645 Selecting previously unselected package systemd-sysv. [2022-08-25T22:26:24.485Z] #81 2.645 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-08-25T22:26:24.485Z] #81 2.658 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-25T22:26:24.485Z] #81 2.662 Unpacking systemd-sysv (247.3-7) ... [2022-08-25T22:26:24.485Z] #81 2.745 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-25T22:26:24.485Z] #81 2.748 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-25T22:26:24.485Z] #81 2.759 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-25T22:26:24.485Z] #81 2.820 Selecting previously unselected package dbus. [2022-08-25T22:26:24.485Z] #81 2.823 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-25T22:26:24.485Z] #81 2.833 Unpacking dbus (1.12.20-2) ... [2022-08-25T22:26:24.743Z] #81 2.918 Selecting previously unselected package libpam-systemd:amd64. [2022-08-25T22:26:24.743Z] #81 2.921 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-25T22:26:24.743Z] #81 2.925 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-25T22:26:24.743Z] #81 2.993 Selecting previously unselected package dbus-user-session. [2022-08-25T22:26:24.743Z] #81 2.996 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-25T22:26:24.743Z] #81 3.000 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-25T22:26:24.743Z] #81 3.111 Setting up systemd-sysv (247.3-7) ... [2022-08-25T22:26:24.743Z] #81 3.125 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-25T22:26:24.743Z] #81 3.137 Setting up dbus (1.12.20-2) ... [2022-08-25T22:26:25.000Z] #81 3.297 invoke-rc.d: could not determine current runlevel [2022-08-25T22:26:25.000Z] #81 3.300 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T22:26:25.000Z] #81 3.304 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-25T22:26:25.000Z] #81 3.449 Setting up dbus-user-session (1.12.20-2) ... [2022-08-25T22:26:25.000Z] #81 3.467 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:26:25.259Z] #81 DONE 3.6s [2022-08-25T22:26:25.488Z] #21 24.90 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-25T22:26:25.517Z] [2022-08-25T22:26:25.517Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T22:26:25.517Z] #82 sha256:e5d9af8b55be8f960945d5e5570c5c4b19c933e67e4e2435730fd47025ecc80d [2022-08-25T22:26:26.082Z] #82 DONE 0.8s [2022-08-25T22:26:26.340Z] [2022-08-25T22:26:26.340Z] #83 exporting to image [2022-08-25T22:26:26.340Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T22:26:26.340Z] #83 exporting layers [2022-08-25T22:26:26.426Z] #21 26.10 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-25T22:26:27.794Z] #21 27.31 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.32 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.33 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.34 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.35 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.36 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T22:26:27.794Z] #21 27.37 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-25T22:26:27.794Z] #21 27.38 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-25T22:26:27.794Z] #21 27.39 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-25T22:26:27.794Z] #21 27.40 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-25T22:26:27.794Z] #21 27.41 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.42 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.43 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.44 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.45 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-25T22:26:27.794Z] #21 27.46 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T22:26:27.794Z] #21 27.47 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-25T22:26:28.050Z] #21 27.49 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-25T22:26:28.050Z] #21 27.50 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-25T22:26:28.050Z] #21 27.51 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-25T22:26:28.050Z] #21 27.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:26:28.311Z] #21 DONE 28.0s [2022-08-25T22:26:28.311Z] [2022-08-25T22:26:28.311Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T22:26:28.311Z] #66 sha256:e279d06d66111e5eaf70833bb727295caa2b4b79bcd047d77f7488bcab2204a0 [2022-08-25T22:26:28.570Z] #66 DONE 0.2s [2022-08-25T22:26:28.570Z] [2022-08-25T22:26:28.570Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T22:26:28.570Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-25T22:26:29.185Z] #77 ... [2022-08-25T22:26:29.185Z] [2022-08-25T22:26:29.185Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-25T22:26:29.185Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:26:29.185Z] #47 DONE 410.1s [2022-08-25T22:26:29.185Z] [2022-08-25T22:26:29.185Z] #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-25T22:26:29.185Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:26:29.185Z] #64 ... [2022-08-25T22:26:29.185Z] [2022-08-25T22:26:29.185Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T22:26:29.185Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:26:29.185Z] #77 339.9 CCLD tests/init [2022-08-25T22:26:29.185Z] #77 ... [2022-08-25T22:26:29.185Z] [2022-08-25T22:26:29.185Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T22:26:29.185Z] #48 sha256:a1994d7784d1abdd8ae72c8d6186946052ac99c2fc0ae88f8698e3f0f789a555 [2022-08-25T22:26:29.185Z] #48 DONE 0.7s [2022-08-25T22:26:29.185Z] [2022-08-25T22:26:29.185Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T22:26:29.185Z] #52 sha256:d2e723df309f7779b366e78b852389c3edc698c314c5b9289a1c26960a16d30c [2022-08-25T22:26:29.185Z] #52 DONE 0.1s [2022-08-25T22:26:29.185Z] [2022-08-25T22:26:29.185Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T22:26:29.185Z] #54 sha256:484e380f73fddbd7fc834d47c3c026f0df636e32a91aaa8beb96d4f420d04f39 [2022-08-25T22:26:29.185Z] #54 DONE 0.1s [2022-08-25T22:26:29.185Z] [2022-08-25T22:26:29.185Z] #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-25T22:26:29.185Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:26:29.381Z] #77 ... [2022-08-25T22:26:29.381Z] [2022-08-25T22:26:29.381Z] #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-25T22:26:29.381Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T22:26:29.381Z] #47 DONE 409.8s [2022-08-25T22:26:29.381Z] [2022-08-25T22:26:29.381Z] #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-25T22:26:29.381Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:26:29.381Z] #77 ... [2022-08-25T22:26:29.381Z] [2022-08-25T22:26:29.381Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T22:26:29.381Z] #48 sha256:e7a73d99e049fa7a409b1133aa1cc79ef1f7c765d6cf26637a450accf8de982e [2022-08-25T22:26:29.381Z] #48 DONE 0.5s [2022-08-25T22:26:29.381Z] [2022-08-25T22:26:29.381Z] #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-25T22:26:29.381Z] #60 sha256:bbe6e657e83879cc466bb6a5725dfbb9c5fa209b13fc458566cba8b3137c47c1 [2022-08-25T22:26:29.381Z] #60 ... [2022-08-25T22:26:29.381Z] [2022-08-25T22:26:29.381Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T22:26:29.381Z] #52 sha256:39711d984f0dc8d7125ff8c25f5213cdd4f9080498e49cf9aeed2e0b70f34865 [2022-08-25T22:26:29.381Z] #52 DONE 0.1s [2022-08-25T22:26:29.381Z] [2022-08-25T22:26:29.381Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T22:26:29.381Z] #54 sha256:557d149e077db8e43ae0483ee0d638651437a2d167cdbf6ccb31f2f65ff0c9ef [2022-08-25T22:26:29.381Z] #54 DONE 0.1s [2022-08-25T22:26:29.381Z] [2022-08-25T22:26:29.381Z] #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-25T22:26:29.381Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:26:29.937Z] #22 DONE 1.2s [2022-08-25T22:26:29.937Z] [2022-08-25T22:26:29.937Z] #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-25T22:26:29.937Z] #67 sha256:fc2ddbd56d39e5b6f41d0275f4383a2d1c8399bccda6f1fde1c914896a2deea3 [2022-08-25T22:26:29.937Z] #67 0.994 + RM_GOPATH=0 [2022-08-25T22:26:29.937Z] #67 0.994 + TMP_GOPATH= [2022-08-25T22:26:29.937Z] #67 0.994 + : /build [2022-08-25T22:26:29.937Z] #67 0.994 + '[' -z '' ']' [2022-08-25T22:26:29.937Z] #67 0.995 ++ mktemp -d [2022-08-25T22:26:29.937Z] #67 0.997 + export GOPATH=/tmp/tmp.r6GKuI66Ku [2022-08-25T22:26:29.937Z] #67 0.997 + GOPATH=/tmp/tmp.r6GKuI66Ku [2022-08-25T22:26:29.937Z] #67 0.998 + RM_GOPATH=1 [2022-08-25T22:26:29.937Z] #67 0.998 + case "$(go env GOARCH)" in [2022-08-25T22:26:29.937Z] #67 0.998 ++ go env GOARCH [2022-08-25T22:26:29.937Z] #67 1.010 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T22:26:29.937Z] #67 1.010 + GO_BUILDMODE=-buildmode=pie [2022-08-25T22:26:29.937Z] #67 1.010 ++ dirname /install.sh [2022-08-25T22:26:29.937Z] #67 1.011 + dir=/ [2022-08-25T22:26:29.937Z] #67 1.012 + bin=runc [2022-08-25T22:26:29.937Z] #67 1.012 + shift [2022-08-25T22:26:29.937Z] #67 1.012 + '[' '!' -f //runc.installer ']' [2022-08-25T22:26:29.937Z] #67 1.012 + . //runc.installer [2022-08-25T22:26:29.937Z] #67 1.013 ++ set -e [2022-08-25T22:26:29.937Z] #67 1.013 ++ : v1.1.3 [2022-08-25T22:26:29.937Z] #67 1.013 + install_runc [2022-08-25T22:26:29.937Z] #67 1.013 + RUNC_BUILDTAGS=seccomp [2022-08-25T22:26:29.937Z] #67 1.014 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-25T22:26:29.937Z] #67 1.014 Install runc version v1.1.3 (build tags: seccomp) [2022-08-25T22:26:29.937Z] #67 1.014 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r6GKuI66Ku/src/github.com/opencontainers/runc [2022-08-25T22:26:29.937Z] #67 1.016 Cloning into '/tmp/tmp.r6GKuI66Ku/src/github.com/opencontainers/runc'... [2022-08-25T22:26:29.948Z] #55 ... [2022-08-25T22:26:29.948Z] [2022-08-25T22:26:29.948Z] #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-25T22:26:29.948Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:26:29.948Z] #77 338.5 CCLD tests/init [2022-08-25T22:26:30.501Z] #67 ... [2022-08-25T22:26:30.501Z] [2022-08-25T22:26:30.501Z] #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-25T22:26:30.501Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-25T22:26:30.501Z] #23 DONE 1.0s [2022-08-25T22:26:30.760Z] [2022-08-25T22:26:30.760Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T22:26:30.760Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-25T22:26:31.326Z] #24 0.874 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-25T22:26:31.583Z] #24 DONE 1.0s [2022-08-25T22:26:31.583Z] [2022-08-25T22:26:31.583Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T22:26:31.583Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-25T22:26:32.585Z] #25 DONE 1.0s [2022-08-25T22:26:32.586Z] [2022-08-25T22:26:32.586Z] #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-25T22:26:32.586Z] #67 sha256:fc2ddbd56d39e5b6f41d0275f4383a2d1c8399bccda6f1fde1c914896a2deea3 [2022-08-25T22:26:32.900Z] #83 exporting layers 6.7s done [2022-08-25T22:26:32.900Z] #83 writing image sha256:d35b14a73ea2cd82371cb47195bab7aa4729dbf0a3417533bb74ba9546e4142f done [2022-08-25T22:26:32.900Z] #83 naming to docker.io/library/docker:f70283fcec1f7f2b180ac2834864a23d8fff55a7 done [2022-08-25T22:26:32.900Z] #83 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T22:26:33.244Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f70283fcec1f7f2b180ac2834864a23d8fff55a7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f70283fcec1f7f2b180ac2834864a23d8fff55a7 hack/make.sh dynbinary test-integration [2022-08-25T22:26:33.525Z] #67 ... [2022-08-25T22:26:33.525Z] [2022-08-25T22:26:33.525Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T22:26:33.525Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-25T22:26:33.525Z] #26 DONE 1.0s [2022-08-25T22:26:33.525Z] [2022-08-25T22:26:33.525Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T22:26:33.525Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-25T22:26:34.893Z] #27 DONE 1.0s [2022-08-25T22:26:34.893Z] [2022-08-25T22:26:34.893Z] #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-25T22:26:34.893Z] #67 sha256:fc2ddbd56d39e5b6f41d0275f4383a2d1c8399bccda6f1fde1c914896a2deea3 [2022-08-25T22:26:34.893Z] #67 5.549 + cd /tmp/tmp.r6GKuI66Ku/src/github.com/opencontainers/runc [2022-08-25T22:26:34.893Z] #67 5.549 + git checkout -q v1.1.3 [2022-08-25T22:26:34.893Z] #67 5.808 + '[' -z '' ']' [2022-08-25T22:26:34.893Z] #67 5.809 + target=static [2022-08-25T22:26:34.893Z] #67 5.809 + make BUILDTAGS=seccomp static [2022-08-25T22:26:34.893Z] #67 6.034 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-25T22:26:35.139Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-25T22:26:35.139Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-25T22:26:35.139Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-25T22:26:35.139Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-25T22:26:35.139Z] 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-25T22:26:35.139Z] Detected virtualization docker. [2022-08-25T22:26:35.139Z] Detected architecture x86-64. [2022-08-25T22:26:35.139Z] Set hostname to <84b1c358ad58>. [2022-08-25T22:26:35.139Z] modprobe@configfs.service: Succeeded. [2022-08-25T22:26:35.139Z] modprobe@drm.service: Succeeded. [2022-08-25T22:26:35.139Z] modprobe@fuse.service: Succeeded. [2022-08-25T22:26:35.397Z] + source /etc/docker-entrypoint-cmd [2022-08-25T22:26:35.397Z] ++ hack/make.sh dynbinary test-integration [2022-08-25T22:26:35.397Z] [2022-08-25T22:26:35.397Z] Removing bundles/ [2022-08-25T22:26:35.397Z] [2022-08-25T22:26:35.397Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T22:26:35.397Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T22:26:35.397Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:26:41.427Z] #67 ... [2022-08-25T22:26:41.427Z] [2022-08-25T22:26:41.427Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:26:41.427Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-25T22:26:41.427Z] #28 1.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T22:26:41.427Z] #28 1.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T22:26:41.427Z] #28 1.358 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T22:26:41.427Z] #28 1.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T22:26:41.427Z] #28 1.701 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T22:26:41.427Z] #28 1.971 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T22:26:41.427Z] #28 2.253 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T22:26:41.427Z] #28 2.510 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T22:26:41.427Z] #28 2.812 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T22:26:41.427Z] #28 3.101 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T22:26:41.427Z] #28 3.101 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T22:26:41.427Z] #28 3.101 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T22:26:41.427Z] #28 3.103 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T22:26:41.427Z] #28 3.109 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T22:26:41.427Z] #28 3.115 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T22:26:41.427Z] #28 3.505 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T22:26:41.427Z] #28 3.513 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T22:26:41.427Z] #28 3.513 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T22:26:41.427Z] #28 3.515 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T22:26:41.427Z] #28 3.516 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T22:26:41.427Z] #28 3.517 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T22:26:47.295Z] #64 ... [2022-08-25T22:26:47.295Z] [2022-08-25T22:26:47.295Z] #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-25T22:26:47.295Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T22:26:47.295Z] #77 360.9 AR libcrun_testing.a [2022-08-25T22:26:47.295Z] #77 360.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-25T22:26:47.295Z] #77 361.0 CCLD tests/tests_libcrun_utils [2022-08-25T22:26:47.555Z] #77 361.0 CCLD tests/tests_libcrun_errors [2022-08-25T22:26:47.555Z] #77 361.0 CCLD libcrun.la [2022-08-25T22:26:47.555Z] #77 361.0 CCLD tests/tests_libcrun_fuzzer [2022-08-25T22:26:48.935Z] #77 362.4 CCLD crun [2022-08-25T22:26:49.504Z] #77 362.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-25T22:26:49.504Z] #77 363.1 /bin/mkdir -p '/usr/local/lib' [2022-08-25T22:26:49.504Z] #77 363.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-25T22:26:49.504Z] #77 363.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-25T22:26:49.504Z] #77 363.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-25T22:26:49.504Z] #77 363.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-25T22:26:49.511Z] #28 14.27 Fetched 49.2 MB in 13s (3685 kB/s) [2022-08-25T22:26:49.764Z] #77 363.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-25T22:26:49.764Z] #77 363.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-25T22:26:49.764Z] #77 363.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-25T22:26:49.764Z] #77 363.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-25T22:26:50.023Z] #77 363.5 ---------------------------------------------------------------------- [2022-08-25T22:26:50.023Z] #77 363.5 Libraries have been installed in: [2022-08-25T22:26:50.023Z] #77 363.5 /usr/local/lib [2022-08-25T22:26:50.023Z] #77 363.5 [2022-08-25T22:26:50.023Z] #77 363.5 If you ever happen to want to link against installed libraries [2022-08-25T22:26:50.023Z] #77 363.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-25T22:26:50.023Z] #77 363.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-25T22:26:50.023Z] #77 363.5 flag during linking and do at least one of the following: [2022-08-25T22:26:50.023Z] #77 363.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-25T22:26:50.023Z] #77 363.5 during execution [2022-08-25T22:26:50.023Z] #77 363.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-25T22:26:50.023Z] #77 363.5 during linking [2022-08-25T22:26:50.023Z] #77 363.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-25T22:26:50.023Z] #77 363.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-25T22:26:50.023Z] #77 363.5 [2022-08-25T22:26:50.023Z] #77 363.5 See any operating system documentation about shared libraries for [2022-08-25T22:26:50.023Z] #77 363.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-25T22:26:50.023Z] #77 363.5 ---------------------------------------------------------------------- [2022-08-25T22:26:50.023Z] #77 363.5 /bin/mkdir -p '/build' [2022-08-25T22:26:50.023Z] #77 363.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-25T22:26:50.023Z] #77 363.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-25T22:26:50.023Z] #77 363.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-25T22:26:50.023Z] #77 363.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-25T22:26:50.023Z] #77 363.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-25T22:26:50.283Z] #77 DONE 363.9s [2022-08-25T22:26:50.283Z] [2022-08-25T22:26:50.283Z] #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-25T22:26:50.283Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:26:51.878Z] #77 358.2 AR libcrun_testing.a [2022-08-25T22:26:51.878Z] #77 358.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-25T22:26:51.878Z] #77 358.2 CCLD libcrun.la [2022-08-25T22:26:51.878Z] #77 358.3 CCLD tests/tests_libcrun_utils [2022-08-25T22:26:51.878Z] #77 358.3 CCLD tests/tests_libcrun_errors [2022-08-25T22:26:51.878Z] #77 358.3 CCLD tests/tests_libcrun_fuzzer [2022-08-25T22:26:51.878Z] #77 359.6 CCLD crun [2022-08-25T22:26:51.878Z] #77 360.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-25T22:26:51.878Z] #77 360.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-25T22:26:51.878Z] #77 360.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-25T22:26:51.878Z] #77 360.4 /bin/mkdir -p '/usr/local/lib' [2022-08-25T22:26:51.878Z] #77 360.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-25T22:26:51.878Z] #77 360.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-25T22:26:52.136Z] #77 360.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-25T22:26:52.136Z] #77 360.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-25T22:26:52.136Z] #77 360.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-25T22:26:52.136Z] #77 360.7 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-25T22:26:52.136Z] #77 360.7 ---------------------------------------------------------------------- [2022-08-25T22:26:52.136Z] #77 360.7 Libraries have been installed in: [2022-08-25T22:26:52.136Z] #77 360.7 /usr/local/lib [2022-08-25T22:26:52.136Z] #77 360.7 [2022-08-25T22:26:52.136Z] #77 360.7 If you ever happen to want to link against installed libraries [2022-08-25T22:26:52.136Z] #77 360.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-25T22:26:52.136Z] #77 360.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-25T22:26:52.136Z] #77 360.7 flag during linking and do at least one of the following: [2022-08-25T22:26:52.395Z] #77 360.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-25T22:26:52.395Z] #77 360.7 during execution [2022-08-25T22:26:52.395Z] #77 360.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-25T22:26:52.395Z] #77 360.7 during linking [2022-08-25T22:26:52.395Z] #77 360.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-25T22:26:52.395Z] #77 360.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-25T22:26:52.395Z] #77 360.7 [2022-08-25T22:26:52.395Z] #77 360.7 See any operating system documentation about shared libraries for [2022-08-25T22:26:52.395Z] #77 360.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-25T22:26:52.395Z] #77 360.7 ---------------------------------------------------------------------- [2022-08-25T22:26:52.395Z] #77 360.7 /bin/mkdir -p '/build' [2022-08-25T22:26:52.395Z] #77 360.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-25T22:26:52.395Z] #77 360.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-25T22:26:52.395Z] #77 360.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-25T22:26:52.395Z] #77 360.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-25T22:26:52.395Z] #77 360.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-25T22:26:52.654Z] #77 DONE 361.2s [2022-08-25T22:26:52.654Z] [2022-08-25T22:26:52.654Z] #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-25T22:26:52.654Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:26:56.047Z] #28 14.27 Reading package lists... [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/builder [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/builder/remotecontext 0.109s coverage: 13.7% of statements [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/builder/dockerfile 0.432s coverage: 49.3% of statements [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/builder/remotecontext/git 1.522s coverage: 86.3% of statements [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/cli [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-25T22:26:59.542Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-25T22:26:59.542Z] ok github.com/docker/docker/cmd/docker-proxy 0.204s coverage: 67.6% of statements [2022-08-25T22:27:00.921Z] ok github.com/docker/docker/client 0.115s coverage: 76.0% of statements [2022-08-25T22:27:02.587Z] #28 20.67 Reading package lists... [2022-08-25T22:27:03.513Z] #28 27.38 Building dependency tree... [2022-08-25T22:27:05.399Z] #28 30.53 bzip2 is already the newest version (1.0.8-4). [2022-08-25T22:27:05.399Z] #28 30.53 patch is already the newest version (2.7.6-7). [2022-08-25T22:27:05.399Z] #28 30.53 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-25T22:27:05.399Z] #28 30.53 The following additional packages will be installed: [2022-08-25T22:27:05.399Z] #28 30.53 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-25T22:27:05.399Z] #28 30.54 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-25T22:27:05.399Z] #28 30.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-25T22:27:05.399Z] #28 30.55 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-25T22:27:05.399Z] #28 30.55 systemd vim-runtime xxd [2022-08-25T22:27:05.399Z] #28 30.58 Suggested packages: [2022-08-25T22:27:05.399Z] #28 30.58 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-25T22:27:05.399Z] #28 30.58 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-25T22:27:05.399Z] #28 30.58 vim-scripts xfsdump acl attr quota [2022-08-25T22:27:05.399Z] #28 30.58 Recommended packages: [2022-08-25T22:27:05.399Z] #28 30.58 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-25T22:27:05.399Z] #28 30.58 systemd-timesyncd | time-daemon unzip [2022-08-25T22:27:06.763Z] #28 32.12 The following NEW packages will be installed: [2022-08-25T22:27:06.764Z] #28 32.12 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-25T22:27:06.764Z] #28 32.12 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-25T22:27:06.764Z] #28 32.13 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-25T22:27:06.764Z] #28 32.13 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-25T22:27:06.764Z] #28 32.14 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-25T22:27:06.764Z] #28 32.14 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-25T22:27:06.764Z] #28 32.14 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-25T22:27:06.764Z] #28 32.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-25T22:27:06.764Z] #28 32.14 zstd [2022-08-25T22:27:07.324Z] #28 32.57 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-08-25T22:27:07.324Z] #28 32.57 Need to get 23.8 MB of archives. [2022-08-25T22:27:07.324Z] #28 32.57 After this operation, 89.3 MB of additional disk space will be used. [2022-08-25T22:27:07.324Z] #28 32.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T22:27:07.324Z] #28 32.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-25T22:27:07.324Z] #28 32.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-25T22:27:07.324Z] #28 32.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-25T22:27:07.324Z] #28 32.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-25T22:27:07.324Z] #28 32.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-25T22:27:07.324Z] #28 32.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-25T22:27:07.324Z] #28 32.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-25T22:27:07.324Z] #28 32.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-25T22:27:07.324Z] #28 32.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-25T22:27:07.324Z] #28 32.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-25T22:27:07.324Z] #28 32.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-25T22:27:07.324Z] #28 32.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-25T22:27:07.324Z] #28 32.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-25T22:27:07.324Z] #28 32.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T22:27:07.324Z] #28 32.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T22:27:07.324Z] #28 32.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T22:27:07.324Z] #28 32.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-25T22:27:07.324Z] #28 32.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-25T22:27:07.324Z] #28 32.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-25T22:27:07.324Z] #28 32.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-25T22:27:07.324Z] #28 32.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-25T22:27:07.324Z] #28 32.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-25T22:27:07.324Z] #28 32.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-25T22:27:07.324Z] #28 32.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T22:27:07.324Z] #28 32.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T22:27:07.324Z] #28 32.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T22:27:07.324Z] #28 32.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-25T22:27:07.324Z] #28 32.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-25T22:27:07.324Z] #28 32.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-25T22:27:07.324Z] #28 32.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-25T22:27:07.324Z] #28 32.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-25T22:27:07.324Z] #28 32.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-25T22:27:07.324Z] #28 32.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-25T22:27:07.324Z] #28 32.77 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T22:27:07.324Z] #28 32.77 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-25T22:27:07.324Z] #28 32.77 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T22:27:07.324Z] #28 32.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T22:27:07.580Z] #28 32.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T22:27:07.580Z] #28 32.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T22:27:07.580Z] #28 32.82 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T22:27:07.580Z] #28 32.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T22:27:07.580Z] #28 32.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T22:27:07.580Z] #28 32.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-25T22:27:07.580Z] #28 32.86 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-25T22:27:07.580Z] #28 32.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-25T22:27:07.580Z] #28 32.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-25T22:27:07.580Z] #28 32.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T22:27:07.580Z] #28 32.97 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-25T22:27:07.580Z] #28 32.99 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-25T22:27:07.580Z] #28 33.01 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-25T22:27:07.580Z] #28 33.01 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-25T22:27:08.142Z] #28 33.67 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T22:27:08.384Z] #64 ... [2022-08-25T22:27:08.384Z] [2022-08-25T22:27:08.384Z] #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-25T22:27:08.384Z] #60 sha256:adcfd824946d8fb8c9b58679c36f63c447bafdb029cf0648fa469d11b85533f2 [2022-08-25T22:27:08.384Z] #60 238.7 + mkdir -p /build [2022-08-25T22:27:08.384Z] #60 238.7 + cp runc /build/runc [2022-08-25T22:27:08.398Z] #28 33.96 Fetched 23.8 MB in 1s (31.1 MB/s) [2022-08-25T22:27:08.643Z] #60 DONE 239.9s [2022-08-25T22:27:08.643Z] [2022-08-25T22:27:08.643Z] #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-25T22:27:08.643Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:27:08.643Z] #55 452.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-25T22:27:08.643Z] #55 DONE 452.9s [2022-08-25T22:27:08.643Z] [2022-08-25T22:27:08.643Z] #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-25T22:27:08.643Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:27:08.655Z] #28 34.03 Selecting previously unselected package libcap2:amd64. [2022-08-25T22:27:08.655Z] #28 34.03 (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-25T22:27:08.655Z] #28 34.08 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T22:27:08.655Z] #28 34.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:27:08.655Z] #28 34.15 Selecting previously unselected package libargon2-1:amd64. [2022-08-25T22:27:08.655Z] #28 34.15 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-25T22:27:08.655Z] #28 34.16 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T22:27:08.655Z] #28 34.21 Selecting previously unselected package libjson-c5:amd64. [2022-08-25T22:27:08.911Z] #28 34.22 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-25T22:27:08.911Z] #28 34.22 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-25T22:27:08.911Z] #28 34.28 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-25T22:27:08.911Z] #28 34.29 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-25T22:27:08.911Z] #28 34.30 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:27:08.911Z] #28 34.39 Selecting previously unselected package libip4tc2:amd64. [2022-08-25T22:27:08.911Z] #28 34.40 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-25T22:27:08.911Z] #28 34.41 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T22:27:08.911Z] #28 34.46 Selecting previously unselected package libkmod2:amd64. [2022-08-25T22:27:09.167Z] #28 34.47 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-25T22:27:09.167Z] #28 34.48 Unpacking libkmod2:amd64 (28-1) ... [2022-08-25T22:27:09.167Z] #28 34.55 Selecting previously unselected package systemd. [2022-08-25T22:27:09.167Z] #28 34.55 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-25T22:27:09.167Z] #28 34.63 Unpacking systemd (247.3-7) ... [2022-08-25T22:27:10.533Z] #28 35.73 Selecting previously unselected package pigz. [2022-08-25T22:27:10.533Z] #28 35.74 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-25T22:27:10.533Z] #28 35.75 Unpacking pigz (2.6-1) ... [2022-08-25T22:27:10.533Z] #28 35.87 Selecting previously unselected package libelf1:amd64. [2022-08-25T22:27:10.533Z] #28 35.88 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-25T22:27:10.533Z] #28 35.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-25T22:27:10.533Z] #28 35.97 Selecting previously unselected package libbpf0:amd64. [2022-08-25T22:27:10.533Z] #28 35.99 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-25T22:27:10.533Z] #28 35.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-25T22:27:10.533Z] #28 36.07 Selecting previously unselected package libmnl0:amd64. [2022-08-25T22:27:10.533Z] #28 36.07 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-25T22:27:10.533Z] #28 36.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-25T22:27:10.743Z] #55 ... [2022-08-25T22:27:10.743Z] [2022-08-25T22:27:10.743Z] #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-25T22:27:10.743Z] #60 sha256:bbe6e657e83879cc466bb6a5725dfbb9c5fa209b13fc458566cba8b3137c47c1 [2022-08-25T22:27:10.743Z] #60 238.1 + mkdir -p /build [2022-08-25T22:27:10.743Z] #60 238.2 + cp runc /build/runc [2022-08-25T22:27:10.790Z] #28 36.12 Selecting previously unselected package libxtables12:amd64. [2022-08-25T22:27:10.790Z] #28 36.12 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-25T22:27:10.790Z] #28 36.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-25T22:27:10.790Z] #28 36.19 Selecting previously unselected package libcap2-bin. [2022-08-25T22:27:10.790Z] #28 36.19 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-25T22:27:10.790Z] #28 36.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T22:27:10.790Z] #28 36.27 Selecting previously unselected package iproute2. [2022-08-25T22:27:10.790Z] #28 36.27 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-25T22:27:10.790Z] #28 36.28 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T22:27:11.046Z] #28 36.57 Selecting previously unselected package xxd. [2022-08-25T22:27:11.046Z] #28 36.57 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:27:11.046Z] #28 36.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:27:11.280Z] #64 ... [2022-08-25T22:27:11.280Z] [2022-08-25T22:27:11.280Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T22:27:11.280Z] #56 sha256:34d66193e028ce068792a5ebfc61fd8a40a70993b4f55384bc010ce2bc261935 [2022-08-25T22:27:11.302Z] #28 36.67 Selecting previously unselected package vim-common. [2022-08-25T22:27:11.302Z] #28 36.68 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:27:11.302Z] #28 36.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:27:11.310Z] #60 DONE 239.2s [2022-08-25T22:27:11.310Z] [2022-08-25T22:27:11.310Z] #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-25T22:27:11.310Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T22:27:11.310Z] #55 456.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-25T22:27:11.310Z] #55 DONE 456.5s [2022-08-25T22:27:11.310Z] [2022-08-25T22:27:11.310Z] #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-25T22:27:11.310Z] #64 sha256:77c28d7611b80d92dfce719fe20abeba00a609fee9d218fe7a16c6492a7c08ca [2022-08-25T22:27:11.559Z] #28 36.80 Selecting previously unselected package bash-completion. [2022-08-25T22:27:11.559Z] #28 36.81 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T22:27:12.243Z] #56 DONE 0.7s [2022-08-25T22:27:12.243Z] [2022-08-25T22:27:12.243Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T22:27:12.243Z] #58 sha256:ccaa3a2408748f4a9a747e360d0251bc31d56cbfc63eddc9acf4ada8f6ec1644 [2022-08-25T22:27:12.243Z] #58 DONE 0.1s [2022-08-25T22:27:12.243Z] [2022-08-25T22:27:12.243Z] #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-25T22:27:12.243Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:27:12.243Z] #64 ... [2022-08-25T22:27:12.243Z] [2022-08-25T22:27:12.243Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T22:27:12.243Z] #61 sha256:8ad56f13e58aa10ed9b29eb5362f6ec75e85d13aaa7670400e14cbff73b3987c [2022-08-25T22:27:12.243Z] #61 DONE 0.2s [2022-08-25T22:27:12.243Z] [2022-08-25T22:27:12.243Z] #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-25T22:27:12.243Z] #64 sha256:b30dc89fd2f84aeac0607b86bfabb3fec770fa090c0a46d8dfaae973865b2880 [2022-08-25T22:27:12.744Z] #28 37.95 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T22:27:13.000Z] #28 38.23 Selecting previously unselected package apparmor. [2022-08-25T22:27:13.000Z] #28 38.25 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-25T22:27:13.000Z] #28 38.29 Unpacking apparmor (2.13.6-10) ... [2022-08-25T22:27:13.256Z] #28 38.54 Selecting previously unselected package inetutils-ping. [2022-08-25T22:27:13.256Z] #28 38.54 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-25T22:27:13.256Z] #28 38.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T22:27:13.256Z] #28 38.62 Selecting previously unselected package libip6tc2:amd64. [2022-08-25T22:27:13.256Z] #28 38.62 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-25T22:27:13.256Z] #28 38.63 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T22:27:13.257Z] #28 38.68 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-25T22:27:13.257Z] #28 38.69 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-25T22:27:13.257Z] #28 38.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T22:27:13.257Z] #28 38.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-25T22:27:13.257Z] #28 38.76 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-25T22:27:13.257Z] #28 38.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T22:27:13.257Z] #28 38.82 Selecting previously unselected package libnftnl11:amd64. [2022-08-25T22:27:13.513Z] #28 38.83 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-25T22:27:13.513Z] #28 38.83 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T22:27:13.513Z] #28 38.89 Selecting previously unselected package iptables. [2022-08-25T22:27:13.513Z] #28 38.90 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-25T22:27:13.513Z] #28 38.91 Unpacking iptables (1.8.7-1) ... [2022-08-25T22:27:13.513Z] #28 39.06 Selecting previously unselected package libonig5:amd64. [2022-08-25T22:27:13.513Z] #28 39.06 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T22:27:13.513Z] #28 39.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:27:13.620Z] #64 409.7 + bin/containerd [2022-08-25T22:27:13.769Z] #28 39.18 Selecting previously unselected package libjq1:amd64. [2022-08-25T22:27:13.769Z] #28 39.18 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T22:27:13.769Z] #28 39.18 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:27:13.769Z] #28 39.26 Selecting previously unselected package jq. [2022-08-25T22:27:13.769Z] #28 39.27 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-25T22:27:13.769Z] #28 39.27 Unpacking jq (1.6-2.1) ... [2022-08-25T22:27:13.769Z] #28 39.33 Selecting previously unselected package libaio1:amd64. [2022-08-25T22:27:13.842Z] #64 ... [2022-08-25T22:27:13.842Z] [2022-08-25T22:27:13.842Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T22:27:13.842Z] #56 sha256:5577b15fda09e049ce6d5af366b62cb3e5db78e51d5c77586429405aad850b23 [2022-08-25T22:27:14.025Z] #28 39.33 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-25T22:27:14.025Z] #28 39.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-25T22:27:14.025Z] #28 39.38 Selecting previously unselected package libgpm2:amd64. [2022-08-25T22:27:14.025Z] #28 39.39 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-25T22:27:14.025Z] #28 39.40 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-25T22:27:14.025Z] #28 39.45 Selecting previously unselected package libinih1:amd64. [2022-08-25T22:27:14.025Z] #28 39.46 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-25T22:27:14.025Z] #28 39.46 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-25T22:27:14.025Z] #28 39.52 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-25T22:27:14.025Z] #28 39.52 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-25T22:27:14.025Z] #28 39.53 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-25T22:27:14.025Z] #28 39.59 Selecting previously unselected package libnet1:amd64. [2022-08-25T22:27:14.281Z] #28 39.61 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T22:27:14.281Z] #28 39.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:27:14.281Z] #28 39.71 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T22:27:14.281Z] #28 39.72 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T22:27:14.281Z] #28 39.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:27:14.281Z] #28 39.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T22:27:14.281Z] #28 39.78 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T22:27:14.281Z] #28 39.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:27:14.281Z] #28 39.83 Selecting previously unselected package libyajl2:amd64. [2022-08-25T22:27:14.416Z] #56 DONE 0.5s [2022-08-25T22:27:14.416Z] [2022-08-25T22:27:14.416Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T22:27:14.416Z] #58 sha256:b6d2987338dc6afbd2ea27474593d7927c34f1fe822cf822813a94d859ccf624 [2022-08-25T22:27:14.416Z] #58 DONE 0.1s [2022-08-25T22:27:14.416Z] [2022-08-25T22:27:14.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-25T22:27:14.416Z] #64 sha256:77c28d7611b80d92dfce719fe20abeba00a609fee9d218fe7a16c6492a7c08ca [2022-08-25T22:27:14.416Z] #64 ... [2022-08-25T22:27:14.416Z] [2022-08-25T22:27:14.416Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T22:27:14.416Z] #61 sha256:4db3b6d386da07214e91615713480a2c520ce7aa3ba8bbaa86cdc31917e9784a [2022-08-25T22:27:14.537Z] #28 39.84 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T22:27:14.538Z] #28 39.84 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:27:14.538Z] #28 39.89 Selecting previously unselected package net-tools. [2022-08-25T22:27:14.538Z] #28 39.89 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-25T22:27:14.538Z] #28 39.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:27:14.538Z] #28 40.01 Selecting previously unselected package python-pip-whl. [2022-08-25T22:27:14.538Z] #28 40.01 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:27:14.538Z] #28 40.02 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:27:14.673Z] #61 DONE 0.2s [2022-08-25T22:27:14.673Z] [2022-08-25T22:27:14.673Z] #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-25T22:27:14.673Z] #64 sha256:77c28d7611b80d92dfce719fe20abeba00a609fee9d218fe7a16c6492a7c08ca [2022-08-25T22:27:15.100Z] #28 40.36 Selecting previously unselected package python3-lib2to3. [2022-08-25T22:27:15.100Z] #28 40.37 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T22:27:15.100Z] #28 40.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:27:15.100Z] #28 40.43 Selecting previously unselected package python3-distutils. [2022-08-25T22:27:15.100Z] #28 40.44 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T22:27:15.100Z] #28 40.44 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T22:27:15.100Z] #28 40.53 Selecting previously unselected package python3-pkg-resources. [2022-08-25T22:27:15.100Z] #28 40.55 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T22:27:15.100Z] #28 40.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:27:15.100Z] #28 40.66 Selecting previously unselected package python3-setuptools. [2022-08-25T22:27:15.356Z] #28 40.67 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T22:27:15.356Z] #28 40.68 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T22:27:15.356Z] #28 40.85 Selecting previously unselected package python3-wheel. [2022-08-25T22:27:15.356Z] #28 40.87 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T22:27:15.356Z] #28 40.87 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T22:27:15.356Z] #28 40.92 Selecting previously unselected package python3-pip. [2022-08-25T22:27:15.612Z] #28 40.93 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T22:27:15.612Z] #28 40.94 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:27:15.612Z] #28 41.09 Selecting previously unselected package sudo. [2022-08-25T22:27:15.612Z] #28 41.09 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-25T22:27:15.612Z] #28 41.10 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T22:27:16.045Z] #64 406.6 + bin/containerd [2022-08-25T22:27:16.174Z] #28 41.43 Selecting previously unselected package systemd-journal-remote. [2022-08-25T22:27:16.175Z] #28 41.44 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-25T22:27:16.175Z] #28 41.44 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-25T22:27:16.175Z] #28 41.52 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T22:27:16.175Z] #28 41.53 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-25T22:27:16.175Z] #28 41.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:27:16.175Z] #28 41.66 Selecting previously unselected package uidmap. [2022-08-25T22:27:16.175Z] #28 41.66 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-25T22:27:16.175Z] #28 41.67 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T22:27:16.175Z] #28 41.76 Selecting previously unselected package vim-runtime. [2022-08-25T22:27:16.431Z] #28 41.77 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T22:27:16.431Z] #28 41.80 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-25T22:27:16.431Z] #28 41.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T22:27:16.431Z] #28 41.83 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:27:17.797Z] #28 ... [2022-08-25T22:27:17.797Z] [2022-08-25T22:27:17.797Z] #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-25T22:27:17.797Z] #71 sha256:90216b0a0b3183ae486a48e329d337660980573ca132de7b5fc9c47a7ccbdb4f [2022-08-25T22:27:17.797Z] #71 102.8 + bin/containerd [2022-08-25T22:27:23.045Z] #71 ... [2022-08-25T22:27:23.045Z] [2022-08-25T22:27:23.045Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T22:27:23.045Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-25T22:27:23.045Z] #28 43.57 Selecting previously unselected package vim. [2022-08-25T22:27:23.045Z] #28 43.58 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T22:27:23.045Z] #28 43.60 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:27:23.045Z] #28 43.91 Selecting previously unselected package xfsprogs. [2022-08-25T22:27:23.045Z] #28 43.92 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-25T22:27:23.045Z] #28 43.93 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T22:27:23.045Z] #28 44.19 Selecting previously unselected package zip. [2022-08-25T22:27:23.045Z] #28 44.21 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-25T22:27:23.045Z] #28 44.22 Unpacking zip (3.0-12) ... [2022-08-25T22:27:23.045Z] #28 44.31 Selecting previously unselected package zstd. [2022-08-25T22:27:23.045Z] #28 44.32 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-25T22:27:23.045Z] #28 44.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:27:23.045Z] #28 44.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T22:27:23.045Z] #28 44.98 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T22:27:23.045Z] #28 44.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T22:27:23.045Z] #28 45.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-25T22:27:23.045Z] #28 45.01 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T22:27:23.045Z] #28 45.03 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-25T22:27:23.045Z] #28 45.04 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T22:27:23.045Z] #28 45.05 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T22:27:23.045Z] #28 45.06 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T22:27:23.045Z] #28 45.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T22:27:23.045Z] #28 45.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T22:27:23.045Z] #28 45.10 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T22:27:23.045Z] #28 45.54 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-25T22:27:23.045Z] #28 45.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:27:23.045Z] #28 45.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T22:27:23.045Z] #28 45.57 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T22:27:23.045Z] #28 45.58 Setting up apparmor (2.13.6-10) ... [2022-08-25T22:27:23.045Z] #28 46.57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-25T22:27:23.045Z] #28 46.60 Setting up zip (3.0-12) ... [2022-08-25T22:27:23.045Z] #28 46.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:27:23.045Z] #28 46.63 Setting up bash-completion (1:2.11-2) ... [2022-08-25T22:27:23.045Z] #28 47.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-25T22:27:23.045Z] #28 47.81 Setting up sudo (1.9.5p2-3) ... [2022-08-25T22:27:23.045Z] #28 47.88 invoke-rc.d: could not determine current runlevel [2022-08-25T22:27:23.045Z] #28 47.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T22:27:23.045Z] #28 47.89 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T22:27:23.045Z] #28 47.90 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-25T22:27:23.045Z] #28 47.90 Failed to connect to bus: Host is down [2022-08-25T22:27:23.045Z] #28 47.91 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-25T22:27:23.045Z] #28 47.92 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T22:27:23.045Z] #28 47.93 Setting up pigz (2.6-1) ... [2022-08-25T22:27:23.045Z] #28 47.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T22:27:23.045Z] #28 47.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T22:27:23.045Z] #28 47.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T22:27:23.045Z] #28 47.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:27:23.045Z] #28 48.43 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-25T22:27:23.045Z] #28 48.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T22:27:23.301Z] #28 48.69 Setting up libelf1:amd64 (0.183-1) ... [2022-08-25T22:27:23.301Z] #28 48.70 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-25T22:27:23.301Z] #28 48.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T22:27:23.301Z] #28 48.74 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T22:27:23.301Z] #28 48.75 Setting up libkmod2:amd64 (28-1) ... [2022-08-25T22:27:23.301Z] #28 48.77 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T22:27:23.864Z] #28 49.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T22:27:23.864Z] #28 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T22:27:23.864Z] #28 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T22:27:23.864Z] #28 49.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T22:27:23.864Z] #28 49.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T22:27:23.864Z] #28 49.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T22:27:23.864Z] #28 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T22:27:23.864Z] #28 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T22:27:23.864Z] #28 49.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T22:27:23.864Z] #28 49.12 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T22:27:24.683Z] #28 49.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T22:27:24.683Z] #28 49.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T22:27:24.683Z] #28 50.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T22:27:24.683Z] #28 50.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T22:27:25.249Z] #28 50.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T22:27:25.249Z] #28 50.75 Setting up jq (1.6-2.1) ... [2022-08-25T22:27:25.249Z] #28 50.76 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T22:27:25.249Z] #28 50.77 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-25T22:27:25.249Z] #28 50.78 Setting up iptables (1.8.7-1) ... [2022-08-25T22:27:25.506Z] #28 50.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:27:25.506Z] #28 50.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:27:25.506Z] #28 50.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T22:27:25.506Z] #28 50.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T22:27:25.506Z] #28 50.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T22:27:25.506Z] #28 50.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T22:27:25.506Z] #28 50.83 Setting up iproute2 (5.10.0-4) ... [2022-08-25T22:27:25.762Z] #28 51.10 Setting up systemd (247.3-7) ... [2022-08-25T22:27:25.762Z] #28 51.15 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-25T22:27:25.762Z] #28 51.15 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-25T22:27:25.762Z] #28 51.16 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-25T22:27:25.762Z] #28 51.19 Initializing machine ID from KVM UUID. [2022-08-25T22:27:26.325Z] #28 51.80 Setting up systemd-journal-remote (247.3-7) ... [2022-08-25T22:27:26.591Z] #28 52.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T22:27:27.161Z] #28 DONE 52.6s [2022-08-25T22:27:27.161Z] [2022-08-25T22:27:27.161Z] #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-25T22:27:27.161Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-08-25T22:27:28.090Z] #29 0.809 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T22:27:28.090Z] #29 0.813 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T22:27:28.090Z] #29 0.816 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T22:27:28.090Z] #29 DONE 0.9s [2022-08-25T22:27:28.090Z] [2022-08-25T22:27:28.090Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T22:27:28.090Z] #30 sha256:2cf0b479f1db039f6fdd3bbe9ba66f37779d912335c9f4a047665cc2ffc3188a [2022-08-25T22:27:33.006Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.9% of statements [2022-08-25T22:27:33.006Z] ok github.com/docker/docker/container 0.122s coverage: 35.7% of statements [2022-08-25T22:27:33.006Z] ok github.com/docker/docker/cmd/dockerd/trap 2.443s coverage: 0.0% of statements [2022-08-25T22:27:33.006Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-25T22:27:33.006Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-25T22:27:33.006Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-25T22:27:33.006Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-25T22:27:33.006Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-25T22:27:34.913Z] ok github.com/docker/docker/daemon/cluster 0.089s coverage: 0.5% of statements [2022-08-25T22:27:36.268Z] #30 7.752 Collecting yamllint==1.26.1 [2022-08-25T22:27:36.819Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-25T22:27:36.830Z] #30 8.796 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T22:27:37.758Z] #30 9.436 Collecting pathspec>=0.5.3 [2022-08-25T22:27:37.758Z] #30 9.445 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T22:27:37.758Z] #30 9.674 Collecting pyyaml [2022-08-25T22:27:37.758Z] #30 9.689 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-25T22:27:37.758Z] #30 9.725 Building wheels for collected packages: yamllint [2022-08-25T22:27:37.758Z] #30 9.729 Building wheel for yamllint (setup.py): started [2022-08-25T22:27:38.321Z] #30 10.36 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T22:27:38.321Z] #30 10.36 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=481f8392ad9bbf15a6c4d4697e58e59d611e8d10b26b8dda62b4bef39dd78c77 [2022-08-25T22:27:38.321Z] #30 10.36 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T22:27:38.321Z] #30 10.37 Successfully built yamllint [2022-08-25T22:27:38.321Z] #30 10.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T22:27:38.577Z] #30 10.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T22:27:38.723Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-25T22:27:38.833Z] #30 DONE 10.9s [2022-08-25T22:27:38.833Z] [2022-08-25T22:27:38.833Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T22:27:38.833Z] #34 sha256:75724388242c4566287f1c1065030766280547b78decc8d100f408f96de6497a [2022-08-25T22:27:39.395Z] #34 DONE 0.2s [2022-08-25T22:27:39.395Z] [2022-08-25T22:27:39.395Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T22:27:39.395Z] #39 sha256:bb05b3a9053502dbfd601ef17b56bfb32ab1d6436946c05ba5721c6b793d897c [2022-08-25T22:27:39.395Z] #39 DONE 0.3s [2022-08-25T22:27:39.395Z] [2022-08-25T22:27:39.395Z] #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-25T22:27:39.395Z] #67 sha256:fc2ddbd56d39e5b6f41d0275f4383a2d1c8399bccda6f1fde1c914896a2deea3 [2022-08-25T22:27:39.395Z] #67 ... [2022-08-25T22:27:39.395Z] [2022-08-25T22:27:39.395Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T22:27:39.395Z] #42 sha256:1c845a48d8aa470e23bb7a4cf0cc31155a076d5fa2d857fe8bec549aaec12d10 [2022-08-25T22:27:39.395Z] #42 DONE 0.1s [2022-08-25T22:27:39.650Z] [2022-08-25T22:27:39.650Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T22:27:39.650Z] #44 sha256:294ea4de0da2ffc210329fbd424d2b7e72d1d222a68dca9ba88ba828e7385e47 [2022-08-25T22:27:39.650Z] #44 DONE 0.1s [2022-08-25T22:27:39.650Z] [2022-08-25T22:27:39.650Z] #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-25T22:27:39.650Z] #71 sha256:90216b0a0b3183ae486a48e329d337660980573ca132de7b5fc9c47a7ccbdb4f [2022-08-25T22:27:39.650Z] #71 ... [2022-08-25T22:27:39.650Z] [2022-08-25T22:27:39.650Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T22:27:39.650Z] #46 sha256:f8f15883eb75c55a225865c783f59fe0a3261309e682ddd21ada71b5eff3bb47 [2022-08-25T22:27:39.650Z] #46 DONE 0.1s [2022-08-25T22:27:39.650Z] [2022-08-25T22:27:39.650Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T22:27:39.650Z] #48 sha256:d3e8162f21dc59ef8c56b7cc97c91c5385bfacccff56ea7b6b3f5964acf028f6 [2022-08-25T22:27:39.650Z] #48 DONE 0.1s [2022-08-25T22:27:39.908Z] [2022-08-25T22:27:39.908Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T22:27:39.908Z] #52 sha256:003fcb8e4e662c69f9244960389fd05a05b1cf916f4fb75d6f8f2315ab42f5fc [2022-08-25T22:27:39.908Z] #52 DONE 0.0s [2022-08-25T22:27:39.908Z] [2022-08-25T22:27:39.908Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T22:27:39.908Z] #55 sha256:6c95f1e37266ba9843a44119011550383a774267ecd228621940a181a9e29950 [2022-08-25T22:27:39.908Z] #55 DONE 0.1s [2022-08-25T22:27:39.908Z] [2022-08-25T22:27:39.908Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T22:27:39.908Z] #59 sha256:00f09d809934292c435007fe1a7ee7b48a367bf409ec48ea3079de14167a3687 [2022-08-25T22:27:39.908Z] #59 DONE 0.1s [2022-08-25T22:27:39.908Z] [2022-08-25T22:27:39.908Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T22:27:39.908Z] #61 sha256:dc9b901e91a6a1bfca2456448778e9237dbbcc0dc6e56a57fad785282f6cd512 [2022-08-25T22:27:40.164Z] #61 DONE 0.1s [2022-08-25T22:27:40.164Z] [2022-08-25T22:27:40.164Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T22:27:40.164Z] #63 sha256:e2616166a6ee0b8eec052f7e56784892ae718df3bf688c82a167e966585c7d35 [2022-08-25T22:27:40.164Z] #63 DONE 0.2s [2022-08-25T22:27:40.164Z] [2022-08-25T22:27:40.164Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T22:27:40.164Z] #65 sha256:84d7d1b14f556919dd77f091e9abd1feff06c974f7a688b877c3b3afd5e06fa0 [2022-08-25T22:27:40.164Z] #65 DONE 0.1s [2022-08-25T22:27:40.164Z] [2022-08-25T22:27:40.164Z] #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-25T22:27:40.164Z] #67 sha256:fc2ddbd56d39e5b6f41d0275f4383a2d1c8399bccda6f1fde1c914896a2deea3 [2022-08-25T22:27:45.292Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-08-25T22:27:46.233Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-08-25T22:27:46.801Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-25T22:27:47.370Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-25T22:27:48.308Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.4% of statements [2022-08-25T22:27:48.308Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-25T22:27:48.308Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-25T22:27:48.308Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-25T22:27:48.308Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-25T22:27:48.877Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.653s coverage: 74.8% of statements [2022-08-25T22:27:49.814Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.359s coverage: 60.7% of statements [2022-08-25T22:27:50.073Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-08-25T22:27:51.451Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-25T22:27:52.403Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.283s coverage: 50.6% of statements [2022-08-25T22:27:54.309Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.991s coverage: 45.9% of statements [2022-08-25T22:27:54.309Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-25T22:27:54.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.915s coverage: 58.5% of statements [2022-08-25T22:27:54.878Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-25T22:27:54.878Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-25T22:27:55.136Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-25T22:27:55.704Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-25T22:27:55.964Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-08-25T22:27:57.983Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.9% of statements [2022-08-25T22:27:57.983Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-25T22:27:57.983Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-25T22:27:57.983Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-08-25T22:27:58.620Z] ok github.com/docker/docker/daemon/logger/fluentd 0.029s coverage: 53.6% of statements [2022-08-25T22:27:58.881Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 80.2% of statements [2022-08-25T22:27:58.881Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-25T22:27:59.449Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-25T22:28:00.017Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.015s coverage: 88.2% of statements [2022-08-25T22:28:00.586Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.122s coverage: 76.8% of statements [2022-08-25T22:28:01.154Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-25T22:28:01.722Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements [2022-08-25T22:28:02.053Z] #67 90.68 + mkdir -p /build [2022-08-25T22:28:02.053Z] #67 90.69 + cp runc /build/runc [2022-08-25T22:28:02.053Z] #67 DONE 91.0s [2022-08-25T22:28:02.053Z] [2022-08-25T22:28:02.053Z] #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-25T22:28:02.053Z] #71 sha256:90216b0a0b3183ae486a48e329d337660980573ca132de7b5fc9c47a7ccbdb4f [2022-08-25T22:28:02.053Z] #71 ... [2022-08-25T22:28:02.053Z] [2022-08-25T22:28:02.053Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T22:28:02.053Z] #68 sha256:52494e36bd3323ada5e4801a8b7d612b49012b265687752dfcacaab46b3c00b3 [2022-08-25T22:28:02.053Z] #68 DONE 0.1s [2022-08-25T22:28:02.053Z] [2022-08-25T22:28:02.053Z] #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-25T22:28:02.053Z] #71 sha256:90216b0a0b3183ae486a48e329d337660980573ca132de7b5fc9c47a7ccbdb4f [2022-08-25T22:28:02.660Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-25T22:28:03.227Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-08-25T22:28:03.794Z] ok github.com/docker/docker/daemon/logger/journald 3.431s coverage: 74.3% of statements [2022-08-25T22:28:03.794Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-25T22:28:03.794Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-25T22:28:03.794Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-25T22:28:03.794Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-25T22:28:04.731Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-25T22:28:04.731Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-25T22:28:05.299Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-25T22:28:05.559Z] ok github.com/docker/docker/daemon/logger/splunk 1.578s coverage: 82.5% of statements [2022-08-25T22:28:05.559Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-25T22:28:05.559Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-25T22:28:06.127Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 44.4% of statements [2022-08-25T22:28:08.661Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.0% of statements [2022-08-25T22:28:08.661Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-25T22:28:08.661Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-25T22:28:08.920Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-25T22:28:08.920Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-25T22:28:09.488Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-08-25T22:28:09.488Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-08-25T22:28:09.865Z] #64 460.1 # github.com/containerd/containerd/cmd/containerd [2022-08-25T22:28:09.865Z] #64 460.1 /usr/bin/ld: /tmp/go-link-1217865930/000019.o: in function `New': [2022-08-25T22:28:09.865Z] #64 460.1 /tmp/tmp.outAY75ez7/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-25T22:28:09.865Z] #64 460.2 + bin/containerd-stress [2022-08-25T22:28:09.865Z] #64 461.3 + bin/containerd-shim [2022-08-25T22:28:10.425Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-25T22:28:10.425Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-25T22:28:10.425Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-25T22:28:10.684Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-25T22:28:11.252Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-08-25T22:28:11.826Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-25T22:28:12.085Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-25T22:28:12.417Z] #64 457.6 # github.com/containerd/containerd/cmd/containerd [2022-08-25T22:28:12.417Z] #64 457.6 /usr/bin/ld: /tmp/go-link-1885517180/000019.o: in function `New': [2022-08-25T22:28:12.417Z] #64 457.6 /tmp/tmp.vOuM9MW4Kc/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-25T22:28:12.417Z] #64 457.6 + bin/containerd-stress [2022-08-25T22:28:12.417Z] #64 458.7 + bin/containerd-shim [2022-08-25T22:28:13.464Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.3% of statements [2022-08-25T22:28:14.401Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2022-08-25T22:28:14.401Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-25T22:28:14.660Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-25T22:28:16.439Z] #64 472.4 + bin/containerd-shim-runc-v1 [2022-08-25T22:28:17.948Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 42.7% of statements [2022-08-25T22:28:17.948Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-25T22:28:18.207Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-25T22:28:18.466Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-25T22:28:18.725Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-25T22:28:18.983Z] ok github.com/docker/docker/pkg/fsutils 0.141s coverage: 85.1% of statements [2022-08-25T22:28:19.242Z] ok github.com/docker/docker/layer 7.930s coverage: 68.9% of statements [2022-08-25T22:28:19.242Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-25T22:28:19.242Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-25T22:28:19.242Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-25T22:28:19.242Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-25T22:28:19.242Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-25T22:28:19.242Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-25T22:28:19.242Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-08-25T22:28:20.178Z] ok github.com/docker/docker/pkg/idtools 0.441s coverage: 69.3% of statements [2022-08-25T22:28:20.178Z] ok github.com/docker/docker/pkg/ioutils 0.375s coverage: 71.5% of statements [2022-08-25T22:28:20.437Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-08-25T22:28:20.528Z] #64 469.9 + bin/containerd-shim-runc-v1 [2022-08-25T22:28:20.697Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-25T22:28:20.697Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-25T22:28:20.697Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-25T22:28:20.956Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-25T22:28:20.956Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-08-25T22:28:21.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-25T22:28:21.214Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-25T22:28:21.215Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-25T22:28:21.215Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-25T22:28:21.782Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-08-25T22:28:22.350Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-25T22:28:22.609Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-25T22:28:22.609Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-25T22:28:23.008Z] #64 478.6 + bin/containerd-shim-runc-v2 [2022-08-25T22:28:23.267Z] #64 479.4 + binaries [2022-08-25T22:28:23.526Z] #64 479.4 + install -D bin/containerd /build/containerd [2022-08-25T22:28:23.526Z] #64 479.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-25T22:28:23.526Z] #64 479.5 + install -D bin/ctr /build/ctr [2022-08-25T22:28:23.985Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-25T22:28:24.244Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-25T22:28:24.503Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-25T22:28:24.763Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-25T22:28:25.022Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-25T22:28:25.022Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-25T22:28:25.589Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-25T22:28:25.791Z] #64 476.2 + bin/containerd-shim-runc-v2 [2022-08-25T22:28:26.065Z] #64 DONE 481.6s [2022-08-25T22:28:26.157Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-25T22:28:26.416Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-08-25T22:28:26.649Z] [2022-08-25T22:28:26.649Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T22:28:26.649Z] #65 sha256:2a79538b5825c054d3608e420147a21b6200d8bed2c52e14bcf3947029eeab26 [2022-08-25T22:28:26.675Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-25T22:28:26.724Z] #64 477.1 + binaries [2022-08-25T22:28:26.724Z] #64 477.1 + install -D bin/containerd /build/containerd [2022-08-25T22:28:26.724Z] #64 477.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-25T22:28:26.724Z] #64 477.1 + install -D bin/ctr /build/ctr [2022-08-25T22:28:26.934Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-25T22:28:27.584Z] #65 DONE 1.0s [2022-08-25T22:28:27.584Z] [2022-08-25T22:28:27.584Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T22:28:27.584Z] #70 sha256:dec86822f6675e6e51c51bac1e8550b8f91c7b57381a33424a21d577c202aa67 [2022-08-25T22:28:27.843Z] #70 DONE 0.2s [2022-08-25T22:28:27.843Z] [2022-08-25T22:28:27.843Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T22:28:27.843Z] #75 sha256:488ffe4a684b4bbf7f32d15cc4b7be23b551ae859cb7ac52d8ffd33863c7a707 [2022-08-25T22:28:28.620Z] #64 DONE 479.0s [2022-08-25T22:28:28.779Z] #75 DONE 1.0s [2022-08-25T22:28:28.779Z] [2022-08-25T22:28:28.779Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T22:28:28.779Z] #78 sha256:32c7b39106b6e475431b7c28a7351873ae85505d85bc819d5e0ed22a84ecf860 [2022-08-25T22:28:28.779Z] #78 DONE 0.1s [2022-08-25T22:28:28.841Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-25T22:28:29.038Z] [2022-08-25T22:28:29.038Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T22:28:29.038Z] #79 sha256:79cf656d280244fb2ca13205087aa05446310b88e6dc059d648708a6d359c6f5 [2022-08-25T22:28:29.038Z] #79 DONE 0.1s [2022-08-25T22:28:29.038Z] [2022-08-25T22:28:29.038Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T22:28:29.038Z] #80 sha256:b1d85fb5050fec942e5e915a2903d5832f61082f67a2961477437b3360c0174e [2022-08-25T22:28:29.038Z] #80 DONE 0.0s [2022-08-25T22:28:29.038Z] [2022-08-25T22:28:29.038Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T22:28:29.038Z] #81 sha256:f6239ebde2b33abf3d3cedf81ef7b3c1f51a0c5b1dcfd5c0a7f828c92c0b6c1c [2022-08-25T22:28:29.102Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-25T22:28:29.361Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-08-25T22:28:29.553Z] [2022-08-25T22:28:29.553Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T22:28:29.553Z] #65 sha256:03a9cc9e84be3c88fed245e2798a5afd6bc78f6b967e8dc65300711b9a4527a0 [2022-08-25T22:28:30.117Z] #65 DONE 0.8s [2022-08-25T22:28:30.117Z] [2022-08-25T22:28:30.117Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T22:28:30.117Z] #70 sha256:4d02f28158b87c281f4e9c1634a208e4ee18f54b73b86f80a377ca08be2b5198 [2022-08-25T22:28:30.374Z] #70 DONE 0.2s [2022-08-25T22:28:30.374Z] [2022-08-25T22:28:30.374Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T22:28:30.374Z] #75 sha256:00a785319afd9e470b30b5c4352b58035719468386074a655beb02c1ffb60721 [2022-08-25T22:28:30.738Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2022-08-25T22:28:30.997Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-25T22:28:31.306Z] #75 DONE 0.9s [2022-08-25T22:28:31.306Z] [2022-08-25T22:28:31.306Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T22:28:31.306Z] #78 sha256:43ed9236e4035ac6514b8b2387c8ed380235a58ed4cd17db5865635325086253 [2022-08-25T22:28:31.306Z] #78 DONE 0.0s [2022-08-25T22:28:31.306Z] [2022-08-25T22:28:31.306Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T22:28:31.306Z] #79 sha256:3fa2b77541d310b978eb746c245ebe6f1b1bc93ec6c6c69ddaf82300bb8d00fe [2022-08-25T22:28:31.306Z] #79 DONE 0.0s [2022-08-25T22:28:31.306Z] [2022-08-25T22:28:31.306Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T22:28:31.306Z] #80 sha256:cebd012d8dcbd2e27dafec209e00f07f8e23de93c62fa5d3a1ffe5daaeb9ec9a [2022-08-25T22:28:31.306Z] #80 DONE 0.0s [2022-08-25T22:28:31.306Z] [2022-08-25T22:28:31.306Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T22:28:31.306Z] #81 sha256:04fabc4f2a247d7eb51cf4921914d79685d1c13e2d937347faae7b13ed715594 [2022-08-25T22:28:31.935Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-25T22:28:32.193Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-25T22:28:32.452Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-25T22:28:33.019Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-25T22:28:33.238Z] #81 DONE 4.2s [2022-08-25T22:28:33.238Z] [2022-08-25T22:28:33.238Z] #82 exporting to image [2022-08-25T22:28:33.238Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T22:28:33.238Z] #82 exporting layers [2022-08-25T22:28:33.278Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-25T22:28:34.090Z] #71 178.4 # github.com/containerd/containerd/cmd/containerd [2022-08-25T22:28:34.090Z] #71 178.4 /usr/bin/ld: /tmp/go-link-819082165/000019.o: in function `New': [2022-08-25T22:28:34.090Z] #71 178.4 /tmp/tmp.E2i1gu7Qak/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-25T22:28:34.090Z] #71 178.5 + bin/containerd-stress [2022-08-25T22:28:34.346Z] #71 179.6 + bin/containerd-shim [2022-08-25T22:28:34.656Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-25T22:28:35.488Z] #81 DONE 3.7s [2022-08-25T22:28:35.488Z] [2022-08-25T22:28:35.488Z] #82 exporting to image [2022-08-25T22:28:35.488Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T22:28:35.488Z] #82 exporting layers [2022-08-25T22:28:35.592Z] ok github.com/docker/docker/volume/local 0.073s coverage: 76.8% of statements [2022-08-25T22:28:35.851Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-25T22:28:37.232Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-25T22:28:41.363Z] #82 exporting layers 7.3s done [2022-08-25T22:28:41.363Z] #82 writing image sha256:664da888292bf07f98f706bf24280ef83e67d68b6d3ab8776e9bb902b7502ddf [2022-08-25T22:28:41.363Z] #82 writing image sha256:664da888292bf07f98f706bf24280ef83e67d68b6d3ab8776e9bb902b7502ddf done [2022-08-25T22:28:41.363Z] #82 naming to docker.io/library/docker:9db1f6a272ee549b897ed3de81754da7b272658f done [2022-08-25T22:28:41.363Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T22:28:41.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9db1f6a272ee549b897ed3de81754da7b272658f hack/make.sh dynbinary test-integration [2022-08-25T22:28:41.852Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T22:28:41.852Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:28:41.852Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:28:41.852Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:28:41.852Z] [2022-08-25T22:28:41.852Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T22:28:41.852Z] DOCKER_SYSTEMD=1 [2022-08-25T22:28:41.852Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T22:28:41.852Z] HOSTNAME=84b1c358ad58 [2022-08-25T22:28:41.852Z] DEST=bundles/test-integration [2022-08-25T22:28:41.852Z] PWD=/go/src/github.com/docker/docker [2022-08-25T22:28:41.852Z] DOCKER_GITCOMMIT=f70283fcec1f7f2b180ac2834864a23d8fff55a7 [2022-08-25T22:28:41.852Z] container=docker [2022-08-25T22:28:41.852Z] HOME=/root [2022-08-25T22:28:41.852Z] LANG=C.UTF-8 [2022-08-25T22:28:41.852Z] INVOCATION_ID=2983d7f9554e48859f89859f92542c58 [2022-08-25T22:28:41.852Z] GOLANG_VERSION=1.18.5 [2022-08-25T22:28:41.852Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T22:28:41.852Z] VALIDATE_BRANCH=master [2022-08-25T22:28:41.852Z] TERM=xterm [2022-08-25T22:28:41.852Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T22:28:41.852Z] SHLVL=3 [2022-08-25T22:28:41.852Z] TIMEOUT=120m [2022-08-25T22:28:41.852Z] DOCKER_BUILDTAGS= journald [2022-08-25T22:28:41.852Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T22:28:41.852Z] GO111MODULE=off [2022-08-25T22:28:41.852Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T22:28:41.852Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T22:28:41.852Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T22:28:41.852Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T22:28:41.852Z] GOPATH=/go [2022-08-25T22:28:41.852Z] PKG_CONFIG=pkg-config [2022-08-25T22:28:41.852Z] _=/usr/bin/env [2022-08-25T22:28:41.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T22:28:42.047Z] #82 exporting layers 7.1s done [2022-08-25T22:28:42.047Z] #82 writing image sha256:bc2c7199f4f680f33418031e8b92ef4f311d0c0ae9c0a5d53074671365fef33f done [2022-08-25T22:28:42.047Z] #82 naming to docker.io/library/docker:9db1f6a272ee549b897ed3de81754da7b272658f done [2022-08-25T22:28:42.047Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-25T22:28:42.378Z] + trap exit INT TERM [2022-08-25T22:28:42.378Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-25T22:28:42.378Z] + CONTAINER_NAME=docker-pr2 [2022-08-25T22:28:42.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44036/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f -e DOCKER_GRAPHDRIVER docker:9db1f6a272ee549b897ed3de81754da7b272658f hack/make.sh dynbinary [2022-08-25T22:28:42.643Z] [2022-08-25T22:28:42.643Z] Removing bundles/ [2022-08-25T22:28:42.643Z] [2022-08-25T22:28:42.643Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T22:28:42.643Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T22:28:42.643Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:28:43.310Z] [2022-08-25T22:28:43.310Z] Removing bundles/ [2022-08-25T22:28:43.310Z] [2022-08-25T22:28:43.310Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T22:28:43.310Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T22:28:43.310Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:28:46.516Z] #71 190.8 + bin/containerd-shim-runc-v1 [2022-08-25T22:28:53.055Z] #71 197.1 + bin/containerd-shim-runc-v2 [2022-08-25T22:28:53.055Z] #71 197.9 + binaries [2022-08-25T22:28:53.055Z] #71 197.9 + install -D bin/containerd /build/containerd [2022-08-25T22:28:53.055Z] #71 197.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-25T22:28:53.055Z] #71 197.9 + install -D bin/ctr /build/ctr [2022-08-25T22:28:53.055Z] #71 DONE 198.3s [2022-08-25T22:28:54.430Z] [2022-08-25T22:28:54.430Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T22:28:54.430Z] #72 sha256:c31982f598bf998c2ddd4e1fd191d55eca22d75a413becdd9b6f4c60ba4bab70 [2022-08-25T22:28:54.430Z] #72 DONE 0.3s [2022-08-25T22:28:54.430Z] [2022-08-25T22:28:54.430Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T22:28:54.430Z] #77 sha256:21fa94866394822dbae8acae9a6fd8a00bfecc830cb94ea20f6a5bbffa3d4dea [2022-08-25T22:28:54.686Z] #77 DONE 0.1s [2022-08-25T22:28:54.686Z] [2022-08-25T22:28:54.686Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T22:28:54.686Z] #82 sha256:916ff8272e9060fb9a656ed721861242b2eeed08a7eec3670dfe0685447e8c91 [2022-08-25T22:28:54.941Z] #82 DONE 0.4s [2022-08-25T22:28:54.941Z] [2022-08-25T22:28:54.941Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T22:28:54.941Z] #85 sha256:6114d607748b35968923e50915101f3c660c9f06cf992aaa1ee5988a03fe8fe1 [2022-08-25T22:28:54.941Z] #85 DONE 0.1s [2022-08-25T22:28:54.941Z] [2022-08-25T22:28:54.941Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T22:28:54.941Z] #86 sha256:e1504475e87da91838f20b1050a1d68e49bb7df41abc506b2104d51f2267550d [2022-08-25T22:28:54.941Z] #86 DONE 0.0s [2022-08-25T22:28:55.197Z] [2022-08-25T22:28:55.197Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T22:28:55.197Z] #87 sha256:19c987979f53a9169052ab14131948c67604534f6530ab32b3beaa6dbe91fc6a [2022-08-25T22:28:55.197Z] #87 DONE 0.0s [2022-08-25T22:28:55.197Z] [2022-08-25T22:28:55.197Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T22:28:55.197Z] #88 sha256:d3bea2ac26bcca8130cf1782d31f64ee444b05d12de0c2faf146432c15224a0e [2022-08-25T22:28:58.508Z] #88 DONE 3.5s [2022-08-25T22:28:58.764Z] [2022-08-25T22:28:58.764Z] #89 exporting to image [2022-08-25T22:28:58.764Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T22:28:58.764Z] #89 exporting layers [2022-08-25T22:28:59.160Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-08-25T22:28:59.160Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/rootless [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/volume [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-25T22:28:59.161Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === Skipped [2022-08-25T22:28:59.161Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-25T22:28:59.161Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-25T22:28:59.161Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-25T22:28:59.161Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-25T22:28:59.161Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:71: No driver to put! [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-25T22:28:59.161Z] time="2022-08-25T22:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-25T22:28:59.161Z] time="2022-08-25T22:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-25T22:28:59.161Z] time="2022-08-25T22:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-25T22:28:59.161Z] time="2022-08-25T22:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-25T22:28:59.161Z] time="2022-08-25T22:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:71: No driver to put! [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-25T22:28:59.161Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-25T22:28:59.161Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-25T22:28:59.161Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:28:59.161Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-25T22:28:59.161Z] graphtest_unix.go:71: No driver to put! [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-25T22:28:59.161Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-25T22:28:59.161Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-25T22:28:59.161Z] [2022-08-25T22:28:59.161Z] DONE 2874 tests, 28 skipped in 213.597s [2022-08-25T22:28:59.161Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:28:59.161Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-25T22:28:59.161Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-25T22:29:25.262Z] #89 exporting layers 24.8s done [2022-08-25T22:29:25.262Z] #89 writing image sha256:5c5755f867c42e1689bd49e37faf37b075c879173b44617d4cf9644eb348a03c done [2022-08-25T22:29:25.262Z] #89 naming to docker.io/library/docker:437c2d64f96bc293f4281a380dd2f375c45f47b3 done [2022-08-25T22:29:25.262Z] #89 DONE 24.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-25T22:29:25.635Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44036/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=437c2d64f96bc293f4281a380dd2f375c45f47b3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:437c2d64f96bc293f4281a380dd2f375c45f47b3 hack/validate/default [2022-08-25T22:29:26.196Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-25T22:29:26.196Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-25T22:29:26.196Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-25T22:29:26.196Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-25T22:29:26.196Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-25T22:29:26.196Z] [2022-08-25T22:29:26.196Z] INFO Start validation with golang-ci-lint [2022-08-25T22:29:27.123Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-25T22:29:27.123Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-25T22:29:27.123Z] INFO [loader] Using build tags: [ journald] [2022-08-25T22:29:28.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T22:29:28.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork 37.469s coverage: 40.6% of statements [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.553s coverage: 59.9% of statements [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.1% of statements [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.018s coverage: 4.7% of statements [2022-08-25T22:29:45.901Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-25T22:29:45.901Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-25T22:29:55.878Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.189s coverage: 6.6% of statements [2022-08-25T22:29:55.878Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-25T22:29:55.878Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-25T22:29:55.878Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-25T22:29:55.878Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-25T22:29:55.878Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-25T22:29:55.878Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-25T22:29:56.446Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-08-25T22:29:56.446Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-25T22:29:56.704Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-08-25T22:29:56.963Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-25T22:30:00.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T22:30:09.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T22:30:09.175Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-25T22:30:17.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T22:30:17.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T22:30:17.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T22:30:18.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T22:30:19.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T22:30:19.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T22:30:20.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T22:30:22.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T22:30:23.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T22:30:24.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T22:30:24.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T22:30:25.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T22:30:26.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T22:30:27.264Z] ok github.com/docker/docker/libnetwork/ipam 16.622s coverage: 85.3% of statements [2022-08-25T22:30:27.264Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-25T22:30:27.264Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-25T22:30:27.264Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-25T22:30:27.264Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-25T22:30:27.264Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-25T22:30:27.264Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-25T22:30:27.264Z] ok github.com/docker/docker/libnetwork/ipamutils 0.281s coverage: 74.0% of statements [2022-08-25T22:30:27.264Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.0% of statements [2022-08-25T22:30:27.264Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-25T22:30:27.264Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-25T22:30:27.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T22:30:28.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T22:30:29.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T22:30:29.773Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T22:30:29.773Z] Using test binary docker [2022-08-25T22:30:29.773Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T22:30:30.031Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-25T22:30:30.031Z] Starting dockerd [2022-08-25T22:30:30.031Z] INFO: Waiting for daemon to start... [2022-08-25T22:30:33.310Z] . [2022-08-25T22:30:33.310Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T22:30:33.310Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T22:30:33.310Z] Error: No such image: emptyfs [2022-08-25T22:30:33.311Z] Loaded image: emptyfs:latest [2022-08-25T22:30:33.311Z] Running integration-test (iteration 1) [2022-08-25T22:30:33.311Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T22:30:33.311Z] Loaded image: busybox:latest [2022-08-25T22:30:33.569Z] Loaded image: busybox:glibc [2022-08-25T22:30:34.944Z] Loaded image: debian:bullseye-slim [2022-08-25T22:30:34.944Z] Loaded image: hello-world:latest [2022-08-25T22:30:35.202Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:30:35.202Z] INFO: Testing against a local daemon [2022-08-25T22:30:35.202Z] === RUN TestCgroupNamespacesBuild [2022-08-25T22:30:36.574Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-08-25T22:30:36.574Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T22:30:37.949Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-08-25T22:30:37.949Z] === RUN TestBuildWithSession [2022-08-25T22:30:37.949Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T22:30:37.949Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T22:30:37.949Z] === RUN TestBuildSquashParent [2022-08-25T22:30:43.211Z] --- PASS: TestBuildSquashParent (4.61s) [2022-08-25T22:30:43.211Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T22:30:43.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:30:43.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:30:43.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:30:43.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:30:43.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:30:43.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:30:43.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:30:43.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:30:43.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:30:43.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:30:43.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:30:43.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:30:43.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:30:43.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:30:43.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:30:44.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:30:45.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:30:45.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:30:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-25T22:30:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-08-25T22:30:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s) [2022-08-25T22:30:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s) [2022-08-25T22:30:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-08-25T22:30:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2022-08-25T22:30:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2022-08-25T22:30:47.130Z] === RUN TestBuildMultiStageCopy [2022-08-25T22:30:47.130Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T22:30:49.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T22:30:49.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T22:30:49.029Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T22:30:49.175Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T22:30:49.175Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:30:49.175Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:30:49.175Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:30:49.175Z] [2022-08-25T22:30:49.175Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T22:30:49.175Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T22:30:49.175Z] HOSTNAME=06bbf8221d2a [2022-08-25T22:30:49.175Z] DEST=bundles/test-integration [2022-08-25T22:30:49.175Z] PWD=/go/src/github.com/docker/docker [2022-08-25T22:30:49.175Z] DOCKER_ROOTLESS=1 [2022-08-25T22:30:49.175Z] DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f [2022-08-25T22:30:49.175Z] container=docker [2022-08-25T22:30:49.175Z] HOME=/root [2022-08-25T22:30:49.175Z] GOLANG_VERSION=1.18.5 [2022-08-25T22:30:49.175Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T22:30:49.175Z] VALIDATE_BRANCH=master [2022-08-25T22:30:49.175Z] TERM=xterm [2022-08-25T22:30:49.175Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T22:30:49.175Z] SHLVL=1 [2022-08-25T22:30:49.175Z] TIMEOUT=120m [2022-08-25T22:30:49.175Z] DOCKER_BUILDTAGS= journald [2022-08-25T22:30:49.175Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T22:30:49.175Z] GO111MODULE=off [2022-08-25T22:30:49.175Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T22:30:49.175Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T22:30:49.175Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T22:30:49.175Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T22:30:49.175Z] GOPATH=/go [2022-08-25T22:30:49.175Z] PKG_CONFIG=pkg-config [2022-08-25T22:30:49.175Z] _=/usr/bin/env [2022-08-25T22:30:49.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T22:30:49.287Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T22:30:49.545Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-08-25T22:30:49.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-08-25T22:30:49.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-25T22:30:49.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-25T22:30:49.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-25T22:30:49.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-08-25T22:30:49.545Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T22:30:49.884Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T22:30:49.884Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:30:49.884Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:30:49.884Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:30:49.884Z] [2022-08-25T22:30:49.884Z] + TEST_INTEGRATION_DEST=1 [2022-08-25T22:30:49.884Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-25T22:30:49.884Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T22:30:49.884Z] + run_tests test-integration-flaky [2022-08-25T22:30:49.884Z] + '[' -n 0 ']' [2022-08-25T22:30:49.884Z] + rm= [2022-08-25T22:30:49.884Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44036/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44036/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9db1f6a272ee549b897ed3de81754da7b272658f hack/make.sh test-integration-flaky test-integration [2022-08-25T22:30:49.884Z] + c=0 [2022-08-25T22:30:49.884Z] + TEST_INTEGRATION_DEST=3 [2022-08-25T22:30:49.884Z] + TEST_INTEGRATION_DEST=2 [2022-08-25T22:30:49.884Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-25T22:30:49.884Z] + TEST_SKIP_INTEGRATION=1 [2022-08-25T22:30:49.884Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-25T22:30:49.884Z] + TEST_SKIP_INTEGRATION=1 [2022-08-25T22:30:49.884Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-25T22:30:49.884Z] + run_tests [2022-08-25T22:30:49.884Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-25T22:30:49.884Z] + run_tests [2022-08-25T22:30:49.884Z] + '[' -n 0 ']' [2022-08-25T22:30:49.884Z] + '[' -n 0 ']' [2022-08-25T22:30:49.884Z] + rm= [2022-08-25T22:30:49.884Z] + rm= [2022-08-25T22:30:49.885Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44036/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44036/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9db1f6a272ee549b897ed3de81754da7b272658f hack/make.sh '' test-integration [2022-08-25T22:30:49.885Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44036/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44036/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9db1f6a272ee549b897ed3de81754da7b272658f hack/make.sh '' test-integration [2022-08-25T22:30:49.885Z] ++ jobs -p [2022-08-25T22:30:49.885Z] + for job in $(jobs -p) [2022-08-25T22:30:49.885Z] + wait 9553 [2022-08-25T22:30:49.885Z] [2022-08-25T22:30:49.885Z] [2022-08-25T22:30:49.885Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T22:30:49.885Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T22:30:49.885Z] HOSTNAME=fd590845dd2f [2022-08-25T22:30:49.885Z] TEST_SKIP_INTEGRATION=1 [2022-08-25T22:30:49.885Z] TESTDEBUG=0 [2022-08-25T22:30:49.885Z] DEST=bundles/test-integration [2022-08-25T22:30:49.885Z] PWD=/go/src/github.com/docker/docker [2022-08-25T22:30:49.885Z] KEEPBUNDLE=1 [2022-08-25T22:30:49.885Z] DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f [2022-08-25T22:30:49.885Z] container=docker [2022-08-25T22:30:49.885Z] HOME=/root [2022-08-25T22:30:49.885Z] GOLANG_VERSION=1.18.5 [2022-08-25T22:30:49.885Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T22:30:49.885Z] VALIDATE_BRANCH=master [2022-08-25T22:30:49.885Z] TERM=xterm [2022-08-25T22:30:49.885Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T22:30:49.885Z] SHLVL=1 [2022-08-25T22:30:49.885Z] TIMEOUT=120m [2022-08-25T22:30:49.885Z] DOCKER_BUILDTAGS= journald [2022-08-25T22:30:49.885Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T22:30:49.885Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-25T22:30:49.885Z] GO111MODULE=off [2022-08-25T22:30:49.885Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T22:30:49.885Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T22:30:49.885Z] GOPATH=/go [2022-08-25T22:30:49.885Z] PKG_CONFIG=pkg-config [2022-08-25T22:30:49.885Z] _=/usr/bin/env [2022-08-25T22:30:49.885Z] Building test suite binary ./integration-cli/test.main [2022-08-25T22:30:49.885Z] [2022-08-25T22:30:49.885Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-25T22:30:49.885Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T22:30:49.885Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T22:30:49.885Z] HOSTNAME=9d02139a8d2d [2022-08-25T22:30:49.885Z] TEST_SKIP_INTEGRATION=1 [2022-08-25T22:30:49.885Z] TESTDEBUG=0 [2022-08-25T22:30:49.885Z] DEST=bundles/test-integration [2022-08-25T22:30:49.885Z] PWD=/go/src/github.com/docker/docker [2022-08-25T22:30:49.885Z] KEEPBUNDLE=1 [2022-08-25T22:30:49.885Z] DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f [2022-08-25T22:30:49.885Z] container=docker [2022-08-25T22:30:49.885Z] HOME=/root [2022-08-25T22:30:49.885Z] GOLANG_VERSION=1.18.5 [2022-08-25T22:30:49.885Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T22:30:49.885Z] VALIDATE_BRANCH=master [2022-08-25T22:30:49.885Z] TERM=xterm [2022-08-25T22:30:49.885Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T22:30:49.885Z] SHLVL=1 [2022-08-25T22:30:49.885Z] TIMEOUT=120m [2022-08-25T22:30:49.885Z] DOCKER_BUILDTAGS= journald [2022-08-25T22:30:49.885Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T22:30:49.885Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-25T22:30:49.885Z] GO111MODULE=off [2022-08-25T22:30:49.885Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T22:30:49.885Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T22:30:49.885Z] GOPATH=/go [2022-08-25T22:30:49.885Z] PKG_CONFIG=pkg-config [2022-08-25T22:30:49.885Z] _=/usr/bin/env [2022-08-25T22:30:49.885Z] Building test suite binary ./integration-cli/test.main [2022-08-25T22:30:49.885Z] No new tests added to integration. [2022-08-25T22:30:49.885Z] [2022-08-25T22:30:49.885Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T22:30:49.885Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T22:30:49.885Z] HOSTNAME=ae247690d10c [2022-08-25T22:30:49.885Z] TESTDEBUG=0 [2022-08-25T22:30:49.885Z] DEST=bundles/test-integration [2022-08-25T22:30:49.885Z] PWD=/go/src/github.com/docker/docker [2022-08-25T22:30:49.885Z] KEEPBUNDLE=1 [2022-08-25T22:30:49.885Z] DOCKER_GITCOMMIT=9db1f6a272ee549b897ed3de81754da7b272658f [2022-08-25T22:30:49.885Z] container=docker [2022-08-25T22:30:49.885Z] HOME=/root [2022-08-25T22:30:49.885Z] GOLANG_VERSION=1.18.5 [2022-08-25T22:30:49.885Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T22:30:49.885Z] VALIDATE_BRANCH=master [2022-08-25T22:30:49.885Z] TERM=xterm [2022-08-25T22:30:49.885Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T22:30:49.885Z] SHLVL=1 [2022-08-25T22:30:49.885Z] TIMEOUT=120m [2022-08-25T22:30:49.885Z] DOCKER_BUILDTAGS= journald [2022-08-25T22:30:49.885Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T22:30:49.885Z] GO111MODULE=off [2022-08-25T22:30:49.885Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T22:30:49.885Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T22:30:49.885Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T22:30:49.885Z] GOPATH=/go [2022-08-25T22:30:49.885Z] PKG_CONFIG=pkg-config [2022-08-25T22:30:49.885Z] _=/usr/bin/env [2022-08-25T22:30:49.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T22:30:50.478Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-08-25T22:30:50.478Z] === RUN TestBuildLabelWithTargets [2022-08-25T22:30:51.410Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-08-25T22:30:51.410Z] === RUN TestBuildWithEmptyLayers [2022-08-25T22:30:51.976Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-25T22:30:51.976Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T22:30:53.873Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2022-08-25T22:30:53.873Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T22:30:54.438Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-25T22:30:54.438Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T22:30:56.335Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-08-25T22:30:56.335Z] === RUN TestBuildWithHugeFile [2022-08-25T22:31:35.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T22:31:35.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T22:31:52.543Z] --- PASS: TestBuildWithHugeFile (52.67s) [2022-08-25T22:31:52.543Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T22:31:52.543Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T22:31:52.543Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T22:31:52.543Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T22:31:52.543Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:31:52.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:31:52.543Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:31:52.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:31:52.543Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:31:52.543Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:31:52.543Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:31:52.543Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:31:52.543Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:31:52.543Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-25T22:31:52.543Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-25T22:31:52.543Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-25T22:31:52.543Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-25T22:31:52.543Z] === RUN TestBuildPreserveOwnership [2022-08-25T22:31:52.543Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T22:31:52.543Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T22:31:52.543Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2022-08-25T22:31:52.543Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-08-25T22:31:52.543Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-08-25T22:31:52.543Z] === RUN TestBuildPlatformInvalid [2022-08-25T22:31:52.801Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-25T22:31:52.801Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T22:31:53.734Z] Loaded image: busybox:latest [2022-08-25T22:31:53.734Z] Loaded image: busybox:glibc [2022-08-25T22:31:55.107Z] Loaded image: debian:bullseye-slim [2022-08-25T22:31:55.107Z] Loaded image: hello-world:latest [2022-08-25T22:31:55.365Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:32:05.336Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.90s) [2022-08-25T22:32:05.336Z] PASS [2022-08-25T22:32:05.336Z] [2022-08-25T22:32:05.336Z] === Skipped [2022-08-25T22:32:05.336Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T22:32:05.336Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T22:32:05.336Z] [2022-08-25T22:32:05.336Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T22:32:05.336Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T22:32:05.336Z] [2022-08-25T22:32:05.336Z] DONE 34 tests, 2 skipped in 90.468s [2022-08-25T22:32:05.336Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T22:32:05.336Z] INFO: Testing against a local daemon [2022-08-25T22:32:05.336Z] === RUN TestConfigInspect [2022-08-25T22:32:05.901Z] --- PASS: TestConfigInspect (2.34s) [2022-08-25T22:32:05.901Z] === RUN TestConfigList [2022-08-25T22:32:08.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T22:32:08.427Z] --- PASS: TestConfigList (2.17s) [2022-08-25T22:32:08.427Z] === RUN TestConfigsCreateAndDelete [2022-08-25T22:32:10.326Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-25T22:32:10.326Z] === RUN TestConfigsUpdate [2022-08-25T22:32:12.850Z] --- PASS: TestConfigsUpdate (2.16s) [2022-08-25T22:32:12.850Z] === RUN TestTemplatedConfig [2022-08-25T22:32:14.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T22:32:15.377Z] --- PASS: TestTemplatedConfig (2.69s) [2022-08-25T22:32:15.377Z] === RUN TestConfigCreateResolve [2022-08-25T22:32:17.305Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-25T22:32:17.305Z] PASS [2022-08-25T22:32:17.305Z] [2022-08-25T22:32:17.305Z] DONE 6 tests in 13.701s [2022-08-25T22:32:17.305Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T22:32:17.305Z] INFO: Testing against a local daemon [2022-08-25T22:32:17.305Z] === RUN TestAttachWithTTY [2022-08-25T22:32:17.564Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-25T22:32:17.564Z] === RUN TestAttachWithoutTTy [2022-08-25T22:32:17.564Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-25T22:32:17.564Z] === RUN TestCheckpoint [2022-08-25T22:32:17.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T22:32:17.564Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T22:32:17.564Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T22:32:17.564Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:32:17.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:32:17.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:32:17.564Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:32:17.564Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:32:17.564Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:32:17.564Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T22:32:17.564Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T22:32:17.564Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T22:32:17.564Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T22:32:17.564Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T22:32:17.564Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T22:32:17.564Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T22:32:17.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T22:32:17.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T22:32:17.565Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T22:32:17.565Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T22:32:17.565Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-25T22:32:17.565Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T22:32:17.565Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-25T22:32:17.565Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T22:32:17.565Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-25T22:32:17.565Z] === RUN TestCopyEmptyFile [2022-08-25T22:32:17.823Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-25T22:32:17.823Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T22:32:17.823Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-25T22:32:17.823Z] === RUN TestCopyFromContainer [2022-08-25T22:32:18.715Z] time="2022-08-25T22:32:12Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-08-25T22:32:18.715Z] ok github.com/docker/docker/libnetwork/networkdb 104.205s coverage: 60.1% of statements [2022-08-25T22:32:18.715Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-25T22:32:18.715Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-25T22:32:18.715Z] ok github.com/docker/docker/libnetwork/osl 4.351s coverage: 39.7% of statements [2022-08-25T22:32:18.715Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-25T22:32:18.715Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-25T22:32:19.195Z] === RUN TestCopyFromContainer// [2022-08-25T22:32:19.195Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T22:32:19.195Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T22:32:19.195Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T22:32:19.286Z] ok github.com/docker/docker/libnetwork/portmapper 0.686s coverage: 48.6% of statements [2022-08-25T22:32:19.453Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T22:32:19.453Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T22:32:19.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T22:32:19.453Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T22:32:19.453Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T22:32:19.545Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-25T22:32:19.545Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-25T22:32:19.711Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer (1.77s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-25T22:32:19.711Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-25T22:32:19.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T22:32:19.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:32:19.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:32:19.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:32:19.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:32:19.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:32:19.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:32:19.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:32:19.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:32:19.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:32:19.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T22:32:19.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T22:32:19.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T22:32:19.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T22:32:19.711Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T22:32:19.711Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-25T22:32:19.711Z] === RUN TestCreateWithInvalidEnv [2022-08-25T22:32:19.711Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T22:32:19.711Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T22:32:19.711Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T22:32:19.711Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T22:32:19.711Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T22:32:19.711Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T22:32:19.711Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T22:32:19.711Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T22:32:19.711Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T22:32:19.711Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-25T22:32:19.711Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T22:32:19.711Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T22:32:19.711Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T22:32:19.711Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T22:32:19.711Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T22:32:19.711Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T22:32:19.805Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === Skipped [2022-08-25T22:32:19.805Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-25T22:32:19.805Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-25T22:32:19.805Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-25T22:32:19.805Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-25T22:32:19.805Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-25T22:32:19.805Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-25T22:32:19.805Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-25T22:32:19.805Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-25T22:32:19.805Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-25T22:32:19.805Z] firewalld_test.go:14: firewalld is not running [2022-08-25T22:32:19.805Z] [2022-08-25T22:32:19.805Z] DONE 327 tests, 9 skipped in 204.086s Post stage [Pipeline] junit [2022-08-25T22:32:20.754Z] Recording test results [2022-08-25T22:32:21.608Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-08-25T22:32:21.608Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T22:32:22.116Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T22:32:22.484Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f70283fcec1f7f2b180ac2834864a23d8fff55a7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f70283fcec1f7f2b180ac2834864a23d8fff55a7 hack/make.sh dynbinary test-integration [2022-08-25T22:32:22.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T22:32:22.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T22:32:22.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-08-25T22:32:22.981Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T22:32:22.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:32:22.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:32:22.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:32:22.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:32:22.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:32:22.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:32:22.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:32:22.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:32:22.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:32:22.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:32:22.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:32:22.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:32:22.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:32:22.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:32:22.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:32:22.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T22:32:22.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T22:32:22.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-25T22:32:22.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T22:32:22.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-25T22:32:22.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-25T22:32:22.981Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T22:32:23.068Z] [2022-08-25T22:32:23.068Z] Removing bundles/ [2022-08-25T22:32:23.068Z] [2022-08-25T22:32:23.068Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T22:32:23.068Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T22:32:23.068Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:32:23.546Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-25T22:32:23.546Z] === RUN TestCreateDifferentPlatform [2022-08-25T22:32:23.546Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T22:32:23.546Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T22:32:23.546Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-25T22:32:23.546Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T22:32:23.546Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T22:32:23.546Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T22:32:23.804Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-08-25T22:32:23.804Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T22:32:23.804Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-25T22:32:23.804Z] === RUN TestCreateInvalidHostConfig [2022-08-25T22:32:23.804Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:32:23.805Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:32:23.805Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:32:23.805Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:32:23.805Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:32:23.805Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:32:23.805Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:32:23.805Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:32:23.805Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:32:23.805Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:32:23.805Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:32:23.805Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:32:23.805Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T22:32:23.805Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T22:32:23.805Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T22:32:23.805Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T22:32:23.805Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T22:32:23.805Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T22:32:23.805Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T22:32:23.805Z] === RUN TestDaemonRestartIpcMode [2022-08-25T22:32:23.805Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T22:32:23.805Z] === RUN TestDaemonHostGatewayIP [2022-08-25T22:32:23.805Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T22:32:23.805Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T22:32:23.805Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T22:32:23.805Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T22:32:23.805Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T22:32:23.805Z] === RUN TestDiff [2022-08-25T22:32:23.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T22:32:24.371Z] --- PASS: TestDiff (0.60s) [2022-08-25T22:32:24.371Z] === RUN TestExecConsoleSize [2022-08-25T22:32:24.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T22:32:24.936Z] --- PASS: TestExecConsoleSize (0.64s) [2022-08-25T22:32:24.936Z] === RUN TestExecWithCloseStdin [2022-08-25T22:32:24.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T22:32:25.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T22:32:25.870Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-08-25T22:32:25.870Z] === RUN TestExec [2022-08-25T22:32:26.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T22:32:26.435Z] --- PASS: TestExec (0.63s) [2022-08-25T22:32:26.435Z] === RUN TestExecUser [2022-08-25T22:32:27.024Z] --- PASS: TestExecUser (0.65s) [2022-08-25T22:32:27.024Z] === RUN TestExportContainerAndImportImage [2022-08-25T22:32:27.610Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-08-25T22:32:27.610Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T22:32:28.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T22:32:28.986Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-25T22:32:28.986Z] === RUN TestHealthCheckWorkdir [2022-08-25T22:32:29.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T22:32:29.919Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-08-25T22:32:29.919Z] === RUN TestHealthKillContainer [2022-08-25T22:32:29.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T22:32:30.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T22:32:31.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T22:32:32.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T22:32:33.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T22:32:33.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T22:32:33.606Z] INFO [loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 2m55.448661993s [2022-08-25T22:32:33.607Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.212187ms [2022-08-25T22:32:34.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T22:32:35.479Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T22:32:35.479Z] Using test binary docker [2022-08-25T22:32:35.479Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T22:32:35.479Z] Not: starting. [2022-08-25T22:32:35.479Z] INFO: Waiting for daemon to start... [2022-08-25T22:32:35.479Z] Starting dockerd [2022-08-25T22:32:37.381Z] . [2022-08-25T22:32:37.381Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T22:32:37.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T22:32:37.641Z] Error: No such image: emptyfs [2022-08-25T22:32:37.641Z] Loaded image: emptyfs:latest [2022-08-25T22:32:37.641Z] Running integration-test (iteration 1) [2022-08-25T22:32:37.641Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T22:32:37.900Z] Loaded image: busybox:latest [2022-08-25T22:32:38.020Z] --- PASS: TestHealthKillContainer (8.25s) [2022-08-25T22:32:38.020Z] === RUN TestHealthCheckProcessKilled [2022-08-25T22:32:38.159Z] Loaded image: busybox:glibc [2022-08-25T22:32:38.953Z] --- PASS: TestHealthCheckProcessKilled (0.93s) [2022-08-25T22:32:38.953Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T22:32:39.519Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-08-25T22:32:39.519Z] === RUN TestIpcModeNone [2022-08-25T22:32:39.538Z] Loaded image: debian:bullseye-slim [2022-08-25T22:32:39.538Z] Loaded image: hello-world:latest [2022-08-25T22:32:39.538Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:32:39.538Z] INFO: Testing against a local daemon [2022-08-25T22:32:39.538Z] === RUN TestCgroupNamespacesBuild [2022-08-25T22:32:40.084Z] --- PASS: TestIpcModeNone (0.60s) [2022-08-25T22:32:40.084Z] === RUN TestIpcModePrivate [2022-08-25T22:32:40.342Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-25T22:32:40.600Z] --- PASS: TestIpcModePrivate (0.58s) [2022-08-25T22:32:40.600Z] === RUN TestIpcModeShareable [2022-08-25T22:32:40.915Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-08-25T22:32:40.915Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T22:32:41.165Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-25T22:32:41.423Z] --- PASS: TestIpcModeShareable (0.66s) [2022-08-25T22:32:41.423Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T22:32:42.291Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-08-25T22:32:42.291Z] === RUN TestBuildWithSession [2022-08-25T22:32:42.291Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T22:32:42.291Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T22:32:42.291Z] === RUN TestBuildSquashParent [2022-08-25T22:32:43.321Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-08-25T22:32:43.321Z] === RUN TestAPIIpcModeHost [2022-08-25T22:32:43.580Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-25T22:32:43.580Z] === RUN TestDaemonIpcModeShareable [2022-08-25T22:32:44.514Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-25T22:32:44.772Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-25T22:32:44.772Z] === RUN TestDaemonIpcModePrivate [2022-08-25T22:32:45.705Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-25T22:32:45.963Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-25T22:32:45.963Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T22:32:46.896Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-25T22:32:46.896Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-25T22:32:46.896Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T22:32:48.270Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-25T22:32:48.270Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-25T22:32:48.270Z] === RUN TestIpcModeOlderClient [2022-08-25T22:32:48.270Z] === PAUSE TestIpcModeOlderClient [2022-08-25T22:32:48.270Z] === RUN TestKillContainerInvalidSignal [2022-08-25T22:32:48.530Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-08-25T22:32:48.530Z] === RUN TestKillContainer [2022-08-25T22:32:48.530Z] === RUN TestKillContainer/no_signal [2022-08-25T22:32:49.096Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T22:32:49.354Z] === RUN TestKillContainer/killing_signal [2022-08-25T22:32:49.919Z] --- PASS: TestKillContainer (1.32s) [2022-08-25T22:32:49.919Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-25T22:32:49.919Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-25T22:32:49.919Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-25T22:32:49.919Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T22:32:49.919Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T22:32:50.411Z] --- PASS: TestBuildSquashParent (7.00s) [2022-08-25T22:32:50.411Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T22:32:50.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:32:50.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:32:50.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:32:50.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:32:50.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:32:50.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:32:50.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:32:50.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:32:50.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:32:50.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:32:50.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:32:50.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:32:50.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:32:50.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:32:50.484Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T22:32:50.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:32:50.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:32:51.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-08-25T22:32:51.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-08-25T22:32:51.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-08-25T22:32:51.420Z] === RUN TestKillStoppedContainer [2022-08-25T22:32:51.420Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-25T22:32:51.420Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T22:32:51.420Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-25T22:32:51.420Z] === RUN TestKillDifferentUserContainer [2022-08-25T22:32:51.985Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-08-25T22:32:51.985Z] === RUN TestInspectOomKilledTrue [2022-08-25T22:32:51.985Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-25T22:32:51.985Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T22:32:51.985Z] === RUN TestInspectOomKilledFalse [2022-08-25T22:32:52.243Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-25T22:32:52.243Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T22:32:52.507Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-08-25T22:32:52.507Z] === RUN TestLinksContainerNames [2022-08-25T22:32:53.203Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:32:53.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:32:53.441Z] --- PASS: TestLinksContainerNames (0.89s) [2022-08-25T22:32:53.441Z] === RUN TestLogsFollowTailEmpty [2022-08-25T22:32:54.007Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2022-08-25T22:32:54.007Z] === RUN TestLogs [2022-08-25T22:32:54.007Z] === RUN TestLogs/driver_local [2022-08-25T22:32:54.007Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:32:54.007Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:32:54.007Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T22:32:54.007Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T22:32:54.007Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T22:32:54.007Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T22:32:54.007Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:32:54.007Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:32:54.007Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:32:54.007Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:32:54.007Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:32:54.007Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:32:54.007Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:32:54.007Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:32:54.944Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T22:32:54.944Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T22:32:55.107Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-25T22:32:55.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2022-08-25T22:32:55.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2022-08-25T22:32:55.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2022-08-25T22:32:55.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s) [2022-08-25T22:32:55.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-08-25T22:32:55.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-08-25T22:32:55.107Z] === RUN TestBuildMultiStageCopy [2022-08-25T22:32:55.107Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T22:32:55.512Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:32:55.512Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:32:56.448Z] === RUN TestLogs/driver_json-file [2022-08-25T22:32:56.448Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:32:56.448Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:32:56.448Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:32:56.448Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:32:56.448Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:32:56.448Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:32:56.448Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:32:56.448Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:32:56.448Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:32:56.448Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:32:56.448Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:32:56.448Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:32:56.449Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:32:56.449Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:32:57.015Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:32:57.015Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:32:57.580Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:32:57.839Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:32:58.392Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T22:32:58.405Z] --- PASS: TestLogs (4.30s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.82s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.64s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.90s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.82s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-25T22:32:58.405Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-08-25T22:32:58.405Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T22:32:58.662Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/default [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/private [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/slave [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/shared [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T22:32:58.662Z] === CONT TestMountDaemonRoot/default [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:32:58.662Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T22:32:58.662Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:32:58.662Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:32:58.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:32:58.662Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/shared [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/slave [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/private [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:32:58.920Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T22:32:58.920Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:32:58.920Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T22:32:59.178Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-25T22:32:59.178Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T22:32:59.179Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-25T22:32:59.179Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T22:32:59.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T22:33:00.261Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T22:33:00.551Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-08-25T22:33:00.551Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T22:33:01.116Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-25T22:33:01.117Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T22:33:01.196Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T22:33:01.374Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2022-08-25T22:33:01.374Z] === RUN TestNetworkNat [2022-08-25T22:33:01.939Z] --- PASS: TestNetworkNat (0.50s) [2022-08-25T22:33:01.939Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T22:33:02.131Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-08-25T22:33:02.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-08-25T22:33:02.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-25T22:33:02.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-25T22:33:02.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-25T22:33:02.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-25T22:33:02.131Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T22:33:02.504Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-08-25T22:33:02.504Z] === RUN TestNetworkLoopbackNat [2022-08-25T22:33:05.031Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-25T22:33:05.031Z] === RUN TestPause [2022-08-25T22:33:05.598Z] --- PASS: TestPause (0.49s) [2022-08-25T22:33:05.598Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T22:33:05.598Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T22:33:05.598Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T22:33:05.598Z] === RUN TestPauseStopPausedContainer [2022-08-25T22:33:06.163Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-25T22:33:06.163Z] === RUN TestPidHost [2022-08-25T22:33:07.096Z] --- PASS: TestPidHost (0.98s) [2022-08-25T22:33:07.096Z] === RUN TestPsFilter [2022-08-25T22:33:07.096Z] --- PASS: TestPsFilter (0.12s) [2022-08-25T22:33:07.096Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T22:33:07.399Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-25T22:33:07.400Z] === RUN TestBuildLabelWithTargets [2022-08-25T22:33:07.661Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-08-25T22:33:07.661Z] === RUN TestRemoveContainerWithVolume [2022-08-25T22:33:08.226Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2022-08-25T22:33:08.226Z] === RUN TestRemoveContainerRunning [2022-08-25T22:33:08.484Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-25T22:33:08.484Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T22:33:09.050Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2022-08-25T22:33:09.050Z] === RUN TestRemoveInvalidContainer [2022-08-25T22:33:09.050Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T22:33:09.050Z] === RUN TestRenameLinkedContainer [2022-08-25T22:33:10.949Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-08-25T22:33:10.949Z] === RUN TestRenameStoppedContainer [2022-08-25T22:33:11.206Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-25T22:33:11.206Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T22:33:12.140Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-08-25T22:33:12.140Z] === RUN TestRenameInvalidName [2022-08-25T22:33:12.705Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-25T22:33:12.705Z] === RUN TestRenameAnonymousContainer [2022-08-25T22:33:14.644Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-08-25T22:33:14.644Z] === RUN TestRenameContainerWithSameName [2022-08-25T22:33:14.644Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-25T22:33:14.644Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T22:33:15.514Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-25T22:33:15.514Z] === RUN TestBuildWithEmptyLayers [2022-08-25T22:33:15.579Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-25T22:33:15.579Z] === RUN TestResize [2022-08-25T22:33:16.144Z] --- PASS: TestResize (0.45s) [2022-08-25T22:33:16.144Z] === RUN TestResizeWithInvalidSize [2022-08-25T22:33:16.402Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-25T22:33:16.402Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T22:33:16.968Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:33:16.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:33:16.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:33:16.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:33:16.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:33:18.046Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-25T22:33:18.046Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T22:33:18.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:33:20.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:33:21.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:33:21.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:33:22.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:33:22.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:33:23.372Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-25T22:33:23.372Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T22:33:23.631Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-25T22:33:23.631Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T22:33:26.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:33:26.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:33:26.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T22:33:26.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T22:33:28.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:33:28.898Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-08-25T22:33:28.898Z] === RUN TestBuildWithHugeFile [2022-08-25T22:33:30.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:33:30.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:33:32.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:33:32.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:33:34.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.09s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.24s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.96s) [2022-08-25T22:33:35.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-08-25T22:33:35.938Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T22:33:35.938Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T22:33:36.870Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T22:33:37.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-25T22:33:37.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-25T22:33:37.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-25T22:33:37.801Z] === RUN TestCgroupNamespacesRun [2022-08-25T22:33:39.174Z] --- PASS: TestCgroupNamespacesRun (1.29s) [2022-08-25T22:33:39.174Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T22:33:39.174Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-25T22:33:39.174Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-25T22:33:39.174Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T22:33:40.107Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-08-25T22:33:40.107Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T22:33:41.479Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-08-25T22:33:41.479Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T22:33:42.414Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-25T22:33:42.414Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T22:33:43.786Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-08-25T22:33:43.786Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T22:33:44.351Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-25T22:33:44.351Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T22:33:45.724Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-08-25T22:33:45.724Z] === RUN TestNISDomainname [2022-08-25T22:33:45.981Z] --- PASS: TestNISDomainname (0.52s) [2022-08-25T22:33:45.981Z] === RUN TestHostnameDnsResolution [2022-08-25T22:33:46.914Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-08-25T22:33:46.914Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T22:33:47.479Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-25T22:33:47.479Z] === RUN TestPrivilegedHostDevices [2022-08-25T22:33:48.043Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-25T22:33:48.043Z] === RUN TestRunConsoleSize [2022-08-25T22:33:48.301Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-25T22:33:48.301Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T22:33:50.827Z] --- PASS: TestRunWithAlternativeContainerdShim (2.12s) [2022-08-25T22:33:50.827Z] === RUN TestStats [2022-08-25T22:33:53.353Z] --- PASS: TestStats (2.53s) [2022-08-25T22:33:53.353Z] === RUN TestStopContainerWithTimeout [2022-08-25T22:33:53.353Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T22:33:53.353Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T22:33:53.353Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T22:33:53.353Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T22:33:53.353Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T22:33:53.353Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T22:33:53.353Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T22:33:53.353Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T22:33:53.353Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T22:33:53.353Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T22:33:53.611Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T22:33:54.983Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T22:33:57.508Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-25T22:33:57.508Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-08-25T22:33:57.508Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-25T22:33:57.508Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-08-25T22:33:57.508Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-08-25T22:33:57.508Z] === RUN TestDeleteDevicemapper [2022-08-25T22:33:57.508Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T22:33:57.508Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T22:33:57.508Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T22:33:59.407Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2022-08-25T22:33:59.407Z] === RUN TestUpdateMemory [2022-08-25T22:33:59.536Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T22:33:59.536Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:33:59.536Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:33:59.536Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:33:59.536Z] [2022-08-25T22:33:59.536Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T22:33:59.536Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T22:33:59.536Z] HOSTNAME=0c3c9ea9339e [2022-08-25T22:33:59.536Z] TESTDEBUG=0 [2022-08-25T22:33:59.536Z] DEST=bundles/test-integration [2022-08-25T22:33:59.536Z] PWD=/go/src/github.com/docker/docker [2022-08-25T22:33:59.536Z] DOCKER_GITCOMMIT=f70283fcec1f7f2b180ac2834864a23d8fff55a7 [2022-08-25T22:33:59.536Z] container=docker [2022-08-25T22:33:59.536Z] HOME=/root [2022-08-25T22:33:59.536Z] GOLANG_VERSION=1.18.5 [2022-08-25T22:33:59.536Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T22:33:59.536Z] VALIDATE_BRANCH=master [2022-08-25T22:33:59.536Z] TERM=xterm [2022-08-25T22:33:59.536Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T22:33:59.536Z] SHLVL=1 [2022-08-25T22:33:59.536Z] TIMEOUT=120m [2022-08-25T22:33:59.536Z] DOCKER_BUILDTAGS= journald [2022-08-25T22:33:59.536Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T22:33:59.536Z] GO111MODULE=off [2022-08-25T22:33:59.536Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T22:33:59.536Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T22:33:59.536Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T22:33:59.536Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T22:33:59.536Z] GOPATH=/go [2022-08-25T22:33:59.536Z] PKG_CONFIG=pkg-config [2022-08-25T22:33:59.536Z] _=/usr/bin/env [2022-08-25T22:33:59.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T22:33:59.665Z] --- PASS: TestUpdateMemory (0.59s) [2022-08-25T22:33:59.665Z] === RUN TestUpdateCPUQuota [2022-08-25T22:34:00.597Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-08-25T22:34:00.597Z] === RUN TestUpdatePidsLimit [2022-08-25T22:34:00.597Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T22:34:00.856Z] === RUN TestUpdatePidsLimit/no_change [2022-08-25T22:34:01.190Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-25T22:34:01.447Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T22:34:01.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T22:34:01.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T22:34:01.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T22:34:02.943Z] --- PASS: TestUpdatePidsLimit (2.10s) [2022-08-25T22:34:02.943Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-25T22:34:02.943Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-25T22:34:02.943Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-08-25T22:34:02.943Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-25T22:34:02.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-25T22:34:02.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-25T22:34:02.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-25T22:34:02.943Z] === RUN TestUpdateRestartPolicy [2022-08-25T22:34:15.130Z] --- PASS: TestUpdateRestartPolicy (11.17s) [2022-08-25T22:34:15.130Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T22:34:15.130Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-25T22:34:15.130Z] === RUN TestWaitNonBlocked [2022-08-25T22:34:15.130Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:34:15.130Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:34:15.130Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:34:15.130Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:34:15.130Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:34:15.130Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:34:15.388Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T22:34:15.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2022-08-25T22:34:15.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2022-08-25T22:34:15.388Z] === RUN TestWaitBlocked [2022-08-25T22:34:15.388Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:34:15.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:34:15.388Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:34:15.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:34:15.388Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:34:15.388Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:34:15.954Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T22:34:15.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-08-25T22:34:15.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-08-25T22:34:15.954Z] === RUN TestWaitConditions [2022-08-25T22:34:15.954Z] === RUN TestWaitConditions/default [2022-08-25T22:34:15.954Z] === PAUSE TestWaitConditions/default [2022-08-25T22:34:15.954Z] === RUN TestWaitConditions/not-running [2022-08-25T22:34:15.954Z] === PAUSE TestWaitConditions/not-running [2022-08-25T22:34:15.954Z] === RUN TestWaitConditions/next-exit [2022-08-25T22:34:15.954Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T22:34:15.954Z] === RUN TestWaitConditions/removed [2022-08-25T22:34:15.954Z] === PAUSE TestWaitConditions/removed [2022-08-25T22:34:15.954Z] === CONT TestWaitConditions/default [2022-08-25T22:34:15.954Z] === CONT TestWaitConditions/removed [2022-08-25T22:34:15.954Z] === CONT TestWaitConditions/default [2022-08-25T22:34:15.954Z] wait_test.go:146: ContainerID = 01faab57e5cd5b0d4bd290c1026481292e06938248e8f939296753fb6b914ab3 [2022-08-25T22:34:15.954Z] === CONT TestWaitConditions/removed [2022-08-25T22:34:15.954Z] wait_test.go:146: ContainerID = 7e5a4d436cebbd72df93c8830a925a8b3e1b96fe2b38a5725fb29566f35d28ec [2022-08-25T22:34:16.889Z] === CONT TestWaitConditions/next-exit [2022-08-25T22:34:16.889Z] === CONT TestWaitConditions/not-running [2022-08-25T22:34:16.889Z] wait_test.go:146: ContainerID = debcb44eb4d98c2bf0c0423cbaaf902fb32ceb3eeddd55853accb1e4d8901434 [2022-08-25T22:34:16.889Z] === CONT TestWaitConditions/next-exit [2022-08-25T22:34:16.889Z] wait_test.go:146: ContainerID = 1369c06594d8c1e229cc766a084a07eab746eeef248b2dc078724bbd5aa6de19 [2022-08-25T22:34:17.456Z] --- PASS: TestWaitConditions (0.02s) [2022-08-25T22:34:17.456Z] --- PASS: TestWaitConditions/removed (0.69s) [2022-08-25T22:34:17.456Z] --- PASS: TestWaitConditions/default (0.70s) [2022-08-25T22:34:17.456Z] --- PASS: TestWaitConditions/next-exit (0.82s) [2022-08-25T22:34:17.456Z] --- PASS: TestWaitConditions/not-running (0.82s) [2022-08-25T22:34:17.456Z] === RUN TestWaitRestartedContainer [2022-08-25T22:34:17.456Z] === RUN TestWaitRestartedContainer/default [2022-08-25T22:34:17.456Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T22:34:17.456Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T22:34:17.456Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T22:34:17.456Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T22:34:17.456Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T22:34:17.456Z] === CONT TestWaitRestartedContainer/default [2022-08-25T22:34:17.456Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T22:34:19.356Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T22:34:20.289Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-25T22:34:20.289Z] --- PASS: TestWaitRestartedContainer/next-exit (1.74s) [2022-08-25T22:34:20.289Z] --- PASS: TestWaitRestartedContainer/default (1.75s) [2022-08-25T22:34:20.289Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-25T22:34:20.289Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T22:34:20.289Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T22:34:22.819Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-08-25T22:34:22.819Z] === CONT TestIpcModeOlderClient [2022-08-25T22:34:22.819Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-08-25T22:34:22.819Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T22:34:22.819Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-25T22:34:22.819Z] === CONT TestDaemonHostGatewayIP [2022-08-25T22:34:24.995Z] INFO [linters context/goanalysis] analyzers took 6m39.894064044s with top 10 stages: buildir: 2m27.088475689s, the_only_name: 42.560511712s, goimports: 29.778606794s, unconvert: 24.951129887s, gosec: 19.24874332s, S1038: 18.420551216s, unused: 6.229005615s, misspell: 6.198788633s, S1039: 5.045527207s, SA4030: 4.545523852s [2022-08-25T22:34:24.995Z] INFO [runner] Issues before processing: 2441, after processing: 0 [2022-08-25T22:34:24.995Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/79, exclude-rules: 79/2017, identifier_marker: 2017/2017, exclude: 2017/2017, skip_dirs: 2120/2120, filename_unadjuster: 2120/2120, path_prettifier: 2120/2120, skip_files: 2120/2120, autogenerated_exclude: 2017/2120, cgo: 2120/2441 [2022-08-25T22:34:24.995Z] INFO [runner] processing took 83.481665ms with stages: nolint: 34.807378ms, identifier_marker: 21.660683ms, path_prettifier: 8.917731ms, autogenerated_exclude: 8.129156ms, exclude-rules: 7.84224ms, skip_dirs: 1.729102ms, cgo: 250.977µs, filename_unadjuster: 139.525µs, max_same_issues: 1.265µs, uniq_by_line: 609ns, skip_files: 403ns, diff: 385ns, max_from_linter: 374ns, exclude: 348ns, source_code: 298ns, path_shortener: 291ns, severity-rules: 252ns, max_per_file_from_linter: 241ns, sort_results: 234ns, path_prefixer: 173ns [2022-08-25T22:34:24.995Z] INFO [runner] linters took 1m47.73770795s with stages: goanalysis_metalinter: 1m47.654100355s [2022-08-25T22:34:24.995Z] INFO File cache stats: 1704 entries of total size 8.7MiB [2022-08-25T22:34:24.995Z] INFO Memory: 2838 samples, avg is 312.4MB, max is 1156.0MB [2022-08-25T22:34:24.995Z] INFO Execution took 4m43.701630474s [2022-08-25T22:34:24.995Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-25T22:34:25.131Z] --- PASS: TestBuildWithHugeFile (50.62s) [2022-08-25T22:34:25.131Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T22:34:25.131Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T22:34:25.131Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T22:34:25.131Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T22:34:25.131Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:34:25.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:34:25.131Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:34:25.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:34:25.131Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:34:25.131Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:34:25.131Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:34:25.131Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:34:25.131Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:34:25.131Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-25T22:34:25.131Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-25T22:34:25.131Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-08-25T22:34:25.131Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-25T22:34:25.131Z] === RUN TestBuildPreserveOwnership [2022-08-25T22:34:25.131Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T22:34:25.131Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T22:34:25.323Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=437c2d64f96bc293f4281a380dd2f375c45f47b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:437c2d64f96bc293f4281a380dd2f375c45f47b3 hack/make.sh dynbinary test-docker-py [2022-08-25T22:34:25.347Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-08-25T22:34:25.347Z] === CONT TestDaemonRestartIpcMode [2022-08-25T22:34:25.579Z] [2022-08-25T22:34:25.835Z] Removing bundles/ [2022-08-25T22:34:25.835Z] [2022-08-25T22:34:25.835Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T22:34:25.835Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T22:34:25.835Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:34:27.874Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-08-25T22:34:29.318Z] --- PASS: TestBuildPreserveOwnership (10.04s) [2022-08-25T22:34:29.318Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.02s) [2022-08-25T22:34:29.318Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-25T22:34:29.318Z] === RUN TestBuildPlatformInvalid [2022-08-25T22:34:29.318Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-25T22:34:29.318Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T22:34:29.319Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-25T22:34:29.319Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-25T22:34:29.319Z] PASS [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === Skipped [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T22:34:29.319Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T22:34:29.319Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-25T22:34:29.319Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] DONE 34 tests, 3 skipped in 111.526s [2022-08-25T22:34:29.319Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T22:34:29.319Z] INFO: Testing against a local daemon [2022-08-25T22:34:29.319Z] === RUN TestConfigInspect [2022-08-25T22:34:29.319Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-25T22:34:29.319Z] === RUN TestConfigList [2022-08-25T22:34:29.319Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] --- SKIP: TestConfigList (0.01s) [2022-08-25T22:34:29.319Z] === RUN TestConfigsCreateAndDelete [2022-08-25T22:34:29.319Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-25T22:34:29.319Z] === RUN TestConfigsUpdate [2022-08-25T22:34:29.319Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-25T22:34:29.319Z] === RUN TestTemplatedConfig [2022-08-25T22:34:29.319Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-25T22:34:29.319Z] === RUN TestConfigCreateResolve [2022-08-25T22:34:29.319Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-25T22:34:29.319Z] PASS [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === Skipped [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-25T22:34:29.319Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-25T22:34:29.319Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-25T22:34:29.319Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-25T22:34:29.319Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-25T22:34:29.319Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-25T22:34:29.319Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:34:29.319Z] [2022-08-25T22:34:29.319Z] DONE 6 tests, 6 skipped in 0.148s [2022-08-25T22:34:29.319Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T22:34:29.577Z] INFO: Testing against a local daemon [2022-08-25T22:34:29.577Z] === RUN TestAttachWithTTY [2022-08-25T22:34:29.577Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-25T22:34:29.577Z] === RUN TestAttachWithoutTTy [2022-08-25T22:34:29.836Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-25T22:34:29.836Z] === RUN TestCheckpoint [2022-08-25T22:34:29.836Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T22:34:29.836Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T22:34:29.836Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T22:34:29.836Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:34:29.836Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:34:29.836Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:34:29.836Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:34:29.836Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:34:29.836Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:34:29.836Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T22:34:29.836Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T22:34:29.836Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T22:34:29.837Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T22:34:29.837Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T22:34:29.837Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T22:34:29.837Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T22:34:29.837Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T22:34:29.837Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T22:34:29.837Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T22:34:29.837Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T22:34:29.837Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-25T22:34:29.837Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T22:34:29.837Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-25T22:34:29.837Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T22:34:29.837Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-25T22:34:29.837Z] === RUN TestCopyEmptyFile [2022-08-25T22:34:30.096Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-25T22:34:30.096Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T22:34:30.096Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-25T22:34:30.096Z] === RUN TestCopyFromContainer [2022-08-25T22:34:31.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T22:34:31.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T22:34:34.283Z] === RUN TestCopyFromContainer// [2022-08-25T22:34:34.283Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T22:34:34.283Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T22:34:34.283Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T22:34:34.283Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T22:34:34.423Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) [2022-08-25T22:34:34.423Z] PASS [2022-08-25T22:34:34.423Z] [2022-08-25T22:34:34.423Z] === Skipped [2022-08-25T22:34:34.423Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T22:34:34.423Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T22:34:34.423Z] [2022-08-25T22:34:34.423Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T22:34:34.423Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-25T22:34:34.423Z] [2022-08-25T22:34:34.423Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T22:34:34.423Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T22:34:34.423Z] [2022-08-25T22:34:34.423Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-25T22:34:34.423Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-25T22:34:34.423Z] [2022-08-25T22:34:34.423Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T22:34:34.423Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T22:34:34.423Z] [2022-08-25T22:34:34.423Z] DONE 273 tests, 5 skipped in 137.112s [2022-08-25T22:34:34.423Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T22:34:34.423Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T22:34:34.541Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T22:34:34.541Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T22:34:34.541Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T22:34:34.541Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T22:34:34.800Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer (4.62s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-25T22:34:34.800Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-25T22:34:34.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T22:34:34.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:34:34.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:34:34.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:34:34.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:34:34.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:34:34.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:34:34.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:34:34.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:34:34.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:34:34.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T22:34:34.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T22:34:34.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T22:34:34.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T22:34:34.800Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T22:34:34.800Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-25T22:34:34.800Z] === RUN TestCreateWithInvalidEnv [2022-08-25T22:34:34.800Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T22:34:34.800Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T22:34:34.800Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T22:34:34.800Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T22:34:34.800Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T22:34:34.800Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T22:34:34.800Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T22:34:34.800Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T22:34:34.800Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T22:34:34.800Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-25T22:34:34.800Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T22:34:34.800Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T22:34:34.800Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T22:34:34.800Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T22:34:34.800Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T22:34:34.800Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T22:34:34.989Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-25T22:34:34.989Z] === RUN TestConfigDaemonID [2022-08-25T22:34:36.178Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-08-25T22:34:36.178Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T22:34:36.361Z] daemon_test.go:83: [d14ba97a2e842] daemon is not started [2022-08-25T22:34:36.361Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-25T22:34:36.361Z] === RUN TestDaemonConfigValidation [2022-08-25T22:34:36.361Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:34:36.361Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:34:36.361Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T22:34:36.361Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T22:34:36.361Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T22:34:36.361Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T22:34:36.361Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T22:34:36.361Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T22:34:36.361Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T22:34:36.361Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T22:34:36.361Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:34:36.361Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T22:34:36.361Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T22:34:36.361Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T22:34:36.361Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T22:34:36.361Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T22:34:36.361Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-25T22:34:36.361Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-25T22:34:36.361Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-25T22:34:36.361Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-25T22:34:36.361Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-25T22:34:36.361Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T22:34:36.361Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T22:34:37.114Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-08-25T22:34:37.114Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T22:34:37.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:34:37.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:34:37.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:34:37.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:34:37.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:34:37.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:34:37.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:34:37.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:34:37.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:34:37.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:34:37.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:34:37.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:34:37.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:34:37.294Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T22:34:37.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:34:37.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:34:37.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T22:34:37.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-25T22:34:37.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-25T22:34:37.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-25T22:34:37.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-25T22:34:37.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-25T22:34:37.373Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T22:34:37.632Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-08-25T22:34:37.632Z] === RUN TestCreateDifferentPlatform [2022-08-25T22:34:37.632Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T22:34:37.632Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T22:34:37.632Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-25T22:34:37.632Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T22:34:37.632Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T22:34:37.632Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T22:34:37.632Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-25T22:34:37.632Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T22:34:37.891Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-25T22:34:37.891Z] === RUN TestCreateInvalidHostConfig [2022-08-25T22:34:37.891Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:34:37.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:34:37.891Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:34:37.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:34:37.891Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:34:37.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:34:37.891Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:34:37.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:34:37.891Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:34:37.891Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:34:37.891Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:34:37.891Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:34:37.891Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T22:34:37.891Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T22:34:37.891Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T22:34:37.891Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T22:34:37.891Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T22:34:37.891Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T22:34:37.891Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-25T22:34:37.891Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-25T22:34:37.891Z] === RUN TestDaemonRestartIpcMode [2022-08-25T22:34:37.891Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T22:34:37.891Z] === RUN TestDaemonHostGatewayIP [2022-08-25T22:34:37.891Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:34:37.891Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-25T22:34:37.891Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T22:34:37.891Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T22:34:37.891Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T22:34:37.891Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-25T22:34:37.891Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-25T22:34:37.891Z] === RUN TestDiff [2022-08-25T22:34:38.150Z] --- PASS: TestDiff (0.40s) [2022-08-25T22:34:38.150Z] === RUN TestExecConsoleSize [2022-08-25T22:34:38.667Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T22:34:38.719Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-25T22:34:38.719Z] === RUN TestExecWithCloseStdin [2022-08-25T22:34:38.978Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-25T22:34:38.978Z] === RUN TestExec [2022-08-25T22:34:39.546Z] --- PASS: TestExec (0.47s) [2022-08-25T22:34:39.546Z] === RUN TestExecUser [2022-08-25T22:34:39.600Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T22:34:39.600Z] daemon_test.go:197: [d91a1542b6142] daemon is not started [2022-08-25T22:34:39.600Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-25T22:34:39.600Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-25T22:34:39.600Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-25T22:34:39.600Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-25T22:34:39.600Z] === RUN TestDaemonProxy [2022-08-25T22:34:39.600Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T22:34:40.113Z] --- PASS: TestExecUser (0.45s) [2022-08-25T22:34:40.113Z] === RUN TestExportContainerAndImportImage [2022-08-25T22:34:40.680Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-25T22:34:40.680Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T22:34:41.504Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T22:34:42.058Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-08-25T22:34:42.058Z] === RUN TestHealthCheckWorkdir [2022-08-25T22:34:42.626Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-08-25T22:34:42.626Z] === RUN TestHealthKillContainer [2022-08-25T22:34:42.876Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T22:34:44.772Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T22:34:45.029Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T22:34:45.595Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-25T22:34:45.595Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-25T22:34:45.595Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-25T22:34:45.595Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-08-25T22:34:45.595Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T22:34:45.595Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-25T22:34:45.595Z] PASS [2022-08-25T22:34:45.595Z] [2022-08-25T22:34:45.595Z] DONE 18 tests in 11.140s [2022-08-25T22:34:45.595Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T22:34:45.595Z] INFO: Testing against a local daemon [2022-08-25T22:34:45.595Z] === RUN TestCommitInheritsEnv [2022-08-25T22:34:46.160Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-08-25T22:34:46.160Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T22:34:46.160Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T22:34:46.160Z] === RUN TestImportWithCustomPlatform [2022-08-25T22:34:46.160Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T22:34:46.160Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T22:34:46.160Z] === RUN TestImportWithCustomPlatform// [2022-08-25T22:34:46.160Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T22:34:46.160Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T22:34:46.160Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T22:34:46.418Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T22:34:46.418Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T22:34:46.418Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T22:34:46.418Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T22:34:46.418Z] === RUN TestImagesFilterMultiReference [2022-08-25T22:34:46.418Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-25T22:34:46.418Z] === RUN TestImagePullPlatformInvalid [2022-08-25T22:34:46.418Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-25T22:34:46.418Z] === RUN TestRemoveImageOrphaning [2022-08-25T22:34:46.675Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-08-25T22:34:46.675Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T22:34:47.240Z] time="2022-08-25T22:34:47Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-25T22:34:48.611Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2022-08-25T22:34:48.611Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T22:34:48.611Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-25T22:34:48.611Z] === RUN TestTagInvalidReference [2022-08-25T22:34:48.611Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-25T22:34:48.611Z] === RUN TestTagValidPrefixedRepo [2022-08-25T22:34:48.869Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-25T22:34:48.869Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T22:34:48.869Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-25T22:34:48.869Z] === RUN TestTagOfficialNames [2022-08-25T22:34:48.869Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-25T22:34:48.869Z] === RUN TestTagMatchesDigest [2022-08-25T22:34:48.869Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T22:34:48.869Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T22:34:50.738Z] --- PASS: TestHealthKillContainer (7.82s) [2022-08-25T22:34:50.738Z] === RUN TestHealthCheckProcessKilled [2022-08-25T22:34:50.996Z] --- PASS: TestHealthCheckProcessKilled (0.58s) [2022-08-25T22:34:50.996Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T22:34:50.996Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-25T22:34:50.996Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-25T22:34:50.996Z] === RUN TestIpcModeNone [2022-08-25T22:34:51.564Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-25T22:34:51.564Z] === RUN TestIpcModePrivate [2022-08-25T22:34:51.822Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-25T22:34:52.081Z] --- PASS: TestIpcModePrivate (0.52s) [2022-08-25T22:34:52.081Z] === RUN TestIpcModeShareable [2022-08-25T22:34:52.081Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:34:52.081Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-25T22:34:52.081Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T22:34:53.459Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-25T22:34:53.459Z] === RUN TestAPIIpcModeHost [2022-08-25T22:34:53.459Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:34:53.459Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-25T22:34:53.459Z] === RUN TestDaemonIpcModeShareable [2022-08-25T22:34:53.459Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:34:53.459Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-25T22:34:53.459Z] === RUN TestDaemonIpcModePrivate [2022-08-25T22:34:53.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T22:34:54.396Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-25T22:34:54.655Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-25T22:34:54.655Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T22:34:54.655Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:34:54.655Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-25T22:34:54.655Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T22:34:54.655Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:34:54.655Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-25T22:34:54.655Z] === RUN TestIpcModeOlderClient [2022-08-25T22:34:54.655Z] === PAUSE TestIpcModeOlderClient [2022-08-25T22:34:54.655Z] === RUN TestKillContainerInvalidSignal [2022-08-25T22:34:54.917Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-25T22:34:54.917Z] === RUN TestKillContainer [2022-08-25T22:34:54.917Z] === RUN TestKillContainer/no_signal [2022-08-25T22:34:55.484Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T22:34:55.743Z] === RUN TestKillContainer/killing_signal [2022-08-25T22:34:56.311Z] --- PASS: TestKillContainer (1.24s) [2022-08-25T22:34:56.312Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-25T22:34:56.312Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-25T22:34:56.312Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-25T22:34:56.312Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T22:34:56.312Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T22:34:56.573Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T22:34:57.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-25T22:34:57.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-25T22:34:57.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-25T22:34:57.145Z] === RUN TestKillStoppedContainer [2022-08-25T22:34:57.145Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-25T22:34:57.145Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T22:34:57.145Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-25T22:34:57.145Z] === RUN TestKillDifferentUserContainer [2022-08-25T22:34:57.406Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-08-25T22:34:57.406Z] === RUN TestInspectOomKilledTrue [2022-08-25T22:34:57.406Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:34:57.406Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T22:34:57.406Z] === RUN TestInspectOomKilledFalse [2022-08-25T22:34:57.406Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T22:34:57.406Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-25T22:34:57.406Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T22:34:57.406Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-25T22:34:57.406Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-25T22:34:57.406Z] === RUN TestLinksContainerNames [2022-08-25T22:34:58.342Z] --- PASS: TestLinksContainerNames (0.78s) [2022-08-25T22:34:58.342Z] === RUN TestLogsFollowTailEmpty [2022-08-25T22:34:58.601Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-25T22:34:58.601Z] === RUN TestLogs [2022-08-25T22:34:58.601Z] === RUN TestLogs/driver_local [2022-08-25T22:34:58.601Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:34:58.601Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:34:58.601Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T22:34:58.601Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T22:34:58.601Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T22:34:58.601Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T22:34:58.601Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:34:58.601Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:34:58.601Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:34:58.601Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:34:58.601Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:34:58.601Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:34:58.601Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:34:58.601Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:34:59.537Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:34:59.537Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:35:00.105Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T22:35:00.105Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T22:35:00.673Z] === RUN TestLogs/driver_json-file [2022-08-25T22:35:00.673Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:35:00.673Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:35:00.673Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:35:00.673Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:35:00.673Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:35:00.673Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:35:00.673Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:35:00.673Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:35:00.673Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:35:00.673Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:35:00.673Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:35:00.673Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:35:00.673Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:35:00.673Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:35:01.242Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:35:01.501Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:35:01.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T22:35:02.068Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:35:02.327Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:35:02.896Z] --- PASS: TestLogs (4.07s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.81s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-08-25T22:35:02.896Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-25T22:35:02.896Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T22:35:03.155Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/default [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/private [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/slave [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/shared [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/default [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/shared [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/slave [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/private [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T22:35:03.155Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:35:03.155Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:35:03.155Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T22:35:03.413Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T22:35:03.673Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-25T22:35:03.673Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T22:35:03.673Z] 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-25T22:35:03.673Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-25T22:35:03.673Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T22:35:03.673Z] 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-25T22:35:03.673Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-25T22:35:03.673Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T22:35:03.673Z] 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-25T22:35:03.673Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-25T22:35:03.673Z] === RUN TestNetworkNat [2022-08-25T22:35:04.241Z] --- PASS: TestNetworkNat (0.52s) [2022-08-25T22:35:04.241Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T22:35:04.500Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-25T22:35:04.500Z] === RUN TestNetworkLoopbackNat [2022-08-25T22:35:07.784Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2022-08-25T22:35:07.784Z] === RUN TestPause [2022-08-25T22:35:07.784Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:07.784Z] --- SKIP: TestPause (0.00s) [2022-08-25T22:35:07.784Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T22:35:07.784Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T22:35:07.784Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T22:35:07.784Z] === RUN TestPauseStopPausedContainer [2022-08-25T22:35:07.784Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:07.784Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-25T22:35:07.784Z] === RUN TestPidHost [2022-08-25T22:35:08.043Z] --- PASS: TestPidHost (0.87s) [2022-08-25T22:35:08.043Z] === RUN TestPsFilter [2022-08-25T22:35:08.301Z] --- PASS: TestPsFilter (0.16s) [2022-08-25T22:35:08.301Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T22:35:08.560Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-25T22:35:08.560Z] === RUN TestRemoveContainerWithVolume [2022-08-25T22:35:09.163Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-08-25T22:35:09.163Z] === RUN TestRemoveContainerRunning [2022-08-25T22:35:09.769Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-08-25T22:35:09.769Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T22:35:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T22:35:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T22:35:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T22:35:10.028Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-25T22:35:10.028Z] === RUN TestRemoveInvalidContainer [2022-08-25T22:35:10.028Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T22:35:10.028Z] === RUN TestRenameLinkedContainer [2022-08-25T22:35:10.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T22:35:10.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T22:35:11.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T22:35:11.940Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-25T22:35:11.940Z] === RUN TestRenameStoppedContainer [2022-08-25T22:35:12.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T22:35:12.198Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-25T22:35:12.199Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T22:35:13.133Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-25T22:35:13.133Z] === RUN TestRenameInvalidName [2022-08-25T22:35:13.392Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-25T22:35:13.392Z] === RUN TestRenameAnonymousContainer [2022-08-25T22:35:13.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T22:35:14.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T22:35:14.814Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-08-25T22:35:14.814Z] === RUN TestRenameContainerWithSameName [2022-08-25T22:35:15.381Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-25T22:35:15.381Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T22:35:15.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T22:35:15.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T22:35:15.948Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-25T22:35:15.948Z] === RUN TestResize [2022-08-25T22:35:16.516Z] --- PASS: TestResize (0.39s) [2022-08-25T22:35:16.516Z] === RUN TestResizeWithInvalidSize [2022-08-25T22:35:16.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T22:35:16.777Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-25T22:35:16.777Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T22:35:17.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T22:35:17.344Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-25T22:35:17.344Z] === RUN TestDaemonRestartKillContainers [2022-08-25T22:35:17.344Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-25T22:35:17.344Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-25T22:35:17.344Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T22:35:17.344Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T22:35:17.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T22:35:18.280Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T22:35:18.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T22:35:18.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T22:35:19.216Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s) [2022-08-25T22:35:19.216Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-25T22:35:19.216Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s) [2022-08-25T22:35:19.216Z] === RUN TestCgroupNamespacesRun [2022-08-25T22:35:19.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T22:35:20.153Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-25T22:35:20.153Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T22:35:20.855Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T22:35:20.855Z] Using test binary docker [2022-08-25T22:35:20.855Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T22:35:20.855Z] +++ /etc/init.d/apparmor start [2022-08-25T22:35:20.855Z] Not: starting. [2022-08-25T22:35:20.855Z] INFO: Waiting for daemon to start... [2022-08-25T22:35:20.855Z] Starting dockerd [2022-08-25T22:35:20.855Z] +++ 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-25T22:35:21.529Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-25T22:35:21.529Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T22:35:22.465Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-25T22:35:22.465Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T22:35:23.401Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-25T22:35:23.401Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T22:35:24.779Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-25T22:35:24.779Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T22:35:25.715Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-25T22:35:25.715Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T22:35:26.125Z] . [2022-08-25T22:35:26.125Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T22:35:26.125Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T22:35:26.125Z] Error: No such image: emptyfs [2022-08-25T22:35:26.125Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T22:35:26.125Z] ++++ docker load [2022-08-25T22:35:26.385Z] Loaded image: emptyfs:latest [2022-08-25T22:35:26.385Z] Running integration-test (iteration 1) [2022-08-25T22:35:26.385Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T22:35:26.385Z] ++ 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-25T22:35:26.385Z] ++ set -e [2022-08-25T22:35:26.385Z] ++ '[' -n 0 ']' [2022-08-25T22:35:26.385Z] ++ set -x [2022-08-25T22:35:26.385Z] ++ 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-25T22:35:26.644Z] Loaded image: busybox:latest [2022-08-25T22:35:26.644Z] Loaded image: busybox:glibc [2022-08-25T22:35:26.651Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-08-25T22:35:26.651Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T22:35:27.581Z] Loaded image: debian:bullseye-slim [2022-08-25T22:35:27.588Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-25T22:35:27.588Z] === RUN TestNISDomainname [2022-08-25T22:35:27.588Z] 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-25T22:35:27.588Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-25T22:35:27.588Z] === RUN TestHostnameDnsResolution [2022-08-25T22:35:27.840Z] Loaded image: hello-world:latest [2022-08-25T22:35:27.840Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:35:27.840Z] INFO: Testing against a local daemon [2022-08-25T22:35:27.840Z] === RUN TestCgroupNamespacesBuild [2022-08-25T22:35:28.524Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-25T22:35:28.524Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T22:35:28.524Z] 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-25T22:35:28.524Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-25T22:35:28.524Z] === RUN TestPrivilegedHostDevices [2022-08-25T22:35:28.783Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-25T22:35:28.783Z] === RUN TestRunConsoleSize [2022-08-25T22:35:29.219Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-08-25T22:35:29.219Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T22:35:29.351Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-25T22:35:29.351Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T22:35:30.155Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-25T22:35:30.155Z] === RUN TestBuildWithSession [2022-08-25T22:35:30.155Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T22:35:30.155Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T22:35:30.155Z] === RUN TestBuildSquashParent [2022-08-25T22:35:31.259Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-08-25T22:35:31.259Z] === RUN TestStats [2022-08-25T22:35:31.259Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:31.259Z] --- SKIP: TestStats (0.00s) [2022-08-25T22:35:31.259Z] === RUN TestStopContainerWithTimeout [2022-08-25T22:35:31.259Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T22:35:31.259Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T22:35:31.259Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T22:35:31.259Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T22:35:31.259Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T22:35:31.259Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T22:35:31.259Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T22:35:31.259Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T22:35:31.259Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T22:35:31.259Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T22:35:31.826Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T22:35:34.345Z] --- PASS: TestBuildSquashParent (4.02s) [2022-08-25T22:35:34.345Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T22:35:34.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:35:34.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:35:34.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:35:34.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:35:34.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:35:34.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:35:34.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:35:34.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:35:34.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:35:34.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:35:34.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:35:34.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:35:34.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:35:34.345Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:35:34.356Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T22:35:35.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:35:35.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:35:35.731Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-25T22:35:35.731Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-25T22:35:35.731Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-08-25T22:35:35.731Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-08-25T22:35:35.731Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-08-25T22:35:35.731Z] === RUN TestDeleteDevicemapper [2022-08-25T22:35:35.731Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T22:35:35.731Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T22:35:35.731Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T22:35:37.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:35:37.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:35:37.106Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-08-25T22:35:37.106Z] === RUN TestUpdateMemory [2022-08-25T22:35:37.106Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:37.106Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-25T22:35:37.106Z] === RUN TestUpdateCPUQuota [2022-08-25T22:35:37.106Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:37.106Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-25T22:35:37.106Z] === RUN TestUpdatePidsLimit [2022-08-25T22:35:37.106Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:37.106Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-25T22:35:37.106Z] === RUN TestUpdateRestartPolicy [2022-08-25T22:35:38.039Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-25T22:35:38.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-08-25T22:35:38.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-08-25T22:35:38.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-08-25T22:35:38.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2022-08-25T22:35:38.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s) [2022-08-25T22:35:38.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-08-25T22:35:38.039Z] === RUN TestBuildMultiStageCopy [2022-08-25T22:35:38.039Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T22:35:39.416Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T22:35:39.416Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T22:35:39.416Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T22:35:39.675Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T22:35:39.934Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-08-25T22:35:39.934Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-08-25T22:35:39.934Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-25T22:35:39.934Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-25T22:35:39.934Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-25T22:35:39.934Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-25T22:35:39.934Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T22:35:40.542Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-08-25T22:35:40.542Z] === RUN TestBuildLabelWithTargets [2022-08-25T22:35:41.501Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-25T22:35:41.501Z] === RUN TestBuildWithEmptyLayers [2022-08-25T22:35:42.084Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-08-25T22:35:42.084Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T22:35:43.480Z] --- PASS: TestBuildMultiStageOnBuild (1.47s) [2022-08-25T22:35:43.480Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T22:35:44.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T22:35:44.416Z] --- PASS: TestBuildUncleanTarFilenames (0.77s) [2022-08-25T22:35:44.416Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T22:35:45.794Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-08-25T22:35:45.794Z] === RUN TestBuildWithHugeFile [2022-08-25T22:35:49.307Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-08-25T22:35:49.307Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T22:35:49.307Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-25T22:35:49.307Z] === RUN TestWaitNonBlocked [2022-08-25T22:35:49.307Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:35:49.307Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:35:49.307Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:35:49.307Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:35:49.307Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:35:49.307Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:35:49.307Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T22:35:49.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-08-25T22:35:49.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-25T22:35:49.307Z] === RUN TestWaitBlocked [2022-08-25T22:35:49.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:35:49.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:35:49.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:35:49.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:35:49.307Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:35:49.307Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:35:49.875Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T22:35:49.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-25T22:35:49.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-08-25T22:35:49.875Z] === RUN TestWaitConditions [2022-08-25T22:35:49.875Z] === RUN TestWaitConditions/default [2022-08-25T22:35:49.875Z] === PAUSE TestWaitConditions/default [2022-08-25T22:35:49.875Z] === RUN TestWaitConditions/not-running [2022-08-25T22:35:49.875Z] === PAUSE TestWaitConditions/not-running [2022-08-25T22:35:49.875Z] === RUN TestWaitConditions/next-exit [2022-08-25T22:35:49.875Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T22:35:49.875Z] === RUN TestWaitConditions/removed [2022-08-25T22:35:49.875Z] === PAUSE TestWaitConditions/removed [2022-08-25T22:35:49.875Z] === CONT TestWaitConditions/default [2022-08-25T22:35:49.875Z] === CONT TestWaitConditions/removed [2022-08-25T22:35:49.875Z] === CONT TestWaitConditions/default [2022-08-25T22:35:49.875Z] wait_test.go:146: ContainerID = 23c69bd342cbda17cf5d2a007ea855e5f6570f8152ce0a6a5289ae3b7877d4d5 [2022-08-25T22:35:49.875Z] === CONT TestWaitConditions/removed [2022-08-25T22:35:49.875Z] wait_test.go:146: ContainerID = 1a991626c1de0cc4741f8c98145c0067f7700ac82d2dd2984c454c90c1ce1100 [2022-08-25T22:35:50.442Z] === CONT TestWaitConditions/next-exit [2022-08-25T22:35:50.442Z] wait_test.go:146: ContainerID = 66841c736d8d519212b2ee24c1ff45abae62c083c95a2a316c636a346a636ce0 [2022-08-25T22:35:50.442Z] === CONT TestWaitConditions/not-running [2022-08-25T22:35:50.442Z] wait_test.go:146: ContainerID = 78e0fb330440146a113743fa713bbf109a3bf8bea8de023ca232fa7a0b81a17a [2022-08-25T22:35:51.010Z] --- PASS: TestWaitConditions (0.01s) [2022-08-25T22:35:51.010Z] --- PASS: TestWaitConditions/default (0.65s) [2022-08-25T22:35:51.010Z] --- PASS: TestWaitConditions/removed (0.74s) [2022-08-25T22:35:51.010Z] --- PASS: TestWaitConditions/next-exit (0.71s) [2022-08-25T22:35:51.010Z] --- PASS: TestWaitConditions/not-running (0.64s) [2022-08-25T22:35:51.010Z] === RUN TestWaitRestartedContainer [2022-08-25T22:35:51.010Z] === RUN TestWaitRestartedContainer/default [2022-08-25T22:35:51.010Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T22:35:51.010Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T22:35:51.010Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T22:35:51.010Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T22:35:51.010Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T22:35:51.010Z] === CONT TestWaitRestartedContainer/default [2022-08-25T22:35:51.010Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T22:35:52.916Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T22:35:53.485Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-25T22:35:53.485Z] --- PASS: TestWaitRestartedContainer/next-exit (1.41s) [2022-08-25T22:35:53.485Z] --- PASS: TestWaitRestartedContainer/default (1.57s) [2022-08-25T22:35:53.485Z] --- PASS: TestWaitRestartedContainer/not-running (1.00s) [2022-08-25T22:35:53.485Z] === CONT TestDaemonRestartIpcMode [2022-08-25T22:35:53.485Z] === CONT TestIpcModeOlderClient [2022-08-25T22:35:53.485Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-25T22:35:53.485Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T22:35:56.023Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-08-25T22:35:56.282Z] --- PASS: TestDaemonRestartIpcMode (2.75s) [2022-08-25T22:35:56.282Z] PASS [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === Skipped [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T22:35:56.282Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-25T22:35:56.282Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-25T22:35:56.282Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-25T22:35:56.282Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-25T22:35:56.282Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-25T22:35:56.282Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-25T22:35:56.282Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-25T22:35:56.282Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-25T22:35:56.282Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-25T22:35:56.282Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T22:35:56.282Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-25T22:35:56.282Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-25T22:35:56.282Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-25T22:35:56.282Z] 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-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-25T22:35:56.282Z] 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-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-25T22:35:56.282Z] 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-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-25T22:35:56.282Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T22:35:56.282Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-25T22:35:56.282Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-25T22:35:56.282Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-25T22:35:56.282Z] 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-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-25T22:35:56.282Z] 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-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-25T22:35:56.282Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T22:35:56.282Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-25T22:35:56.282Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-25T22:35:56.282Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-25T22:35:56.282Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T22:35:56.282Z] [2022-08-25T22:35:56.282Z] DONE 250 tests, 27 skipped in 86.872s [2022-08-25T22:35:56.282Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T22:35:56.541Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T22:35:57.109Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-25T22:35:57.109Z] === RUN TestConfigDaemonID [2022-08-25T22:35:58.046Z] daemon_test.go:83: [d703bad5d2d33] daemon is not started [2022-08-25T22:35:58.046Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-25T22:35:58.046Z] === RUN TestDaemonConfigValidation [2022-08-25T22:35:58.046Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:35:58.046Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:35:58.046Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T22:35:58.046Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T22:35:58.046Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T22:35:58.046Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T22:35:58.046Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T22:35:58.046Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T22:35:58.046Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T22:35:58.046Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T22:35:58.046Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:35:58.046Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T22:35:58.046Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T22:35:58.046Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T22:35:58.308Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T22:35:58.308Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T22:35:58.308Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-25T22:35:58.308Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-25T22:35:58.308Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-25T22:35:58.308Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-25T22:35:58.308Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-25T22:35:58.308Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T22:35:58.308Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T22:35:59.683Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T22:36:00.619Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T22:36:01.555Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T22:36:01.555Z] daemon_test.go:197: [da5ab5770df22] daemon is not started [2022-08-25T22:36:01.555Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-25T22:36:01.555Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-25T22:36:01.555Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-25T22:36:01.555Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-25T22:36:01.555Z] === RUN TestDaemonProxy [2022-08-25T22:36:01.555Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-25T22:36:01.555Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-25T22:36:01.555Z] PASS [2022-08-25T22:36:01.555Z] [2022-08-25T22:36:01.555Z] === Skipped [2022-08-25T22:36:01.555Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-25T22:36:01.555Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-25T22:36:01.555Z] [2022-08-25T22:36:01.555Z] DONE 13 tests, 1 skipped in 5.262s [2022-08-25T22:36:01.555Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T22:36:01.814Z] INFO: Testing against a local daemon [2022-08-25T22:36:01.814Z] === RUN TestCommitInheritsEnv [2022-08-25T22:36:03.189Z] --- PASS: TestCommitInheritsEnv (1.35s) [2022-08-25T22:36:03.189Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T22:36:03.189Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T22:36:03.189Z] === RUN TestImportWithCustomPlatform [2022-08-25T22:36:03.189Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T22:36:03.189Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T22:36:03.189Z] === RUN TestImportWithCustomPlatform// [2022-08-25T22:36:03.189Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T22:36:03.189Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T22:36:03.448Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T22:36:03.448Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T22:36:03.448Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T22:36:03.448Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T22:36:03.448Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T22:36:03.448Z] === RUN TestImagesFilterMultiReference [2022-08-25T22:36:03.448Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-25T22:36:03.448Z] === RUN TestImagePullPlatformInvalid [2022-08-25T22:36:03.707Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-25T22:36:03.707Z] === RUN TestRemoveImageOrphaning [2022-08-25T22:36:05.082Z] --- PASS: TestRemoveImageOrphaning (1.54s) [2022-08-25T22:36:05.082Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T22:36:05.082Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-25T22:36:05.082Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-25T22:36:05.082Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T22:36:05.082Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-25T22:36:05.082Z] === RUN TestTagInvalidReference [2022-08-25T22:36:05.082Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-25T22:36:05.082Z] === RUN TestTagValidPrefixedRepo [2022-08-25T22:36:05.341Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-25T22:36:05.341Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T22:36:05.341Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-25T22:36:05.341Z] === RUN TestTagOfficialNames [2022-08-25T22:36:05.341Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-25T22:36:05.341Z] === RUN TestTagMatchesDigest [2022-08-25T22:36:05.341Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T22:36:05.341Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T22:36:06.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T22:36:07.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T22:36:10.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T22:36:12.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T22:36:14.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T22:36:15.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T22:36:18.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T22:36:25.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T22:36:25.290Z] --- PASS: TestImportExtremelyLargeImageWorks (91.65s) [2022-08-25T22:36:25.290Z] PASS [2022-08-25T22:36:25.290Z] [2022-08-25T22:36:25.290Z] DONE 22 tests in 94.928s [2022-08-25T22:36:25.290Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T22:36:25.290Z] === RUN TestStripANSICommands [2022-08-25T22:36:25.290Z] === RUN TestStripANSICommands/#00 [2022-08-25T22:36:25.290Z] === RUN TestStripANSICommands/#01 [2022-08-25T22:36:25.290Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T22:36:25.290Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T22:36:25.290Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T22:36:25.290Z] PASS [2022-08-25T22:36:25.290Z] [2022-08-25T22:36:25.290Z] DONE 3 tests in 0.009s [2022-08-25T22:36:25.290Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T22:36:25.290Z] INFO: Testing against a local daemon [2022-08-25T22:36:25.290Z] === RUN TestNetworkCreateDelete [2022-08-25T22:36:25.290Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-25T22:36:25.290Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T22:36:25.290Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-25T22:36:25.290Z] === RUN TestDaemonDNSFallback [2022-08-25T22:36:27.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T22:36:27.814Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-25T22:36:27.814Z] === RUN TestInspectNetwork [2022-08-25T22:36:30.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T22:36:31.114Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T22:36:31.114Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T22:36:31.114Z] === RUN TestInspectNetwork/network_name [2022-08-25T22:36:31.114Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T22:36:31.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T22:36:32.231Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T22:36:32.231Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:36:32.231Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:36:32.231Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T22:36:32.231Z] [2022-08-25T22:36:32.231Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-25T22:36:32.231Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-25T22:36:32.231Z] Using test binary docker [2022-08-25T22:36:32.231Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T22:36:32.231Z] Not: starting. [2022-08-25T22:36:32.231Z] INFO: Waiting for daemon to start... [2022-08-25T22:36:32.231Z] Starting dockerd [2022-08-25T22:36:32.231Z] . [2022-08-25T22:36:32.231Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-25T22:36:34.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T22:36:35.293Z] --- PASS: TestInspectNetwork (7.31s) [2022-08-25T22:36:35.293Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T22:36:35.293Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T22:36:35.293Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T22:36:35.293Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T22:36:35.293Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T22:36:36.225Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T22:36:36.225Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:36:36.225Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:36:36.225Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:36:36.225Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T22:36:36.225Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T22:36:36.225Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T22:36:36.225Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T22:36:36.225Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-25T22:36:36.225Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T22:36:36.226Z] === RUN TestNetworkList [2022-08-25T22:36:36.226Z] === RUN TestNetworkList//networks [2022-08-25T22:36:36.226Z] === PAUSE TestNetworkList//networks [2022-08-25T22:36:36.226Z] === RUN TestNetworkList//networks/ [2022-08-25T22:36:36.226Z] === PAUSE TestNetworkList//networks/ [2022-08-25T22:36:36.226Z] === CONT TestNetworkList//networks [2022-08-25T22:36:36.226Z] === CONT TestNetworkList//networks/ [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkList (0.02s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T22:36:36.226Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T22:36:36.226Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T22:36:36.790Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-25T22:36:36.790Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T22:36:36.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T22:36:38.163Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-25T22:36:38.163Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T22:36:38.728Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-25T22:36:38.728Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T22:36:39.662Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-25T22:36:39.662Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T22:36:40.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T22:36:41.034Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-25T22:36:41.034Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T22:36:41.599Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-25T22:36:41.599Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T22:36:42.024Z] --- PASS: TestBuildWithHugeFile (49.12s) [2022-08-25T22:36:42.024Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T22:36:42.024Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T22:36:42.024Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T22:36:42.024Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T22:36:42.024Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:36:42.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:36:42.024Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:36:42.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:36:42.024Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:36:42.024Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:36:42.024Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:36:42.024Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:36:42.024Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:36:42.024Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-25T22:36:42.024Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-25T22:36:42.024Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-25T22:36:42.024Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-25T22:36:42.024Z] === RUN TestBuildPreserveOwnership [2022-08-25T22:36:42.024Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T22:36:42.025Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T22:36:42.025Z] --- PASS: TestBuildPreserveOwnership (3.02s) [2022-08-25T22:36:42.025Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.06s) [2022-08-25T22:36:42.025Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-25T22:36:42.025Z] === RUN TestBuildPlatformInvalid [2022-08-25T22:36:42.025Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-25T22:36:42.025Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T22:36:42.025Z] Loaded image: busybox:latest [2022-08-25T22:36:42.025Z] Loaded image: busybox:glibc [2022-08-25T22:36:42.025Z] Loaded image: debian:bullseye-slim [2022-08-25T22:36:42.025Z] Loaded image: hello-world:latest [2022-08-25T22:36:42.025Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:36:42.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T22:36:44.125Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-08-25T22:36:44.125Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T22:36:44.125Z] service_test.go:243: FLAKY_TEST [2022-08-25T22:36:44.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T22:36:44.125Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T22:36:45.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T22:36:47.728Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T22:36:47.728Z] Using test binary docker [2022-08-25T22:36:47.728Z] +++ /etc/init.d/apparmor start [2022-08-25T22:36:47.728Z] Not: starting. [2022-08-25T22:36:47.728Z] Starting dockerd [2022-08-25T22:36:47.728Z] INFO: Waiting for daemon to start... [2022-08-25T22:36:47.728Z] +++ 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-25T22:36:48.591Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.58s) [2022-08-25T22:36:48.591Z] PASS [2022-08-25T22:36:48.591Z] [2022-08-25T22:36:48.591Z] === Skipped [2022-08-25T22:36:48.591Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-25T22:36:48.591Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T22:36:48.591Z] [2022-08-25T22:36:48.591Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T22:36:48.591Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T22:36:48.591Z] [2022-08-25T22:36:48.591Z] DONE 34 tests, 2 skipped in 81.416s [2022-08-25T22:36:48.591Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T22:36:48.591Z] ++ 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-25T22:36:48.591Z] ++ set -e [2022-08-25T22:36:48.591Z] ++ '[' -n 0 ']' [2022-08-25T22:36:48.591Z] ++ set -x [2022-08-25T22:36:48.591Z] ++ 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-25T22:36:48.591Z] INFO: Testing against a local daemon [2022-08-25T22:36:48.591Z] === RUN TestConfigInspect [2022-08-25T22:36:50.255Z] . [2022-08-25T22:36:50.255Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T22:36:50.255Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T22:36:50.255Z] Error: No such image: emptyfs [2022-08-25T22:36:50.493Z] --- PASS: TestConfigInspect (2.31s) [2022-08-25T22:36:50.493Z] === RUN TestConfigList [2022-08-25T22:36:50.513Z] ++++ docker load [2022-08-25T22:36:50.513Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T22:36:50.771Z] Loaded image: emptyfs:latest [2022-08-25T22:36:50.771Z] Running integration-test (iteration 1) [2022-08-25T22:36:50.771Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T22:36:50.771Z] ++ 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-25T22:36:50.771Z] ++ set -e [2022-08-25T22:36:50.771Z] ++ '[' -n 0 ']' [2022-08-25T22:36:50.771Z] ++ set -x [2022-08-25T22:36:50.771Z] ++ 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-25T22:36:51.705Z] Loaded image: busybox:latest [2022-08-25T22:36:52.272Z] Loaded image: busybox:glibc [2022-08-25T22:36:52.397Z] --- PASS: TestConfigList (2.18s) [2022-08-25T22:36:52.397Z] === RUN TestConfigsCreateAndDelete [2022-08-25T22:36:54.930Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-25T22:36:54.930Z] === RUN TestConfigsUpdate [2022-08-25T22:36:56.458Z] Loaded image: debian:bullseye-slim [2022-08-25T22:36:56.834Z] --- PASS: TestConfigsUpdate (2.14s) [2022-08-25T22:36:56.834Z] === RUN TestTemplatedConfig [2022-08-25T22:36:57.025Z] Loaded image: hello-world:latest [2022-08-25T22:36:57.025Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:36:57.025Z] INFO: Testing against a local daemon [2022-08-25T22:36:57.025Z] === RUN TestCgroupNamespacesBuild [2022-08-25T22:36:58.988Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-08-25T22:36:58.988Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T22:36:59.366Z] --- PASS: TestTemplatedConfig (2.44s) [2022-08-25T22:36:59.366Z] === RUN TestConfigCreateResolve [2022-08-25T22:36:59.557Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2022-08-25T22:36:59.557Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T22:37:00.363Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfhb61jzxcwja267397eh8i8i Created:2022-08-25 22:36:59.192096881 +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[15b665ad3a73e71358a5168f3b32b0a5a39f65166d7725c30624942d30d6c5ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lyndq47uszocrn6htlxllca73 EndpointID:d6a376f89ffbb10f5cf4c89a1fd3feff0b96e4d872fb03225ef6dba0f82f68be MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:24502f4bc75864cdb5b845b51e90535e5c0a32b791a9fa7e81e0d114e3b9aa6d 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:f397adde9e33 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lyndq47uszocrn6htlxllca73 EndpointID:d6a376f89ffbb10f5cf4c89a1fd3feff0b96e4d872fb03225ef6dba0f82f68be EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T22:37:00.743Z] --- PASS: TestConfigCreateResolve (1.75s) [2022-08-25T22:37:00.743Z] PASS [2022-08-25T22:37:00.743Z] [2022-08-25T22:37:00.743Z] DONE 6 tests in 13.087s [2022-08-25T22:37:00.743Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T22:37:00.743Z] ++ 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-25T22:37:00.743Z] ++ set -e [2022-08-25T22:37:00.743Z] ++ '[' -n 0 ']' [2022-08-25T22:37:00.743Z] ++ set -x [2022-08-25T22:37:00.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T22:37:01.002Z] INFO: Testing against a local daemon [2022-08-25T22:37:01.002Z] === RUN TestAttachWithTTY [2022-08-25T22:37:01.002Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-25T22:37:01.002Z] === RUN TestAttachWithoutTTy [2022-08-25T22:37:01.002Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-25T22:37:01.002Z] === RUN TestCheckpoint [2022-08-25T22:37:01.002Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T22:37:01.002Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T22:37:01.003Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T22:37:01.003Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:37:01.003Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:37:01.003Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:37:01.003Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:37:01.003Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:37:01.003Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:37:01.003Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T22:37:01.003Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T22:37:01.003Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T22:37:01.003Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T22:37:01.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T22:37:01.262Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T22:37:01.262Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T22:37:01.262Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T22:37:01.262Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T22:37:01.262Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T22:37:01.262Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T22:37:01.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-25T22:37:01.262Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T22:37:01.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-25T22:37:01.262Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T22:37:01.262Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-25T22:37:01.262Z] === RUN TestCopyEmptyFile [2022-08-25T22:37:01.521Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-25T22:37:01.521Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T22:37:01.521Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-25T22:37:01.521Z] === RUN TestCopyFromContainer [2022-08-25T22:37:02.083Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-08-25T22:37:02.083Z] === RUN TestBuildWithSession [2022-08-25T22:37:02.083Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T22:37:02.083Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T22:37:02.083Z] === RUN TestBuildSquashParent [2022-08-25T22:37:02.458Z] === RUN TestCopyFromContainer// [2022-08-25T22:37:02.458Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T22:37:02.718Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T22:37:02.718Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T22:37:02.718Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T22:37:02.718Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T22:37:02.718Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T22:37:02.977Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T22:37:02.977Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T22:37:02.977Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer (1.53s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-25T22:37:03.236Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-25T22:37:03.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T22:37:03.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:37:03.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:37:03.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:37:03.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:37:03.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:37:03.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:37:03.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:37:03.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:37:03.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:37:03.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-25T22:37:03.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T22:37:03.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T22:37:03.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T22:37:03.236Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T22:37:03.236Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-25T22:37:03.236Z] === RUN TestCreateWithInvalidEnv [2022-08-25T22:37:03.236Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T22:37:03.236Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T22:37:03.236Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T22:37:03.236Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T22:37:03.236Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T22:37:03.236Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T22:37:03.236Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T22:37:03.236Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-25T22:37:03.236Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T22:37:03.236Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T22:37:03.236Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T22:37:03.236Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T22:37:03.236Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T22:37:03.236Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T22:37:04.613Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-08-25T22:37:04.613Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-08-25T22:37:05.549Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T22:37:05.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:37:05.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:37:05.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:37:05.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:37:05.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:37:05.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:37:05.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:37:05.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:37:05.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:37:05.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:37:05.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-25T22:37:05.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-25T22:37:05.549Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T22:37:05.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-08-25T22:37:05.620Z] PASS [2022-08-25T22:37:05.620Z] [2022-08-25T22:37:05.620Z] === Skipped [2022-08-25T22:37:05.620Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T22:37:05.620Z] service_test.go:243: FLAKY_TEST [2022-08-25T22:37:05.620Z] [2022-08-25T22:37:05.620Z] DONE 38 tests, 1 skipped in 44.299s [2022-08-25T22:37:05.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T22:37:05.620Z] INFO: Testing against a local daemon [2022-08-25T22:37:05.620Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T22:37:05.620Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:37:05.620Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T22:37:05.620Z] === RUN TestDockerNetworkIpvlan [2022-08-25T22:37:05.620Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:37:05.620Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T22:37:05.620Z] PASS [2022-08-25T22:37:05.620Z] [2022-08-25T22:37:05.620Z] === Skipped [2022-08-25T22:37:05.620Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T22:37:05.620Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:37:05.620Z] [2022-08-25T22:37:05.620Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T22:37:05.620Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:37:05.620Z] [2022-08-25T22:37:05.620Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-25T22:37:05.620Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T22:37:05.620Z] INFO: Testing against a local daemon [2022-08-25T22:37:05.620Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T22:37:06.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-25T22:37:06.116Z] === RUN TestCreateDifferentPlatform [2022-08-25T22:37:06.116Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T22:37:06.116Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T22:37:06.116Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-25T22:37:06.116Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-08-25T22:37:06.116Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T22:37:06.116Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T22:37:06.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-25T22:37:06.116Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T22:37:06.116Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-25T22:37:06.116Z] === RUN TestCreateInvalidHostConfig [2022-08-25T22:37:06.116Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:37:06.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:37:06.116Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:37:06.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:37:06.116Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:37:06.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:37:06.116Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:37:06.116Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:37:06.116Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:37:06.116Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:37:06.116Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:37:06.116Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:37:06.116Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T22:37:06.116Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T22:37:06.116Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T22:37:06.116Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T22:37:06.116Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T22:37:06.116Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T22:37:06.116Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T22:37:06.116Z] === RUN TestDaemonRestartIpcMode [2022-08-25T22:37:06.116Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T22:37:06.116Z] === RUN TestDaemonHostGatewayIP [2022-08-25T22:37:06.116Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T22:37:06.116Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T22:37:06.116Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T22:37:06.116Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T22:37:06.116Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T22:37:06.116Z] === RUN TestDiff [2022-08-25T22:37:06.185Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-25T22:37:06.185Z] === RUN TestDockerNetworkMacvlan [2022-08-25T22:37:06.684Z] --- PASS: TestDiff (0.45s) [2022-08-25T22:37:06.684Z] === RUN TestExecConsoleSize [2022-08-25T22:37:07.117Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T22:37:07.252Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-25T22:37:07.252Z] === RUN TestExecWithCloseStdin [2022-08-25T22:37:07.511Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-25T22:37:07.511Z] === RUN TestExec [2022-08-25T22:37:07.683Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T22:37:08.079Z] --- PASS: TestExec (0.49s) [2022-08-25T22:37:08.079Z] === RUN TestExecUser [2022-08-25T22:37:08.616Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T22:37:08.646Z] --- PASS: TestExecUser (0.49s) [2022-08-25T22:37:08.646Z] === RUN TestExportContainerAndImportImage [2022-08-25T22:37:09.214Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-25T22:37:09.214Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T22:37:10.515Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T22:37:10.591Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-25T22:37:10.591Z] === RUN TestHealthCheckWorkdir [2022-08-25T22:37:10.890Z] sha256:9f52fccf03a62678a5573836cc939433854195fff3cc57631228d53e5020999e [2022-08-25T22:37:10.890Z] INFO: Starting docker-py tests... [2022-08-25T22:37:10.890Z] ============================= test session starts ============================== [2022-08-25T22:37:10.890Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-25T22:37:10.890Z] rootdir: /src, inifile: pytest.ini [2022-08-25T22:37:10.890Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-25T22:37:10.890Z] collected 395 items / 2 deselected / 393 selected [2022-08-25T22:37:10.890Z] [2022-08-25T22:37:11.158Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2022-08-25T22:37:11.158Z] === RUN TestHealthKillContainer [2022-08-25T22:37:11.887Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T22:37:12.047Z] --- PASS: TestBuildSquashParent (8.82s) [2022-08-25T22:37:12.047Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T22:37:12.047Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:37:12.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:37:12.047Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:37:12.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:37:12.047Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:37:12.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:37:12.047Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:37:12.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:37:12.047Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:37:12.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:37:12.047Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:37:12.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:37:12.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T22:37:12.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T22:37:14.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T22:37:14.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T22:37:16.073Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T22:37:16.073Z] --- PASS: TestDockerNetworkMacvlan (9.84s) [2022-08-25T22:37:16.073Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-25T22:37:16.073Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-25T22:37:16.073Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-08-25T22:37:16.073Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-25T22:37:16.073Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2022-08-25T22:37:16.073Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-08-25T22:37:16.073Z] PASS [2022-08-25T22:37:16.073Z] [2022-08-25T22:37:16.073Z] DONE 8 tests in 11.170s [2022-08-25T22:37:16.073Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T22:37:16.073Z] testing: warning: no tests to run [2022-08-25T22:37:16.073Z] PASS [2022-08-25T22:37:16.073Z] [2022-08-25T22:37:16.073Z] DONE 0 tests in 0.007s [2022-08-25T22:37:16.073Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T22:37:16.073Z] INFO: Testing against a local daemon [2022-08-25T22:37:16.073Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T22:37:17.448Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-08-25T22:37:17.448Z] === RUN TestAuthZPluginTLS [2022-08-25T22:37:17.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T22:37:17.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T22:37:18.013Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-25T22:37:18.013Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T22:37:18.578Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-25T22:37:18.578Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T22:37:18.835Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-25T22:37:18.835Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T22:37:19.272Z] --- PASS: TestHealthKillContainer (7.84s) [2022-08-25T22:37:19.272Z] === RUN TestHealthCheckProcessKilled [2022-08-25T22:37:19.401Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-25T22:37:19.401Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T22:37:19.531Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-08-25T22:37:19.531Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T22:37:19.790Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-25T22:37:19.790Z] === RUN TestIpcModeNone [2022-08-25T22:37:20.358Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-25T22:37:20.358Z] === RUN TestIpcModePrivate [2022-08-25T22:37:20.616Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-25T22:37:20.774Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-08-25T22:37:20.774Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T22:37:20.875Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-25T22:37:20.875Z] === RUN TestIpcModeShareable [2022-08-25T22:37:21.032Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-25T22:37:21.032Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T22:37:21.134Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-25T22:37:21.134Z] --- PASS: TestIpcModeShareable (0.46s) [2022-08-25T22:37:21.134Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T22:37:21.150Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-25T22:37:21.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2022-08-25T22:37:21.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.64s) [2022-08-25T22:37:21.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2022-08-25T22:37:21.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2022-08-25T22:37:21.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.44s) [2022-08-25T22:37:21.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.52s) [2022-08-25T22:37:21.150Z] === RUN TestBuildMultiStageCopy [2022-08-25T22:37:21.150Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T22:37:21.598Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-25T22:37:21.598Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T22:37:22.164Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-25T22:37:22.164Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T22:37:23.049Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-08-25T22:37:23.050Z] === RUN TestAPIIpcModeHost [2022-08-25T22:37:23.050Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-08-25T22:37:23.050Z] === RUN TestDaemonIpcModeShareable [2022-08-25T22:37:23.536Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-08-25T22:37:23.536Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T22:37:23.682Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T22:37:23.986Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-25T22:37:24.245Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-25T22:37:24.245Z] === RUN TestDaemonIpcModePrivate [2022-08-25T22:37:24.249Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T22:37:24.816Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T22:37:25.181Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-25T22:37:25.383Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T22:37:25.434Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-08-25T22:37:25.434Z] === RUN TestAuthZPluginHeader [2022-08-25T22:37:25.440Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-25T22:37:25.440Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T22:37:25.659Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-25T22:37:25.949Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2022-08-25T22:37:25.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2022-08-25T22:37:25.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-08-25T22:37:25.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-08-25T22:37:25.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-08-25T22:37:25.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2022-08-25T22:37:25.949Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T22:37:25.999Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-25T22:37:25.999Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T22:37:26.220Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-25T22:37:26.376Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-25T22:37:26.376Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-08-25T22:37:26.376Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T22:37:27.324Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2022-08-25T22:37:27.324Z] === RUN TestBuildLabelWithTargets [2022-08-25T22:37:27.752Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-25T22:37:27.753Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-25T22:37:27.753Z] === RUN TestIpcModeOlderClient [2022-08-25T22:37:27.753Z] === PAUSE TestIpcModeOlderClient [2022-08-25T22:37:27.753Z] === RUN TestKillContainerInvalidSignal [2022-08-25T22:37:27.964Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-25T22:37:28.011Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-25T22:37:28.011Z] === RUN TestKillContainer [2022-08-25T22:37:28.011Z] === RUN TestKillContainer/no_signal [2022-08-25T22:37:28.579Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T22:37:28.837Z] === RUN TestKillContainer/killing_signal [2022-08-25T22:37:29.431Z] --- PASS: TestKillContainer (1.25s) [2022-08-25T22:37:29.431Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-25T22:37:29.431Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-25T22:37:29.431Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-25T22:37:29.431Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T22:37:29.431Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T22:37:29.705Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T22:37:29.855Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2022-08-25T22:37:29.855Z] === RUN TestBuildWithEmptyLayers [2022-08-25T22:37:30.180Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-08-25T22:37:30.180Z] === RUN TestAuthZPluginV2Disable [2022-08-25T22:37:30.673Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-08-25T22:37:30.673Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-25T22:37:30.673Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-25T22:37:30.673Z] === RUN TestKillStoppedContainer [2022-08-25T22:37:30.673Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-25T22:37:30.673Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T22:37:30.673Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-25T22:37:30.673Z] === RUN TestKillDifferentUserContainer [2022-08-25T22:37:30.791Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-08-25T22:37:30.791Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T22:37:30.940Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-25T22:37:30.940Z] === RUN TestInspectOomKilledTrue [2022-08-25T22:37:31.508Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-25T22:37:31.508Z] === RUN TestInspectOomKilledFalse [2022-08-25T22:37:32.076Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-25T22:37:32.076Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T22:37:32.335Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-25T22:37:32.335Z] === RUN TestLinksContainerNames [2022-08-25T22:37:33.271Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-25T22:37:33.271Z] === RUN TestLogsFollowTailEmpty [2022-08-25T22:37:33.529Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-25T22:37:33.529Z] === RUN TestLogs [2022-08-25T22:37:33.529Z] === RUN TestLogs/driver_local [2022-08-25T22:37:33.529Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:37:33.529Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T22:37:33.529Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T22:37:33.529Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:37:33.529Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:37:33.529Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:37:33.529Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:37:33.529Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:37:33.529Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:37:34.075Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2022-08-25T22:37:34.076Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T22:37:34.097Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:37:34.356Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:37:34.412Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2022-08-25T22:37:34.412Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T22:37:34.923Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T22:37:34.923Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T22:37:35.450Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2022-08-25T22:37:35.450Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T22:37:35.490Z] === RUN TestLogs/driver_json-file [2022-08-25T22:37:35.490Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:37:35.490Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:37:35.490Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:37:35.490Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:37:35.490Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:37:35.490Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:37:35.490Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:37:35.490Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:37:35.490Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:37:36.057Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:37:36.057Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:37:36.994Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:37:36.994Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:37:37.563Z] --- PASS: TestLogs (3.93s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.76s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.86s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-25T22:37:37.563Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-08-25T22:37:37.563Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T22:37:37.697Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-08-25T22:37:37.697Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T22:37:38.132Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/default [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/private [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/slave [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/shared [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/default [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/shared [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/slave [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/private [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T22:37:38.132Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:37:38.132Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T22:37:38.132Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:37:38.391Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-25T22:37:38.391Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-25T22:37:38.391Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T22:37:38.738Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2022-08-25T22:37:38.738Z] === RUN TestBuildWithHugeFile [2022-08-25T22:37:39.852Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-08-25T22:37:39.852Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T22:37:40.111Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-08-25T22:37:40.112Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T22:37:40.679Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-08-25T22:37:40.679Z] === RUN TestNetworkNat [2022-08-25T22:37:40.937Z] --- PASS: TestNetworkNat (0.44s) [2022-08-25T22:37:40.937Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T22:37:41.505Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-25T22:37:41.505Z] === RUN TestNetworkLoopbackNat [2022-08-25T22:37:41.811Z] --- PASS: TestImportExtremelyLargeImageWorks (92.67s) [2022-08-25T22:37:41.811Z] PASS [2022-08-25T22:37:41.811Z] [2022-08-25T22:37:41.811Z] === Skipped [2022-08-25T22:37:41.811Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-25T22:37:41.811Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-25T22:37:41.811Z] [2022-08-25T22:37:41.811Z] DONE 22 tests, 1 skipped in 96.431s [2022-08-25T22:37:41.811Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T22:37:41.811Z] === RUN TestStripANSICommands [2022-08-25T22:37:41.811Z] === RUN TestStripANSICommands/#00 [2022-08-25T22:37:41.812Z] === RUN TestStripANSICommands/#01 [2022-08-25T22:37:41.812Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T22:37:41.812Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T22:37:41.812Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T22:37:41.812Z] PASS [2022-08-25T22:37:41.812Z] [2022-08-25T22:37:41.812Z] DONE 3 tests in 0.041s [2022-08-25T22:37:41.812Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T22:37:41.812Z] INFO: Testing against a local daemon [2022-08-25T22:37:41.812Z] === RUN TestNetworkCreateDelete [2022-08-25T22:37:41.812Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-25T22:37:41.812Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T22:37:41.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-08-25T22:37:41.812Z] === RUN TestDaemonDNSFallback [2022-08-25T22:37:44.037Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-25T22:37:44.037Z] === RUN TestPause [2022-08-25T22:37:44.605Z] --- PASS: TestPause (0.54s) [2022-08-25T22:37:44.605Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T22:37:44.605Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T22:37:44.605Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T22:37:44.605Z] === RUN TestPauseStopPausedContainer [2022-08-25T22:37:44.864Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-08-25T22:37:44.864Z] === RUN TestPidHost [2022-08-25T22:37:45.096Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-25T22:37:45.096Z] === RUN TestInspectNetwork [2022-08-25T22:37:45.096Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:37:45.096Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-25T22:37:45.096Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T22:37:45.096Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T22:37:45.096Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:37:45.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:37:45.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:37:45.096Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T22:37:45.096Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T22:37:45.096Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T22:37:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T22:37:45.096Z] === RUN TestNetworkList [2022-08-25T22:37:45.096Z] === RUN TestNetworkList//networks [2022-08-25T22:37:45.096Z] === PAUSE TestNetworkList//networks [2022-08-25T22:37:45.096Z] === RUN TestNetworkList//networks/ [2022-08-25T22:37:45.096Z] === PAUSE TestNetworkList//networks/ [2022-08-25T22:37:45.096Z] === CONT TestNetworkList//networks [2022-08-25T22:37:45.096Z] === CONT TestNetworkList//networks/ [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkList (0.01s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T22:37:45.096Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T22:37:45.096Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T22:37:45.096Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-25T22:37:45.096Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T22:37:45.096Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-25T22:37:45.096Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T22:37:45.096Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-25T22:37:45.096Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T22:37:45.096Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-25T22:37:45.096Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T22:37:45.096Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-25T22:37:45.096Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T22:37:45.096Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-25T22:37:45.096Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T22:37:45.096Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:37:45.096Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-25T22:37:45.096Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T22:37:45.096Z] service_test.go:243: FLAKY_TEST [2022-08-25T22:37:45.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T22:37:45.096Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T22:37:45.096Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:37:45.096Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-25T22:37:45.096Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T22:37:45.096Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:37:45.096Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-25T22:37:45.096Z] PASS [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === Skipped [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-25T22:37:45.096Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-25T22:37:45.096Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-25T22:37:45.096Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-25T22:37:45.096Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-25T22:37:45.096Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-25T22:37:45.096Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-25T22:37:45.096Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-25T22:37:45.096Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-25T22:37:45.096Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T22:37:45.096Z] service_test.go:243: FLAKY_TEST [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-25T22:37:45.096Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-25T22:37:45.096Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:37:45.096Z] [2022-08-25T22:37:45.096Z] DONE 34 tests, 12 skipped in 7.089s [2022-08-25T22:37:45.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T22:37:45.355Z] INFO: Testing against a local daemon [2022-08-25T22:37:45.355Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T22:37:45.355Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:37:45.355Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestDockerNetworkIpvlan [2022-08-25T22:37:45.355Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:37:45.355Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T22:37:45.355Z] PASS [2022-08-25T22:37:45.355Z] [2022-08-25T22:37:45.355Z] === Skipped [2022-08-25T22:37:45.355Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T22:37:45.355Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:37:45.355Z] [2022-08-25T22:37:45.355Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T22:37:45.355Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:37:45.355Z] [2022-08-25T22:37:45.355Z] DONE 2 tests, 2 skipped in 0.082s [2022-08-25T22:37:45.355Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T22:37:45.355Z] INFO: Testing against a local daemon [2022-08-25T22:37:45.355Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T22:37:45.355Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.355Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestDockerNetworkMacvlan [2022-08-25T22:37:45.355Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.355Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-25T22:37:45.355Z] PASS [2022-08-25T22:37:45.355Z] [2022-08-25T22:37:45.355Z] === Skipped [2022-08-25T22:37:45.355Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-25T22:37:45.355Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.355Z] [2022-08-25T22:37:45.355Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-25T22:37:45.355Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T22:37:45.355Z] [2022-08-25T22:37:45.355Z] DONE 2 tests, 2 skipped in 0.082s [2022-08-25T22:37:45.355Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T22:37:45.355Z] testing: warning: no tests to run [2022-08-25T22:37:45.355Z] PASS [2022-08-25T22:37:45.355Z] [2022-08-25T22:37:45.355Z] DONE 0 tests in 0.024s [2022-08-25T22:37:45.355Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T22:37:45.355Z] INFO: Testing against a local daemon [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginTLS [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginHeader [2022-08-25T22:37:45.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.355Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-25T22:37:45.355Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T22:37:45.922Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:45.922Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-25T22:37:45.922Z] === RUN TestAuthZPluginV2Disable [2022-08-25T22:37:46.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:46.180Z] --- SKIP: TestAuthZPluginV2Disable (0.33s) [2022-08-25T22:37:46.180Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T22:37:46.243Z] --- PASS: TestPidHost (0.99s) [2022-08-25T22:37:46.243Z] === RUN TestPsFilter [2022-08-25T22:37:46.243Z] --- PASS: TestPsFilter (0.11s) [2022-08-25T22:37:46.243Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T22:37:46.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:46.441Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-25T22:37:46.441Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T22:37:46.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-25T22:37:46.502Z] === RUN TestRemoveContainerWithVolume [2022-08-25T22:37:46.761Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-25T22:37:46.761Z] === RUN TestRemoveContainerRunning [2022-08-25T22:37:47.007Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.007Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-25T22:37:47.007Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-25T22:37:47.266Z] PASS [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === Skipped [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.33s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-25T22:37:47.266Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] DONE 17 tests, 17 skipped in 1.798s [2022-08-25T22:37:47.266Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T22:37:47.266Z] INFO: Testing against a local daemon [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:37:47.266Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:37:47.266Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T22:37:47.266Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T22:37:47.266Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T22:37:47.266Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T22:37:47.266Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T22:37:47.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T22:37:47.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T22:37:47.266Z] === RUN TestPluginInstall [2022-08-25T22:37:47.266Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-25T22:37:47.266Z] === RUN TestPluginsWithRuntimes [2022-08-25T22:37:47.266Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-25T22:37:47.266Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-25T22:37:47.266Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T22:37:47.266Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-25T22:37:47.266Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-25T22:37:47.266Z] PASS [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === Skipped [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-25T22:37:47.266Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-25T22:37:47.266Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-25T22:37:47.266Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-25T22:37:47.266Z] [2022-08-25T22:37:47.266Z] DONE 19 tests, 3 skipped in 0.146s [2022-08-25T22:37:47.266Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T22:37:47.330Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-25T22:37:47.330Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T22:37:47.525Z] INFO: Testing against a local daemon [2022-08-25T22:37:47.525Z] === RUN TestExternalGraphDriver [2022-08-25T22:37:47.589Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-25T22:37:47.589Z] === RUN TestRemoveInvalidContainer [2022-08-25T22:37:47.589Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T22:37:47.589Z] === RUN TestRenameLinkedContainer [2022-08-25T22:37:47.661Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.55s) [2022-08-25T22:37:47.661Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T22:37:47.783Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-25T22:37:47.783Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-25T22:37:47.783Z] === RUN TestGraphdriverPluginV2 [2022-08-25T22:37:49.499Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-08-25T22:37:49.499Z] === RUN TestRenameStoppedContainer [2022-08-25T22:37:49.758Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-25T22:37:49.758Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T22:37:50.695Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-25T22:37:50.695Z] === RUN TestRenameInvalidName [2022-08-25T22:37:51.262Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-25T22:37:51.262Z] === RUN TestRenameAnonymousContainer [2022-08-25T22:37:51.973Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2022-08-25T22:37:51.973Z] PASS [2022-08-25T22:37:51.973Z] [2022-08-25T22:37:51.973Z] === Skipped [2022-08-25T22:37:51.973Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-25T22:37:51.973Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-25T22:37:51.973Z] [2022-08-25T22:37:51.973Z] DONE 2 tests, 1 skipped in 4.079s [2022-08-25T22:37:51.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T22:37:51.973Z] INFO: Testing against a local daemon [2022-08-25T22:37:51.973Z] === RUN TestContinueAfterPluginCrash [2022-08-25T22:37:51.973Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T22:37:51.973Z] === RUN TestReadPluginNoRead [2022-08-25T22:37:51.973Z] === PAUSE TestReadPluginNoRead [2022-08-25T22:37:51.973Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T22:37:51.973Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T22:37:51.973Z] === CONT TestContinueAfterPluginCrash [2022-08-25T22:37:51.973Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T22:37:52.639Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-08-25T22:37:52.639Z] === RUN TestRenameContainerWithSameName [2022-08-25T22:37:53.206Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-25T22:37:53.206Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T22:37:54.142Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-25T22:37:54.142Z] === RUN TestResize [2022-08-25T22:37:54.401Z] --- PASS: TestResize (0.42s) [2022-08-25T22:37:54.401Z] === RUN TestResizeWithInvalidSize [2022-08-25T22:37:54.968Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-25T22:37:54.968Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T22:37:55.227Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:37:55.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:37:55.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:37:55.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:37:55.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:37:56.162Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2022-08-25T22:37:56.162Z] === CONT TestReadPluginNoRead [2022-08-25T22:37:57.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:37:57.406Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-25T22:37:58.067Z] === RUN TestReadPluginNoRead/default [2022-08-25T22:37:58.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:37:59.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:37:59.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:37:59.446Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T22:38:00.383Z] --- PASS: TestContinueAfterPluginCrash (8.87s) [2022-08-25T22:38:00.383Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T22:38:00.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:38:00.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:38:01.761Z] === CONT TestReadPluginNoRead [2022-08-25T22:38:01.761Z] read_test.go:92: [d04194d708061] daemon is not started [2022-08-25T22:38:01.761Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-08-25T22:38:01.761Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-25T22:38:01.761Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-08-25T22:38:01.761Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-25T22:38:01.761Z] PASS [2022-08-25T22:38:01.761Z] [2022-08-25T22:38:01.761Z] DONE 6 tests in 10.296s [2022-08-25T22:38:01.761Z] 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-25T22:38:01.761Z] testing: warning: no tests to run [2022-08-25T22:38:01.761Z] PASS [2022-08-25T22:38:01.761Z] [2022-08-25T22:38:01.761Z] DONE 0 tests in 0.031s [2022-08-25T22:38:01.761Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T22:38:01.761Z] INFO: Testing against a local daemon [2022-08-25T22:38:01.761Z] === RUN TestPluginWithDevMounts [2022-08-25T22:38:02.019Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-25T22:38:02.019Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-25T22:38:02.019Z] PASS [2022-08-25T22:38:02.019Z] [2022-08-25T22:38:02.019Z] === Skipped [2022-08-25T22:38:02.019Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-25T22:38:02.019Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-25T22:38:02.019Z] [2022-08-25T22:38:02.019Z] DONE 1 tests, 1 skipped in 0.099s [2022-08-25T22:38:02.019Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T22:38:02.019Z] INFO: Testing against a local daemon [2022-08-25T22:38:02.019Z] === RUN TestSecretInspect [2022-08-25T22:38:02.019Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-25T22:38:02.019Z] === RUN TestSecretList [2022-08-25T22:38:02.019Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] --- SKIP: TestSecretList (0.01s) [2022-08-25T22:38:02.019Z] === RUN TestSecretsCreateAndDelete [2022-08-25T22:38:02.019Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-25T22:38:02.019Z] === RUN TestSecretsUpdate [2022-08-25T22:38:02.019Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-25T22:38:02.019Z] === RUN TestTemplatedSecret [2022-08-25T22:38:02.019Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-25T22:38:02.019Z] === RUN TestSecretCreateResolve [2022-08-25T22:38:02.019Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-25T22:38:02.019Z] PASS [2022-08-25T22:38:02.019Z] [2022-08-25T22:38:02.019Z] === Skipped [2022-08-25T22:38:02.019Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-25T22:38:02.019Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] [2022-08-25T22:38:02.019Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-25T22:38:02.019Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] [2022-08-25T22:38:02.019Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-25T22:38:02.019Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.019Z] [2022-08-25T22:38:02.019Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-25T22:38:02.020Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.020Z] [2022-08-25T22:38:02.020Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-25T22:38:02.020Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.020Z] [2022-08-25T22:38:02.020Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-25T22:38:02.020Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.020Z] [2022-08-25T22:38:02.020Z] DONE 6 tests, 6 skipped in 0.142s [2022-08-25T22:38:02.020Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T22:38:02.280Z] INFO: Testing against a local daemon [2022-08-25T22:38:02.280Z] === RUN TestServiceCreateInit [2022-08-25T22:38:02.280Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T22:38:02.280Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T22:38:02.280Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-25T22:38:02.280Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T22:38:02.280Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T22:38:02.280Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T22:38:02.280Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-08-25T22:38:02.280Z] === RUN TestCreateServiceConflict [2022-08-25T22:38:02.280Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T22:38:02.280Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T22:38:02.280Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T22:38:02.280Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T22:38:02.280Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestCreateServiceSysctls [2022-08-25T22:38:02.280Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-25T22:38:02.280Z] === RUN TestCreateServiceCapabilities [2022-08-25T22:38:02.280Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-25T22:38:02.280Z] === RUN TestInspect [2022-08-25T22:38:02.280Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestInspect (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestCreateJob [2022-08-25T22:38:02.280Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestCreateJob (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestReplicatedJob [2022-08-25T22:38:02.280Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestUpdateReplicatedJob [2022-08-25T22:38:02.280Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestServiceListWithStatuses [2022-08-25T22:38:02.280Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T22:38:02.280Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T22:38:02.280Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T22:38:02.280Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestDockerNetworkReConnect [2022-08-25T22:38:02.280Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:02.280Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-25T22:38:02.280Z] === RUN TestServicePlugin [2022-08-25T22:38:04.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:38:04.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:38:04.817Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] --- SKIP: TestServicePlugin (1.97s) [2022-08-25T22:38:04.817Z] === RUN TestServiceUpdateLabel [2022-08-25T22:38:04.817Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-25T22:38:04.817Z] === RUN TestServiceUpdateSecrets [2022-08-25T22:38:04.817Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-25T22:38:04.817Z] === RUN TestServiceUpdateConfigs [2022-08-25T22:38:04.817Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-25T22:38:04.817Z] === RUN TestServiceUpdateNetwork [2022-08-25T22:38:04.817Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-25T22:38:04.817Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T22:38:04.817Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-25T22:38:04.817Z] PASS [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === Skipped [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T22:38:04.817Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T22:38:04.817Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-08-25T22:38:04.817Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-25T22:38:04.817Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-25T22:38:04.817Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-25T22:38:04.817Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-25T22:38:04.817Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-25T22:38:04.817Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-25T22:38:04.817Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-25T22:38:04.817Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-25T22:38:04.817Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-25T22:38:04.817Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-25T22:38:04.817Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-25T22:38:04.817Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T22:38:04.817Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-25T22:38:04.817Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-25T22:38:04.817Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-08-25T22:38:04.817Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-25T22:38:04.817Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-25T22:38:04.817Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-25T22:38:04.817Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-25T22:38:04.817Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-25T22:38:04.817Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] DONE 24 tests, 23 skipped in 2.391s [2022-08-25T22:38:04.817Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T22:38:04.817Z] INFO: Testing against a local daemon [2022-08-25T22:38:04.817Z] === RUN TestSessionCreate [2022-08-25T22:38:04.817Z] --- PASS: TestSessionCreate (0.04s) [2022-08-25T22:38:04.817Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T22:38:04.817Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-25T22:38:04.817Z] PASS [2022-08-25T22:38:04.817Z] [2022-08-25T22:38:04.817Z] DONE 2 tests in 0.150s [2022-08-25T22:38:04.817Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T22:38:04.817Z] INFO: Testing against a local daemon [2022-08-25T22:38:04.817Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T22:38:04.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T22:38:04.817Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T22:38:04.817Z] === RUN TestDiskUsage [2022-08-25T22:38:04.817Z] === PAUSE TestDiskUsage [2022-08-25T22:38:04.817Z] === RUN TestEventsExecDie [2022-08-25T22:38:05.388Z] --- PASS: TestEventsExecDie (0.57s) [2022-08-25T22:38:05.388Z] === RUN TestEventsBackwardsCompatible [2022-08-25T22:38:05.388Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-25T22:38:05.388Z] === RUN TestEventsVolumeCreate [2022-08-25T22:38:05.388Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-25T22:38:05.388Z] === RUN TestInfoBinaryCommits [2022-08-25T22:38:05.388Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T22:38:05.388Z] === RUN TestInfoAPIVersioned [2022-08-25T22:38:05.388Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-25T22:38:05.388Z] === RUN TestInfoAPI [2022-08-25T22:38:05.388Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T22:38:05.388Z] === RUN TestInfoAPIWarnings [2022-08-25T22:38:05.726Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-25T22:38:05.726Z] PASS [2022-08-25T22:38:05.726Z] [2022-08-25T22:38:05.726Z] DONE 17 tests in 47.769s [2022-08-25T22:38:05.726Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T22:38:05.726Z] INFO: Testing against a local daemon [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:38:05.726Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:38:05.726Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T22:38:05.726Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T22:38:05.726Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T22:38:05.726Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T22:38:05.726Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T22:38:05.726Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T22:38:05.726Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T22:38:05.726Z] === RUN TestPluginInstall [2022-08-25T22:38:05.726Z] === RUN TestPluginInstall/no_auth [2022-08-25T22:38:05.726Z] time="2022-08-25T22:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:38:05.726Z] time="2022-08-25T22:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5adba68ceb85b963cc4f574d1bbc67655c1ab27f8f631ca66919a1eff6a9020f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:38:05.726Z] time="2022-08-25T22:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:38:05.726Z] time="2022-08-25T22:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5adba68ceb85b963cc4f574d1bbc67655c1ab27f8f631ca66919a1eff6a9020f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:38:05.726Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T22:38:05.726Z] time="2022-08-25T22:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:38:05.726Z] time="2022-08-25T22:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5adba68ceb85b963cc4f574d1bbc67655c1ab27f8f631ca66919a1eff6a9020f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:38:05.726Z] time="2022-08-25T22:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:38:05.726Z] time="2022-08-25T22:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5adba68ceb85b963cc4f574d1bbc67655c1ab27f8f631ca66919a1eff6a9020f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:38:05.726Z] === RUN TestPluginInstall/with_insecure [2022-08-25T22:38:06.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:38:06.658Z] time="2022-08-25T22:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:38:06.658Z] time="2022-08-25T22:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1850c8eb6b414e620eb2f67f3786b024700f0f012e8be089016dbce4184b8075" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:38:06.658Z] time="2022-08-25T22:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:38:06.658Z] time="2022-08-25T22:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1850c8eb6b414e620eb2f67f3786b024700f0f012e8be089016dbce4184b8075" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:38:06.658Z] plugin_test.go:196: [d5f3f545d22d7] daemon is not started [2022-08-25T22:38:06.658Z] --- PASS: TestPluginInstall (2.79s) [2022-08-25T22:38:06.658Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-08-25T22:38:06.658Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2022-08-25T22:38:06.658Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-25T22:38:06.658Z] === RUN TestPluginsWithRuntimes [2022-08-25T22:38:07.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:38:07.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:38:08.555Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T22:38:09.120Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T22:38:09.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:38:09.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:38:10.051Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-08-25T22:38:10.051Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-25T22:38:10.051Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-25T22:38:10.051Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T22:38:10.617Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-25T22:38:10.617Z] PASS [2022-08-25T22:38:10.617Z] [2022-08-25T22:38:10.617Z] DONE 24 tests in 6.734s [2022-08-25T22:38:10.617Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T22:38:10.617Z] INFO: Testing against a local daemon [2022-08-25T22:38:10.617Z] === RUN TestExternalGraphDriver [2022-08-25T22:38:11.181Z] === RUN TestExternalGraphDriver/json [2022-08-25T22:38:11.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.78s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-08-25T22:38:12.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-08-25T22:38:12.914Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T22:38:12.914Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T22:38:13.078Z] === RUN TestExternalGraphDriver/spec [2022-08-25T22:38:13.850Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T22:38:14.451Z] === RUN TestExternalGraphDriver/pull [2022-08-25T22:38:14.785Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s) [2022-08-25T22:38:14.785Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-25T22:38:14.785Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-25T22:38:14.785Z] === RUN TestCgroupNamespacesRun [2022-08-25T22:38:15.720Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-25T22:38:15.720Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T22:38:16.349Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-08-25T22:38:16.349Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-08-25T22:38:16.349Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-08-25T22:38:16.349Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-08-25T22:38:16.349Z] === RUN TestGraphdriverPluginV2 [2022-08-25T22:38:17.096Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-25T22:38:17.096Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T22:38:18.032Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-25T22:38:18.032Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T22:38:19.409Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-25T22:38:19.409Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T22:38:20.344Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-25T22:38:20.344Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T22:38:20.528Z] --- PASS: TestGraphdriverPluginV2 (4.16s) [2022-08-25T22:38:20.528Z] PASS [2022-08-25T22:38:20.528Z] [2022-08-25T22:38:20.528Z] DONE 5 tests in 9.539s [2022-08-25T22:38:20.528Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T22:38:20.528Z] INFO: Testing against a local daemon [2022-08-25T22:38:20.528Z] === RUN TestContinueAfterPluginCrash [2022-08-25T22:38:20.528Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T22:38:20.528Z] === RUN TestReadPluginNoRead [2022-08-25T22:38:20.528Z] === PAUSE TestReadPluginNoRead [2022-08-25T22:38:20.528Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T22:38:20.528Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T22:38:20.528Z] === CONT TestContinueAfterPluginCrash [2022-08-25T22:38:20.528Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T22:38:21.280Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-25T22:38:21.280Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T22:38:22.215Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-25T22:38:22.215Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T22:38:23.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-08-25T22:38:23.186Z] === RUN TestNISDomainname [2022-08-25T22:38:23.467Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-25T22:38:23.467Z] === RUN TestInfoDebug [2022-08-25T22:38:23.467Z] --- PASS: TestInfoDebug (0.54s) [2022-08-25T22:38:23.467Z] === RUN TestInfoInsecureRegistries [2022-08-25T22:38:23.467Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-25T22:38:23.467Z] === RUN TestInfoRegistryMirrors [2022-08-25T22:38:23.726Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-25T22:38:23.726Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T22:38:23.773Z] --- PASS: TestNISDomainname (0.51s) [2022-08-25T22:38:23.773Z] === RUN TestHostnameDnsResolution [2022-08-25T22:38:23.806Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-08-25T22:38:23.806Z] === CONT TestReadPluginNoRead [2022-08-25T22:38:23.984Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-25T22:38:23.984Z] === RUN TestPingCacheHeaders [2022-08-25T22:38:23.984Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-25T22:38:23.984Z] === RUN TestPingGet [2022-08-25T22:38:23.984Z] --- PASS: TestPingGet (0.01s) [2022-08-25T22:38:23.984Z] === RUN TestPingHead [2022-08-25T22:38:24.243Z] --- PASS: TestPingHead (0.04s) [2022-08-25T22:38:24.243Z] === RUN TestPingSwarmHeader [2022-08-25T22:38:24.353Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-25T22:38:24.353Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T22:38:24.811Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T22:38:24.921Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-25T22:38:24.921Z] === RUN TestPrivilegedHostDevices [2022-08-25T22:38:25.072Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T22:38:25.490Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-25T22:38:25.490Z] === RUN TestRunConsoleSize [2022-08-25T22:38:26.008Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T22:38:26.058Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-25T22:38:26.058Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T22:38:26.267Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-25T22:38:26.267Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T22:38:26.267Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T22:38:26.267Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T22:38:26.267Z] === RUN TestPingBuilderHeader [2022-08-25T22:38:26.267Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T22:38:26.334Z] === RUN TestReadPluginNoRead/default [2022-08-25T22:38:26.835Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T22:38:27.266Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T22:38:27.404Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-25T22:38:27.404Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-25T22:38:27.404Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-25T22:38:27.404Z] === RUN TestVersion [2022-08-25T22:38:27.404Z] --- PASS: TestVersion (0.03s) [2022-08-25T22:38:27.404Z] === CONT TestDiskUsage [2022-08-25T22:38:27.962Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) [2022-08-25T22:38:27.962Z] === RUN TestStats [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T22:38:27.971Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T22:38:28.230Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage (1.22s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-25T22:38:28.489Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-25T22:38:28.489Z] PASS [2022-08-25T22:38:28.489Z] [2022-08-25T22:38:28.489Z] === Skipped [2022-08-25T22:38:28.489Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T22:38:28.489Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T22:38:28.489Z] [2022-08-25T22:38:28.489Z] DONE 57 tests, 1 skipped in 23.909s [2022-08-25T22:38:28.489Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T22:38:28.637Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T22:38:28.638Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-08-25T22:38:28.749Z] INFO: Testing against a local daemon [2022-08-25T22:38:28.749Z] === RUN TestVolumesCreateAndList [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T22:38:28.749Z] === RUN TestVolumesRemove [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-25T22:38:28.749Z] === RUN TestVolumesInspect [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-25T22:38:28.749Z] === RUN TestVolumesInvalidJSON [2022-08-25T22:38:28.749Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T22:38:28.749Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T22:38:28.749Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T22:38:28.749Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T22:38:28.749Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T22:38:28.749Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T22:38:28.749Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T22:38:28.749Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T22:38:28.749Z] PASS [2022-08-25T22:38:28.749Z] [2022-08-25T22:38:28.749Z] DONE 9 tests in 0.190s [2022-08-25T22:38:28.749Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T22:38:28.749Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14717 is not a child of this shell [2022-08-25T22:38:28.749Z] warning: PID 14717 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-25T22:38:28.749Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T22:38:28.749Z] [2022-08-25T22:38:28.749Z] Unloading profiles will leave already running processes permanently [2022-08-25T22:38:28.749Z] unconfined, which can lead to unexpected situations. [2022-08-25T22:38:28.749Z] [2022-08-25T22:38:28.749Z] To set a process to complain mode, use the command line tool [2022-08-25T22:38:28.749Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T22:38:28.749Z] Removing test suite binaries [2022-08-25T22:38:28.749Z] exiting test-integration [2022-08-25T22:38:28.749Z] ++ exit 0 [2022-08-25T22:38:28.749Z] [2022-08-25T22:38:29.571Z] === CONT TestReadPluginNoRead [2022-08-25T22:38:29.571Z] read_test.go:92: [d665aafc6da73] daemon is not started [2022-08-25T22:38:29.571Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-08-25T22:38:29.571Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-25T22:38:29.571Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-08-25T22:38:29.571Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-08-25T22:38:29.571Z] PASS [2022-08-25T22:38:29.571Z] [2022-08-25T22:38:29.571Z] DONE 6 tests in 9.388s [2022-08-25T22:38:29.571Z] 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-25T22:38:29.571Z] testing: warning: no tests to run [2022-08-25T22:38:29.571Z] PASS [2022-08-25T22:38:29.571Z] [2022-08-25T22:38:29.571Z] DONE 0 tests in 0.007s [2022-08-25T22:38:29.571Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T22:38:29.571Z] INFO: Testing against a local daemon [2022-08-25T22:38:29.571Z] === RUN TestPluginWithDevMounts [2022-08-25T22:38:29.571Z] === PAUSE TestPluginWithDevMounts [2022-08-25T22:38:29.571Z] === CONT TestPluginWithDevMounts Post stage [Pipeline] junit [2022-08-25T22:38:29.701Z] Recording test results [2022-08-25T22:38:30.494Z] --- PASS: TestStats (2.43s) [2022-08-25T22:38:30.494Z] === RUN TestStopContainerWithTimeout [2022-08-25T22:38:30.494Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T22:38:30.494Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T22:38:30.494Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T22:38:30.494Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T22:38:30.494Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T22:38:30.494Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T22:38:30.494Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T22:38:30.494Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T22:38:30.494Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T22:38:30.494Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T22:38:31.063Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T22:38:31.469Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-08-25T22:38:31.469Z] PASS [2022-08-25T22:38:31.469Z] [2022-08-25T22:38:31.469Z] DONE 1 tests in 1.587s [2022-08-25T22:38:31.469Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T22:38:31.469Z] INFO: Testing against a local daemon [2022-08-25T22:38:31.469Z] === RUN TestSecretInspect [2022-08-25T22:38:31.486Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T22:38:31.831Z] + echo Ensuring container killed. [2022-08-25T22:38:31.831Z] Ensuring container killed. [2022-08-25T22:38:31.831Z] + docker rm -vf docker-pr2 [2022-08-25T22:38:31.831Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-25T22:38:32.118Z] + echo Chowning /workspace to jenkins user [2022-08-25T22:38:32.118Z] Chowning /workspace to jenkins user [2022-08-25T22:38:32.118Z] + id -u [2022-08-25T22:38:32.118Z] + id -g [2022-08-25T22:38:32.118Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44036:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T22:38:32.118Z] Unable to find image 'busybox:latest' locally [2022-08-25T22:38:32.118Z] latest: Pulling from library/busybox [2022-08-25T22:38:32.377Z] 50783e0dfb64: Pulling fs layer [2022-08-25T22:38:32.377Z] 50783e0dfb64: Download complete [2022-08-25T22:38:32.377Z] 50783e0dfb64: Pull complete [2022-08-25T22:38:32.637Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-25T22:38:32.637Z] Status: Downloaded newer image for busybox:latest [2022-08-25T22:38:32.965Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T22:38:33.997Z] --- PASS: TestSecretInspect (2.27s) [2022-08-25T22:38:33.997Z] === RUN TestSecretList [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T22:38:34.314Z] + bundleName=amd64-rootless [2022-08-25T22:38:34.314Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-25T22:38:34.314Z] Creating amd64-rootless-bundles.tar.gz [2022-08-25T22:38:34.314Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-25T22:38:34.314Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-25T22:38:34.326Z] Archiving artifacts [2022-08-25T22:38:34.867Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-25T22:38:34.867Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-25T22:38:34.867Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-08-25T22:38:34.867Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-08-25T22:38:34.867Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-25T22:38:34.867Z] === RUN TestDeleteDevicemapper [2022-08-25T22:38:34.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T22:38:34.867Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T22:38:34.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T22:38:35.893Z] --- PASS: TestSecretList (2.18s) [2022-08-25T22:38:35.893Z] === RUN TestSecretsCreateAndDelete [2022-08-25T22:38:36.244Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2022-08-25T22:38:36.244Z] === RUN TestUpdateMemory [2022-08-25T22:38:36.265Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44036/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T22:38:36.503Z] --- PASS: TestUpdateMemory (0.53s) [2022-08-25T22:38:36.503Z] === RUN TestUpdateCPUQuota [2022-08-25T22:38:36.569Z] + make clean [2022-08-25T22:38:36.569Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T22:38:36.828Z] docker-dev-cache [2022-08-25T22:38:36.828Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T22:38:37.439Z] --- PASS: TestUpdateCPUQuota (0.83s) [2022-08-25T22:38:37.439Z] === RUN TestUpdatePidsLimit [2022-08-25T22:38:37.439Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T22:38:37.439Z] === RUN TestUpdatePidsLimit/no_change [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-08-25T22:38:37.700Z] === RUN TestUpdatePidsLimit/update_lower [Pipeline] } [2022-08-25T22:38:37.959Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T22:38:38.218Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T22:38:38.218Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T22:38:38.419Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-08-25T22:38:38.419Z] === RUN TestSecretsUpdate [2022-08-25T22:38:38.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-25T22:38:39.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-25T22:38:39.044Z] === RUN TestUpdateRestartPolicy [2022-08-25T22:38:40.316Z] --- PASS: TestSecretsUpdate (2.24s) [2022-08-25T22:38:40.316Z] === RUN TestTemplatedSecret [2022-08-25T22:38:42.841Z] --- PASS: TestTemplatedSecret (2.59s) [2022-08-25T22:38:42.841Z] === RUN TestSecretCreateResolve [2022-08-25T22:38:45.408Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-08-25T22:38:45.408Z] PASS [2022-08-25T22:38:45.408Z] [2022-08-25T22:38:45.408Z] DONE 6 tests in 13.782s [2022-08-25T22:38:45.408Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T22:38:45.408Z] INFO: Testing against a local daemon [2022-08-25T22:38:45.408Z] === RUN TestServiceCreateInit [2022-08-25T22:38:45.408Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T22:38:49.590Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T22:38:50.206Z] .........................xx.................... [ 29%] [2022-08-25T22:38:51.249Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2022-08-25T22:38:51.249Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T22:38:51.249Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-25T22:38:51.249Z] === RUN TestWaitNonBlocked [2022-08-25T22:38:51.249Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:38:51.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:38:51.249Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:38:51.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:38:51.249Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:38:51.249Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:38:51.249Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T22:38:51.249Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-08-25T22:38:51.249Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-08-25T22:38:51.249Z] === RUN TestWaitBlocked [2022-08-25T22:38:51.249Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:38:51.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:38:51.249Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:38:51.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:38:51.249Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:38:51.249Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:38:51.817Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T22:38:51.817Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.52s) [2022-08-25T22:38:51.817Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-08-25T22:38:51.817Z] === RUN TestWaitConditions [2022-08-25T22:38:51.817Z] === RUN TestWaitConditions/default [2022-08-25T22:38:51.817Z] === PAUSE TestWaitConditions/default [2022-08-25T22:38:51.817Z] === RUN TestWaitConditions/not-running [2022-08-25T22:38:51.817Z] === PAUSE TestWaitConditions/not-running [2022-08-25T22:38:51.817Z] === RUN TestWaitConditions/next-exit [2022-08-25T22:38:51.817Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T22:38:51.817Z] === RUN TestWaitConditions/removed [2022-08-25T22:38:51.817Z] === PAUSE TestWaitConditions/removed [2022-08-25T22:38:51.817Z] === CONT TestWaitConditions/default [2022-08-25T22:38:51.817Z] === CONT TestWaitConditions/removed [2022-08-25T22:38:51.817Z] wait_test.go:146: ContainerID = df9b32ffd0a40cbab8f9d2cb385537adc4dd3298321096ff6882cbfc37892b1a [2022-08-25T22:38:51.817Z] === CONT TestWaitConditions/default [2022-08-25T22:38:51.817Z] wait_test.go:146: ContainerID = 8072230babf503b0d34bfc931d5679233b4024aa21eb2568aa8abe67898550f8 [2022-08-25T22:38:52.385Z] === CONT TestWaitConditions/next-exit [2022-08-25T22:38:52.385Z] wait_test.go:146: ContainerID = da866d250dbad05b9790a883c2ab124bf5135c095547f6fe2b69a64b155f4dae [2022-08-25T22:38:52.385Z] === CONT TestWaitConditions/not-running [2022-08-25T22:38:52.385Z] wait_test.go:146: ContainerID = 89f74af0d91b4d6115c50d27e339e060c18ad576db0f57b180a75747878ee1bd [2022-08-25T22:38:52.869Z] --- PASS: TestServiceCreateInit (7.71s) [2022-08-25T22:38:52.869Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-08-25T22:38:52.869Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-08-25T22:38:52.869Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T22:38:52.952Z] --- PASS: TestWaitConditions (0.01s) [2022-08-25T22:38:52.952Z] --- PASS: TestWaitConditions/removed (0.59s) [2022-08-25T22:38:52.952Z] --- PASS: TestWaitConditions/default (0.71s) [2022-08-25T22:38:52.952Z] --- PASS: TestWaitConditions/next-exit (0.52s) [2022-08-25T22:38:52.952Z] --- PASS: TestWaitConditions/not-running (0.45s) [2022-08-25T22:38:52.952Z] === RUN TestWaitRestartedContainer [2022-08-25T22:38:52.952Z] === RUN TestWaitRestartedContainer/default [2022-08-25T22:38:52.952Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T22:38:52.952Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T22:38:52.952Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T22:38:52.952Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T22:38:52.952Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T22:38:52.952Z] === CONT TestWaitRestartedContainer/default [2022-08-25T22:38:52.952Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T22:38:54.329Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T22:38:55.265Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-25T22:38:55.265Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-08-25T22:38:55.265Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) [2022-08-25T22:38:55.265Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-25T22:38:55.265Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T22:38:55.265Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T22:38:57.170Z] === CONT TestIpcModeOlderClient [2022-08-25T22:38:57.170Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-08-25T22:38:57.170Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2022-08-25T22:38:57.170Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T22:38:57.170Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-25T22:38:57.170Z] === CONT TestDaemonHostGatewayIP [2022-08-25T22:38:59.706Z] --- PASS: TestDaemonHostGatewayIP (2.32s) [2022-08-25T22:38:59.706Z] === CONT TestDaemonRestartIpcMode [2022-08-25T22:39:02.240Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-25T22:39:05.973Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-25T22:39:08.805Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-08-25T22:39:08.805Z] PASS [2022-08-25T22:39:08.805Z] [2022-08-25T22:39:08.805Z] === Skipped [2022-08-25T22:39:08.805Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-25T22:39:08.805Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T22:39:08.805Z] [2022-08-25T22:39:08.805Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T22:39:08.805Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T22:39:08.805Z] [2022-08-25T22:39:08.805Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T22:39:08.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T22:39:08.805Z] [2022-08-25T22:39:08.805Z] DONE 273 tests, 3 skipped in 128.013s [2022-08-25T22:39:08.805Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T22:39:08.805Z] ++ 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-25T22:39:08.805Z] ++ set -e [2022-08-25T22:39:08.805Z] ++ '[' -n 0 ']' [2022-08-25T22:39:08.805Z] ++ set -x [2022-08-25T22:39:08.805Z] ++ 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-25T22:39:09.064Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T22:39:09.632Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-25T22:39:09.632Z] === RUN TestConfigDaemonID [2022-08-25T22:39:10.570Z] daemon_test.go:83: [d84c74f386ab7] daemon is not started [2022-08-25T22:39:10.570Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-25T22:39:10.570Z] === RUN TestDaemonConfigValidation [2022-08-25T22:39:10.570Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:39:10.570Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T22:39:10.570Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T22:39:10.570Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T22:39:10.570Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T22:39:10.570Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T22:39:10.570Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:39:10.570Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T22:39:10.570Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T22:39:10.570Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T22:39:10.829Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T22:39:10.829Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T22:39:10.829Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-25T22:39:10.829Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-25T22:39:10.829Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-25T22:39:10.829Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-25T22:39:10.829Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-25T22:39:10.829Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T22:39:10.829Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T22:39:10.940Z] --- PASS: TestCreateServiceMultipleTimes (16.03s) [2022-08-25T22:39:10.940Z] === RUN TestCreateServiceConflict [2022-08-25T22:39:10.940Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-25T22:39:10.940Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T22:39:11.765Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T22:39:13.142Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T22:39:13.432Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-25T22:39:14.078Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T22:39:14.078Z] daemon_test.go:197: [d880237e16e69] daemon is not started [2022-08-25T22:39:14.078Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-25T22:39:14.078Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-25T22:39:14.078Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-25T22:39:14.078Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-25T22:39:14.078Z] === RUN TestDaemonProxy [2022-08-25T22:39:14.078Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T22:39:14.218Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-08-25T22:39:14.218Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T22:39:15.355Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T22:39:15.355Z] Using test binary docker [2022-08-25T22:39:15.355Z] +++ /etc/init.d/apparmor start [2022-08-25T22:39:15.355Z] Not: starting. [2022-08-25T22:39:15.355Z] INFO: Waiting for daemon to start... [2022-08-25T22:39:15.355Z] Starting dockerd [2022-08-25T22:39:15.355Z] +++ 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-25T22:39:15.355Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T22:39:15.355Z] Using test binary docker [2022-08-25T22:39:15.355Z] +++ /etc/init.d/apparmor start [2022-08-25T22:39:15.355Z] Not: starting. [2022-08-25T22:39:15.355Z] INFO: Waiting for daemon to start... [2022-08-25T22:39:15.355Z] Starting dockerd [2022-08-25T22:39:15.355Z] +++ 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-25T22:39:15.355Z] . [2022-08-25T22:39:15.355Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T22:39:15.355Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T22:39:15.355Z] Error: No such image: emptyfs [2022-08-25T22:39:15.355Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T22:39:15.355Z] ++++ docker load [2022-08-25T22:39:15.355Z] Loaded image: emptyfs:latest [2022-08-25T22:39:15.355Z] Running integration-test (iteration 1) [2022-08-25T22:39:15.355Z] 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-25T22:39:15.355Z] ++ 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-25T22:39:15.355Z] ++ set -e [2022-08-25T22:39:15.355Z] ++ '[' -n 0 ']' [2022-08-25T22:39:15.355Z] ++ set -x [2022-08-25T22:39:15.355Z] ++ 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-25T22:39:15.355Z] [2022-08-25T22:39:15.355Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T22:39:15.355Z] Loaded image: busybox:latest [2022-08-25T22:39:15.355Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T22:39:15.355Z] Error: No such image: emptyfs [2022-08-25T22:39:15.355Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T22:39:15.355Z] ++++ docker load [2022-08-25T22:39:15.355Z] Loaded image: busybox:glibc [2022-08-25T22:39:15.355Z] Loaded image: emptyfs:latest [2022-08-25T22:39:15.355Z] Running integration-test (iteration 1) [2022-08-25T22:39:15.355Z] 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-25T22:39:15.355Z] ++ 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-25T22:39:15.355Z] ++ set -e [2022-08-25T22:39:15.355Z] ++ '[' -n 0 ']' [2022-08-25T22:39:15.355Z] ++ set -x [2022-08-25T22:39:15.355Z] ++ 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-25T22:39:15.355Z] Loaded image: busybox:latest [2022-08-25T22:39:15.355Z] Loaded image: busybox:glibc [2022-08-25T22:39:15.924Z] Loaded image: debian:bullseye-slim [2022-08-25T22:39:15.924Z] Loaded image: hello-world:latest [2022-08-25T22:39:15.980Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T22:39:16.181Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:39:16.181Z] INFO: Testing against a local daemon [2022-08-25T22:39:16.181Z] === RUN TestDockerDaemonSuite [2022-08-25T22:39:16.181Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-25T22:39:17.115Z] Loaded image: debian:bullseye-slim [2022-08-25T22:39:17.356Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T22:39:17.680Z] Loaded image: hello-world:latest [2022-08-25T22:39:17.938Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:39:17.938Z] INFO: Testing against a local daemon [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-25T22:39:17.938Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-25T22:39:18.050Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-25T22:39:19.259Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T22:39:19.346Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-25T22:39:19.346Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-25T22:39:19.518Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T22:39:20.085Z] --- PASS: TestDaemonProxy (6.26s) [2022-08-25T22:39:20.085Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-25T22:39:20.085Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-25T22:39:20.085Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-25T22:39:20.085Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T22:39:20.085Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-25T22:39:20.085Z] PASS [2022-08-25T22:39:20.085Z] [2022-08-25T22:39:20.085Z] DONE 18 tests in 11.306s [2022-08-25T22:39:20.085Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T22:39:20.085Z] ++ 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-25T22:39:20.085Z] ++ set -e [2022-08-25T22:39:20.085Z] ++ '[' -n 0 ']' [2022-08-25T22:39:20.085Z] ++ set -x [2022-08-25T22:39:20.085Z] ++ 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-25T22:39:20.296Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-25T22:39:20.344Z] INFO: Testing against a local daemon [2022-08-25T22:39:20.344Z] === RUN TestCommitInheritsEnv [2022-08-25T22:39:20.554Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-25T22:39:20.603Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-25T22:39:20.603Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T22:39:20.603Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-25T22:39:20.603Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-25T22:39:20.603Z] === RUN TestImportWithCustomPlatform [2022-08-25T22:39:20.603Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T22:39:20.603Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T22:39:20.603Z] === RUN TestImportWithCustomPlatform// [2022-08-25T22:39:20.603Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T22:39:20.862Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T22:39:20.862Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T22:39:20.862Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T22:39:20.862Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T22:39:20.862Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T22:39:20.862Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T22:39:20.862Z] === RUN TestImagesFilterMultiReference [2022-08-25T22:39:21.121Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-25T22:39:21.121Z] === RUN TestImagePullPlatformInvalid [2022-08-25T22:39:21.121Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-25T22:39:21.121Z] === RUN TestRemoveImageOrphaning [2022-08-25T22:39:21.380Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-25T22:39:21.380Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T22:39:21.380Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:39:21.380Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-25T22:39:21.380Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T22:39:21.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-25T22:39:21.380Z] === RUN TestTagInvalidReference [2022-08-25T22:39:21.380Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-25T22:39:21.380Z] === RUN TestTagValidPrefixedRepo [2022-08-25T22:39:21.380Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-25T22:39:21.380Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T22:39:21.380Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-25T22:39:21.380Z] === RUN TestTagOfficialNames [2022-08-25T22:39:21.380Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-25T22:39:21.380Z] === RUN TestTagMatchesDigest [2022-08-25T22:39:21.380Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T22:39:21.380Z] PASS [2022-08-25T22:39:21.380Z] [2022-08-25T22:39:21.380Z] === Skipped [2022-08-25T22:39:21.380Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-25T22:39:21.380Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-25T22:39:21.380Z] [2022-08-25T22:39:21.380Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-25T22:39:21.380Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:39:21.380Z] [2022-08-25T22:39:21.380Z] DONE 22 tests, 2 skipped in 1.275s [2022-08-25T22:39:21.380Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T22:39:21.380Z] ++ 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-25T22:39:21.380Z] ++ set -e [2022-08-25T22:39:21.380Z] ++ '[' -n 0 ']' [2022-08-25T22:39:21.380Z] ++ set -x [2022-08-25T22:39:21.380Z] ++ 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-25T22:39:21.380Z] === RUN TestStripANSICommands [2022-08-25T22:39:21.380Z] === RUN TestStripANSICommands/#00 [2022-08-25T22:39:21.380Z] === RUN TestStripANSICommands/#01 [2022-08-25T22:39:21.380Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T22:39:21.380Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T22:39:21.380Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T22:39:21.380Z] PASS [2022-08-25T22:39:21.380Z] [2022-08-25T22:39:21.380Z] DONE 3 tests in 0.037s [2022-08-25T22:39:21.488Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-25T22:39:21.639Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T22:39:21.640Z] ++ 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-25T22:39:21.640Z] ++ set -e [2022-08-25T22:39:21.640Z] ++ '[' -n 0 ']' [2022-08-25T22:39:21.640Z] ++ set -x [2022-08-25T22:39:21.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T22:39:21.640Z] INFO: Testing against a local daemon [2022-08-25T22:39:21.640Z] === RUN TestNetworkCreateDelete [2022-08-25T22:39:21.640Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-25T22:39:21.640Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T22:39:22.207Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-08-25T22:39:22.207Z] === RUN TestDaemonDNSFallback [2022-08-25T22:39:22.420Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-25T22:39:22.420Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-25T22:39:23.355Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-25T22:39:23.921Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-25T22:39:24.487Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-25T22:39:24.487Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-25T22:39:24.487Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-25T22:39:25.053Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-25T22:39:25.619Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-25T22:39:26.186Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-25T22:39:26.445Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-25T22:39:26.445Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-25T22:39:26.445Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-25T22:39:28.770Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-08-25T22:39:28.770Z] === RUN TestInspectNetwork [2022-08-25T22:39:29.079Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-08-25T22:39:29.079Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T22:39:29.337Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-08-25T22:39:29.337Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T22:39:32.105Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T22:39:32.105Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T22:39:32.105Z] === RUN TestInspectNetwork/network_name [2022-08-25T22:39:32.105Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T22:39:32.620Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2022-08-25T22:39:32.620Z] === RUN TestCreateServiceSysctls [2022-08-25T22:39:33.006Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-25T22:39:33.621Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-25T22:39:33.941Z] --- PASS: TestBuildWithHugeFile (115.19s) [2022-08-25T22:39:33.941Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T22:39:33.941Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T22:39:33.941Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-08-25T22:39:33.941Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T22:39:33.941Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:39:33.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:39:33.941Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:39:33.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:39:33.941Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:39:33.941Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:39:33.941Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T22:39:33.941Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T22:39:34.200Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T22:39:34.200Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-25T22:39:34.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-25T22:39:34.200Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-25T22:39:34.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-25T22:39:34.200Z] === RUN TestBuildPreserveOwnership [2022-08-25T22:39:34.200Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T22:39:34.764Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-25T22:39:35.154Z] --- PASS: TestCreateServiceSysctls (3.24s) [2022-08-25T22:39:35.154Z] === RUN TestCreateServiceCapabilities [2022-08-25T22:39:36.299Z] --- PASS: TestInspectNetwork (7.20s) [2022-08-25T22:39:36.299Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T22:39:36.299Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T22:39:36.299Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T22:39:36.299Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T22:39:36.299Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T22:39:36.666Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T22:39:36.928Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-25T22:39:37.238Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:39:37.238Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T22:39:37.238Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T22:39:37.238Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T22:39:37.238Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T22:39:37.238Z] === RUN TestNetworkList [2022-08-25T22:39:37.238Z] === RUN TestNetworkList//networks [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkList//networks [2022-08-25T22:39:37.238Z] === RUN TestNetworkList//networks/ [2022-08-25T22:39:37.238Z] === PAUSE TestNetworkList//networks/ [2022-08-25T22:39:37.238Z] === CONT TestNetworkList//networks [2022-08-25T22:39:37.238Z] === CONT TestNetworkList//networks/ [2022-08-25T22:39:37.238Z] --- PASS: TestNetworkList (0.01s) [2022-08-25T22:39:37.239Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T22:39:37.239Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T22:39:37.239Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T22:39:37.682Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-08-25T22:39:37.682Z] === RUN TestInspect [2022-08-25T22:39:37.807Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-25T22:39:37.807Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T22:39:37.863Z] --- PASS: TestBuildPreserveOwnership (3.46s) [2022-08-25T22:39:37.863Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.20s) [2022-08-25T22:39:37.863Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2022-08-25T22:39:37.863Z] === RUN TestBuildPlatformInvalid [2022-08-25T22:39:37.863Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-25T22:39:37.863Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T22:39:38.504Z] Loaded image: busybox:latest [2022-08-25T22:39:38.763Z] Loaded image: busybox:glibc [2022-08-25T22:39:38.763Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-25T22:39:38.859Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-25T22:39:38.859Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T22:39:39.426Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-08-25T22:39:39.426Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T22:39:39.704Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-25T22:39:40.641Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-25T22:39:40.808Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-25T22:39:40.808Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T22:39:40.906Z] Loaded image: debian:bullseye-slim [2022-08-25T22:39:40.965Z] --- PASS: TestInspect (2.78s) [2022-08-25T22:39:40.965Z] === RUN TestCreateJob [2022-08-25T22:39:41.163Z] Loaded image: hello-world:latest [2022-08-25T22:39:41.163Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T22:39:41.731Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-25T22:39:41.747Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-25T22:39:41.747Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T22:39:42.302Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-25T22:39:42.315Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-25T22:39:42.315Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T22:39:43.057Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-25T22:39:43.679Z] docker_cli_daemon_test.go:1475: [d27edec6c399f] daemon is not started [2022-08-25T22:39:43.679Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-25T22:39:44.245Z] check_test.go:540: [d8724b6dcb68d] daemon is not started [2022-08-25T22:39:44.245Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-25T22:39:44.254Z] --- PASS: TestCreateJob (3.15s) [2022-08-25T22:39:44.254Z] === RUN TestReplicatedJob [2022-08-25T22:39:44.542Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-25T22:39:44.814Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-25T22:39:44.814Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-25T22:39:44.854Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-08-25T22:39:44.854Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T22:39:44.854Z] service_test.go:243: FLAKY_TEST [2022-08-25T22:39:44.854Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T22:39:44.854Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T22:39:46.197Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-25T22:39:46.764Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-25T22:39:47.022Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-25T22:39:47.954Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-25T22:39:48.519Z] check_test.go:540: [d1fe6987e5361] daemon is not started [2022-08-25T22:39:48.519Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-25T22:39:48.743Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-25T22:39:49.087Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-25T22:39:49.525Z] --- PASS: TestReplicatedJob (5.70s) [2022-08-25T22:39:49.526Z] === RUN TestUpdateReplicatedJob [2022-08-25T22:39:52.804Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-08-25T22:39:52.804Z] === RUN TestServiceListWithStatuses [2022-08-25T22:39:52.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T22:39:52.804Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T22:39:52.804Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T22:39:53.281Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-25T22:39:53.395Z] ............................ [ 66%] [2022-08-25T22:39:53.847Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.17s) [2022-08-25T22:39:53.847Z] PASS [2022-08-25T22:39:53.847Z] [2022-08-25T22:39:53.847Z] === Skipped [2022-08-25T22:39:53.847Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T22:39:53.847Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T22:39:53.847Z] [2022-08-25T22:39:53.847Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-08-25T22:39:53.847Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T22:39:53.847Z] [2022-08-25T22:39:53.847Z] DONE 34 tests, 2 skipped in 183.129s [2022-08-25T22:39:53.847Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T22:39:53.847Z] ++ 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-25T22:39:53.847Z] ++ set -e [2022-08-25T22:39:53.847Z] ++ '[' -n 0 ']' [2022-08-25T22:39:53.847Z] ++ set -x [2022-08-25T22:39:53.847Z] ++ 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-25T22:39:54.105Z] INFO: Testing against a local daemon [2022-08-25T22:39:54.105Z] === RUN TestConfigInspect [2022-08-25T22:39:54.105Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-25T22:39:55.037Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-25T22:39:55.608Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-25T22:39:55.865Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-25T22:39:55.865Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-25T22:39:56.432Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-25T22:39:56.432Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-25T22:39:56.432Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-25T22:39:56.984Z] --- PASS: TestDockerNetworkConnectAlias (4.24s) [2022-08-25T22:39:56.984Z] === RUN TestDockerNetworkReConnect [2022-08-25T22:39:57.001Z] --- PASS: TestConfigInspect (2.88s) [2022-08-25T22:39:57.001Z] === RUN TestConfigList [2022-08-25T22:39:57.934Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-25T22:39:58.192Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-25T22:39:59.733Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2022-08-25T22:39:59.733Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T22:40:00.090Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-25T22:40:00.090Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-25T22:40:00.090Z] --- PASS: TestConfigList (3.07s) [2022-08-25T22:40:00.090Z] === RUN TestConfigsCreateAndDelete [2022-08-25T22:40:00.263Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-08-25T22:40:00.263Z] === RUN TestServicePlugin [2022-08-25T22:40:00.300Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a19lzl7szu2vjbv12hj9mtodv Created:2022-08-25 22:39:59.166516531 +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[575811bc0d0b043905a54e908170635aaa58ba137e3cd2a60a5b496b5084e8d0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cngybryj1sass0dt760d6i1wu EndpointID:90bbfe6faba0df98630864b5377c09941a03244b0d8ff7d0df11cdde336ba5d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd3035779cb33cb24a5ab810c44ccbeebd9192aa37eb43f0020ff2489a0bb39c 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:d60462d3e419 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cngybryj1sass0dt760d6i1wu EndpointID:90bbfe6faba0df98630864b5377c09941a03244b0d8ff7d0df11cdde336ba5d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T22:40:00.656Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-25T22:40:01.223Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-25T22:40:01.223Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-25T22:40:02.158Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-25T22:40:03.092Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-25T22:40:03.092Z] --- PASS: TestConfigsCreateAndDelete (2.99s) [2022-08-25T22:40:03.092Z] === RUN TestConfigsUpdate [2022-08-25T22:40:03.659Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-25T22:40:03.659Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-25T22:40:03.659Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-25T22:40:04.225Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-25T22:40:04.225Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-25T22:40:04.446Z] plugin_test.go:61: [d96bf9a8f1c7d] joining swarm manager [d3a3975e4cb6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:40:04.483Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-25T22:40:04.483Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-25T22:40:04.483Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-25T22:40:04.483Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-25T22:40:05.012Z] plugin_test.go:64: [d9784f24d3a4d] joining swarm manager [d3a3975e4cb6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:40:05.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-25T22:40:05.569Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.41s) [2022-08-25T22:40:05.570Z] PASS [2022-08-25T22:40:05.570Z] [2022-08-25T22:40:05.570Z] === Skipped [2022-08-25T22:40:05.570Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T22:40:05.570Z] service_test.go:243: FLAKY_TEST [2022-08-25T22:40:05.570Z] [2022-08-25T22:40:05.570Z] DONE 38 tests, 1 skipped in 43.172s [2022-08-25T22:40:05.570Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T22:40:05.570Z] ++ 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-25T22:40:05.570Z] ++ set -e [2022-08-25T22:40:05.570Z] ++ '[' -n 0 ']' [2022-08-25T22:40:05.570Z] ++ set -x [2022-08-25T22:40:05.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T22:40:05.570Z] INFO: Testing against a local daemon [2022-08-25T22:40:05.570Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T22:40:05.570Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:40:05.570Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T22:40:05.570Z] === RUN TestDockerNetworkIpvlan [2022-08-25T22:40:05.570Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:40:05.570Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T22:40:05.570Z] PASS [2022-08-25T22:40:05.570Z] [2022-08-25T22:40:05.570Z] === Skipped [2022-08-25T22:40:05.570Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T22:40:05.570Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:40:05.570Z] [2022-08-25T22:40:05.570Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T22:40:05.570Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:40:05.570Z] [2022-08-25T22:40:05.570Z] DONE 2 tests, 2 skipped in 0.092s [2022-08-25T22:40:05.570Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T22:40:05.570Z] ++ 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-25T22:40:05.570Z] ++ set -e [2022-08-25T22:40:05.570Z] ++ '[' -n 0 ']' [2022-08-25T22:40:05.570Z] ++ set -x [2022-08-25T22:40:05.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T22:40:05.570Z] INFO: Testing against a local daemon [2022-08-25T22:40:05.570Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T22:40:05.985Z] --- PASS: TestConfigsUpdate (2.84s) [2022-08-25T22:40:05.985Z] === RUN TestTemplatedConfig [2022-08-25T22:40:06.137Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-25T22:40:06.137Z] === RUN TestDockerNetworkMacvlan [2022-08-25T22:40:06.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-25T22:40:06.812Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-25T22:40:06.812Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-25T22:40:06.812Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-25T22:40:07.072Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T22:40:07.640Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T22:40:08.184Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-25T22:40:08.576Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T22:40:08.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-25T22:40:09.315Z] --- PASS: TestTemplatedConfig (3.54s) [2022-08-25T22:40:09.315Z] === RUN TestConfigCreateResolve [2022-08-25T22:40:09.573Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-25T22:40:09.573Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-25T22:40:10.142Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-25T22:40:10.400Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-25T22:40:10.481Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T22:40:10.658Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-25T22:40:11.592Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-25T22:40:11.850Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-25T22:40:11.858Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T22:40:12.415Z] check_test.go:540: [d4f3e82156592] daemon is not started [2022-08-25T22:40:12.415Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-25T22:40:12.415Z] --- PASS: TestConfigCreateResolve (3.09s) [2022-08-25T22:40:12.415Z] PASS [2022-08-25T22:40:12.415Z] [2022-08-25T22:40:12.415Z] DONE 6 tests in 18.520s [2022-08-25T22:40:12.415Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-25T22:40:12.415Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-25T22:40:12.415Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T22:40:12.415Z] ++ 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-25T22:40:12.415Z] ++ set -e [2022-08-25T22:40:12.415Z] ++ '[' -n 0 ']' [2022-08-25T22:40:12.415Z] ++ set -x [2022-08-25T22:40:12.415Z] ++ 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-25T22:40:12.685Z] INFO: Testing against a local daemon [2022-08-25T22:40:12.685Z] === RUN TestAttachWithTTY [2022-08-25T22:40:12.685Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-25T22:40:12.685Z] === RUN TestAttachWithoutTTy [2022-08-25T22:40:12.953Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-25T22:40:12.953Z] === RUN TestCheckpoint [2022-08-25T22:40:12.953Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T22:40:12.953Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T22:40:12.953Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T22:40:12.953Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:40:12.953Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:40:12.953Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:40:12.953Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:40:12.953Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:40:12.953Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:40:12.953Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T22:40:12.953Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T22:40:12.953Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T22:40:12.953Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T22:40:12.953Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T22:40:12.953Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T22:40:12.953Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T22:40:12.953Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.01s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T22:40:12.953Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T22:40:12.953Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T22:40:12.953Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-25T22:40:12.953Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T22:40:12.953Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-25T22:40:12.953Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T22:40:13.217Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2022-08-25T22:40:13.217Z] === RUN TestCopyEmptyFile [2022-08-25T22:40:13.217Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-25T22:40:13.790Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-08-25T22:40:13.790Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T22:40:13.790Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-25T22:40:13.790Z] === RUN TestCopyFromContainer [2022-08-25T22:40:14.360Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-25T22:40:14.925Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-25T22:40:15.145Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T22:40:15.184Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-25T22:40:15.184Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-25T22:40:15.441Z] === RUN TestCopyFromContainer// [2022-08-25T22:40:15.441Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T22:40:15.700Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T22:40:15.700Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T22:40:15.712Z] --- PASS: TestDockerNetworkMacvlan (9.39s) [2022-08-25T22:40:15.712Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-25T22:40:15.712Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-25T22:40:15.712Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-08-25T22:40:15.712Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-25T22:40:15.712Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-08-25T22:40:15.712Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-25T22:40:15.712Z] PASS [2022-08-25T22:40:15.712Z] [2022-08-25T22:40:15.712Z] DONE 8 tests in 10.829s [2022-08-25T22:40:15.712Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T22:40:15.712Z] ++ 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-25T22:40:15.712Z] ++ set -e [2022-08-25T22:40:15.712Z] ++ '[' -n 0 ']' [2022-08-25T22:40:15.712Z] ++ set -x [2022-08-25T22:40:15.712Z] ++ 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-25T22:40:15.712Z] testing: warning: no tests to run [2022-08-25T22:40:15.712Z] PASS [2022-08-25T22:40:15.712Z] [2022-08-25T22:40:15.712Z] DONE 0 tests in 0.027s [2022-08-25T22:40:15.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T22:40:15.712Z] ++ 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-25T22:40:15.712Z] ++ set -e [2022-08-25T22:40:15.712Z] ++ '[' -n 0 ']' [2022-08-25T22:40:15.712Z] ++ set -x [2022-08-25T22:40:15.712Z] ++ 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-25T22:40:15.712Z] INFO: Testing against a local daemon [2022-08-25T22:40:15.712Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T22:40:15.959Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T22:40:15.959Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T22:40:16.217Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-25T22:40:16.217Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T22:40:16.217Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T22:40:16.475Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T22:40:16.475Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-25T22:40:16.475Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer (3.00s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-25T22:40:16.734Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-08-25T22:40:16.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T22:40:16.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:40:16.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:40:16.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:40:16.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:40:16.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:40:16.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:40:16.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T22:40:16.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T22:40:16.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T22:40:16.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-25T22:40:16.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T22:40:16.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T22:40:16.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T22:40:16.734Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T22:40:16.734Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-25T22:40:16.734Z] === RUN TestCreateWithInvalidEnv [2022-08-25T22:40:16.734Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T22:40:16.734Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T22:40:16.734Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T22:40:16.734Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T22:40:16.734Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T22:40:16.734Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T22:40:16.734Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T22:40:16.734Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T22:40:16.734Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T22:40:16.734Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-08-25T22:40:16.734Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T22:40:16.734Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T22:40:16.734Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-25T22:40:16.734Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T22:40:16.734Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-25T22:40:16.734Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T22:40:17.088Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-25T22:40:17.088Z] === RUN TestAuthZPluginTLS [2022-08-25T22:40:17.738Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-25T22:40:17.738Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T22:40:17.741Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-25T22:40:18.003Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-25T22:40:18.003Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T22:40:18.573Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-25T22:40:18.573Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T22:40:18.690Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-25T22:40:18.947Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2022-08-25T22:40:18.947Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T22:40:18.947Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-25T22:40:19.140Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-25T22:40:19.140Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T22:40:19.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-25T22:40:19.205Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-25T22:40:19.205Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-25T22:40:19.205Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-25T22:40:19.769Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-25T22:40:20.517Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-25T22:40:20.517Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T22:40:20.703Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-08-25T22:40:20.703Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T22:40:20.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:40:20.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:40:20.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:40:20.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:40:20.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:40:20.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:40:20.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:40:20.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:40:20.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:40:20.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:40:20.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T22:40:20.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T22:40:20.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T22:40:20.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T22:40:20.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T22:40:20.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T22:40:20.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T22:40:20.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T22:40:20.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-25T22:40:20.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-25T22:40:20.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-25T22:40:20.703Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T22:40:20.775Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-25T22:40:20.775Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T22:40:20.962Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-25T22:40:20.962Z] === RUN TestCreateDifferentPlatform [2022-08-25T22:40:20.962Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T22:40:21.220Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T22:40:21.220Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-25T22:40:21.220Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T22:40:21.220Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T22:40:21.220Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T22:40:21.220Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-25T22:40:21.220Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T22:40:21.220Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-25T22:40:21.220Z] === RUN TestCreateInvalidHostConfig [2022-08-25T22:40:21.220Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:40:21.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:40:21.220Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:40:21.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:40:21.220Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:40:21.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:40:21.220Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:40:21.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:40:21.220Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T22:40:21.220Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T22:40:21.220Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T22:40:21.220Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T22:40:21.220Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T22:40:21.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T22:40:21.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T22:40:21.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T22:40:21.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T22:40:21.220Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T22:40:21.220Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T22:40:21.220Z] === RUN TestDaemonRestartIpcMode [2022-08-25T22:40:21.220Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T22:40:21.220Z] === RUN TestDaemonHostGatewayIP [2022-08-25T22:40:21.220Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T22:40:21.220Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T22:40:21.220Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T22:40:21.220Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T22:40:21.220Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T22:40:21.220Z] === RUN TestDiff [2022-08-25T22:40:21.343Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-25T22:40:21.343Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T22:40:21.784Z] --- PASS: TestDiff (0.48s) [2022-08-25T22:40:21.784Z] === RUN TestExecConsoleSize [2022-08-25T22:40:21.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-25T22:40:21.910Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T22:40:22.349Z] --- PASS: TestExecConsoleSize (0.52s) [2022-08-25T22:40:22.349Z] === RUN TestExecWithCloseStdin [2022-08-25T22:40:22.349Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-25T22:40:22.915Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-08-25T22:40:22.915Z] === RUN TestExec [2022-08-25T22:40:23.173Z] --- PASS: TestExec (0.51s) [2022-08-25T22:40:23.173Z] === RUN TestExecUser [2022-08-25T22:40:23.286Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-08-25T22:40:23.286Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T22:40:23.738Z] --- PASS: TestExecUser (0.53s) [2022-08-25T22:40:23.738Z] === RUN TestExportContainerAndImportImage [2022-08-25T22:40:23.996Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-25T22:40:24.561Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-08-25T22:40:24.561Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T22:40:24.661Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-08-25T22:40:24.661Z] === RUN TestAuthZPluginHeader [2022-08-25T22:40:24.819Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-25T22:40:25.228Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-25T22:40:25.228Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T22:40:25.228Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:25.228Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-25T22:40:25.228Z] === RUN TestAuthZPluginV2Disable [2022-08-25T22:40:25.228Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:25.228Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-25T22:40:25.228Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T22:40:25.228Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:25.228Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-25T22:40:25.228Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T22:40:25.228Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:25.228Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-25T22:40:25.228Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T22:40:25.385Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-25T22:40:25.385Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-25T22:40:25.385Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-25T22:40:25.385Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-25T22:40:25.950Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-25T22:40:25.950Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2022-08-25T22:40:25.950Z] === RUN TestHealthCheckWorkdir [2022-08-25T22:40:26.515Z] check_test.go:540: [dd28f71331322] daemon is not started [2022-08-25T22:40:26.515Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-25T22:40:26.515Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-08-25T22:40:26.515Z] === RUN TestHealthKillContainer [2022-08-25T22:40:26.773Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-25T22:40:27.338Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-25T22:40:27.903Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-25T22:40:27.903Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-25T22:40:28.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-25T22:40:29.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-25T22:40:30.775Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-25T22:40:31.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-25T22:40:31.606Z] --- PASS: TestServicePlugin (29.84s) [2022-08-25T22:40:31.606Z] === RUN TestServiceUpdateLabel [2022-08-25T22:40:32.537Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-25T22:40:32.537Z] === RUN TestServiceUpdateSecrets [2022-08-25T22:40:32.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-25T22:40:33.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-25T22:40:34.804Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-25T22:40:34.804Z] --- PASS: TestHealthKillContainer (8.13s) [2022-08-25T22:40:34.804Z] === RUN TestHealthCheckProcessKilled [2022-08-25T22:40:35.081Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-25T22:40:35.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d73758__} [2022-08-25T22:40:35.627Z] --- PASS: TestHealthCheckProcessKilled (0.88s) [2022-08-25T22:40:35.627Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T22:40:35.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12496814268_/foo_false_____} [2022-08-25T22:40:36.453Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2022-08-25T22:40:36.453Z] === RUN TestIpcModeNone [2022-08-25T22:40:37.019Z] --- PASS: TestIpcModeNone (0.65s) [2022-08-25T22:40:37.019Z] === RUN TestIpcModePrivate [2022-08-25T22:40:37.278Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-25T22:40:37.278Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-25T22:40:37.278Z] check_test.go:540: [d42727849206c] daemon is not started [2022-08-25T22:40:37.278Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-25T22:40:37.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12496814268_/foo_true_____} [2022-08-25T22:40:37.278Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-08-25T22:40:37.537Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-25T22:40:37.537Z] === RUN TestIpcModeShareable [2022-08-25T22:40:38.104Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-25T22:40:38.363Z] --- PASS: TestIpcModeShareable (0.77s) [2022-08-25T22:40:38.363Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T22:40:38.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31653043254_/foo_false_____} [2022-08-25T22:40:38.931Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-25T22:40:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31653043254_/foo_true_____} [2022-08-25T22:40:40.834Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s) [2022-08-25T22:40:40.834Z] === RUN TestAPIIpcModeHost [2022-08-25T22:40:40.834Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-25T22:40:41.399Z] --- PASS: TestAPIIpcModeHost (0.65s) [2022-08-25T22:40:41.399Z] === RUN TestDaemonIpcModeShareable [2022-08-25T22:40:41.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31653043254_/foo_true__0xc000d73788___} [2022-08-25T22:40:41.966Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-25T22:40:42.904Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-08-25T22:40:42.904Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2022-08-25T22:40:42.904Z] === RUN TestDaemonIpcModePrivate [2022-08-25T22:40:43.311Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-25T22:40:43.311Z] PASS [2022-08-25T22:40:43.311Z] [2022-08-25T22:40:43.311Z] === Skipped [2022-08-25T22:40:43.311Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-25T22:40:43.311Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:43.311Z] [2022-08-25T22:40:43.311Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-25T22:40:43.311Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:43.311Z] [2022-08-25T22:40:43.311Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-25T22:40:43.311Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:43.311Z] [2022-08-25T22:40:43.311Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-25T22:40:43.311Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:43.311Z] [2022-08-25T22:40:43.311Z] DONE 17 tests, 4 skipped in 26.384s [2022-08-25T22:40:43.311Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T22:40:43.311Z] ++ 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-25T22:40:43.311Z] ++ set -e [2022-08-25T22:40:43.311Z] ++ '[' -n 0 ']' [2022-08-25T22:40:43.311Z] ++ set -x [2022-08-25T22:40:43.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T22:40:43.311Z] INFO: Testing against a local daemon [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:40:43.311Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:40:43.311Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T22:40:43.311Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T22:40:43.311Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T22:40:43.311Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T22:40:43.311Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T22:40:43.311Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T22:40:43.311Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T22:40:43.311Z] === RUN TestPluginInstall [2022-08-25T22:40:43.311Z] === RUN TestPluginInstall/no_auth [2022-08-25T22:40:43.311Z] time="2022-08-25T22:40:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:40:43.311Z] time="2022-08-25T22:40:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:417444cd30cda6f8b7bc704989dc5c1513732a4759bb3854ce70b5ce434e8262" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:40:43.311Z] time="2022-08-25T22:40:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:40:43.311Z] time="2022-08-25T22:40:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:417444cd30cda6f8b7bc704989dc5c1513732a4759bb3854ce70b5ce434e8262" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:40:43.311Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T22:40:43.472Z] check_test.go:540: [d6d4a853a2c94] daemon is not started [2022-08-25T22:40:43.472Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-25T22:40:43.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d737a0__} [2022-08-25T22:40:43.570Z] time="2022-08-25T22:40:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:40:43.570Z] time="2022-08-25T22:40:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ae9ae51004f99634aff262f27a0a21ba0afb2493521b84f36681f9e85717783" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:40:43.570Z] time="2022-08-25T22:40:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:40:43.570Z] time="2022-08-25T22:40:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ae9ae51004f99634aff262f27a0a21ba0afb2493521b84f36681f9e85717783" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:40:43.828Z] === RUN TestPluginInstall/with_insecure [2022-08-25T22:40:44.405Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-25T22:40:44.663Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2022-08-25T22:40:44.663Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T22:40:44.764Z] time="2022-08-25T22:40:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:40:44.765Z] time="2022-08-25T22:40:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cc107d266f0f99a2e45a47036b0b0c9dd1751c69fef2e73a4c7c2c4cda42ad2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:40:44.765Z] time="2022-08-25T22:40:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:40:44.765Z] time="2022-08-25T22:40:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cc107d266f0f99a2e45a47036b0b0c9dd1751c69fef2e73a4c7c2c4cda42ad2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:40:44.765Z] plugin_test.go:196: [dbbb9355f5a4a] daemon is not started [2022-08-25T22:40:44.765Z] --- PASS: TestPluginInstall (2.52s) [2022-08-25T22:40:44.765Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-25T22:40:44.765Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-25T22:40:44.765Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-25T22:40:44.765Z] === RUN TestPluginsWithRuntimes [2022-08-25T22:40:44.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d737b8__} [2022-08-25T22:40:45.856Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-25T22:40:46.113Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-08-25T22:40:46.141Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T22:40:46.371Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2022-08-25T22:40:46.371Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T22:40:46.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d737d0__} [2022-08-25T22:40:46.371Z] check_test.go:540: [d0ca709474821] daemon is not started [2022-08-25T22:40:46.371Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-25T22:40:47.077Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T22:40:47.398Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-08-25T22:40:47.398Z] === RUN TestServiceUpdateConfigs [2022-08-25T22:40:47.744Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-08-25T22:40:47.744Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s) [2022-08-25T22:40:47.744Z] === RUN TestIpcModeOlderClient [2022-08-25T22:40:47.744Z] === PAUSE TestIpcModeOlderClient [2022-08-25T22:40:47.744Z] === RUN TestKillContainerInvalidSignal [2022-08-25T22:40:47.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d737e8__} [2022-08-25T22:40:48.012Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-08-25T22:40:48.012Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-25T22:40:48.012Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-25T22:40:48.012Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T22:40:48.312Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2022-08-25T22:40:48.312Z] === RUN TestKillContainer [2022-08-25T22:40:48.312Z] === RUN TestKillContainer/no_signal [2022-08-25T22:40:48.569Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T22:40:48.580Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-25T22:40:48.580Z] PASS [2022-08-25T22:40:48.580Z] [2022-08-25T22:40:48.580Z] DONE 24 tests in 6.502s [2022-08-25T22:40:48.580Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T22:40:48.580Z] ++ 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-25T22:40:48.580Z] ++ set -e [2022-08-25T22:40:48.580Z] ++ '[' -n 0 ']' [2022-08-25T22:40:48.580Z] ++ set -x [2022-08-25T22:40:48.580Z] ++ 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-25T22:40:48.839Z] INFO: Testing against a local daemon [2022-08-25T22:40:48.839Z] === RUN TestExternalGraphDriver [2022-08-25T22:40:49.098Z] === RUN TestExternalGraphDriver/json [2022-08-25T22:40:49.133Z] === RUN TestKillContainer/killing_signal [2022-08-25T22:40:49.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-25T22:40:49.391Z] docker_cli_daemon_plugins_test.go:80: [d89851eb522e6] daemon is not started [2022-08-25T22:40:49.649Z] --- PASS: TestKillContainer (1.60s) [2022-08-25T22:40:49.649Z] --- PASS: TestKillContainer/no_signal (0.51s) [2022-08-25T22:40:49.649Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2022-08-25T22:40:49.649Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2022-08-25T22:40:49.649Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T22:40:49.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T22:40:50.214Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-25T22:40:50.493Z] === RUN TestExternalGraphDriver/spec [2022-08-25T22:40:50.583Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T22:40:50.583Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-25T22:40:50.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-25T22:40:50.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-25T22:40:50.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-25T22:40:50.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-25T22:40:50.841Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-25T22:40:50.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-25T22:40:50.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-25T22:40:51.100Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-25T22:40:51.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-08-25T22:40:51.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-08-25T22:40:51.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-08-25T22:40:51.100Z] === RUN TestKillStoppedContainer [2022-08-25T22:40:51.100Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-08-25T22:40:51.100Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T22:40:51.100Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-08-25T22:40:51.100Z] === RUN TestKillDifferentUserContainer [2022-08-25T22:40:51.665Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-25T22:40:51.924Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-08-25T22:40:51.924Z] === RUN TestInspectOomKilledTrue [2022-08-25T22:40:51.924Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T22:40:51.924Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T22:40:51.924Z] === RUN TestInspectOomKilledFalse [2022-08-25T22:40:51.924Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T22:40:51.924Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-25T22:40:51.924Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T22:40:52.100Z] tests/integration/client_test.py ..... [ 75%] [2022-08-25T22:40:52.181Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-08-25T22:40:52.181Z] === RUN TestLinksContainerNames [2022-08-25T22:40:52.357Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-25T22:40:52.423Z] === RUN TestExternalGraphDriver/pull [2022-08-25T22:40:52.921Z] tests/integration/errors_test.py . [ 76%] [2022-08-25T22:40:53.115Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-25T22:40:53.372Z] docker_cli_daemon_plugins_test.go:170: [d04c06d372405] daemon is not started [2022-08-25T22:40:53.799Z] --- PASS: TestExternalGraphDriver (5.12s) [2022-08-25T22:40:53.799Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-08-25T22:40:53.799Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-08-25T22:40:53.799Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-08-25T22:40:53.799Z] === RUN TestGraphdriverPluginV2 [2022-08-25T22:40:53.938Z] --- PASS: TestLinksContainerNames (1.49s) [2022-08-25T22:40:53.938Z] === RUN TestLogsFollowTailEmpty [2022-08-25T22:40:53.938Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-25T22:40:54.057Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:54.057Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-25T22:40:54.057Z] PASS [2022-08-25T22:40:54.057Z] [2022-08-25T22:40:54.057Z] === Skipped [2022-08-25T22:40:54.057Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-25T22:40:54.057Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:40:54.057Z] [2022-08-25T22:40:54.057Z] DONE 5 tests, 1 skipped in 5.550s [2022-08-25T22:40:54.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T22:40:54.316Z] ++ 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-25T22:40:54.316Z] ++ set -e [2022-08-25T22:40:54.316Z] ++ '[' -n 0 ']' [2022-08-25T22:40:54.316Z] ++ set -x [2022-08-25T22:40:54.316Z] ++ 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-25T22:40:54.316Z] INFO: Testing against a local daemon [2022-08-25T22:40:54.316Z] === RUN TestContinueAfterPluginCrash [2022-08-25T22:40:54.316Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T22:40:54.316Z] === RUN TestReadPluginNoRead [2022-08-25T22:40:54.316Z] === PAUSE TestReadPluginNoRead [2022-08-25T22:40:54.316Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T22:40:54.316Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T22:40:54.316Z] === CONT TestContinueAfterPluginCrash [2022-08-25T22:40:54.316Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T22:40:54.506Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2022-08-25T22:40:54.506Z] === RUN TestLogs [2022-08-25T22:40:54.506Z] === RUN TestLogs/driver_local [2022-08-25T22:40:54.506Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:40:54.506Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:40:54.506Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T22:40:54.506Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T22:40:54.506Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T22:40:54.506Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T22:40:54.506Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:40:54.506Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:40:54.506Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:40:54.506Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:40:54.506Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:40:54.506Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:40:54.506Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T22:40:54.506Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T22:40:54.765Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-25T22:40:55.699Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-25T22:40:55.699Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T22:40:55.699Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T22:40:56.632Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T22:40:56.632Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T22:40:57.565Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-25T22:40:57.601Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-08-25T22:40:57.601Z] === CONT TestReadPluginNoRead [2022-08-25T22:40:57.824Z] === RUN TestLogs/driver_json-file [2022-08-25T22:40:57.824Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:40:57.824Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:40:57.824Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:40:57.824Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:40:57.824Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:40:57.824Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:40:57.824Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:40:57.824Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:40:57.824Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:40:57.824Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:40:57.824Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:40:57.824Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:40:57.824Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T22:40:57.824Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T22:40:58.087Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-25T22:40:58.654Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-25T22:40:58.913Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-25T22:40:58.913Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-25T22:40:59.173Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-25T22:40:59.173Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T22:40:59.173Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T22:40:59.504Z] === RUN TestReadPluginNoRead/default [2022-08-25T22:40:59.740Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-25T22:40:59.999Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-25T22:40:59.999Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T22:40:59.999Z] check_test.go:540: [dc081abea6692] daemon is not started [2022-08-25T22:40:59.999Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-25T22:41:00.258Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T22:41:00.824Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-25T22:41:00.881Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T22:41:01.391Z] --- PASS: TestLogs (6.95s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.15s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.18s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.01s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.09s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.25s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.20s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.22s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.26s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.94s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.04s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.12s) [2022-08-25T22:41:01.391Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.29s) [2022-08-25T22:41:01.391Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T22:41:01.817Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T22:41:02.000Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-25T22:41:02.000Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-25T22:41:02.258Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-08-25T22:41:02.258Z] === RUN TestServiceUpdateNetwork [2022-08-25T22:41:02.278Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/default [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/private [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/slave [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/shared [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/default [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/shared [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/slave [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/private [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T22:41:02.278Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:41:02.278Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T22:41:02.278Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T22:41:02.385Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T22:41:02.539Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T22:41:02.801Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T22:41:02.952Z] === CONT TestReadPluginNoRead [2022-08-25T22:41:02.952Z] read_test.go:92: [dfdb6328650db] daemon is not started [2022-08-25T22:41:02.952Z] --- PASS: TestReadPluginNoRead (5.66s) [2022-08-25T22:41:02.952Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-08-25T22:41:02.952Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-08-25T22:41:02.952Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-25T22:41:02.952Z] PASS [2022-08-25T22:41:02.952Z] [2022-08-25T22:41:02.952Z] DONE 6 tests in 8.804s [2022-08-25T22:41:02.952Z] 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-25T22:41:02.952Z] ++ 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-25T22:41:02.952Z] ++ set -e [2022-08-25T22:41:02.952Z] ++ '[' -n 0 ']' [2022-08-25T22:41:02.952Z] ++ set -x [2022-08-25T22:41:02.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T22:41:02.952Z] testing: warning: no tests to run [2022-08-25T22:41:02.952Z] PASS [2022-08-25T22:41:02.952Z] [2022-08-25T22:41:02.952Z] DONE 0 tests in 0.035s [2022-08-25T22:41:02.952Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T22:41:02.952Z] ++ 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-25T22:41:02.952Z] ++ set -e [2022-08-25T22:41:02.952Z] ++ '[' -n 0 ']' [2022-08-25T22:41:02.952Z] ++ set -x [2022-08-25T22:41:02.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T22:41:03.060Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T22:41:03.060Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T22:41:03.060Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.16s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-25T22:41:03.060Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-25T22:41:03.060Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T22:41:03.211Z] INFO: Testing against a local daemon [2022-08-25T22:41:03.211Z] === RUN TestPluginWithDevMounts [2022-08-25T22:41:03.211Z] === PAUSE TestPluginWithDevMounts [2022-08-25T22:41:03.211Z] === CONT TestPluginWithDevMounts [2022-08-25T22:41:03.999Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-25T22:41:03.999Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-25T22:41:04.587Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-25T22:41:04.587Z] PASS [2022-08-25T22:41:04.848Z] [2022-08-25T22:41:04.848Z] DONE 1 tests in 1.645s [2022-08-25T22:41:04.848Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T22:41:04.848Z] ++ 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-25T22:41:04.848Z] ++ set -e [2022-08-25T22:41:04.848Z] ++ '[' -n 0 ']' [2022-08-25T22:41:04.848Z] ++ set -x [2022-08-25T22:41:04.848Z] ++ 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-25T22:41:04.848Z] INFO: Testing against a local daemon [2022-08-25T22:41:04.848Z] === RUN TestSecretInspect [2022-08-25T22:41:04.933Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-25T22:41:04.933Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2022-08-25T22:41:04.933Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T22:41:05.872Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-25T22:41:05.872Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-25T22:41:05.872Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2022-08-25T22:41:05.872Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T22:41:06.439Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-08-25T22:41:06.439Z] === RUN TestNetworkNat [2022-08-25T22:41:06.439Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-25T22:41:07.372Z] --- PASS: TestNetworkNat (0.93s) [2022-08-25T22:41:07.372Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T22:41:07.372Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-25T22:41:07.372Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-25T22:41:07.381Z] --- PASS: TestSecretInspect (2.18s) [2022-08-25T22:41:07.381Z] === RUN TestSecretList [2022-08-25T22:41:07.940Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2022-08-25T22:41:07.940Z] === RUN TestNetworkLoopbackNat [2022-08-25T22:41:08.198Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-25T22:41:09.132Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-25T22:41:09.132Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-25T22:41:09.284Z] --- PASS: TestSecretList (2.16s) [2022-08-25T22:41:09.284Z] === RUN TestSecretsCreateAndDelete [2022-08-25T22:41:09.697Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-25T22:41:10.263Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-25T22:41:10.828Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-25T22:41:11.086Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2022-08-25T22:41:11.086Z] === RUN TestPause [2022-08-25T22:41:11.241Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-25T22:41:11.815Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-08-25T22:41:11.815Z] === RUN TestSecretsUpdate [2022-08-25T22:41:12.020Z] --- PASS: TestPause (0.77s) [2022-08-25T22:41:12.020Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T22:41:12.020Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T22:41:12.020Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T22:41:12.020Z] === RUN TestPauseStopPausedContainer [2022-08-25T22:41:12.020Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-25T22:41:12.587Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2022-08-25T22:41:12.587Z] === RUN TestPidHost [2022-08-25T22:41:12.587Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-25T22:41:13.520Z] --- PASS: TestPidHost (1.10s) [2022-08-25T22:41:13.520Z] === RUN TestPsFilter [2022-08-25T22:41:13.717Z] --- PASS: TestSecretsUpdate (2.16s) [2022-08-25T22:41:13.717Z] === RUN TestTemplatedSecret [2022-08-25T22:41:13.777Z] --- PASS: TestPsFilter (0.10s) [2022-08-25T22:41:13.777Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T22:41:14.035Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-25T22:41:14.035Z] === RUN TestRemoveContainerWithVolume [2022-08-25T22:41:14.453Z] --- PASS: TestServiceUpdateNetwork (12.72s) [2022-08-25T22:41:14.453Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T22:41:14.601Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-25T22:41:14.601Z] === RUN TestRemoveContainerRunning [2022-08-25T22:41:15.169Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-08-25T22:41:15.169Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T22:41:15.385Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T22:41:15.426Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-08-25T22:41:15.426Z] === RUN TestRemoveInvalidContainer [2022-08-25T22:41:15.426Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T22:41:15.426Z] === RUN TestRenameLinkedContainer [2022-08-25T22:41:15.951Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T22:41:16.249Z] --- PASS: TestTemplatedSecret (2.45s) [2022-08-25T22:41:16.249Z] === RUN TestSecretCreateResolve [2022-08-25T22:41:16.359Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-25T22:41:17.732Z] --- PASS: TestRenameLinkedContainer (1.95s) [2022-08-25T22:41:17.732Z] === RUN TestRenameStoppedContainer [2022-08-25T22:41:17.990Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-25T22:41:17.990Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T22:41:18.801Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-08-25T22:41:18.801Z] PASS [2022-08-25T22:41:18.801Z] [2022-08-25T22:41:18.801Z] DONE 6 tests in 13.596s [2022-08-25T22:41:18.801Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T22:41:18.801Z] ++ 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-25T22:41:18.801Z] ++ set -e [2022-08-25T22:41:18.801Z] ++ '[' -n 0 ']' [2022-08-25T22:41:18.801Z] ++ set -x [2022-08-25T22:41:18.801Z] ++ 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-25T22:41:18.801Z] INFO: Testing against a local daemon [2022-08-25T22:41:18.801Z] === RUN TestServiceCreateInit [2022-08-25T22:41:18.801Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T22:41:18.923Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-25T22:41:18.923Z] === RUN TestRenameInvalidName [2022-08-25T22:41:19.183Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-25T22:41:19.183Z] === RUN TestRenameAnonymousContainer [2022-08-25T22:41:21.086Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-08-25T22:41:21.087Z] === RUN TestRenameContainerWithSameName [2022-08-25T22:41:21.344Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-25T22:41:21.344Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T22:41:22.086Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T22:41:22.278Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-25T22:41:22.278Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s) [2022-08-25T22:41:22.278Z] === RUN TestResize [2022-08-25T22:41:22.844Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-25T22:41:22.844Z] --- PASS: TestResize (0.53s) [2022-08-25T22:41:22.844Z] === RUN TestResizeWithInvalidSize [2022-08-25T22:41:23.410Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2022-08-25T22:41:23.410Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T22:41:23.976Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:41:23.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:41:23.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:41:23.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T22:41:23.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:41:24.053Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-25T22:41:25.373Z] --- PASS: TestServiceCreateInit (7.00s) [2022-08-25T22:41:25.373Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-08-25T22:41:25.373Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-08-25T22:41:25.373Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T22:41:26.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:41:26.765Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-25T22:41:27.089Z] ......... [ 85%] [2022-08-25T22:41:27.698Z] check_test.go:540: [d28f7288bce13] daemon is not started [2022-08-25T22:41:27.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-25T22:41:27.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:41:29.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T22:41:29.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T22:41:29.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-25T22:41:30.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:41:30.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T22:41:30.603Z] --- PASS: TestServiceUpdatePidsLimit (16.36s) [2022-08-25T22:41:30.603Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-25T22:41:30.603Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-25T22:41:30.603Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-25T22:41:30.603Z] PASS [2022-08-25T22:41:30.603Z] [2022-08-25T22:41:30.603Z] === Skipped [2022-08-25T22:41:30.603Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T22:41:30.603Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T22:41:30.603Z] [2022-08-25T22:41:30.603Z] DONE 27 tests, 1 skipped in 165.398s [2022-08-25T22:41:30.603Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T22:41:30.603Z] INFO: Testing against a local daemon [2022-08-25T22:41:30.603Z] === RUN TestSessionCreate [2022-08-25T22:41:30.603Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T22:41:30.603Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T22:41:30.603Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-25T22:41:30.603Z] PASS [2022-08-25T22:41:30.603Z] [2022-08-25T22:41:30.603Z] DONE 2 tests in 0.057s [2022-08-25T22:41:30.603Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T22:41:30.603Z] INFO: Testing against a local daemon [2022-08-25T22:41:30.603Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T22:41:30.603Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-25T22:41:30.603Z] === RUN TestDiskUsage [2022-08-25T22:41:30.603Z] === PAUSE TestDiskUsage [2022-08-25T22:41:30.603Z] === RUN TestEventsExecDie [2022-08-25T22:41:31.169Z] --- PASS: TestEventsExecDie (0.62s) [2022-08-25T22:41:31.169Z] === RUN TestEventsBackwardsCompatible [2022-08-25T22:41:31.169Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-25T22:41:31.169Z] === RUN TestEventsVolumeCreate [2022-08-25T22:41:31.169Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-25T22:41:31.169Z] === RUN TestInfoBinaryCommits [2022-08-25T22:41:31.169Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T22:41:31.169Z] === RUN TestInfoAPIVersioned [2022-08-25T22:41:31.427Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-25T22:41:31.427Z] === RUN TestInfoAPI [2022-08-25T22:41:31.427Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T22:41:31.427Z] === RUN TestInfoAPIWarnings [2022-08-25T22:41:31.838Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-25T22:41:33.461Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-25T22:41:33.739Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-25T22:41:34.644Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-25T22:41:35.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T22:41:35.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T22:41:38.963Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-25T22:41:38.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T22:41:39.534Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-25T22:41:39.534Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-25T22:41:39.534Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-25T22:41:40.253Z] --- PASS: TestCreateServiceMultipleTimes (14.78s) [2022-08-25T22:41:40.253Z] === RUN TestCreateServiceConflict [2022-08-25T22:41:40.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T22:41:40.467Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-25T22:41:41.174Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-25T22:41:41.174Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-25T22:41:41.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T22:41:41.842Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-25T22:41:42.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-25T22:41:42.775Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-25T22:41:42.790Z] --- PASS: TestCreateServiceConflict (2.26s) [2022-08-25T22:41:42.790Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T22:41:42.917Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-25T22:41:43.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T22:41:43.599Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-25T22:41:44.533Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-25T22:41:45.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-25T22:41:45.324Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-08-25T22:41:45.324Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T22:41:45.357Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-25T22:41:45.357Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-25T22:41:45.357Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-25T22:41:45.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T22:41:45.703Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-25T22:41:45.978Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-25T22:41:46.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-25T22:41:46.182Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-25T22:41:46.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T22:41:47.118Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.91s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.03s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.07s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.18s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.13s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.08s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2022-08-25T22:41:49.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2022-08-25T22:41:49.018Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T22:41:49.018Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T22:41:49.490Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-25T22:41:49.490Z] === RUN TestInfoDebug [2022-08-25T22:41:49.490Z] --- PASS: TestInfoDebug (0.52s) [2022-08-25T22:41:49.490Z] === RUN TestInfoInsecureRegistries [2022-08-25T22:41:49.490Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T22:41:49.490Z] === RUN TestInfoRegistryMirrors [2022-08-25T22:41:49.490Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-25T22:41:49.490Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T22:41:49.747Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-25T22:41:49.747Z] === RUN TestPingCacheHeaders [2022-08-25T22:41:49.747Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T22:41:49.747Z] === RUN TestPingGet [2022-08-25T22:41:49.747Z] --- PASS: TestPingGet (0.01s) [2022-08-25T22:41:49.747Z] === RUN TestPingHead [2022-08-25T22:41:49.747Z] --- PASS: TestPingHead (0.02s) [2022-08-25T22:41:49.747Z] === RUN TestPingSwarmHeader [2022-08-25T22:41:49.953Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T22:41:50.195Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-25T22:41:50.312Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T22:41:50.451Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-25T22:41:50.452Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-25T22:41:50.452Z] [2022-08-25T22:41:50.452Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-25T22:41:50.452Z] =========================== short test summary info ============================ [2022-08-25T22:41:50.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-25T22:41:50.708Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-25T22:41:50.708Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-25T22:41:50.708Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-25T22:41:50.708Z] Not supported on most drivers [2022-08-25T22:41:50.708Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-25T22:41:50.708Z] Output of docker top depends on host distro, and is not formalized. [2022-08-25T22:41:50.708Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-25T22:41:50.708Z] Output of docker top depends on host distro, and is not formalized. [2022-08-25T22:41:50.708Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-25T22:41:50.708Z] Can fail if eth0 has multiple IP addresses [2022-08-25T22:41:50.708Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-25T22:41:50.708Z] This doesn't seem to be taken into account by the engine [2022-08-25T22:41:50.708Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-25T22:41:50.708Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-25T22:41:50.708Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.72 seconds == [2022-08-25T22:41:50.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-25T22:41:50.777Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-25T22:41:51.035Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.29s) [2022-08-25T22:41:51.035Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.20s) [2022-08-25T22:41:51.035Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.08s) [2022-08-25T22:41:51.035Z] === RUN TestCgroupNamespacesRun [2022-08-25T22:41:51.244Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T22:41:51.601Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-25T22:41:52.176Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T22:41:52.176Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-08-25T22:41:52.176Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T22:41:52.176Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T22:41:52.176Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T22:41:52.176Z] === RUN TestPingBuilderHeader [2022-08-25T22:41:52.176Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T22:41:52.433Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T22:41:52.975Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2022-08-25T22:41:52.975Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T22:41:52.998Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-25T22:41:52.998Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-08-25T22:41:52.998Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-25T22:41:52.998Z] === RUN TestVersion [2022-08-25T22:41:52.998Z] --- PASS: TestVersion (0.02s) [2022-08-25T22:41:52.998Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-25T22:41:52.998Z] === CONT TestDiskUsage [2022-08-25T22:41:53.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T22:41:53.563Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T22:41:53.822Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T22:41:54.165Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.28s) [2022-08-25T22:41:54.165Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T22:41:54.387Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T22:41:54.388Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage (1.52s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-08-25T22:41:54.645Z] PASS [2022-08-25T22:41:54.645Z] [2022-08-25T22:41:54.645Z] DONE 57 tests in 24.095s [2022-08-25T22:41:54.645Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T22:41:54.645Z] INFO: Testing against a local daemon [2022-08-25T22:41:54.645Z] === RUN TestVolumesCreateAndList [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T22:41:54.645Z] === RUN TestVolumesRemove [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-25T22:41:54.645Z] === RUN TestVolumesInspect [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T22:41:54.645Z] === RUN TestVolumesInvalidJSON [2022-08-25T22:41:54.645Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T22:41:54.645Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T22:41:54.645Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T22:41:54.645Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T22:41:54.645Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T22:41:54.645Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T22:41:54.645Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T22:41:54.645Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T22:41:54.645Z] PASS [2022-08-25T22:41:54.645Z] [2022-08-25T22:41:54.645Z] DONE 9 tests in 0.142s [2022-08-25T22:41:54.903Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T22:41:55.471Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-25T22:41:55.471Z] Removing test suite binaries [2022-08-25T22:41:55.471Z] exiting test-integration [2022-08-25T22:41:55.471Z] ++ exit 0 [2022-08-25T22:41:55.471Z] [2022-08-25T22:41:55.581Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2022-08-25T22:41:55.581Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T22:41:56.534Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-25T22:41:56.798Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2022-08-25T22:41:56.798Z] === RUN TestCgroupNamespacesRunPrivateMode Post stage [Pipeline] junit [2022-08-25T22:41:56.857Z] Recording test results [2022-08-25T22:41:57.367Z] check_test.go:540: [d0bf0cc6dc891] daemon is not started [2022-08-25T22:41:57.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-25T22:41:57.367Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-25T22:41:58.337Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T22:41:58.666Z] + echo Ensuring container killed. [2022-08-25T22:41:58.666Z] Ensuring container killed. [2022-08-25T22:41:58.666Z] + docker rm -vf docker-pr2 [2022-08-25T22:41:58.666Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-25T22:41:58.741Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2022-08-25T22:41:58.741Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T22:41:58.741Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-25T22:41:58.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-25T22:41:58.946Z] + echo Chowning /workspace to jenkins user [2022-08-25T22:41:58.946Z] Chowning /workspace to jenkins user [2022-08-25T22:41:58.946Z] + id -u [2022-08-25T22:41:58.946Z] + id -g [2022-08-25T22:41:58.946Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44036:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T22:41:58.946Z] Unable to find image 'busybox:latest' locally [2022-08-25T22:41:58.946Z] latest: Pulling from library/busybox [2022-08-25T22:41:59.204Z] 50783e0dfb64: Pulling fs layer [2022-08-25T22:41:59.204Z] 50783e0dfb64: Download complete [2022-08-25T22:41:59.204Z] 50783e0dfb64: Pull complete [2022-08-25T22:41:59.204Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-25T22:41:59.204Z] Status: Downloaded newer image for busybox:latest [2022-08-25T22:42:00.114Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2022-08-25T22:42:00.114Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T22:42:00.200Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-08-25T22:42:00.200Z] === RUN TestCreateServiceSecretFileMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T22:42:00.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-25T22:42:00.680Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-08-25T22:42:00.680Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T22:42:00.767Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-08-25T22:42:00.767Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T22:42:00.871Z] + bundleName=amd64-cgroup2 [2022-08-25T22:42:00.871Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-25T22:42:00.871Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-25T22:42:00.871Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-25T22:42:00.871Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-25T22:42:01.139Z] Archiving artifacts [2022-08-25T22:42:02.578Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s) [2022-08-25T22:42:02.578Z] === RUN TestNISDomainname [2022-08-25T22:42:02.866Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T22:42:02.866Z] [2022-08-25T22:42:02.866Z] Unloading profiles will leave already running processes permanently [2022-08-25T22:42:02.866Z] unconfined, which can lead to unexpected situations. [2022-08-25T22:42:02.866Z] [2022-08-25T22:42:02.866Z] To set a process to complain mode, use the command line tool [2022-08-25T22:42:02.866Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T22:42:02.866Z] Post stage [Pipeline] junit [2022-08-25T22:42:02.876Z] Recording test results [2022-08-25T22:42:03.143Z] --- PASS: TestNISDomainname (0.71s) [2022-08-25T22:42:03.143Z] === RUN TestHostnameDnsResolution [2022-08-25T22:42:03.159Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44036/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T22:42:03.302Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-08-25T22:42:03.302Z] === RUN TestCreateServiceSysctls [2022-08-25T22:42:03.463Z] + make clean [2022-08-25T22:42:03.463Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T22:42:03.463Z] docker-dev-cache [2022-08-25T22:42:03.463Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T22:42:03.678Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-25T22:42:03.996Z] + echo Ensuring container killed. [2022-08-25T22:42:03.996Z] Ensuring container killed. [2022-08-25T22:42:03.996Z] + docker rm -vf docker-pr2 [2022-08-25T22:42:03.996Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-25T22:42:04.077Z] --- PASS: TestHostnameDnsResolution (1.10s) [2022-08-25T22:42:04.077Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T22:42:04.319Z] + echo Chowning /workspace to jenkins user [2022-08-25T22:42:04.319Z] Chowning /workspace to jenkins user [2022-08-25T22:42:04.319Z] + id -u [2022-08-25T22:42:04.319Z] + id -g [2022-08-25T22:42:04.319Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44036:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T22:42:04.319Z] Unable to find image 'busybox:latest' locally [2022-08-25T22:42:04.575Z] latest: Pulling from library/busybox [2022-08-25T22:42:04.575Z] 50783e0dfb64: Pulling fs layer [2022-08-25T22:42:04.575Z] 50783e0dfb64: Download complete [2022-08-25T22:42:04.575Z] 50783e0dfb64: Pull complete [2022-08-25T22:42:04.575Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-25T22:42:04.575Z] Status: Downloaded newer image for busybox:latest [2022-08-25T22:42:05.012Z] --- PASS: TestUnprivilegedPortsAndPing (0.74s) [2022-08-25T22:42:05.012Z] === RUN TestPrivilegedHostDevices [Pipeline] } [Pipeline] // withEnv [2022-08-25T22:42:05.577Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-25T22:42:05.577Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T22:42:05.838Z] --- PASS: TestPrivilegedHostDevices (0.86s) [2022-08-25T22:42:05.838Z] === RUN TestRunConsoleSize [2022-08-25T22:42:05.838Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-25T22:42:05.842Z] --- PASS: TestCreateServiceSysctls (2.64s) [2022-08-25T22:42:05.842Z] === RUN TestCreateServiceCapabilities [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T22:42:06.272Z] + bundleName=docker-py [2022-08-25T22:42:06.272Z] + echo Creating docker-py-bundles.tar.gz [2022-08-25T22:42:06.272Z] Creating docker-py-bundles.tar.gz [2022-08-25T22:42:06.272Z] + 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-25T22:42:06.282Z] Archiving artifacts [2022-08-25T22:42:06.771Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-25T22:42:06.771Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-25T22:42:06.771Z] --- PASS: TestRunConsoleSize (0.99s) [2022-08-25T22:42:06.771Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T22:42:07.648Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44036/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2022-08-25T22:42:07.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-25T22:42:07.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-25T22:42:08.048Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=437c2d64f96bc293f4281a380dd2f375c45f47b3 -e DOCKER_GRAPHDRIVER docker:437c2d64f96bc293f4281a380dd2f375c45f47b3 hack/make.sh binary [2022-08-25T22:42:08.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-25T22:42:08.304Z] [2022-08-25T22:42:08.373Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-08-25T22:42:08.373Z] === RUN TestInspect [2022-08-25T22:42:08.530Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-25T22:42:08.559Z] Removing bundles/ [2022-08-25T22:42:08.559Z] [2022-08-25T22:42:08.559Z] ---> Making bundle: binary (in bundles/binary) [2022-08-25T22:42:08.559Z] Building: bundles/binary-daemon/dockerd [2022-08-25T22:42:08.559Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:42:09.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-25T22:42:10.030Z] --- PASS: TestRunWithAlternativeContainerdShim (3.42s) [2022-08-25T22:42:10.031Z] === RUN TestStats [2022-08-25T22:42:10.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-25T22:42:10.031Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-25T22:42:10.906Z] --- PASS: TestInspect (2.69s) [2022-08-25T22:42:10.906Z] === RUN TestCreateJob [2022-08-25T22:42:10.965Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-25T22:42:12.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-25T22:42:12.598Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-25T22:42:12.856Z] --- PASS: TestStats (2.77s) [2022-08-25T22:42:12.856Z] === RUN TestStopContainerWithTimeout [2022-08-25T22:42:12.856Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T22:42:12.856Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T22:42:12.856Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T22:42:12.856Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T22:42:12.856Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T22:42:12.856Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T22:42:12.856Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T22:42:12.856Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T22:42:12.856Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T22:42:12.856Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T22:42:13.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-25T22:42:13.789Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T22:42:14.192Z] --- PASS: TestCreateJob (2.89s) [2022-08-25T22:42:14.192Z] === RUN TestReplicatedJob [2022-08-25T22:42:14.356Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-25T22:42:15.292Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-25T22:42:15.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-25T22:42:15.810Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-25T22:42:15.810Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T22:42:17.709Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-25T22:42:17.709Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-25T22:42:17.709Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2022-08-25T22:42:17.709Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2022-08-25T22:42:17.709Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) [2022-08-25T22:42:17.709Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2022-08-25T22:42:17.709Z] === RUN TestDeleteDevicemapper [2022-08-25T22:42:17.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T22:42:17.709Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T22:42:17.709Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T22:42:17.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-25T22:42:17.709Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-25T22:42:17.709Z] check_test.go:540: [dec3a8b978e51] daemon is not started [2022-08-25T22:42:17.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-25T22:42:17.709Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-25T22:42:17.709Z] check_test.go:540: [d514037363b56] daemon is not started [2022-08-25T22:42:17.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-25T22:42:18.644Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-25T22:42:19.535Z] --- PASS: TestReplicatedJob (5.29s) [2022-08-25T22:42:19.535Z] === RUN TestUpdateReplicatedJob [2022-08-25T22:42:19.577Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-25T22:42:20.950Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.22s) [2022-08-25T22:42:20.950Z] === RUN TestUpdateMemory [2022-08-25T22:42:20.950Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-25T22:42:20.950Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-25T22:42:20.950Z] === RUN TestUpdateCPUQuota [2022-08-25T22:42:21.517Z] check_test.go:540: [d8570fe058e63] daemon is not started [2022-08-25T22:42:21.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-25T22:42:22.450Z] --- PASS: TestUpdateCPUQuota (1.41s) [2022-08-25T22:42:22.450Z] === RUN TestUpdatePidsLimit [2022-08-25T22:42:22.450Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T22:42:22.708Z] === RUN TestUpdatePidsLimit/no_change [2022-08-25T22:42:22.822Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-08-25T22:42:22.822Z] === RUN TestServiceListWithStatuses [2022-08-25T22:42:22.822Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T22:42:22.822Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T22:42:22.822Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T22:42:23.274Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-25T22:42:23.532Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T22:42:23.790Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T22:42:24.356Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T22:42:24.614Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T22:42:25.989Z] --- PASS: TestUpdatePidsLimit (3.33s) [2022-08-25T22:42:25.989Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-08-25T22:42:25.989Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-08-25T22:42:25.989Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-08-25T22:42:25.989Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-08-25T22:42:25.989Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2022-08-25T22:42:25.989Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-08-25T22:42:25.989Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-08-25T22:42:25.989Z] === RUN TestUpdateRestartPolicy [2022-08-25T22:42:25.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-25T22:42:27.009Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-08-25T22:42:27.010Z] === RUN TestDockerNetworkReConnect [2022-08-25T22:42:29.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-25T22:42:29.542Z] --- PASS: TestDockerNetworkReConnect (2.84s) [2022-08-25T22:42:29.542Z] === RUN TestServicePlugin [2022-08-25T22:42:29.542Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:42:29.542Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-25T22:42:29.542Z] === RUN TestServiceUpdateLabel [2022-08-25T22:42:31.446Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-08-25T22:42:31.446Z] === RUN TestServiceUpdateSecrets [2022-08-25T22:42:31.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-25T22:42:34.324Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-25T22:42:34.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-25T22:42:34.582Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-25T22:42:35.516Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-25T22:42:35.516Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-25T22:42:37.415Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-25T22:42:38.350Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2022-08-25T22:42:38.350Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T22:42:38.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-25T22:42:38.915Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2022-08-25T22:42:38.915Z] === RUN TestWaitNonBlocked [2022-08-25T22:42:38.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:42:38.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:42:38.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:42:38.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:42:38.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T22:42:38.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T22:42:39.173Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-25T22:42:40.108Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-25T22:42:40.108Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2022-08-25T22:42:40.108Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2022-08-25T22:42:40.108Z] === RUN TestWaitBlocked [2022-08-25T22:42:40.108Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:42:40.108Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:42:40.108Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:42:40.108Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:42:40.108Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T22:42:40.108Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T22:42:40.108Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-25T22:42:41.485Z] --- PASS: TestWaitBlocked (0.04s) [2022-08-25T22:42:41.485Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2022-08-25T22:42:41.485Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2022-08-25T22:42:41.485Z] === RUN TestWaitConditions [2022-08-25T22:42:41.485Z] === RUN TestWaitConditions/default [2022-08-25T22:42:41.485Z] === PAUSE TestWaitConditions/default [2022-08-25T22:42:41.485Z] === RUN TestWaitConditions/not-running [2022-08-25T22:42:41.485Z] === PAUSE TestWaitConditions/not-running [2022-08-25T22:42:41.485Z] === RUN TestWaitConditions/next-exit [2022-08-25T22:42:41.485Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T22:42:41.485Z] === RUN TestWaitConditions/removed [2022-08-25T22:42:41.485Z] === PAUSE TestWaitConditions/removed [2022-08-25T22:42:41.485Z] === CONT TestWaitConditions/default [2022-08-25T22:42:41.485Z] === CONT TestWaitConditions/removed [2022-08-25T22:42:41.485Z] wait_test.go:146: ContainerID = 28b03e504045db509457187c4de3306420d82b16a4de467ba83ed13b89439765 [2022-08-25T22:42:41.485Z] === CONT TestWaitConditions/default [2022-08-25T22:42:41.485Z] wait_test.go:146: ContainerID = ef1a7db9dff1ca93ee607407b9e986160119b64f6186af7753eacd3c29cbb688 [2022-08-25T22:42:42.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-25T22:42:42.679Z] === CONT TestWaitConditions/next-exit [2022-08-25T22:42:42.679Z] wait_test.go:146: ContainerID = 2a4c4a80b314c024ee48bc59f2aae274c1da400369b89cf7927d5fdc54e5ac3d [2022-08-25T22:42:42.679Z] === CONT TestWaitConditions/not-running [2022-08-25T22:42:42.937Z] wait_test.go:146: ContainerID = 6c66ad3b9ad6cae5ea6695210d56a9dd2633ddb2ddea463a4c0a3188d3057275 [2022-08-25T22:42:43.873Z] --- PASS: TestWaitConditions (0.02s) [2022-08-25T22:42:43.873Z] --- PASS: TestWaitConditions/removed (1.14s) [2022-08-25T22:42:43.873Z] --- PASS: TestWaitConditions/default (1.31s) [2022-08-25T22:42:43.873Z] --- PASS: TestWaitConditions/next-exit (1.32s) [2022-08-25T22:42:43.873Z] --- PASS: TestWaitConditions/not-running (1.18s) [2022-08-25T22:42:43.873Z] === RUN TestWaitRestartedContainer [2022-08-25T22:42:43.873Z] === RUN TestWaitRestartedContainer/default [2022-08-25T22:42:43.873Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T22:42:43.873Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T22:42:43.873Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T22:42:43.873Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T22:42:43.873Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T22:42:44.131Z] === CONT TestWaitRestartedContainer/default [2022-08-25T22:42:44.131Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T22:42:46.323Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-08-25T22:42:46.323Z] === RUN TestServiceUpdateConfigs [2022-08-25T22:42:46.666Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T22:42:47.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-25T22:42:48.166Z] --- PASS: TestWaitRestartedContainer (0.04s) [2022-08-25T22:42:48.166Z] --- PASS: TestWaitRestartedContainer/default (2.24s) [2022-08-25T22:42:48.166Z] --- PASS: TestWaitRestartedContainer/next-exit (2.71s) [2022-08-25T22:42:48.166Z] --- PASS: TestWaitRestartedContainer/not-running (1.76s) [2022-08-25T22:42:48.166Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T22:42:48.166Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T22:42:48.166Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-25T22:42:49.540Z] check_test.go:540: [d80b1035f5da2] daemon is not started [2022-08-25T22:42:49.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-25T22:42:52.099Z] --- PASS: TestContainerStartOnDaemonRestart (4.19s) [2022-08-25T22:42:52.099Z] === CONT TestIpcModeOlderClient [2022-08-25T22:42:52.358Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-08-25T22:42:52.358Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T22:42:52.617Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.58s) [2022-08-25T22:42:52.617Z] === CONT TestDaemonHostGatewayIP [2022-08-25T22:42:52.617Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-25T22:42:52.882Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-25T22:42:53.141Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-25T22:42:55.040Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-25T22:42:56.413Z] --- PASS: TestDaemonHostGatewayIP (3.53s) [2022-08-25T22:42:56.413Z] === CONT TestDaemonRestartIpcMode [2022-08-25T22:42:57.347Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-25T22:42:58.282Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-25T22:42:58.848Z] check_test.go:540: [dd229086b588e] daemon is not started [2022-08-25T22:42:58.848Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-25T22:42:59.419Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-25T22:42:59.419Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2022-08-25T22:42:59.986Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-25T22:43:01.202Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-08-25T22:43:01.202Z] === RUN TestServiceUpdateNetwork [2022-08-25T22:43:01.883Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-25T22:43:02.448Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-25T22:43:04.344Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-25T22:43:04.911Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2022-08-25T22:43:04.911Z] PASS [2022-08-25T22:43:04.911Z] [2022-08-25T22:43:04.911Z] === Skipped [2022-08-25T22:43:04.911Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T22:43:04.911Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T22:43:04.911Z] [2022-08-25T22:43:04.911Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T22:43:04.911Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T22:43:04.911Z] [2022-08-25T22:43:04.911Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-25T22:43:04.911Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T22:43:04.911Z] [2022-08-25T22:43:04.911Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T22:43:04.911Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T22:43:04.911Z] [2022-08-25T22:43:04.911Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T22:43:04.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T22:43:04.911Z] [2022-08-25T22:43:04.911Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-25T22:43:04.911Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-25T22:43:04.911Z] [2022-08-25T22:43:04.911Z] DONE 273 tests, 6 skipped in 172.505s [2022-08-25T22:43:04.911Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T22:43:04.911Z] ++ 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-25T22:43:04.911Z] ++ set -e [2022-08-25T22:43:04.911Z] ++ '[' -n 0 ']' [2022-08-25T22:43:04.911Z] ++ set -x [2022-08-25T22:43:04.911Z] ++ 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-25T22:43:05.168Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T22:43:05.427Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-25T22:43:05.685Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-25T22:43:05.685Z] === RUN TestConfigDaemonID [2022-08-25T22:43:07.063Z] daemon_test.go:83: [d5bc3ebebfd11] daemon is not started [2022-08-25T22:43:07.063Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-25T22:43:07.063Z] === RUN TestDaemonConfigValidation [2022-08-25T22:43:07.063Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:43:07.063Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:43:07.063Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T22:43:07.063Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T22:43:07.063Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T22:43:07.063Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T22:43:07.063Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T22:43:07.063Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T22:43:07.063Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T22:43:07.063Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T22:43:07.063Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T22:43:07.063Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T22:43:07.063Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T22:43:07.063Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T22:43:07.063Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T22:43:07.321Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T22:43:07.321Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-08-25T22:43:07.321Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-08-25T22:43:07.321Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-08-25T22:43:07.321Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-08-25T22:43:07.321Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-25T22:43:07.321Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T22:43:07.321Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T22:43:07.886Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-25T22:43:08.144Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-25T22:43:08.402Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T22:43:08.968Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-25T22:43:09.533Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T22:43:09.533Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-25T22:43:10.099Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-25T22:43:10.099Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-25T22:43:10.665Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T22:43:10.665Z] daemon_test.go:197: [d6c76a6c620b5] daemon is not started [2022-08-25T22:43:10.665Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-25T22:43:10.665Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-25T22:43:10.665Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-25T22:43:10.665Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-25T22:43:10.665Z] === RUN TestDaemonProxy [2022-08-25T22:43:10.665Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T22:43:10.665Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-25T22:43:11.230Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-25T22:43:11.795Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-25T22:43:12.361Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T22:43:12.361Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-25T22:43:12.927Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-25T22:43:13.404Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-08-25T22:43:13.404Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T22:43:13.494Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-25T22:43:13.494Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-25T22:43:13.752Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-25T22:43:13.972Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T22:43:14.009Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T22:43:14.267Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-25T22:43:14.539Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T22:43:14.832Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-25T22:43:15.397Z] check_test.go:540: [ddee95a631cbb] daemon is not started [2022-08-25T22:43:15.397Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-25T22:43:15.962Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T22:43:16.220Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T22:43:16.478Z] check_test.go:540: [d81cae05c1820] daemon is not started [2022-08-25T22:43:16.478Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-25T22:43:16.736Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-25T22:43:16.736Z] --- PASS: TestDaemonProxy (6.34s) [2022-08-25T22:43:16.736Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-25T22:43:16.736Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-25T22:43:16.736Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-08-25T22:43:16.736Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T22:43:16.736Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-25T22:43:16.736Z] PASS [2022-08-25T22:43:16.736Z] [2022-08-25T22:43:16.736Z] DONE 18 tests in 11.810s [2022-08-25T22:43:16.736Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T22:43:16.994Z] ++ 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-25T22:43:16.994Z] ++ set -e [2022-08-25T22:43:16.994Z] ++ '[' -n 0 ']' [2022-08-25T22:43:16.994Z] ++ set -x [2022-08-25T22:43:16.994Z] ++ 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-25T22:43:16.994Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-25T22:43:16.994Z] INFO: Testing against a local daemon [2022-08-25T22:43:16.994Z] === RUN TestCommitInheritsEnv [2022-08-25T22:43:17.560Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-25T22:43:17.560Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T22:43:17.560Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T22:43:17.560Z] === RUN TestImportWithCustomPlatform [2022-08-25T22:43:17.560Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T22:43:17.560Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T22:43:17.560Z] === RUN TestImportWithCustomPlatform// [2022-08-25T22:43:17.560Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T22:43:17.560Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T22:43:17.818Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T22:43:17.818Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T22:43:17.818Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T22:43:17.818Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform (0.42s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T22:43:17.818Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T22:43:17.818Z] === RUN TestImagesFilterMultiReference [2022-08-25T22:43:17.818Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-25T22:43:17.818Z] === RUN TestImagePullPlatformInvalid [2022-08-25T22:43:17.818Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-25T22:43:17.818Z] === RUN TestRemoveImageOrphaning [2022-08-25T22:43:18.385Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-08-25T22:43:18.385Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T22:43:18.643Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-25T22:43:18.901Z] time="2022-08-25T22:43:18Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-25T22:43:19.158Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-25T22:43:19.417Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-25T22:43:20.791Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2022-08-25T22:43:20.791Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T22:43:20.791Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-25T22:43:20.791Z] === RUN TestTagInvalidReference [2022-08-25T22:43:20.791Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-25T22:43:20.791Z] === RUN TestTagValidPrefixedRepo [2022-08-25T22:43:20.791Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-08-25T22:43:20.791Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T22:43:21.051Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2022-08-25T22:43:21.051Z] === RUN TestTagOfficialNames [2022-08-25T22:43:21.051Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-25T22:43:21.051Z] === RUN TestTagMatchesDigest [2022-08-25T22:43:21.051Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-25T22:43:21.051Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T22:43:21.309Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-25T22:43:21.875Z] check_test.go:540: [d3cc975ca76c9] daemon is not started [2022-08-25T22:43:21.875Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-25T22:43:22.652Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-25T22:43:25.158Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-25T22:43:26.530Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-25T22:43:27.463Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-25T22:43:28.837Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-25T22:43:29.214Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-08-25T22:43:29.214Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-25T22:43:29.214Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-25T22:43:29.214Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-25T22:43:29.214Z] PASS [2022-08-25T22:43:29.214Z] [2022-08-25T22:43:29.214Z] === Skipped [2022-08-25T22:43:29.214Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T22:43:29.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T22:43:29.214Z] [2022-08-25T22:43:29.214Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-25T22:43:29.214Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T22:43:29.214Z] [2022-08-25T22:43:29.214Z] DONE 27 tests, 2 skipped in 130.261s [2022-08-25T22:43:29.214Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T22:43:29.214Z] ++ 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-25T22:43:29.214Z] ++ set -e [2022-08-25T22:43:29.214Z] ++ '[' -n 0 ']' [2022-08-25T22:43:29.214Z] ++ set -x [2022-08-25T22:43:29.214Z] ++ 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-25T22:43:29.214Z] INFO: Testing against a local daemon [2022-08-25T22:43:29.214Z] === RUN TestSessionCreate [2022-08-25T22:43:29.214Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T22:43:29.214Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T22:43:29.214Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-25T22:43:29.214Z] PASS [2022-08-25T22:43:29.214Z] [2022-08-25T22:43:29.214Z] DONE 2 tests in 0.126s [2022-08-25T22:43:29.214Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T22:43:29.214Z] ++ 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-25T22:43:29.214Z] ++ set -e [2022-08-25T22:43:29.214Z] ++ '[' -n 0 ']' [2022-08-25T22:43:29.214Z] ++ set -x [2022-08-25T22:43:29.215Z] ++ 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-25T22:43:29.215Z] INFO: Testing against a local daemon [2022-08-25T22:43:29.215Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T22:43:29.215Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T22:43:29.215Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T22:43:29.215Z] === RUN TestDiskUsage [2022-08-25T22:43:29.215Z] === PAUSE TestDiskUsage [2022-08-25T22:43:29.215Z] === RUN TestEventsExecDie [2022-08-25T22:43:29.473Z] --- PASS: TestEventsExecDie (0.48s) [2022-08-25T22:43:29.473Z] === RUN TestEventsBackwardsCompatible [2022-08-25T22:43:29.473Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-25T22:43:29.473Z] === RUN TestEventsVolumeCreate [2022-08-25T22:43:29.473Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-25T22:43:29.473Z] === RUN TestInfoBinaryCommits [2022-08-25T22:43:29.473Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T22:43:29.473Z] === RUN TestInfoAPIVersioned [2022-08-25T22:43:29.473Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-25T22:43:29.473Z] === RUN TestInfoAPI [2022-08-25T22:43:29.473Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T22:43:29.473Z] === RUN TestInfoAPIWarnings [2022-08-25T22:43:30.213Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-25T22:43:30.471Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-25T22:43:31.845Z] check_test.go:540: [d9def928403ac] daemon is not started [2022-08-25T22:43:31.845Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-25T22:43:34.374Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-25T22:43:36.276Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-25T22:43:39.555Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-25T22:43:41.453Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-25T22:43:41.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-25T22:43:42.646Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-25T22:43:43.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-25T22:43:44.953Z] check_test.go:540: [d884cc6a1af6e] daemon is not started [2022-08-25T22:43:44.953Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-25T22:43:45.518Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-25T22:43:45.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-25T22:43:46.104Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-25T22:43:46.671Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-25T22:43:47.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-25T22:43:47.555Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-25T22:43:47.555Z] === RUN TestInfoDebug [2022-08-25T22:43:47.555Z] --- PASS: TestInfoDebug (0.53s) [2022-08-25T22:43:47.555Z] === RUN TestInfoInsecureRegistries [2022-08-25T22:43:47.555Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T22:43:47.555Z] === RUN TestInfoRegistryMirrors [2022-08-25T22:43:47.555Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-25T22:43:47.555Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T22:43:48.122Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-25T22:43:48.122Z] === RUN TestPingCacheHeaders [2022-08-25T22:43:48.122Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T22:43:48.122Z] === RUN TestPingGet [2022-08-25T22:43:48.122Z] --- PASS: TestPingGet (0.02s) [2022-08-25T22:43:48.122Z] === RUN TestPingHead [2022-08-25T22:43:48.122Z] --- PASS: TestPingHead (0.02s) [2022-08-25T22:43:48.122Z] === RUN TestPingSwarmHeader [2022-08-25T22:43:48.612Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-25T22:43:48.612Z] check_test.go:540: [da4a86dd923e1] daemon is not started [2022-08-25T22:43:48.612Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-25T22:43:48.688Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T22:43:49.256Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T22:43:49.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-25T22:43:50.191Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T22:43:50.191Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-08-25T22:43:50.191Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T22:43:50.191Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T22:43:50.191Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T22:43:50.191Z] === RUN TestPingBuilderHeader [2022-08-25T22:43:50.191Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T22:43:50.758Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T22:43:51.326Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-25T22:43:51.326Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-25T22:43:51.326Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-25T22:43:51.326Z] === RUN TestVersion [2022-08-25T22:43:51.326Z] --- PASS: TestVersion (0.02s) [2022-08-25T22:43:51.326Z] === CONT TestDiskUsage [2022-08-25T22:43:51.445Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-25T22:43:51.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T22:43:51.893Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T22:43:52.462Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage (1.15s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T22:43:52.462Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:43:52.462Z] PASS [2022-08-25T22:43:52.462Z] [2022-08-25T22:43:52.462Z] === Skipped [2022-08-25T22:43:52.462Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T22:43:52.462Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T22:43:52.462Z] [2022-08-25T22:43:52.462Z] DONE 57 tests, 1 skipped in 23.707s [2022-08-25T22:43:52.462Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T22:43:52.462Z] ++ 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-25T22:43:52.462Z] ++ set -e [2022-08-25T22:43:52.462Z] ++ '[' -n 0 ']' [2022-08-25T22:43:52.462Z] ++ set -x [2022-08-25T22:43:52.462Z] ++ 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-25T22:43:52.462Z] INFO: Testing against a local daemon [2022-08-25T22:43:52.462Z] === RUN TestVolumesCreateAndList [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T22:43:52.721Z] === RUN TestVolumesRemove [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-25T22:43:52.721Z] === RUN TestVolumesInspect [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-25T22:43:52.721Z] === RUN TestVolumesInvalidJSON [2022-08-25T22:43:52.721Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T22:43:52.721Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T22:43:52.721Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T22:43:52.721Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T22:43:52.721Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T22:43:52.721Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T22:43:52.721Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T22:43:52.721Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T22:43:52.721Z] PASS [2022-08-25T22:43:52.721Z] [2022-08-25T22:43:52.721Z] DONE 9 tests in 0.213s [2022-08-25T22:43:52.721Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T22:43:52.721Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T22:43:52.721Z] +++ kill 14738 [2022-08-25T22:43:52.980Z] +++ /etc/init.d/apparmor stop [2022-08-25T22:43:52.980Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T22:43:52.980Z] [2022-08-25T22:43:52.980Z] Unloading profiles will leave already running processes permanently [2022-08-25T22:43:52.980Z] unconfined, which can lead to unexpected situations. [2022-08-25T22:43:52.980Z] [2022-08-25T22:43:52.980Z] To set a process to complain mode, use the command line tool [2022-08-25T22:43:52.980Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T22:43:52.980Z] +++ true [2022-08-25T22:43:52.980Z] exiting test-integration [2022-08-25T22:43:52.980Z] ++ exit 0 [2022-08-25T22:43:52.980Z] [2022-08-25T22:43:53.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-25T22:43:53.910Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart Post stage [Pipeline] junit [2022-08-25T22:43:53.931Z] Recording test results [2022-08-25T22:43:54.164Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T22:43:54.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-25T22:43:54.495Z] + echo Ensuring container killed. [2022-08-25T22:43:54.495Z] Ensuring container killed. [2022-08-25T22:43:54.495Z] + docker rm -vf docker-pr2 [2022-08-25T22:43:54.495Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-25T22:43:54.781Z] + echo Chowning /workspace to jenkins user [2022-08-25T22:43:54.781Z] Chowning /workspace to jenkins user [2022-08-25T22:43:54.781Z] + id -u [2022-08-25T22:43:54.781Z] + id -g [2022-08-25T22:43:54.781Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44036:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T22:43:54.781Z] Unable to find image 'busybox:latest' locally [2022-08-25T22:43:55.040Z] latest: Pulling from library/busybox [2022-08-25T22:43:55.040Z] 98b248744137: Pulling fs layer [2022-08-25T22:43:55.040Z] 98b248744137: Verifying Checksum [2022-08-25T22:43:55.040Z] 98b248744137: Download complete [2022-08-25T22:43:55.040Z] 98b248744137: Pull complete [2022-08-25T22:43:55.040Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-25T22:43:55.040Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T22:43:56.752Z] + bundleName=arm64-integration [2022-08-25T22:43:56.752Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-25T22:43:56.752Z] Creating arm64-integration-bundles.tar.gz [2022-08-25T22:43:56.752Z] + 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-25T22:43:56.752Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-25T22:43:57.024Z] Archiving artifacts [2022-08-25T22:43:57.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-25T22:43:58.017Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-25T22:43:58.826Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44036/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T22:43:59.135Z] + make clean [2022-08-25T22:43:59.393Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T22:43:59.393Z] docker-dev-cache [2022-08-25T22:43:59.393Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T22:43:59.916Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T22:44:01.816Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-25T22:44:05.103Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-25T22:44:08.385Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-25T22:44:08.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-25T22:44:12.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-25T22:44:12.494Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-25T22:44:14.525Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-25T22:44:15.073Z] Created binary: bundles/binary-daemon/dockerd [2022-08-25T22:44:15.073Z] Copying nested executables into bundles/binary-daemon [2022-08-25T22:44:15.073Z] Building: bundles/binary-daemon/docker-proxy [2022-08-25T22:44:15.073Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:44:15.073Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-25T22:44:15.073Z] [Pipeline] } [Pipeline] // stage [2022-08-25T22:44:15.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-25T22:44:15.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=437c2d64f96bc293f4281a380dd2f375c45f47b3 -e DOCKER_GRAPHDRIVER docker:437c2d64f96bc293f4281a380dd2f375c45f47b3 hack/make.sh cross [2022-08-25T22:44:15.658Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-25T22:44:15.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-25T22:44:15.700Z] [2022-08-25T22:44:15.700Z] Removing bundles/ [2022-08-25T22:44:15.956Z] [2022-08-25T22:44:15.956Z] ---> Making bundle: cross (in bundles/cross) [2022-08-25T22:44:15.956Z] Cross building: bundles/cross/linux/amd64 [2022-08-25T22:44:15.956Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-25T22:44:15.956Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-25T22:44:16.591Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-25T22:44:17.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-25T22:44:19.869Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-25T22:44:20.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-25T22:44:25.705Z] docker_cli_daemon_test.go:2504: [d169f69c68fa1] daemon is not started [2022-08-25T22:44:25.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-25T22:44:27.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-25T22:44:27.339Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-25T22:44:28.715Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-25T22:44:29.650Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-25T22:44:31.025Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-25T22:44:36.298Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-25T22:44:36.298Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-25T22:44:38.194Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-25T22:44:38.759Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-25T22:44:39.017Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-25T22:44:39.949Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-25T22:44:40.514Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-25T22:44:42.415Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-25T22:44:43.350Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-25T22:44:43.350Z] check_test.go:540: [d999a1cc1e024] daemon is not started [2022-08-25T22:44:43.350Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-25T22:44:43.350Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-25T22:44:43.916Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-25T22:44:44.174Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-25T22:44:44.740Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-25T22:44:44.997Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-25T22:44:44.997Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-25T22:44:44.997Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-25T22:44:46.370Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite (333.22s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.01s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.78s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.42s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.50s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.76s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.18s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.09s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-25T22:44:49.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.00s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.61s) [2022-08-25T22:44:49.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.74s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.30s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.42s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.61s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.37s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.00s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.61s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.80s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.91s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.01s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.00s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.23s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.66s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.10s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.92s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.84s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.63s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.92s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.15s) [2022-08-25T22:44:49.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-08-25T22:44:49.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.71s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.44s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.75s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.84s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.94s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.00s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.99s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.44s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.15s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.70s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.58s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.90s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.56s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.55s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.53s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.63s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.49s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-08-25T22:44:49.655Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s) [2022-08-25T22:44:49.655Z] === RUN TestDockerSwarmSuite [2022-08-25T22:44:49.655Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-25T22:44:52.184Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-25T22:44:52.749Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-25T22:44:52.749Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-25T22:44:54.124Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-25T22:44:54.124Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-25T22:44:55.058Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-25T22:44:55.997Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-25T22:44:55.997Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-25T22:44:55.997Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-25T22:45:01.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-25T22:45:07.819Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-25T22:45:08.077Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-25T22:45:10.607Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-25T22:45:13.886Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-25T22:45:14.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-25T22:45:15.077Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-25T22:45:15.077Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-25T22:45:15.077Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-25T22:45:15.077Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-25T22:45:15.077Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-25T22:45:15.077Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-25T22:45:15.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-25T22:45:15.077Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-25T22:45:15.077Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-25T22:45:15.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-25T22:45:18.359Z] docker_api_swarm_test.go:563: [dd256ac16cebe] joining swarm manager [da597c5ae6ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:45:18.617Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-25T22:45:23.881Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-25T22:45:25.974Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-25T22:45:26.233Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-25T22:45:29.520Z] docker_api_swarm_test.go:585: [de944b50e3a86] joining swarm manager [da597c5ae6ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:45:32.048Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-25T22:45:32.307Z] check_test.go:611: [dd256ac16cebe] daemon is not started [2022-08-25T22:45:37.568Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-25T22:45:37.568Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-25T22:45:38.501Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-25T22:45:41.782Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-25T22:45:42.040Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-25T22:45:42.040Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-25T22:45:42.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-25T22:45:42.605Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-25T22:45:42.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-25T22:45:43.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-25T22:45:44.056Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-25T22:45:45.430Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-25T22:45:45.689Z] docker_api_swarm_test.go:46: [d977f86c4f9ba] joining swarm manager [d14d54455beee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:45:53.805Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-25T22:45:55.181Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-25T22:45:57.710Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-25T22:46:04.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-25T22:46:05.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-25T22:46:07.739Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-25T22:46:08.674Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-25T22:46:08.674Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-25T22:46:12.860Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-25T22:46:14.233Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-25T22:46:15.792Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-25T22:46:21.076Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-25T22:46:21.076Z] --- PASS: TestImportExtremelyLargeImageWorks (180.09s) [2022-08-25T22:46:21.076Z] PASS [2022-08-25T22:46:21.076Z] [2022-08-25T22:46:21.076Z] DONE 22 tests in 184.252s [2022-08-25T22:46:21.076Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T22:46:21.076Z] ++ 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-25T22:46:21.076Z] ++ set -e [2022-08-25T22:46:21.076Z] ++ '[' -n 0 ']' [2022-08-25T22:46:21.076Z] ++ set -x [2022-08-25T22:46:21.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T22:46:21.076Z] === RUN TestStripANSICommands [2022-08-25T22:46:21.076Z] === RUN TestStripANSICommands/#00 [2022-08-25T22:46:21.076Z] === RUN TestStripANSICommands/#01 [2022-08-25T22:46:21.076Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T22:46:21.076Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T22:46:21.076Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T22:46:21.076Z] PASS [2022-08-25T22:46:21.076Z] [2022-08-25T22:46:21.076Z] DONE 3 tests in 0.052s [2022-08-25T22:46:21.333Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T22:46:21.333Z] ++ 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-25T22:46:21.333Z] ++ set -e [2022-08-25T22:46:21.333Z] ++ '[' -n 0 ']' [2022-08-25T22:46:21.333Z] ++ set -x [2022-08-25T22:46:21.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-25T22:46:21.333Z] INFO: Testing against a local daemon [2022-08-25T22:46:21.333Z] === RUN TestNetworkCreateDelete [2022-08-25T22:46:21.591Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-08-25T22:46:21.591Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T22:46:22.155Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-08-25T22:46:22.155Z] === RUN TestDaemonDNSFallback [2022-08-25T22:46:22.392Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-25T22:46:22.392Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-25T22:46:22.392Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-25T22:46:22.392Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-25T22:46:22.392Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-25T22:46:22.392Z] Cross building: bundles/cross/windows/amd64 [2022-08-25T22:46:22.392Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-25T22:46:22.392Z] { [2022-08-25T22:46:22.392Z] "RT_GROUP_ICON": { [2022-08-25T22:46:22.392Z] "#1": { [2022-08-25T22:46:22.392Z] "0409": "../../winresources/docker.ico" [2022-08-25T22:46:22.392Z] } [2022-08-25T22:46:22.392Z] }, [2022-08-25T22:46:22.392Z] "RT_MANIFEST": { [2022-08-25T22:46:22.392Z] "#1": { [2022-08-25T22:46:22.392Z] "0409": { [2022-08-25T22:46:22.392Z] "identity": {}, [2022-08-25T22:46:22.392Z] "description": "Docker Engine", [2022-08-25T22:46:22.392Z] "minimum-os": "vista", [2022-08-25T22:46:22.392Z] "execution-level": "", [2022-08-25T22:46:22.392Z] "ui-access": false, [2022-08-25T22:46:22.392Z] "auto-elevate": false, [2022-08-25T22:46:22.392Z] "dpi-awareness": "unaware", [2022-08-25T22:46:22.392Z] "disable-theming": false, [2022-08-25T22:46:22.392Z] "disable-window-filtering": false, [2022-08-25T22:46:22.392Z] "high-resolution-scrolling-aware": false, [2022-08-25T22:46:22.392Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-25T22:46:22.392Z] "long-path-aware": false, [2022-08-25T22:46:22.392Z] "printer-driver-isolation": false, [2022-08-25T22:46:22.392Z] "gdi-scaling": false, [2022-08-25T22:46:22.392Z] "segment-heap": false, [2022-08-25T22:46:22.392Z] "use-common-controls-v6": false [2022-08-25T22:46:22.392Z] } [2022-08-25T22:46:22.392Z] } [2022-08-25T22:46:22.392Z] }, [2022-08-25T22:46:22.392Z] "RT_MESSAGETABLE": { [2022-08-25T22:46:22.392Z] "#1": { [2022-08-25T22:46:22.392Z] "0409": "../../winresources/event_messages.bin" [2022-08-25T22:46:22.392Z] } [2022-08-25T22:46:22.392Z] }, [2022-08-25T22:46:22.392Z] "RT_VERSION": { [2022-08-25T22:46:22.392Z] "#1": { [2022-08-25T22:46:22.393Z] "0409": { [2022-08-25T22:46:22.393Z] "fixed": { [2022-08-25T22:46:22.393Z] "file_version": "0.0.0.0", [2022-08-25T22:46:22.393Z] "product_version": "0.0.0.0", [2022-08-25T22:46:22.393Z] "type": "Unknown" [2022-08-25T22:46:22.393Z] }, [2022-08-25T22:46:22.393Z] "info": { [2022-08-25T22:46:22.393Z] "0000": { [2022-08-25T22:46:22.393Z] "CompanyName": "", [2022-08-25T22:46:22.393Z] "FileVersion": "dev", [2022-08-25T22:46:22.393Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-25T22:46:22.393Z] "OriginalFileName": "dockerd.exe", [2022-08-25T22:46:22.393Z] "ProductName": "", [2022-08-25T22:46:22.393Z] "ProductVersion": "dev", [2022-08-25T22:46:22.393Z] "SpecialBuild": "437c2d64f96bc293f4281a380dd2f375c45f47b3" [2022-08-25T22:46:22.393Z] } [2022-08-25T22:46:22.393Z] } [2022-08-25T22:46:22.393Z] } [2022-08-25T22:46:22.393Z] } [2022-08-25T22:46:22.393Z] } [2022-08-25T22:46:22.393Z] } [2022-08-25T22:46:22.393Z] cmd/dockerd/config.go [2022-08-25T22:46:22.393Z] cmd/dockerd/config_windows.go [2022-08-25T22:46:22.393Z] cmd/dockerd/daemon.go [2022-08-25T22:46:22.393Z] cmd/dockerd/daemon_test.go [2022-08-25T22:46:22.393Z] cmd/dockerd/daemon_windows.go [2022-08-25T22:46:22.393Z] cmd/dockerd/docker.go [2022-08-25T22:46:22.393Z] cmd/dockerd/docker_windows.go [2022-08-25T22:46:22.393Z] cmd/dockerd/genwinres_windows.go [2022-08-25T22:46:22.393Z] cmd/dockerd/metrics.go [2022-08-25T22:46:22.393Z] cmd/dockerd/options.go [2022-08-25T22:46:22.393Z] cmd/dockerd/options_test.go [2022-08-25T22:46:22.393Z] cmd/dockerd/service_windows.go [2022-08-25T22:46:22.393Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-25T22:46:22.393Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-25T22:46:22.413Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-25T22:46:23.787Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-25T22:46:29.050Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-08-25T22:46:29.050Z] === RUN TestInspectNetwork [2022-08-25T22:46:33.233Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T22:46:33.233Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T22:46:33.233Z] === RUN TestInspectNetwork/network_name [2022-08-25T22:46:33.233Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T22:46:33.491Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-25T22:46:33.749Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-25T22:46:37.027Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-25T22:46:37.027Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-25T22:46:37.027Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-25T22:46:37.027Z] --- PASS: TestInspectNetwork (8.23s) [2022-08-25T22:46:37.027Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T22:46:37.027Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T22:46:37.027Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T22:46:37.027Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T22:46:37.027Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T22:46:37.285Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-25T22:46:37.285Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-25T22:46:37.543Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-25T22:46:37.802Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-25T22:46:38.735Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-08-25T22:46:38.735Z] === RUN TestNetworkInvalidJSON [2022-08-25T22:46:38.735Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T22:46:38.735Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T22:46:38.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:46:38.735Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:46:38.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:46:38.735Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:46:38.993Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T22:46:38.993Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T22:46:38.993Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T22:46:38.993Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T22:46:38.993Z] === RUN TestNetworkList [2022-08-25T22:46:38.993Z] === RUN TestNetworkList//networks [2022-08-25T22:46:38.993Z] === PAUSE TestNetworkList//networks [2022-08-25T22:46:38.993Z] === RUN TestNetworkList//networks/ [2022-08-25T22:46:38.993Z] === PAUSE TestNetworkList//networks/ [2022-08-25T22:46:38.993Z] === CONT TestNetworkList//networks [2022-08-25T22:46:38.993Z] === CONT TestNetworkList//networks/ [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkList (0.05s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T22:46:38.993Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T22:46:38.993Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T22:46:39.559Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-25T22:46:39.559Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T22:46:39.559Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-25T22:46:40.492Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-25T22:46:40.492Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-25T22:46:40.492Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T22:46:41.430Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-08-25T22:46:41.430Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T22:46:41.703Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-25T22:46:42.644Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-25T22:46:42.644Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T22:46:42.644Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-25T22:46:43.576Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-25T22:46:43.834Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-08-25T22:46:43.834Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T22:46:44.398Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-25T22:46:44.398Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-25T22:46:44.398Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T22:46:47.678Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2022-08-25T22:46:47.678Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T22:46:47.678Z] service_test.go:243: FLAKY_TEST [2022-08-25T22:46:47.678Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T22:46:47.678Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T22:46:49.576Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-25T22:46:54.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-25T22:46:56.734Z] docker_api_swarm_test.go:304: [dc29293b41819] joining swarm manager [d28d5bf1f1d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:46:58.107Z] docker_api_swarm_test.go:305: [d996b3d0e36aa] joining swarm manager [d28d5bf1f1d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:47:00.005Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-25T22:47:04.185Z] --- PASS: TestServiceWithDataPathPortInit (16.43s) [2022-08-25T22:47:04.185Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T22:47:04.749Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-25T22:47:06.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-25T22:47:07.217Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jicmylzkkdpv12lbs9whdgiis Created:2022-08-25 22:47:05.1056561 +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[a718761542ae4a02446b674b43d1d7d7f685d05bf7933cdd0fe381d42549de25:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nquz0oew13gusw680iixit80b EndpointID:fa6a22b27e736525f3a67cb74565593e0699fa1347d6c6361950fdcbdbe5dcd1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a4e8002b06e045be7e93d6f891e341a76c6e94fa9133ba3fc3695c0a321a30e 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:a958fe1d6c1c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nquz0oew13gusw680iixit80b EndpointID:fa6a22b27e736525f3a67cb74565593e0699fa1347d6c6361950fdcbdbe5dcd1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T22:47:11.398Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-25T22:47:11.965Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.19s) [2022-08-25T22:47:11.965Z] PASS [2022-08-25T22:47:11.965Z] [2022-08-25T22:47:11.965Z] === Skipped [2022-08-25T22:47:11.965Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T22:47:11.965Z] service_test.go:243: FLAKY_TEST [2022-08-25T22:47:11.965Z] [2022-08-25T22:47:11.965Z] DONE 38 tests, 1 skipped in 50.578s [2022-08-25T22:47:11.965Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T22:47:11.965Z] ++ 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-25T22:47:11.965Z] ++ set -e [2022-08-25T22:47:11.965Z] ++ '[' -n 0 ']' [2022-08-25T22:47:11.965Z] ++ set -x [2022-08-25T22:47:11.965Z] ++ 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-25T22:47:11.965Z] INFO: Testing against a local daemon [2022-08-25T22:47:11.965Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T22:47:11.965Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:47:11.965Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T22:47:11.965Z] === RUN TestDockerNetworkIpvlan [2022-08-25T22:47:11.965Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:47:11.965Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T22:47:11.965Z] PASS [2022-08-25T22:47:11.965Z] [2022-08-25T22:47:11.965Z] === Skipped [2022-08-25T22:47:11.965Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T22:47:11.965Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:47:11.965Z] [2022-08-25T22:47:11.965Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T22:47:11.965Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T22:47:11.965Z] [2022-08-25T22:47:11.965Z] DONE 2 tests, 2 skipped in 0.113s [2022-08-25T22:47:11.965Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T22:47:11.965Z] ++ 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-25T22:47:11.965Z] ++ set -e [2022-08-25T22:47:11.965Z] ++ '[' -n 0 ']' [2022-08-25T22:47:11.965Z] ++ set -x [2022-08-25T22:47:11.965Z] ++ 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-25T22:47:11.965Z] INFO: Testing against a local daemon [2022-08-25T22:47:11.965Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T22:47:12.898Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-25T22:47:13.464Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2022-08-25T22:47:13.464Z] === RUN TestDockerNetworkMacvlan [2022-08-25T22:47:13.721Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-25T22:47:13.979Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-25T22:47:14.237Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T22:47:14.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-25T22:47:15.433Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T22:47:15.433Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-25T22:47:15.433Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-25T22:47:15.691Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-25T22:47:15.691Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-25T22:47:16.257Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T22:47:18.786Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T22:47:20.689Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T22:47:23.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-25T22:47:24.535Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-25T22:47:24.792Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-25T22:47:25.050Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T22:47:25.616Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-25T22:47:26.561Z] docker_api_swarm_test.go:272: [dbd73ecaf40de] joining swarm manager [d4a8f6010a734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:47:26.561Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-25T22:47:26.819Z] --- PASS: TestDockerNetworkMacvlan (13.16s) [2022-08-25T22:47:26.819Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-08-25T22:47:26.819Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-25T22:47:26.819Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-08-25T22:47:26.819Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2022-08-25T22:47:26.819Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2022-08-25T22:47:26.819Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2022-08-25T22:47:26.819Z] PASS [2022-08-25T22:47:26.819Z] [2022-08-25T22:47:26.819Z] DONE 8 tests in 14.780s [2022-08-25T22:47:26.819Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T22:47:26.819Z] ++ 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-25T22:47:26.819Z] ++ set -e [2022-08-25T22:47:26.819Z] ++ '[' -n 0 ']' [2022-08-25T22:47:26.819Z] ++ set -x [2022-08-25T22:47:26.819Z] ++ 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-25T22:47:26.819Z] testing: warning: no tests to run [2022-08-25T22:47:26.819Z] PASS [2022-08-25T22:47:26.819Z] [2022-08-25T22:47:26.819Z] DONE 0 tests in 0.035s [2022-08-25T22:47:26.819Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T22:47:26.819Z] ++ 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-25T22:47:26.819Z] ++ set -e [2022-08-25T22:47:26.819Z] ++ '[' -n 0 ']' [2022-08-25T22:47:26.819Z] ++ set -x [2022-08-25T22:47:26.819Z] ++ 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-25T22:47:26.819Z] INFO: Testing against a local daemon [2022-08-25T22:47:26.819Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T22:47:27.180Z] === RUN TestDockerSuite/TestBuildFails [2022-08-25T22:47:27.748Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-25T22:47:27.748Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-25T22:47:27.748Z] docker_api_swarm_test.go:273: [db4e22a54a5f1] joining swarm manager [d4a8f6010a734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:47:28.682Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2022-08-25T22:47:28.682Z] === RUN TestAuthZPluginTLS [2022-08-25T22:47:29.246Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-25T22:47:29.246Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T22:47:29.503Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-25T22:47:29.760Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-25T22:47:29.760Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T22:47:30.326Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-25T22:47:30.326Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T22:47:30.891Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-25T22:47:30.891Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T22:47:31.148Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-25T22:47:32.086Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-08-25T22:47:32.086Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T22:47:32.651Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-25T22:47:32.651Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-25T22:47:32.651Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T22:47:33.217Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-25T22:47:33.217Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T22:47:33.474Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-25T22:47:33.732Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-25T22:47:33.732Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T22:47:33.732Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-25T22:47:34.666Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-25T22:47:35.600Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2022-08-25T22:47:35.600Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T22:47:36.165Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-25T22:47:37.098Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-25T22:47:37.356Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-25T22:47:37.356Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2022-08-25T22:47:37.356Z] === RUN TestAuthZPluginHeader [2022-08-25T22:47:38.288Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-08-25T22:47:38.288Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T22:47:38.546Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-25T22:47:39.919Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-25T22:47:40.851Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-25T22:47:41.418Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-25T22:47:41.983Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-25T22:47:42.548Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-25T22:47:42.809Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.75s) [2022-08-25T22:47:42.809Z] === RUN TestAuthZPluginV2Disable [2022-08-25T22:47:42.809Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-25T22:47:43.066Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-25T22:47:43.633Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-25T22:47:43.891Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-25T22:47:44.149Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-25T22:47:44.406Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-25T22:47:44.664Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-25T22:47:45.230Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-25T22:47:46.162Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-25T22:47:47.095Z] --- PASS: TestAuthZPluginV2Disable (4.10s) [2022-08-25T22:47:47.095Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T22:47:48.028Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-25T22:47:49.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-25T22:47:50.488Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2022-08-25T22:47:50.488Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T22:47:52.388Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-25T22:47:56.572Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-25T22:47:56.572Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-25T22:47:56.572Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-25T22:47:56.572Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-25T22:47:56.572Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-25T22:47:57.137Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-25T22:47:58.790Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-25T22:47:58.790Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-25T22:47:58.790Z] { [2022-08-25T22:47:58.790Z] "RT_GROUP_ICON": { [2022-08-25T22:47:58.790Z] "#1": { [2022-08-25T22:47:58.790Z] "0409": "../../winresources/docker.ico" [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] }, [2022-08-25T22:47:58.790Z] "RT_MANIFEST": { [2022-08-25T22:47:58.790Z] "#1": { [2022-08-25T22:47:58.790Z] "0409": { [2022-08-25T22:47:58.790Z] "identity": {}, [2022-08-25T22:47:58.790Z] "description": "Docker Engine", [2022-08-25T22:47:58.790Z] "minimum-os": "vista", [2022-08-25T22:47:58.790Z] "execution-level": "", [2022-08-25T22:47:58.790Z] "ui-access": false, [2022-08-25T22:47:58.790Z] "auto-elevate": false, [2022-08-25T22:47:58.790Z] "dpi-awareness": "unaware", [2022-08-25T22:47:58.790Z] "disable-theming": false, [2022-08-25T22:47:58.790Z] "disable-window-filtering": false, [2022-08-25T22:47:58.790Z] "high-resolution-scrolling-aware": false, [2022-08-25T22:47:58.790Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-25T22:47:58.790Z] "long-path-aware": false, [2022-08-25T22:47:58.790Z] "printer-driver-isolation": false, [2022-08-25T22:47:58.790Z] "gdi-scaling": false, [2022-08-25T22:47:58.790Z] "segment-heap": false, [2022-08-25T22:47:58.790Z] "use-common-controls-v6": false [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] }, [2022-08-25T22:47:58.790Z] "RT_MESSAGETABLE": { [2022-08-25T22:47:58.790Z] "#1": { [2022-08-25T22:47:58.790Z] "0409": "../../winresources/event_messages.bin" [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] }, [2022-08-25T22:47:58.790Z] "RT_VERSION": { [2022-08-25T22:47:58.790Z] "#1": { [2022-08-25T22:47:58.790Z] "0409": { [2022-08-25T22:47:58.790Z] "fixed": { [2022-08-25T22:47:58.790Z] "file_version": "0.0.0.0", [2022-08-25T22:47:58.790Z] "product_version": "0.0.0.0", [2022-08-25T22:47:58.790Z] "type": "Unknown" [2022-08-25T22:47:58.790Z] }, [2022-08-25T22:47:58.790Z] "info": { [2022-08-25T22:47:58.790Z] "0000": { [2022-08-25T22:47:58.790Z] "CompanyName": "", [2022-08-25T22:47:58.790Z] "FileVersion": "dev", [2022-08-25T22:47:58.790Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-25T22:47:58.790Z] "OriginalFileName": "docker-proxy.exe", [2022-08-25T22:47:58.790Z] "ProductName": "", [2022-08-25T22:47:58.790Z] "ProductVersion": "dev", [2022-08-25T22:47:58.790Z] "SpecialBuild": "437c2d64f96bc293f4281a380dd2f375c45f47b3" [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] } [2022-08-25T22:47:58.790Z] cmd/docker-proxy/genwinres_windows.go [2022-08-25T22:47:58.790Z] cmd/docker-proxy/main.go [2022-08-25T22:47:58.790Z] cmd/docker-proxy/network_proxy_test.go [2022-08-25T22:47:58.790Z] cmd/docker-proxy/proxy.go [2022-08-25T22:47:58.790Z] cmd/docker-proxy/sctp_proxy.go [2022-08-25T22:47:58.790Z] cmd/docker-proxy/tcp_proxy.go [2022-08-25T22:47:58.790Z] cmd/docker-proxy/udp_proxy.go [2022-08-25T22:47:58.790Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-25T22:47:58.790Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-25T22:47:58.790Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-25T22:47:58.790Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-25T22:47:58.790Z] remote: Enumerating objects: 23, done. [2022-08-25T22:47:58.790Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-25T22:47:58.790Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-25T22:47:58.790Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-25T22:47:58.790Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-25T22:47:58.790Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-25T22:47:58.790Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-25T22:47:58.790Z] Cross building: bundles/cross/linux/ppc64le [2022-08-25T22:47:58.790Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-25T22:47:58.790Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-25T22:47:59.039Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-25T22:47:59.971Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-25T22:48:01.869Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.10s) [2022-08-25T22:48:01.869Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T22:48:02.434Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-25T22:48:03.003Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-25T22:48:03.260Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-25T22:48:09.811Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-25T22:48:11.708Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-25T22:48:11.966Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-25T22:48:13.337Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-25T22:48:13.337Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-25T22:48:13.337Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-25T22:48:14.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-25T22:48:17.552Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-25T22:48:17.552Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-25T22:48:18.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-25T22:48:18.682Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.94s) [2022-08-25T22:48:18.682Z] PASS [2022-08-25T22:48:18.682Z] [2022-08-25T22:48:18.682Z] DONE 17 tests in 51.779s [2022-08-25T22:48:18.682Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T22:48:18.682Z] ++ 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-25T22:48:18.682Z] ++ set -e [2022-08-25T22:48:18.682Z] ++ '[' -n 0 ']' [2022-08-25T22:48:18.682Z] ++ set -x [2022-08-25T22:48:18.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-25T22:48:18.682Z] INFO: Testing against a local daemon [2022-08-25T22:48:18.682Z] === RUN TestPluginInvalidJSON [2022-08-25T22:48:18.682Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:48:18.682Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:48:18.682Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:48:18.682Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:48:18.682Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T22:48:18.682Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T22:48:18.940Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T22:48:18.940Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T22:48:18.940Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T22:48:18.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T22:48:18.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T22:48:18.940Z] === RUN TestPluginInstall [2022-08-25T22:48:18.940Z] === RUN TestPluginInstall/no_auth [2022-08-25T22:48:19.198Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-25T22:48:19.764Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-25T22:48:20.330Z] docker_api_swarm_node_test.go:20: [de9b297dc7806] joining swarm manager [dd5975ad1dec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:48:21.703Z] time="2022-08-25T22:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:48:21.703Z] time="2022-08-25T22:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22453a0ae15ea7266e7e31c5fef146a9234b54c8faae50cd40cb34534f215f9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:48:21.703Z] time="2022-08-25T22:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:48:21.703Z] time="2022-08-25T22:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22453a0ae15ea7266e7e31c5fef146a9234b54c8faae50cd40cb34534f215f9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:48:21.703Z] docker_api_swarm_node_test.go:21: [d8008963190fd] joining swarm manager [dd5975ad1dec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:48:21.961Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T22:48:22.218Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-25T22:48:22.219Z] time="2022-08-25T22:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:48:22.219Z] time="2022-08-25T22:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28cc8e4dc7675903b299b16a7be0a9e97c8b26e6d7130c1bd59b6b5afa0157d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:48:22.219Z] time="2022-08-25T22:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:48:22.219Z] time="2022-08-25T22:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28cc8e4dc7675903b299b16a7be0a9e97c8b26e6d7130c1bd59b6b5afa0157d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:48:22.785Z] === RUN TestPluginInstall/with_insecure [2022-08-25T22:48:22.785Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-25T22:48:23.718Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-25T22:48:23.718Z] time="2022-08-25T22:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:48:23.718Z] time="2022-08-25T22:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4f7886d367e19e65e080bdcc5abf66d3a01d576cff9ab4da23d3bfb75a8b066" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:48:23.718Z] time="2022-08-25T22:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T22:48:23.719Z] time="2022-08-25T22:48:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4f7886d367e19e65e080bdcc5abf66d3a01d576cff9ab4da23d3bfb75a8b066" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T22:48:23.977Z] plugin_test.go:196: [df78cb38f89ba] daemon is not started [2022-08-25T22:48:23.977Z] --- PASS: TestPluginInstall (5.14s) [2022-08-25T22:48:23.977Z] --- PASS: TestPluginInstall/no_auth (3.01s) [2022-08-25T22:48:23.977Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-08-25T22:48:23.977Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-08-25T22:48:23.977Z] === RUN TestPluginsWithRuntimes [2022-08-25T22:48:24.234Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-25T22:48:25.608Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-25T22:48:25.608Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T22:48:26.174Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-25T22:48:26.174Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-25T22:48:26.739Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-25T22:48:26.739Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T22:48:26.998Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-25T22:48:27.563Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-25T22:48:28.131Z] --- PASS: TestPluginsWithRuntimes (3.98s) [2022-08-25T22:48:28.131Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-08-25T22:48:28.131Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-08-25T22:48:28.131Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T22:48:28.696Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-08-25T22:48:28.696Z] PASS [2022-08-25T22:48:28.696Z] [2022-08-25T22:48:28.696Z] DONE 24 tests in 10.112s [2022-08-25T22:48:28.696Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T22:48:28.696Z] ++ 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-25T22:48:28.696Z] ++ set -e [2022-08-25T22:48:28.696Z] ++ '[' -n 0 ']' [2022-08-25T22:48:28.696Z] ++ set -x [2022-08-25T22:48:28.696Z] ++ 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-25T22:48:28.953Z] INFO: Testing against a local daemon [2022-08-25T22:48:28.953Z] === RUN TestExternalGraphDriver [2022-08-25T22:48:29.211Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-25T22:48:29.211Z] === RUN TestExternalGraphDriver/json [2022-08-25T22:48:31.108Z] === RUN TestExternalGraphDriver/spec [2022-08-25T22:48:31.108Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-25T22:48:32.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-25T22:48:32.480Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-25T22:48:33.047Z] === RUN TestExternalGraphDriver/pull [2022-08-25T22:48:34.421Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-25T22:48:34.987Z] --- PASS: TestExternalGraphDriver (6.16s) [2022-08-25T22:48:34.987Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-08-25T22:48:34.987Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2022-08-25T22:48:34.987Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2022-08-25T22:48:34.987Z] === RUN TestGraphdriverPluginV2 [2022-08-25T22:48:35.929Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-25T22:48:37.306Z] docker_api_swarm_test.go:502: [da35c32cf3dbd] joining swarm manager [d89ac06e9d63c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:48:37.306Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-25T22:48:39.833Z] --- PASS: TestGraphdriverPluginV2 (4.91s) [2022-08-25T22:48:39.833Z] PASS [2022-08-25T22:48:39.833Z] [2022-08-25T22:48:39.833Z] DONE 5 tests in 11.167s [2022-08-25T22:48:39.833Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T22:48:39.833Z] ++ 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-25T22:48:39.833Z] ++ set -e [2022-08-25T22:48:39.833Z] ++ '[' -n 0 ']' [2022-08-25T22:48:39.833Z] ++ set -x [2022-08-25T22:48:39.834Z] ++ 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-25T22:48:40.091Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-25T22:48:40.091Z] INFO: Testing against a local daemon [2022-08-25T22:48:40.091Z] === RUN TestContinueAfterPluginCrash [2022-08-25T22:48:40.091Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T22:48:40.091Z] === RUN TestReadPluginNoRead [2022-08-25T22:48:40.091Z] === PAUSE TestReadPluginNoRead [2022-08-25T22:48:40.091Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T22:48:40.091Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T22:48:40.091Z] === CONT TestContinueAfterPluginCrash [2022-08-25T22:48:40.091Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T22:48:42.731Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-25T22:48:43.299Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-25T22:48:44.245Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-25T22:48:44.503Z] --- PASS: TestDaemonStartWithLogOpt (4.50s) [2022-08-25T22:48:44.503Z] === CONT TestReadPluginNoRead [2022-08-25T22:48:47.038Z] docker_api_swarm_test.go:507: [d9216b28df2f6] joining swarm manager [d89ac06e9d63c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:48:47.604Z] === RUN TestReadPluginNoRead/default [2022-08-25T22:48:48.982Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T22:48:49.917Z] --- PASS: TestContinueAfterPluginCrash (9.59s) [2022-08-25T22:48:50.485Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T22:48:51.421Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-25T22:48:51.988Z] === CONT TestReadPluginNoRead [2022-08-25T22:48:51.988Z] read_test.go:92: [d96ac2873b207] daemon is not started [2022-08-25T22:48:51.988Z] --- PASS: TestReadPluginNoRead (7.47s) [2022-08-25T22:48:51.988Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2022-08-25T22:48:51.988Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2022-08-25T22:48:51.988Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2022-08-25T22:48:51.988Z] PASS [2022-08-25T22:48:51.988Z] [2022-08-25T22:48:51.988Z] DONE 6 tests in 12.117s [2022-08-25T22:48:51.988Z] 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-25T22:48:51.988Z] ++ 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-25T22:48:51.988Z] ++ set -e [2022-08-25T22:48:51.988Z] ++ '[' -n 0 ']' [2022-08-25T22:48:51.988Z] ++ set -x [2022-08-25T22:48:51.988Z] ++ 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-25T22:48:52.247Z] testing: warning: no tests to run [2022-08-25T22:48:52.247Z] PASS [2022-08-25T22:48:52.247Z] [2022-08-25T22:48:52.247Z] DONE 0 tests in 0.045s [2022-08-25T22:48:52.247Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T22:48:52.247Z] ++ 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-25T22:48:52.247Z] ++ set -e [2022-08-25T22:48:52.247Z] ++ '[' -n 0 ']' [2022-08-25T22:48:52.247Z] ++ set -x [2022-08-25T22:48:52.247Z] ++ 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-25T22:48:52.247Z] INFO: Testing against a local daemon [2022-08-25T22:48:52.247Z] === RUN TestPluginWithDevMounts [2022-08-25T22:48:52.247Z] === PAUSE TestPluginWithDevMounts [2022-08-25T22:48:52.247Z] === CONT TestPluginWithDevMounts [2022-08-25T22:48:54.146Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-08-25T22:48:54.146Z] PASS [2022-08-25T22:48:54.146Z] [2022-08-25T22:48:54.146Z] DONE 1 tests in 1.911s [2022-08-25T22:48:54.146Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T22:48:54.146Z] ++ 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-25T22:48:54.146Z] ++ set -e [2022-08-25T22:48:54.146Z] ++ '[' -n 0 ']' [2022-08-25T22:48:54.146Z] ++ set -x [2022-08-25T22:48:54.146Z] ++ 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-25T22:48:54.146Z] INFO: Testing against a local daemon [2022-08-25T22:48:54.146Z] === RUN TestSecretInspect [2022-08-25T22:48:54.404Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-25T22:48:55.778Z] === RUN TestDockerSuite/TestBuildRm [2022-08-25T22:48:56.711Z] --- PASS: TestSecretInspect (2.61s) [2022-08-25T22:48:56.711Z] === RUN TestSecretList [2022-08-25T22:48:58.614Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-25T22:48:59.178Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-25T22:48:59.436Z] --- PASS: TestSecretList (2.57s) [2022-08-25T22:48:59.436Z] === RUN TestSecretsCreateAndDelete [2022-08-25T22:49:00.371Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-25T22:49:00.937Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-25T22:49:01.503Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-08-25T22:49:01.503Z] === RUN TestSecretsUpdate [2022-08-25T22:49:01.760Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-25T22:49:02.702Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-25T22:49:03.634Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-25T22:49:04.199Z] --- PASS: TestSecretsUpdate (2.56s) [2022-08-25T22:49:04.199Z] === RUN TestTemplatedSecret [2022-08-25T22:49:06.729Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-25T22:49:06.988Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-25T22:49:06.988Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-25T22:49:06.988Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-25T22:49:06.988Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-25T22:49:07.246Z] --- PASS: TestTemplatedSecret (3.02s) [2022-08-25T22:49:07.246Z] === RUN TestSecretCreateResolve [2022-08-25T22:49:07.503Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-25T22:49:08.069Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-25T22:49:08.069Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-25T22:49:09.003Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-25T22:49:09.937Z] --- PASS: TestSecretCreateResolve (2.59s) [2022-08-25T22:49:09.937Z] PASS [2022-08-25T22:49:09.937Z] [2022-08-25T22:49:09.937Z] DONE 6 tests in 15.622s [2022-08-25T22:49:09.937Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T22:49:09.937Z] ++ 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-25T22:49:09.937Z] ++ set -e [2022-08-25T22:49:09.937Z] ++ '[' -n 0 ']' [2022-08-25T22:49:09.937Z] ++ set -x [2022-08-25T22:49:09.937Z] ++ 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-25T22:49:09.937Z] INFO: Testing against a local daemon [2022-08-25T22:49:09.937Z] === RUN TestServiceCreateInit [2022-08-25T22:49:09.937Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T22:49:11.837Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-25T22:49:12.771Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-25T22:49:13.704Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-25T22:49:13.962Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-25T22:49:14.220Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T22:49:14.785Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-25T22:49:15.720Z] === RUN TestDockerSuite/TestBuildUser [2022-08-25T22:49:17.618Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-25T22:49:18.991Z] --- PASS: TestServiceCreateInit (8.95s) [2022-08-25T22:49:18.991Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2022-08-25T22:49:18.991Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s) [2022-08-25T22:49:18.991Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T22:49:19.926Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-25T22:49:20.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-25T22:49:23.491Z] docker_api_swarm_node_test.go:81: [d69c4950302f3] joining swarm manager [dc26f1c02816f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:49:35.692Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-25T22:49:35.692Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-25T22:49:35.692Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-25T22:49:35.949Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-25T22:49:36.514Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-25T22:49:37.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-25T22:49:37.446Z] --- PASS: TestCreateServiceMultipleTimes (18.42s) [2022-08-25T22:49:37.446Z] === RUN TestCreateServiceConflict [2022-08-25T22:49:37.446Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-25T22:49:37.446Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-25T22:49:37.446Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-25T22:49:37.446Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-25T22:49:37.446Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-25T22:49:37.446Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-25T22:49:37.446Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-25T22:49:37.446Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-25T22:49:37.446Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-25T22:49:38.821Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-25T22:49:39.079Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-25T22:49:39.644Z] docker_api_swarm_node_test.go:53: [d6a136d05fc03] joining swarm manager [d09c79f287778]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:49:40.211Z] --- PASS: TestCreateServiceConflict (2.87s) [2022-08-25T22:49:40.211Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T22:49:40.211Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-25T22:49:40.776Z] docker_api_swarm_node_test.go:54: [d8f169abfec96] joining swarm manager [d09c79f287778]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:49:41.034Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-25T22:49:41.600Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-25T22:49:41.858Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-25T22:49:43.758Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2022-08-25T22:49:43.758Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T22:49:44.325Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-25T22:49:45.699Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-25T22:49:46.634Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-25T22:49:46.891Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-25T22:49:47.462Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-25T22:49:47.462Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-25T22:49:47.462Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-25T22:49:47.731Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-25T22:49:49.635Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-25T22:49:49.635Z] === RUN TestDockerSuite/TestCommitChange [2022-08-25T22:49:50.569Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-25T22:49:51.136Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-25T22:49:52.069Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-25T22:49:53.002Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-25T22:49:53.572Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-25T22:49:54.505Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-25T22:49:55.439Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-25T22:49:56.009Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-25T22:49:56.941Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-25T22:49:56.941Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-25T22:49:57.506Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.79s) [2022-08-25T22:49:57.506Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T22:49:57.506Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-25T22:49:58.442Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-25T22:49:58.700Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-25T22:49:59.634Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-25T22:50:00.200Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-25T22:50:00.200Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2022-08-25T22:50:00.200Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T22:50:00.765Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-25T22:50:01.699Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-25T22:50:02.634Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-25T22:50:03.568Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-25T22:50:03.568Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2022-08-25T22:50:03.568Z] === RUN TestCreateServiceSysctls [2022-08-25T22:50:04.134Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-25T22:50:05.081Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-25T22:50:05.240Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-25T22:50:05.240Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-25T22:50:05.240Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-25T22:50:05.240Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-25T22:50:05.240Z] Cross building: bundles/cross/linux/s390x [2022-08-25T22:50:05.240Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-25T22:50:05.240Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-25T22:50:06.016Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-25T22:50:06.585Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-25T22:50:06.843Z] --- PASS: TestCreateServiceSysctls (3.45s) [2022-08-25T22:50:06.843Z] === RUN TestCreateServiceCapabilities [2022-08-25T22:50:07.410Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-25T22:50:08.344Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-25T22:50:08.909Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-25T22:50:08.909Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-25T22:50:09.842Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-25T22:50:09.842Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2022-08-25T22:50:09.842Z] === RUN TestInspect [2022-08-25T22:50:10.408Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-25T22:50:10.974Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-25T22:50:11.910Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-25T22:50:12.847Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-25T22:50:12.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-25T22:50:13.412Z] --- PASS: TestInspect (3.47s) [2022-08-25T22:50:13.412Z] === RUN TestCreateJob [2022-08-25T22:50:13.977Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-25T22:50:14.544Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-25T22:50:17.073Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-25T22:50:17.073Z] --- PASS: TestCreateJob (3.83s) [2022-08-25T22:50:17.073Z] === RUN TestReplicatedJob [2022-08-25T22:50:19.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-25T22:50:20.545Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-25T22:50:21.921Z] docker_api_swarm_test.go:202: [d4fe2fa1d66b4] joining swarm manager [d1a9b77097ae8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:50:23.825Z] --- PASS: TestReplicatedJob (6.75s) [2022-08-25T22:50:23.825Z] === RUN TestUpdateReplicatedJob [2022-08-25T22:50:23.825Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-25T22:50:24.391Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-25T22:50:27.670Z] --- PASS: TestUpdateReplicatedJob (3.64s) [2022-08-25T22:50:27.670Z] === RUN TestServiceListWithStatuses [2022-08-25T22:50:27.670Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T22:50:27.670Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T22:50:27.670Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T22:50:27.928Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-25T22:50:30.459Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-25T22:50:31.025Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-25T22:50:32.397Z] --- PASS: TestDockerNetworkConnectAlias (4.87s) [2022-08-25T22:50:32.397Z] === RUN TestDockerNetworkReConnect [2022-08-25T22:50:34.926Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-25T22:50:35.493Z] === RUN TestDockerSuite/TestCpToDot [2022-08-25T22:50:36.427Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-25T22:50:36.427Z] --- PASS: TestDockerNetworkReConnect (4.04s) [2022-08-25T22:50:36.427Z] === RUN TestServicePlugin [2022-08-25T22:50:37.361Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-25T22:50:38.735Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-25T22:50:39.303Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-25T22:50:40.675Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-25T22:50:40.675Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-25T22:50:40.934Z] plugin_test.go:61: [da36d937ed515] joining swarm manager [da7ab2f11c2a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:50:41.500Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-25T22:50:42.441Z] plugin_test.go:64: [d11f82a3978ec] joining swarm manager [da7ab2f11c2a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:50:42.441Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-25T22:50:42.441Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-25T22:50:42.441Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-25T22:50:43.008Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-25T22:50:43.265Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-25T22:50:44.386Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-25T22:50:44.386Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-25T22:50:44.386Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-25T22:50:44.386Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-25T22:50:44.645Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-25T22:50:44.904Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-25T22:50:45.162Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-25T22:50:45.162Z] === RUN TestDockerSuite/TestCreateRM [2022-08-25T22:50:45.420Z] docker_api_swarm_test.go:384: [d6cd30f69c923] joining swarm manager [d2daf1b93e33a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:50:45.420Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-25T22:50:45.420Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-25T22:50:45.420Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-25T22:50:45.420Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-25T22:50:45.679Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-25T22:50:47.053Z] docker_api_swarm_test.go:385: [d2ab3c3eae8bc] joining swarm manager [d2daf1b93e33a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:50:47.310Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-25T22:50:47.310Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-25T22:50:47.310Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-25T22:50:50.592Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-25T22:50:50.855Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-25T22:50:50.855Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-25T22:50:51.421Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-25T22:50:51.989Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-25T22:50:52.923Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-25T22:50:53.180Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-25T22:50:53.746Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-25T22:50:55.646Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-25T22:50:56.581Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-25T22:50:59.108Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-25T22:51:01.011Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-25T22:51:01.278Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-25T22:51:02.213Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-25T22:51:02.780Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-25T22:51:03.038Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-25T22:51:03.971Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-25T22:51:04.229Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-25T22:51:04.229Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-25T22:51:04.486Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-25T22:51:04.744Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-25T22:51:04.744Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-25T22:51:05.677Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-25T22:51:06.615Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-25T22:51:06.615Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-25T22:51:06.615Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-25T22:51:07.181Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-25T22:51:07.438Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-25T22:51:08.369Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-25T22:51:08.627Z] --- PASS: TestServicePlugin (32.31s) [2022-08-25T22:51:08.627Z] === RUN TestServiceUpdateLabel [2022-08-25T22:51:09.560Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-25T22:51:09.560Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-25T22:51:09.560Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-25T22:51:09.560Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-25T22:51:09.560Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-25T22:51:09.560Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-25T22:51:10.932Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-08-25T22:51:10.933Z] === RUN TestServiceUpdateSecrets [2022-08-25T22:51:11.872Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-25T22:51:12.436Z] === RUN TestDockerSuite/TestEventsRename [2022-08-25T22:51:13.003Z] === RUN TestDockerSuite/TestEventsResize [2022-08-25T22:51:13.570Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-25T22:51:14.135Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-25T22:51:14.700Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-25T22:51:15.265Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-25T22:51:17.796Z] === RUN TestDockerSuite/TestEventsTop [2022-08-25T22:51:18.365Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-25T22:51:20.888Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-25T22:51:26.145Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2022-08-25T22:51:26.145Z] === RUN TestServiceUpdateConfigs [2022-08-25T22:51:32.695Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-25T22:51:32.695Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-25T22:51:37.951Z] === RUN TestDockerSuite/TestExec [2022-08-25T22:51:38.517Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-25T22:51:39.452Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-25T22:51:40.384Z] === RUN TestDockerSuite/TestExecEnv [2022-08-25T22:51:40.384Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-08-25T22:51:40.384Z] === RUN TestServiceUpdateNetwork [2022-08-25T22:51:40.949Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-25T22:51:41.630Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-25T22:51:41.630Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-25T22:51:41.630Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-25T22:51:41.630Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-25T22:51:41.630Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-25T22:51:42.322Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-25T22:51:42.549Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-25T22:51:42.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=437c2d64f96bc293f4281a380dd2f375c45f47b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:437c2d64f96bc293f4281a380dd2f375c45f47b3 hack/test/unit [2022-08-25T22:51:42.888Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-25T22:51:43.123Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-25T22:51:43.123Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-25T22:51:43.123Z] + TESTDIRS=./... [2022-08-25T22:51:43.123Z] + exclude_paths='/vendor/|/integration' [2022-08-25T22:51:43.123Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-25T22:51:43.123Z] ++ go list ./... [2022-08-25T22:51:44.052Z] + pkg_list='github.com/docker/docker/api [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/backend [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/container [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/events [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/filters [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/image [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/mount [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/network [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/registry [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/time [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/versions [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:51:44.052Z] github.com/docker/docker/api/types/volume [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:51:44.052Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:51:44.052Z] github.com/docker/docker/cli [2022-08-25T22:51:44.052Z] github.com/docker/docker/cli/config [2022-08-25T22:51:44.052Z] github.com/docker/docker/cli/debug [2022-08-25T22:51:44.052Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:51:44.052Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:51:44.052Z] github.com/docker/docker/client [2022-08-25T22:51:44.052Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:51:44.052Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:51:44.052Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:51:44.052Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:51:44.052Z] github.com/docker/docker/container [2022-08-25T22:51:44.052Z] github.com/docker/docker/container/stream [2022-08-25T22:51:44.052Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:51:44.052Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:51:44.052Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:51:44.052Z] github.com/docker/docker/daemon [2022-08-25T22:51:44.052Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:51:44.052Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:51:44.052Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:51:44.052Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:51:44.052Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:51:44.052Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:51:44.052Z] github.com/docker/docker/daemon/config [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/events [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/images [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/links [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/names [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/network [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/stats [2022-08-25T22:51:44.053Z] github.com/docker/docker/distribution [2022-08-25T22:51:44.053Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:51:44.053Z] github.com/docker/docker/distribution/utils [2022-08-25T22:51:44.053Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:51:44.053Z] github.com/docker/docker/dockerversion [2022-08-25T22:51:44.053Z] github.com/docker/docker/errdefs [2022-08-25T22:51:44.053Z] github.com/docker/docker/image [2022-08-25T22:51:44.053Z] github.com/docker/docker/image/cache [2022-08-25T22:51:44.053Z] github.com/docker/docker/image/tarexport [2022-08-25T22:51:44.053Z] github.com/docker/docker/image/v1 [2022-08-25T22:51:44.053Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:51:44.053Z] github.com/docker/docker/layer [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/types [2022-08-25T22:51:44.053Z] github.com/docker/docker/oci [2022-08-25T22:51:44.053Z] github.com/docker/docker/oci/caps [2022-08-25T22:51:44.053Z] github.com/docker/docker/opts [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/archive [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/directory [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/platform [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/pools [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/progress [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/signal [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/stack [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/system [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:51:44.053Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:51:44.053Z] github.com/docker/docker/plugin [2022-08-25T22:51:44.053Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:51:44.053Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:51:44.053Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:51:44.053Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:51:44.053Z] github.com/docker/docker/quota [2022-08-25T22:51:44.053Z] github.com/docker/docker/reference [2022-08-25T22:51:44.053Z] github.com/docker/docker/registry [2022-08-25T22:51:44.053Z] github.com/docker/docker/registry/resumable [2022-08-25T22:51:44.053Z] github.com/docker/docker/restartmanager [2022-08-25T22:51:44.053Z] github.com/docker/docker/rootless [2022-08-25T22:51:44.053Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:51:44.053Z] github.com/docker/docker/runconfig [2022-08-25T22:51:44.053Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/environment [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/registry [2022-08-25T22:51:44.053Z] github.com/docker/docker/testutil/request [2022-08-25T22:51:44.053Z] github.com/docker/docker/volume [2022-08-25T22:51:44.053Z] github.com/docker/docker/volume/drivers [2022-08-25T22:51:44.053Z] github.com/docker/docker/volume/local [2022-08-25T22:51:44.053Z] github.com/docker/docker/volume/mounts [2022-08-25T22:51:44.053Z] github.com/docker/docker/volume/service [2022-08-25T22:51:44.053Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:51:44.053Z] github.com/docker/docker/volume/testutils' [2022-08-25T22:51:44.053Z] ++ grep --fixed-strings -v /libnetwork [2022-08-25T22:51:44.053Z] ++ echo 'github.com/docker/docker/api [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/backend [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/container [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/events [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/filters [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/image [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/mount [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/network [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/registry [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/time [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/versions [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:51:44.053Z] github.com/docker/docker/api/types/volume [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:51:44.053Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:51:44.053Z] github.com/docker/docker/cli [2022-08-25T22:51:44.053Z] github.com/docker/docker/cli/config [2022-08-25T22:51:44.053Z] github.com/docker/docker/cli/debug [2022-08-25T22:51:44.053Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:51:44.053Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:51:44.053Z] github.com/docker/docker/client [2022-08-25T22:51:44.053Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:51:44.053Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:51:44.053Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:51:44.053Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:51:44.053Z] github.com/docker/docker/container [2022-08-25T22:51:44.053Z] github.com/docker/docker/container/stream [2022-08-25T22:51:44.053Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:51:44.053Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:51:44.053Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/config [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/events [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/images [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/links [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/names [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/network [2022-08-25T22:51:44.053Z] github.com/docker/docker/daemon/stats [2022-08-25T22:51:44.053Z] github.com/docker/docker/distribution [2022-08-25T22:51:44.053Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:51:44.053Z] github.com/docker/docker/distribution/utils [2022-08-25T22:51:44.053Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:51:44.053Z] github.com/docker/docker/dockerversion [2022-08-25T22:51:44.053Z] github.com/docker/docker/errdefs [2022-08-25T22:51:44.053Z] github.com/docker/docker/image [2022-08-25T22:51:44.053Z] github.com/docker/docker/image/cache [2022-08-25T22:51:44.053Z] github.com/docker/docker/image/tarexport [2022-08-25T22:51:44.053Z] github.com/docker/docker/image/v1 [2022-08-25T22:51:44.053Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:51:44.053Z] github.com/docker/docker/layer [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:51:44.053Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:51:44.053Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/libnetwork/types [2022-08-25T22:51:44.054Z] github.com/docker/docker/oci [2022-08-25T22:51:44.054Z] github.com/docker/docker/oci/caps [2022-08-25T22:51:44.054Z] github.com/docker/docker/opts [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/archive [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/directory [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/platform [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/pools [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/progress [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/signal [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/stack [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/system [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:51:44.054Z] github.com/docker/docker/plugin [2022-08-25T22:51:44.054Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:51:44.054Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:51:44.054Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:51:44.054Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:51:44.054Z] github.com/docker/docker/quota [2022-08-25T22:51:44.054Z] github.com/docker/docker/reference [2022-08-25T22:51:44.054Z] github.com/docker/docker/registry [2022-08-25T22:51:44.054Z] github.com/docker/docker/registry/resumable [2022-08-25T22:51:44.054Z] github.com/docker/docker/restartmanager [2022-08-25T22:51:44.054Z] github.com/docker/docker/rootless [2022-08-25T22:51:44.054Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:51:44.054Z] github.com/docker/docker/runconfig [2022-08-25T22:51:44.054Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/environment [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/registry [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/request [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/drivers [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/local [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/mounts [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/service [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/testutils' [2022-08-25T22:51:44.054Z] + base_pkg_list='github.com/docker/docker/api [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/backend [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/container [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/events [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/filters [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/image [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/mount [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/network [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/registry [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/time [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/versions [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/volume [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:51:44.054Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:51:44.054Z] github.com/docker/docker/cli [2022-08-25T22:51:44.054Z] github.com/docker/docker/cli/config [2022-08-25T22:51:44.054Z] github.com/docker/docker/cli/debug [2022-08-25T22:51:44.054Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:51:44.054Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:51:44.054Z] github.com/docker/docker/client [2022-08-25T22:51:44.054Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:51:44.054Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:51:44.054Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:51:44.054Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:51:44.054Z] github.com/docker/docker/container [2022-08-25T22:51:44.054Z] github.com/docker/docker/container/stream [2022-08-25T22:51:44.054Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:51:44.054Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:51:44.054Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/config [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/events [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/images [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/links [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/names [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/network [2022-08-25T22:51:44.054Z] github.com/docker/docker/daemon/stats [2022-08-25T22:51:44.054Z] github.com/docker/docker/distribution [2022-08-25T22:51:44.054Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:51:44.054Z] github.com/docker/docker/distribution/utils [2022-08-25T22:51:44.054Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:51:44.054Z] github.com/docker/docker/dockerversion [2022-08-25T22:51:44.054Z] github.com/docker/docker/errdefs [2022-08-25T22:51:44.054Z] github.com/docker/docker/image [2022-08-25T22:51:44.054Z] github.com/docker/docker/image/cache [2022-08-25T22:51:44.054Z] github.com/docker/docker/image/tarexport [2022-08-25T22:51:44.054Z] github.com/docker/docker/image/v1 [2022-08-25T22:51:44.054Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:51:44.054Z] github.com/docker/docker/layer [2022-08-25T22:51:44.054Z] github.com/docker/docker/libcontainerd [2022-08-25T22:51:44.054Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:51:44.054Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:51:44.054Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:51:44.054Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:51:44.054Z] github.com/docker/docker/oci [2022-08-25T22:51:44.054Z] github.com/docker/docker/oci/caps [2022-08-25T22:51:44.054Z] github.com/docker/docker/opts [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/archive [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/directory [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/platform [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/pools [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/progress [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/signal [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/stack [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/system [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:51:44.054Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:51:44.054Z] github.com/docker/docker/plugin [2022-08-25T22:51:44.054Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:51:44.054Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:51:44.054Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:51:44.054Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:51:44.054Z] github.com/docker/docker/quota [2022-08-25T22:51:44.054Z] github.com/docker/docker/reference [2022-08-25T22:51:44.054Z] github.com/docker/docker/registry [2022-08-25T22:51:44.054Z] github.com/docker/docker/registry/resumable [2022-08-25T22:51:44.054Z] github.com/docker/docker/restartmanager [2022-08-25T22:51:44.054Z] github.com/docker/docker/rootless [2022-08-25T22:51:44.054Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:51:44.054Z] github.com/docker/docker/runconfig [2022-08-25T22:51:44.054Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/environment [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/registry [2022-08-25T22:51:44.054Z] github.com/docker/docker/testutil/request [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/drivers [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/local [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/mounts [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/service [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:51:44.054Z] github.com/docker/docker/volume/testutils' [2022-08-25T22:51:44.054Z] ++ echo 'github.com/docker/docker/api [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/backend [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/container [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/events [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/filters [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/image [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/mount [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/network [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/registry [2022-08-25T22:51:44.054Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:51:44.055Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:51:44.055Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:51:44.055Z] github.com/docker/docker/api/types/time [2022-08-25T22:51:44.055Z] github.com/docker/docker/api/types/versions [2022-08-25T22:51:44.055Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:51:44.055Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:51:44.055Z] github.com/docker/docker/api/types/volume [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:51:44.055Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:51:44.055Z] github.com/docker/docker/cli [2022-08-25T22:51:44.055Z] github.com/docker/docker/cli/config [2022-08-25T22:51:44.055Z] github.com/docker/docker/cli/debug [2022-08-25T22:51:44.055Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:51:44.055Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:51:44.055Z] github.com/docker/docker/client [2022-08-25T22:51:44.055Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:51:44.055Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:51:44.055Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:51:44.055Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:51:44.055Z] github.com/docker/docker/container [2022-08-25T22:51:44.055Z] github.com/docker/docker/container/stream [2022-08-25T22:51:44.055Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:51:44.055Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:51:44.055Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/config [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/events [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/images [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/links [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/names [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/network [2022-08-25T22:51:44.055Z] github.com/docker/docker/daemon/stats [2022-08-25T22:51:44.055Z] github.com/docker/docker/distribution [2022-08-25T22:51:44.055Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:51:44.055Z] github.com/docker/docker/distribution/utils [2022-08-25T22:51:44.055Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:51:44.055Z] github.com/docker/docker/dockerversion [2022-08-25T22:51:44.055Z] github.com/docker/docker/errdefs [2022-08-25T22:51:44.055Z] github.com/docker/docker/image [2022-08-25T22:51:44.055Z] github.com/docker/docker/image/cache [2022-08-25T22:51:44.055Z] github.com/docker/docker/image/tarexport [2022-08-25T22:51:44.055Z] github.com/docker/docker/image/v1 [2022-08-25T22:51:44.055Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:51:44.055Z] github.com/docker/docker/layer [2022-08-25T22:51:44.055Z] github.com/docker/docker/libcontainerd [2022-08-25T22:51:44.055Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:51:44.055Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:51:44.055Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:51:44.055Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/types [2022-08-25T22:51:44.055Z] github.com/docker/docker/oci [2022-08-25T22:51:44.055Z] github.com/docker/docker/oci/caps [2022-08-25T22:51:44.055Z] github.com/docker/docker/opts [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/archive [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/directory [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/platform [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/pools [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/progress [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/signal [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/stack [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/system [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:51:44.055Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:51:44.055Z] github.com/docker/docker/plugin [2022-08-25T22:51:44.055Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:51:44.055Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:51:44.055Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:51:44.055Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:51:44.055Z] github.com/docker/docker/quota [2022-08-25T22:51:44.055Z] github.com/docker/docker/reference [2022-08-25T22:51:44.055Z] github.com/docker/docker/registry [2022-08-25T22:51:44.055Z] github.com/docker/docker/registry/resumable [2022-08-25T22:51:44.055Z] github.com/docker/docker/restartmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/rootless [2022-08-25T22:51:44.055Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:51:44.055Z] github.com/docker/docker/runconfig [2022-08-25T22:51:44.055Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/environment [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/registry [2022-08-25T22:51:44.055Z] github.com/docker/docker/testutil/request [2022-08-25T22:51:44.055Z] github.com/docker/docker/volume [2022-08-25T22:51:44.055Z] github.com/docker/docker/volume/drivers [2022-08-25T22:51:44.055Z] github.com/docker/docker/volume/local [2022-08-25T22:51:44.055Z] github.com/docker/docker/volume/mounts [2022-08-25T22:51:44.055Z] github.com/docker/docker/volume/service [2022-08-25T22:51:44.055Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:51:44.055Z] github.com/docker/docker/volume/testutils' [2022-08-25T22:51:44.055Z] ++ grep --fixed-strings /libnetwork [2022-08-25T22:51:44.055Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/types' [2022-08-25T22:51:44.055Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-25T22:51:44.055Z] + echo 'github.com/docker/docker/libnetwork [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:51:44.055Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/types' [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:51:44.056Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:51:44.056Z] + type docker-proxy [2022-08-25T22:51:44.056Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-25T22:51:44.056Z] + hack/make.sh binary-proxy install-proxy [2022-08-25T22:51:44.056Z] [2022-08-25T22:51:44.311Z] Removing bundles/ [2022-08-25T22:51:44.312Z] [2022-08-25T22:51:44.312Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-25T22:51:44.312Z] Building: bundles/binary-proxy/docker-proxy [2022-08-25T22:51:44.312Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T22:51:44.816Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-25T22:51:45.382Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-25T22:51:45.946Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-25T22:51:46.204Z] === RUN TestDockerSuite/TestExecParseError [2022-08-25T22:51:46.768Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-25T22:51:47.334Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-25T22:51:47.900Z] check_test.go:611: [d2ab3c3eae8bc] daemon is not started [2022-08-25T22:51:47.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-25T22:51:47.900Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-25T22:51:48.837Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-25T22:51:49.402Z] === RUN TestDockerSuite/TestExecTTY [2022-08-25T22:51:49.660Z] docker_api_swarm_test.go:802: [d46439f3c0004] joining swarm manager [d50edc78aa4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:51:50.226Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-25T22:51:50.790Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-25T22:51:51.355Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-25T22:51:51.613Z] docker_api_swarm_test.go:802: [def8ffe74faa4] joining swarm manager [d50edc78aa4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:51:51.871Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-25T22:51:51.871Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-25T22:51:51.871Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-25T22:51:52.401Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-25T22:51:52.401Z] [2022-08-25T22:51:52.401Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-25T22:51:52.401Z] Installing docker-proxy to /usr/local/bin/ [2022-08-25T22:51:52.401Z] [2022-08-25T22:51:52.401Z] + mkdir -p bundles [2022-08-25T22:51:52.401Z] + '[' -n 'github.com/docker/docker/api [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/backend/build [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/httputils [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/middleware [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/build [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/container [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/debug [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/image [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/network [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/session [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/system [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/server/router/volume [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/backend [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/container [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/events [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/filters [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/image [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/mount [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/network [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/registry [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/strslice [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/swarm [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/time [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/versions [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T22:51:52.401Z] github.com/docker/docker/api/types/volume [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/builder-next [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/dockerfile [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/remotecontext [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T22:51:52.401Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T22:51:52.401Z] github.com/docker/docker/cli [2022-08-25T22:51:52.401Z] github.com/docker/docker/cli/config [2022-08-25T22:51:52.401Z] github.com/docker/docker/cli/debug [2022-08-25T22:51:52.401Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T22:51:52.401Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T22:51:52.401Z] github.com/docker/docker/client [2022-08-25T22:51:52.401Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T22:51:52.401Z] github.com/docker/docker/cmd/dockerd [2022-08-25T22:51:52.401Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T22:51:52.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T22:51:52.401Z] github.com/docker/docker/container [2022-08-25T22:51:52.401Z] github.com/docker/docker/container/stream [2022-08-25T22:51:52.401Z] github.com/docker/docker/contrib/apparmor [2022-08-25T22:51:52.401Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T22:51:52.401Z] github.com/docker/docker/contrib/httpserver [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/cluster [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/config [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/containerd [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/events [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/images [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/initlayer [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/links [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/listeners [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/local [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/names [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/network [2022-08-25T22:51:52.401Z] github.com/docker/docker/daemon/stats [2022-08-25T22:51:52.401Z] github.com/docker/docker/distribution [2022-08-25T22:51:52.401Z] github.com/docker/docker/distribution/metadata [2022-08-25T22:51:52.401Z] github.com/docker/docker/distribution/utils [2022-08-25T22:51:52.401Z] github.com/docker/docker/distribution/xfer [2022-08-25T22:51:52.401Z] github.com/docker/docker/dockerversion [2022-08-25T22:51:52.401Z] github.com/docker/docker/errdefs [2022-08-25T22:51:52.401Z] github.com/docker/docker/image [2022-08-25T22:51:52.401Z] github.com/docker/docker/image/cache [2022-08-25T22:51:52.401Z] github.com/docker/docker/image/tarexport [2022-08-25T22:51:52.401Z] github.com/docker/docker/image/v1 [2022-08-25T22:51:52.401Z] github.com/docker/docker/internal/test/suite [2022-08-25T22:51:52.401Z] github.com/docker/docker/layer [2022-08-25T22:51:52.401Z] github.com/docker/docker/libcontainerd [2022-08-25T22:51:52.401Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T22:51:52.401Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T22:51:52.401Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T22:51:52.401Z] github.com/docker/docker/libcontainerd/types [2022-08-25T22:51:52.401Z] github.com/docker/docker/oci [2022-08-25T22:51:52.401Z] github.com/docker/docker/oci/caps [2022-08-25T22:51:52.401Z] github.com/docker/docker/opts [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/aaparser [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/archive [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/authorization [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/capabilities [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/containerfs [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/directory [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/dmesg [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/fileutils [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/fsutils [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/homedir [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/idtools [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/ioutils [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/longpath [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/loopback [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/parsers [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/pidfile [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/platform [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/plugins [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/pools [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/progress [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/pubsub [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/reexec [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/signal [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/stack [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/stringid [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/system [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/tailfile [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/tarsum [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/urlutil [2022-08-25T22:51:52.401Z] github.com/docker/docker/pkg/useragent [2022-08-25T22:51:52.401Z] github.com/docker/docker/plugin [2022-08-25T22:51:52.401Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T22:51:52.401Z] github.com/docker/docker/plugin/v2 [2022-08-25T22:51:52.401Z] github.com/docker/docker/profiles/apparmor [2022-08-25T22:51:52.401Z] github.com/docker/docker/profiles/seccomp [2022-08-25T22:51:52.401Z] github.com/docker/docker/quota [2022-08-25T22:51:52.401Z] github.com/docker/docker/reference [2022-08-25T22:51:52.401Z] github.com/docker/docker/registry [2022-08-25T22:51:52.401Z] github.com/docker/docker/registry/resumable [2022-08-25T22:51:52.401Z] github.com/docker/docker/restartmanager [2022-08-25T22:51:52.401Z] github.com/docker/docker/rootless [2022-08-25T22:51:52.401Z] github.com/docker/docker/rootless/specconv [2022-08-25T22:51:52.401Z] github.com/docker/docker/runconfig [2022-08-25T22:51:52.401Z] github.com/docker/docker/runconfig/opts [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/daemon [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/environment [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/fakegit [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/registry [2022-08-25T22:51:52.401Z] github.com/docker/docker/testutil/request [2022-08-25T22:51:52.401Z] github.com/docker/docker/volume [2022-08-25T22:51:52.401Z] github.com/docker/docker/volume/drivers [2022-08-25T22:51:52.401Z] github.com/docker/docker/volume/local [2022-08-25T22:51:52.401Z] github.com/docker/docker/volume/mounts [2022-08-25T22:51:52.401Z] github.com/docker/docker/volume/service [2022-08-25T22:51:52.401Z] github.com/docker/docker/volume/service/opts [2022-08-25T22:51:52.401Z] github.com/docker/docker/volume/testutils' ']' [2022-08-25T22:51:52.402Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-25T22:51:52.402Z] ? github.com/docker/docker/api [no test files] [2022-08-25T22:51:52.803Z] docker_api_swarm_test.go:802: [d5b791b2f2620] joining swarm manager [d50edc78aa4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T22:51:53.368Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-25T22:51:53.934Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-25T22:51:53.934Z] --- PASS: TestServiceUpdateNetwork (13.46s) [2022-08-25T22:51:53.934Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T22:51:54.868Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-25T22:51:55.436Z] docker_api_swarm_test.go:802: [dbad036019bc9] joining swarm manager [d50edc78aa4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-25T22:51:55.436Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T22:51:55.436Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-25T22:51:56.370Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-25T22:51:56.370Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T22:51:56.937Z] docker_api_swarm_test.go:810: [d6695429bea59] joining swarm manager [d50edc78aa4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-25T22:51:57.870Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-25T22:51:59.770Z] === RUN TestDockerSuite/TestHealth [2022-08-25T22:52:04.101Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-25T22:52:10.499Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-25T22:52:12.202Z] --- PASS: TestServiceUpdatePidsLimit (16.92s) [2022-08-25T22:52:12.202Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2022-08-25T22:52:12.202Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-08-25T22:52:12.202Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-25T22:52:12.202Z] PASS [2022-08-25T22:52:12.202Z] [2022-08-25T22:52:12.202Z] === Skipped [2022-08-25T22:52:12.202Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T22:52:12.202Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T22:52:12.202Z] [2022-08-25T22:52:12.202Z] DONE 27 tests, 1 skipped in 181.080s [2022-08-25T22:52:12.202Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T22:52:12.202Z] ++ 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-25T22:52:12.202Z] ++ set -e [2022-08-25T22:52:12.202Z] ++ '[' -n 0 ']' [2022-08-25T22:52:12.202Z] ++ set -x [2022-08-25T22:52:12.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T22:52:12.202Z] INFO: Testing against a local daemon [2022-08-25T22:52:12.202Z] === RUN TestSessionCreate [2022-08-25T22:52:12.202Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T22:52:12.202Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T22:52:12.202Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-25T22:52:12.202Z] PASS [2022-08-25T22:52:12.202Z] [2022-08-25T22:52:12.202Z] DONE 2 tests in 0.120s [2022-08-25T22:52:12.202Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T22:52:12.202Z] ++ 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-25T22:52:12.202Z] ++ set -e [2022-08-25T22:52:12.202Z] ++ '[' -n 0 ']' [2022-08-25T22:52:12.202Z] ++ set -x [2022-08-25T22:52:12.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T22:52:12.202Z] INFO: Testing against a local daemon [2022-08-25T22:52:12.202Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T22:52:12.202Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T22:52:12.202Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T22:52:12.202Z] === RUN TestDiskUsage [2022-08-25T22:52:12.202Z] === PAUSE TestDiskUsage [2022-08-25T22:52:12.202Z] === RUN TestEventsExecDie [2022-08-25T22:52:12.202Z] --- PASS: TestEventsExecDie (0.58s) [2022-08-25T22:52:12.202Z] === RUN TestEventsBackwardsCompatible [2022-08-25T22:52:12.202Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-25T22:52:12.202Z] === RUN TestEventsVolumeCreate [2022-08-25T22:52:12.202Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-25T22:52:12.202Z] === RUN TestInfoBinaryCommits [2022-08-25T22:52:12.202Z] --- PASS: TestInfoBinaryCommits (0.05s) [2022-08-25T22:52:12.202Z] === RUN TestInfoAPIVersioned [2022-08-25T22:52:12.202Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-08-25T22:52:12.202Z] === RUN TestInfoAPI [2022-08-25T22:52:12.202Z] --- PASS: TestInfoAPI (0.03s) [2022-08-25T22:52:12.202Z] === RUN TestInfoAPIWarnings [2022-08-25T22:52:18.753Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-25T22:52:22.030Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-25T22:52:24.560Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-25T22:52:24.560Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-25T22:52:24.560Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-25T22:52:24.560Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-25T22:52:24.818Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-25T22:52:24.818Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-25T22:52:25.384Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-25T22:52:25.951Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-25T22:52:25.951Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-25T22:52:25.951Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-25T22:52:25.951Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-25T22:52:26.210Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-25T22:52:26.468Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-25T22:52:26.726Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-25T22:52:26.726Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-25T22:52:27.293Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-25T22:52:27.293Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-25T22:52:27.861Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-25T22:52:28.457Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-25T22:52:28.458Z] === RUN TestInfoDebug [2022-08-25T22:52:28.458Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-25T22:52:28.718Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-25T22:52:28.977Z] --- PASS: TestInfoDebug (0.53s) [2022-08-25T22:52:28.977Z] === RUN TestInfoInsecureRegistries [2022-08-25T22:52:29.235Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-25T22:52:29.493Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T22:52:29.493Z] === RUN TestInfoRegistryMirrors [2022-08-25T22:52:30.059Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-25T22:52:30.059Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T22:52:30.318Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-25T22:52:30.318Z] === RUN TestPingCacheHeaders [2022-08-25T22:52:30.318Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T22:52:30.318Z] === RUN TestPingGet [2022-08-25T22:52:30.318Z] --- PASS: TestPingGet (0.01s) [2022-08-25T22:52:30.318Z] === RUN TestPingHead [2022-08-25T22:52:30.318Z] --- PASS: TestPingHead (0.02s) [2022-08-25T22:52:30.318Z] === RUN TestPingSwarmHeader [2022-08-25T22:52:30.884Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T22:52:31.450Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T22:52:32.018Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-25T22:52:32.018Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-25T22:52:32.018Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-25T22:52:32.953Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T22:52:32.953Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-08-25T22:52:32.953Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T22:52:32.953Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T22:52:32.953Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T22:52:32.953Z] === RUN TestPingBuilderHeader [2022-08-25T22:52:32.953Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T22:52:33.211Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T22:52:33.470Z] === RUN TestDockerSuite/TestImportFile [2022-08-25T22:52:33.729Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-08-25T22:52:33.729Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-25T22:52:33.729Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-25T22:52:33.729Z] === RUN TestVersion [2022-08-25T22:52:33.729Z] --- PASS: TestVersion (0.02s) [2022-08-25T22:52:33.729Z] === CONT TestDiskUsage [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T22:52:34.295Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T22:52:34.553Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T22:52:34.553Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T22:52:34.553Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T22:52:35.121Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage (1.44s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T22:52:35.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T22:52:35.380Z] PASS [2022-08-25T22:52:35.380Z] [2022-08-25T22:52:35.380Z] === Skipped [2022-08-25T22:52:35.380Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T22:52:35.380Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T22:52:35.380Z] [2022-08-25T22:52:35.380Z] DONE 57 tests, 1 skipped in 24.300s [2022-08-25T22:52:35.380Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T22:52:35.380Z] ++ 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-25T22:52:35.380Z] ++ set -e [2022-08-25T22:52:35.380Z] ++ '[' -n 0 ']' [2022-08-25T22:52:35.380Z] ++ set -x [2022-08-25T22:52:35.380Z] ++ 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-25T22:52:35.380Z] INFO: Testing against a local daemon [2022-08-25T22:52:35.380Z] === RUN TestVolumesCreateAndList [2022-08-25T22:52:35.380Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-25T22:52:35.380Z] === RUN TestVolumesRemove [2022-08-25T22:52:35.639Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-25T22:52:35.639Z] === RUN TestVolumesInspect [2022-08-25T22:52:35.639Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T22:52:35.639Z] === RUN TestVolumesInvalidJSON [2022-08-25T22:52:35.639Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T22:52:35.639Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T22:52:35.639Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T22:52:35.639Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T22:52:35.639Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T22:52:35.639Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T22:52:35.639Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T22:52:35.639Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T22:52:35.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T22:52:35.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T22:52:35.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T22:52:35.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T22:52:35.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T22:52:35.639Z] PASS [2022-08-25T22:52:35.639Z] [2022-08-25T22:52:35.639Z] DONE 9 tests in 0.265s [2022-08-25T22:52:35.639Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T22:52:35.897Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T22:52:35.897Z] +++ kill 7122 [2022-08-25T22:52:36.155Z] +++ /etc/init.d/apparmor stop [2022-08-25T22:52:36.155Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T22:52:36.155Z] [2022-08-25T22:52:36.155Z] Unloading profiles will leave already running processes permanently [2022-08-25T22:52:36.155Z] unconfined, which can lead to unexpected situations. [2022-08-25T22:52:36.155Z] [2022-08-25T22:52:36.155Z] To set a process to complain mode, use the command line tool [2022-08-25T22:52:36.155Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T22:52:36.155Z] +++ true [2022-08-25T22:52:36.155Z] exiting test-integration [2022-08-25T22:52:36.155Z] ++ exit 0 [2022-08-25T22:52:36.155Z] [2022-08-25T22:52:36.155Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-25T22:52:37.092Z] + for job in $(jobs -p) [2022-08-25T22:52:37.092Z] + wait 9554 [2022-08-25T22:52:37.659Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-25T22:52:38.594Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-25T22:52:39.163Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-25T22:52:39.729Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-25T22:52:39.987Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-25T22:52:39.987Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-25T22:52:39.987Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-25T22:52:40.555Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-25T22:52:41.122Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-25T22:52:41.122Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-25T22:52:41.381Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-25T22:52:41.381Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-25T22:52:41.381Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-25T22:52:42.315Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-25T22:52:42.573Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-25T22:52:43.139Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-25T22:52:43.725Z] === RUN TestDockerSuite/TestInspectImage [2022-08-25T22:52:43.725Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-25T22:52:43.725Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-25T22:52:43.725Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-25T22:52:43.725Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-25T22:52:43.994Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-25T22:52:44.561Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-25T22:52:44.561Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-25T22:52:45.127Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-25T22:52:45.385Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-25T22:52:47.915Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-25T22:52:47.915Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-25T22:52:48.173Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-25T22:52:48.743Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-25T22:52:49.678Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-25T22:52:50.247Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-25T22:52:50.815Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-25T22:52:50.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-25T22:52:51.073Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-25T22:52:51.642Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-25T22:52:52.210Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-25T22:52:52.469Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-25T22:52:52.728Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-25T22:52:53.666Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-25T22:52:54.605Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-25T22:52:54.605Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-25T22:52:55.983Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-25T22:52:56.918Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-25T22:52:58.294Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-25T22:52:58.294Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-25T22:52:59.671Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-25T22:52:59.931Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-25T22:53:00.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-25T22:53:07.065Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-25T22:53:08.444Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-25T22:53:09.012Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-25T22:53:10.390Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-25T22:53:10.390Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-25T22:53:10.390Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-25T22:53:11.326Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-25T22:53:11.894Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-25T22:53:12.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-25T22:53:13.030Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-25T22:53:13.966Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-25T22:53:14.904Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-25T22:53:17.440Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-25T22:53:17.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-25T22:53:17.700Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-25T22:53:18.267Z] === RUN TestDockerSuite/TestLogsSince [2022-08-25T22:53:19.205Z] docker_api_swarm_service_test.go:395: [de0689b066059] joining swarm manager [db369961c91a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:53:20.140Z] docker_api_swarm_service_test.go:395: [d2d03233db9c0] joining swarm manager [db369961c91a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:53:25.426Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-25T22:53:30.690Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-25T22:53:30.690Z] === RUN TestDockerSuite/TestLogsTail [2022-08-25T22:53:31.401Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-25T22:53:31.661Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-25T22:53:31.921Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-25T22:53:31.921Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-25T22:53:31.921Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-25T22:53:32.180Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-25T22:53:32.180Z] === RUN TestDockerSuite/TestNetHostname [2022-08-25T22:53:33.559Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-25T22:53:33.559Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-25T22:53:33.559Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-25T22:53:33.559Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-25T22:53:34.495Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-25T22:53:34.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-25T22:53:34.756Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-25T22:53:36.133Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-25T22:53:36.133Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-25T22:53:36.133Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-25T22:53:36.392Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-25T22:53:36.961Z] docker_api_swarm_service_test.go:343: [d7e7d28818f80] joining swarm manager [df86f64d1ae0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:53:37.897Z] docker_api_swarm_service_test.go:343: [dd5bdafb0eb42] joining swarm manager [df86f64d1ae0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:53:42.103Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-25T22:53:42.675Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-25T22:53:43.610Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-25T22:53:46.158Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-25T22:53:46.897Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-25T22:53:46.897Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-25T22:53:46.897Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-25T22:53:47.155Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-25T22:53:47.155Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-25T22:53:48.063Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-25T22:53:48.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-25T22:53:48.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-25T22:53:48.528Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-08-25T22:53:48.786Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-25T22:53:49.352Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-08-25T22:53:49.352Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types [no test files] [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-25T22:53:49.352Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-25T22:53:49.444Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-25T22:53:49.610Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-25T22:53:49.868Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-25T22:53:49.868Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-25T22:53:49.868Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-25T22:53:50.125Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-25T22:53:50.125Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/builder [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-25T22:53:50.125Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-25T22:53:51.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-25T22:53:52.281Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-25T22:53:53.219Z] docker_api_swarm_service_test.go:490: [d1b147d6fd7fe] joining swarm manager [d5ea8a249f60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:53:53.786Z] docker_api_swarm_service_test.go:490: [d7456333f02a7] joining swarm manager [d5ea8a249f60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:53:54.045Z] === RUN TestDockerSuite/TestPluginActive [2022-08-25T22:53:54.301Z] ok github.com/docker/docker/builder/remotecontext 0.147s coverage: 13.7% of statements [2022-08-25T22:53:54.909Z] ok github.com/docker/docker/builder/dockerfile 0.580s coverage: 49.3% of statements [2022-08-25T22:53:54.909Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-08-25T22:53:55.841Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-25T22:53:56.098Z] ok github.com/docker/docker/builder/remotecontext/git 1.427s coverage: 86.3% of statements [2022-08-25T22:53:56.098Z] ? github.com/docker/docker/cli [no test files] [2022-08-25T22:53:56.098Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-25T22:53:56.098Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-25T22:53:56.098Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-25T22:53:56.575Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-25T22:53:57.029Z] ok github.com/docker/docker/cmd/docker-proxy 0.204s coverage: 67.6% of statements [2022-08-25T22:54:01.205Z] ok github.com/docker/docker/client 0.150s coverage: 76.0% of statements [2022-08-25T22:54:01.844Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-25T22:54:01.844Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-25T22:54:01.844Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-25T22:54:03.746Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-25T22:54:06.277Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-25T22:54:06.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-25T22:54:11.807Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-25T22:54:12.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-25T22:54:13.755Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-25T22:54:14.691Z] docker_api_swarm_service_test.go:128: [da385c3133dc3] joining swarm manager [d447984061d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:54:14.950Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-25T22:54:15.518Z] docker_api_swarm_service_test.go:129: [d977f320ec056] joining swarm manager [d447984061d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:54:15.777Z] === RUN TestDockerSuite/TestPortList [2022-08-25T22:54:17.685Z] docker_api_swarm_service_test.go:137: [d93521590dc78] joining swarm manager [d447984061d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T22:54:18.272Z] docker_api_swarm_service_test.go:138: [d39b1c1444820] joining swarm manager [d447984061d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-25T22:54:23.543Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-25T22:54:26.074Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-25T22:54:26.074Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-25T22:54:27.450Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-25T22:54:28.385Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-25T22:54:28.643Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-25T22:54:28.903Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-25T22:54:30.826Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-25T22:54:31.393Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-25T22:54:33.926Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-25T22:54:36.460Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-25T22:54:36.460Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-25T22:54:38.990Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-25T22:54:39.908Z] ok github.com/docker/docker/cmd/dockerd 0.099s coverage: 29.9% of statements [2022-08-25T22:54:39.908Z] ok github.com/docker/docker/cmd/dockerd/trap 2.494s coverage: 0.0% of statements [2022-08-25T22:54:39.908Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-25T22:54:40.166Z] ok github.com/docker/docker/container 0.130s coverage: 35.7% of statements [2022-08-25T22:54:40.166Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-25T22:54:40.166Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-25T22:54:40.166Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-25T22:54:40.166Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-25T22:54:40.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-25T22:54:42.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-25T22:54:45.331Z] docker_api_swarm_service_test.go:304: [d5793edc5cb38] joining swarm manager [d343b9e6175c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:54:45.331Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-25T22:54:45.898Z] docker_api_swarm_service_test.go:304: [d12b7ebae4c7b] joining swarm manager [d343b9e6175c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:54:46.157Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-25T22:54:48.062Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-25T22:54:48.262Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-08-25T22:54:49.438Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-25T22:54:49.630Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-25T22:54:50.005Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-25T22:54:51.525Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-25T22:54:51.920Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-25T22:54:53.296Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-25T22:54:54.236Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-25T22:54:54.494Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-25T22:54:55.430Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-25T22:54:56.808Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-25T22:54:58.183Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-25T22:54:58.183Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-25T22:54:58.183Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-25T22:54:58.442Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-25T22:54:59.007Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-25T22:54:59.008Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-25T22:54:59.615Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-25T22:54:59.942Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-25T22:55:00.544Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-08-25T22:55:00.880Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-25T22:55:01.108Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-08-25T22:55:01.364Z] ok github.com/docker/docker/daemon 10.155s coverage: 16.4% of statements [2022-08-25T22:55:01.364Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-25T22:55:01.364Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-25T22:55:01.364Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-25T22:55:01.364Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-25T22:55:01.452Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-25T22:55:01.928Z] ok github.com/docker/docker/daemon/graphdriver 0.033s coverage: 2.2% of statements [2022-08-25T22:55:03.297Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.724s coverage: 74.8% of statements [2022-08-25T22:55:04.227Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-25T22:55:04.227Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.286s coverage: 60.7% of statements [2022-08-25T22:55:05.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-25T22:55:06.119Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-25T22:55:07.546Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-25T22:55:07.574Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 50.6% of statements [2022-08-25T22:55:07.805Z] docker_api_swarm_service_test.go:100: [dc2c53fafdb2d] joining swarm manager [dbd054fdfad99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:55:08.373Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-25T22:55:08.941Z] docker_api_swarm_service_test.go:101: [d3c85209d48b3] joining swarm manager [dbd054fdfad99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:55:08.945Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.574s coverage: 46.2% of statements [2022-08-25T22:55:08.945Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-25T22:55:09.875Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.718s coverage: 58.5% of statements [2022-08-25T22:55:09.875Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-25T22:55:09.875Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-25T22:55:09.875Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-25T22:55:09.876Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-25T22:55:09.876Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-25T22:55:09.876Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-25T22:55:10.457Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-25T22:55:11.242Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-08-25T22:55:11.806Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2022-08-25T22:55:12.989Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-25T22:55:13.701Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2022-08-25T22:55:13.701Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.9% of statements [2022-08-25T22:55:13.701Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-25T22:55:13.701Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-25T22:55:13.924Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-25T22:55:14.815Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-08-25T22:55:15.072Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 80.2% of statements [2022-08-25T22:55:15.072Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-25T22:55:15.636Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-25T22:55:15.828Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-25T22:55:16.200Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.011s coverage: 88.2% of statements [2022-08-25T22:55:16.763Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-25T22:55:16.763Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-25T22:55:16.763Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-25T22:55:17.569Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.193s coverage: 76.8% of statements [2022-08-25T22:55:17.569Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-25T22:55:18.498Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 79.4% of statements [2022-08-25T22:55:19.294Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-25T22:55:19.426Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 63.5% of statements [2022-08-25T22:55:19.859Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-25T22:55:19.989Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-08-25T22:55:20.117Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-25T22:55:20.245Z] ok github.com/docker/docker/daemon/logger/journald 3.448s coverage: 74.3% of statements [2022-08-25T22:55:20.245Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-25T22:55:20.245Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-25T22:55:20.245Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-25T22:55:20.245Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-25T22:55:21.173Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-08-25T22:55:21.431Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-25T22:55:21.500Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-25T22:55:21.758Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-25T22:55:21.992Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-25T22:55:22.554Z] ok github.com/docker/docker/daemon/logger/splunk 1.608s coverage: 82.5% of statements [2022-08-25T22:55:22.554Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-25T22:55:22.554Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-25T22:55:23.129Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-25T22:55:23.482Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 44.4% of statements [2022-08-25T22:55:23.694Z] === RUN TestDockerSuite/TestRmiTag [2022-08-25T22:55:23.694Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-25T22:55:24.259Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-25T22:55:25.369Z] ok github.com/docker/docker/distribution 1.494s coverage: 28.0% of statements [2022-08-25T22:55:25.369Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-25T22:55:25.369Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-25T22:55:25.931Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-08-25T22:55:25.931Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-25T22:55:25.931Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-08-25T22:55:26.493Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-25T22:55:27.055Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-08-25T22:55:27.055Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-25T22:55:27.055Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-25T22:55:27.312Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-25T22:55:28.242Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-08-25T22:55:28.443Z] check_test.go:611: [dc2c53fafdb2d] daemon is not started [2022-08-25T22:55:28.443Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-25T22:55:28.700Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-25T22:55:28.804Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-25T22:55:29.060Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-25T22:55:29.265Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-25T22:55:29.265Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-25T22:55:29.829Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-25T22:55:30.425Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-25T22:55:30.685Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-25T22:55:30.962Z] ok github.com/docker/docker/pkg/archive 0.322s coverage: 82.3% of statements [2022-08-25T22:55:31.249Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-25T22:55:31.523Z] ok github.com/docker/docker/pkg/authorization 0.316s coverage: 68.3% of statements [2022-08-25T22:55:31.779Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-25T22:55:31.815Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-25T22:55:32.035Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-25T22:55:33.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-25T22:55:34.646Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-25T22:55:35.211Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-25T22:55:35.298Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-08-25T22:55:35.298Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-25T22:55:35.469Z] docker_api_swarm_service_test.go:533: [d7ba7ed3a3fc9] joining swarm manager [d6ea2993d4285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:55:35.554Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-08-25T22:55:35.554Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-25T22:55:36.117Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-25T22:55:36.117Z] ok github.com/docker/docker/layer 7.559s coverage: 68.9% of statements [2022-08-25T22:55:36.117Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-25T22:55:36.117Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-25T22:55:36.117Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-25T22:55:36.117Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-25T22:55:36.117Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-25T22:55:36.117Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-25T22:55:36.373Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-08-25T22:55:36.373Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-08-25T22:55:36.402Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-25T22:55:36.968Z] docker_api_swarm_service_test.go:534: [d5f9fe4ddfbb5] joining swarm manager [d6ea2993d4285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:55:37.226Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-25T22:55:37.739Z] ok github.com/docker/docker/pkg/idtools 0.497s coverage: 69.3% of statements [2022-08-25T22:55:37.739Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 70.1% of statements [2022-08-25T22:55:37.995Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-08-25T22:55:37.995Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-08-25T22:55:37.995Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-25T22:55:38.251Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-25T22:55:38.251Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-25T22:55:38.813Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-25T22:55:38.813Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-25T22:55:39.068Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-25T22:55:39.068Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-25T22:55:39.068Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-25T22:55:39.630Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-08-25T22:55:39.756Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-25T22:55:40.193Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-25T22:55:40.193Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-25T22:55:40.449Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-25T22:55:41.655Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-25T22:55:41.813Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-25T22:55:42.069Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-25T22:55:42.069Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-25T22:55:42.325Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-25T22:55:42.581Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-25T22:55:42.837Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-25T22:55:43.399Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-25T22:55:43.655Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-25T22:55:43.911Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2022-08-25T22:55:44.181Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-25T22:55:44.181Z] === RUN TestDockerSuite/TestDockerFails [2022-08-25T22:55:44.181Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-25T22:55:44.473Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-08-25T22:55:44.730Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-25T22:55:45.551Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-25T22:55:45.809Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-25T22:55:46.375Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-25T22:55:46.618Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-25T22:55:46.618Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-25T22:55:47.180Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-25T22:55:47.307Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-25T22:55:47.871Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-25T22:55:48.106Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-08-25T22:55:48.362Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-25T22:55:48.440Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-25T22:55:49.290Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-08-25T22:55:49.391Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-25T22:55:49.546Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-25T22:55:49.803Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-25T22:55:49.955Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-25T22:55:49.955Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-25T22:55:50.364Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-25T22:55:50.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-25T22:55:50.521Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-25T22:55:50.620Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-25T22:55:51.085Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-25T22:55:52.019Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-25T22:55:52.514Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-25T22:55:52.583Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-25T22:55:52.803Z] ok github.com/docker/docker/volume/local 0.079s coverage: 76.8% of statements [2022-08-25T22:55:52.841Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-25T22:55:53.366Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-25T22:55:53.405Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-25T22:55:54.293Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-25T22:55:54.338Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-25T22:55:55.273Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-25T22:55:55.839Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-25T22:55:56.771Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-25T22:55:57.030Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-25T22:55:57.595Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-25T22:55:58.160Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-25T22:55:58.728Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-25T22:55:59.662Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-25T22:55:59.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-25T22:55:59.920Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-25T22:56:00.486Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-25T22:56:01.054Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-25T22:56:01.054Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-25T22:56:01.994Z] docker_api_swarm_service_test.go:148: [db8d439fcbcff] joining swarm manager [d3e0577f25249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:56:02.929Z] docker_api_swarm_service_test.go:148: [d12ba83d3d9c0] joining swarm manager [d3e0577f25249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:56:02.929Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-25T22:56:03.495Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-25T22:56:04.061Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-25T22:56:05.007Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-25T22:56:05.265Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-25T22:56:05.522Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-25T22:56:05.780Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-25T22:56:06.346Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-25T22:56:07.282Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-25T22:56:07.539Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-25T22:56:08.103Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-25T22:56:08.103Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-25T22:56:08.361Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-25T22:56:08.361Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-25T22:56:09.292Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-25T22:56:09.550Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-25T22:56:10.117Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-25T22:56:10.682Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-25T22:56:10.682Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-25T22:56:10.939Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-25T22:56:11.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-25T22:56:13.243Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-25T22:56:14.173Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-25T22:56:14.431Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-25T22:56:14.995Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-25T22:56:15.253Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-25T22:56:15.819Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-25T22:56:16.166Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/rootless [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/volume [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-25T22:56:16.166Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === Skipped [2022-08-25T22:56:16.166Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-25T22:56:16.166Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-25T22:56:16.166Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-25T22:56:16.166Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-25T22:56:16.166Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:71: No driver to put! [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-25T22:56:16.166Z] time="2022-08-25T22:55:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-25T22:56:16.166Z] time="2022-08-25T22:55:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-25T22:56:16.166Z] time="2022-08-25T22:55:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-25T22:56:16.166Z] time="2022-08-25T22:55:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-25T22:56:16.166Z] time="2022-08-25T22:55:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:71: No driver to put! [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-25T22:56:16.166Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-25T22:56:16.166Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-25T22:56:16.166Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T22:56:16.166Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-25T22:56:16.166Z] graphtest_unix.go:71: No driver to put! [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-25T22:56:16.166Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-25T22:56:16.166Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-25T22:56:16.166Z] [2022-08-25T22:56:16.166Z] DONE 2874 tests, 28 skipped in 262.137s [2022-08-25T22:56:16.166Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-25T22:56:16.166Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T22:56:16.166Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T22:56:16.166Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T22:56:16.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T22:56:16.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/config [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/idm [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/ns [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/options [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/osl [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T22:56:16.167Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-25T22:56:16.167Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-25T22:56:16.384Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-25T22:56:17.315Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-25T22:56:19.842Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-25T22:56:19.842Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-25T22:56:20.100Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-25T22:56:22.024Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-25T22:56:22.957Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-25T22:56:24.853Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-25T22:56:26.225Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-25T22:56:26.225Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-25T22:56:26.225Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-25T22:56:26.225Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-25T22:56:26.225Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-25T22:56:26.482Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-25T22:56:27.856Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-25T22:56:29.228Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-25T22:56:30.605Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-25T22:56:30.862Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-25T22:56:31.794Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-25T22:56:32.360Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-25T22:56:32.360Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-25T22:56:32.360Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-25T22:56:32.619Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-25T22:56:33.552Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-25T22:56:33.552Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-25T22:56:34.118Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-25T22:56:34.682Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-25T22:56:34.940Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-25T22:56:35.505Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-25T22:56:35.505Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-25T22:56:36.070Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-25T22:56:36.327Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-25T22:56:36.893Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-25T22:56:37.457Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-25T22:56:37.714Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-25T22:56:38.278Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-25T22:56:38.538Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-25T22:56:39.115Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-25T22:56:39.115Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-25T22:56:39.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-25T22:56:39.631Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-25T22:56:40.195Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-25T22:56:41.129Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-25T22:56:41.696Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-25T22:56:41.696Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-25T22:56:41.696Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-25T22:56:44.977Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-25T22:56:44.977Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-25T22:56:57.164Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-25T22:56:57.164Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-25T22:56:58.097Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-25T22:56:58.097Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-25T22:56:58.097Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-25T22:56:58.097Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-25T22:56:58.662Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-25T22:57:00.566Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-25T22:57:01.500Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork 37.234s coverage: 40.6% of statements [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.362s coverage: 59.9% of statements [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.121s coverage: 5.1% of statements [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-25T22:57:02.775Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-25T22:57:02.775Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-25T22:57:02.874Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-25T22:57:03.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-25T22:57:07.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-25T22:57:08.923Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-25T22:57:09.488Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-25T22:57:09.746Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-25T22:57:10.678Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-25T22:57:10.678Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-25T22:57:10.678Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-25T22:57:10.937Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-25T22:57:11.871Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-25T22:57:12.708Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.172s coverage: 6.6% of statements [2022-08-25T22:57:12.708Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-25T22:57:12.708Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-25T22:57:12.964Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-25T22:57:12.964Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-25T22:57:13.219Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-25T22:57:13.219Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-25T22:57:13.245Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-25T22:57:13.475Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-25T22:57:13.504Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-25T22:57:13.731Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-25T22:57:13.987Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-25T22:57:14.243Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-25T22:57:14.436Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-25T22:57:14.436Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-25T22:57:14.436Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-25T22:57:15.815Z] === RUN TestDockerSuite/TestRunMount [2022-08-25T22:57:16.746Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-25T22:57:20.027Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-25T22:57:20.593Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-25T22:57:21.159Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-25T22:57:21.726Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-25T22:57:22.657Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-25T22:57:22.915Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-25T22:57:24.823Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-25T22:57:26.418Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-25T22:57:26.728Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-25T22:57:26.985Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-25T22:57:28.357Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-25T22:57:29.729Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-25T22:57:31.100Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-25T22:57:31.358Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-25T22:57:31.358Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-25T22:57:31.615Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-25T22:57:32.550Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-25T22:57:33.116Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-25T22:57:33.682Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-25T22:57:35.584Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-25T22:57:36.519Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-25T22:57:39.044Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-25T22:57:39.613Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-25T22:57:39.613Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-25T22:57:39.871Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-25T22:57:40.129Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-25T22:57:40.386Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-25T22:57:40.952Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-25T22:57:40.952Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-25T22:57:41.250Z] ok github.com/docker/docker/libnetwork/ipam 14.476s coverage: 85.3% of statements [2022-08-25T22:57:41.250Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-25T22:57:41.250Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-25T22:57:41.250Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-25T22:57:41.250Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-25T22:57:41.250Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-25T22:57:41.250Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-25T22:57:41.250Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-08-25T22:57:41.505Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.0% of statements [2022-08-25T22:57:41.516Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-25T22:57:41.760Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-25T22:57:42.017Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-25T22:57:48.090Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-25T22:57:48.090Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-25T22:57:48.090Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-25T22:57:48.090Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-25T22:57:48.090Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-25T22:57:49.024Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-25T22:57:49.589Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-25T22:57:50.156Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-25T22:57:50.156Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-25T22:57:50.413Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-25T22:57:50.980Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-25T22:57:51.257Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-25T22:57:51.823Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-25T22:57:51.823Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-25T22:57:51.823Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-25T22:57:52.388Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-25T22:57:52.648Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-25T22:57:52.648Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-25T22:57:52.648Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-25T22:57:53.215Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-25T22:57:54.147Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-25T22:57:54.147Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-25T22:57:54.147Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-25T22:57:56.046Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-25T22:57:56.304Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-25T22:57:57.238Z] === RUN TestDockerSuite/TestRunRm [2022-08-25T22:57:58.172Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-25T22:58:02.351Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-25T22:58:02.351Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-25T22:58:02.608Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-25T22:58:03.983Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-25T22:58:04.243Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-25T22:58:04.825Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-25T22:58:08.105Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-25T22:58:08.105Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-25T22:58:10.632Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-25T22:58:11.563Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-25T22:58:11.821Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-25T22:58:12.387Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-25T22:58:13.319Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-25T22:58:13.576Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-25T22:58:13.576Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-25T22:58:14.143Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-25T22:58:14.708Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-25T22:58:15.276Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-25T22:58:15.841Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-25T22:58:16.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-25T22:58:16.666Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-25T22:58:19.198Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-25T22:58:19.198Z] === RUN TestDockerSuite/TestRunState [2022-08-25T22:58:20.132Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-25T22:58:20.697Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-25T22:58:21.262Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-25T22:58:21.521Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-25T22:58:21.521Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-25T22:58:21.521Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-25T22:58:22.086Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-25T22:58:22.086Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-25T22:58:22.651Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-25T22:58:24.037Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-25T22:58:24.037Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-25T22:58:24.037Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-25T22:58:24.603Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-25T22:58:25.535Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-25T22:58:26.470Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-25T22:58:27.035Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-25T22:58:28.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-25T22:58:28.666Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-25T22:58:31.189Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-25T22:58:31.189Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-25T22:58:34.466Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-25T22:58:34.466Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-25T22:58:34.466Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-25T22:58:35.031Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-25T22:58:35.596Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-25T22:58:37.495Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-25T22:58:38.869Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-25T22:58:39.128Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-25T22:58:39.128Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-25T22:58:39.386Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-25T22:58:39.954Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-25T22:58:40.212Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-25T22:58:40.470Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-25T22:58:41.035Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-25T22:58:41.035Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-25T22:58:41.035Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-25T22:58:41.292Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-25T22:58:41.862Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-25T22:58:45.139Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-25T22:58:45.397Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-25T22:58:45.397Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-25T22:58:46.330Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-25T22:58:48.229Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-25T22:58:49.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-25T22:58:49.162Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-25T22:58:51.062Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-25T22:58:51.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-25T22:58:52.926Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-25T22:58:53.185Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-25T22:58:53.185Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-25T22:58:53.185Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-25T22:58:53.185Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-25T22:58:53.185Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-25T22:58:53.185Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-25T22:58:53.185Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-25T22:58:53.443Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-25T22:58:53.443Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-25T22:58:53.443Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-25T22:58:54.376Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-25T22:58:54.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-25T22:58:54.943Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-25T22:58:55.878Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-25T22:58:56.444Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-25T22:58:57.377Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-25T22:58:57.377Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-25T22:58:57.948Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-25T22:58:57.948Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-25T22:58:57.948Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-25T22:58:57.948Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-25T22:58:57.948Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-25T22:58:57.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-25T22:58:57.948Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-25T22:58:57.948Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-25T22:58:58.515Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-25T22:58:59.079Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-25T22:58:59.079Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-25T22:58:59.644Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-25T22:58:59.903Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-25T22:59:00.839Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-25T22:59:00.839Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-25T22:59:01.096Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-25T22:59:01.660Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-25T22:59:01.660Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-25T22:59:01.660Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-25T22:59:02.226Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-25T22:59:03.161Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-25T22:59:03.419Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-25T22:59:03.984Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-25T22:59:03.984Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-25T22:59:03.984Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-25T22:59:04.242Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-25T22:59:04.242Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-25T22:59:05.616Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-25T22:59:05.874Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-25T22:59:06.438Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-25T22:59:07.810Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-25T22:59:08.068Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-25T22:59:08.068Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-25T22:59:08.068Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-25T22:59:08.068Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-25T22:59:09.002Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-25T22:59:09.260Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-25T22:59:09.519Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-25T22:59:10.084Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-25T22:59:11.984Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-25T22:59:11.984Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-25T22:59:12.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-25T22:59:14.779Z] docker_cli_service_logs_test.go:248: checking task m26d2c9pq9jq [2022-08-25T22:59:14.779Z] docker_cli_service_logs_test.go:253: checking messages for m26d2c9pq9jq [2022-08-25T22:59:14.779Z] docker_cli_service_logs_test.go:248: checking task a5xtob20v3j1 [2022-08-25T22:59:14.779Z] docker_cli_service_logs_test.go:253: checking messages for a5xtob20v3j1 [2022-08-25T22:59:15.347Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-25T22:59:15.348Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-25T22:59:18.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-25T22:59:18.636Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-25T22:59:21.166Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-25T22:59:22.537Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-25T22:59:23.471Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-25T22:59:24.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-25T22:59:25.339Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-25T22:59:27.240Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-25T22:59:28.613Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-25T22:59:29.986Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-25T22:59:31.358Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-25T22:59:32.730Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-25T22:59:33.384Z] ok github.com/docker/docker/libnetwork/networkdb 103.859s coverage: 60.1% of statements [2022-08-25T22:59:33.384Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-25T22:59:33.384Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-25T22:59:33.384Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2022-08-25T22:59:33.384Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-25T22:59:33.384Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-25T22:59:33.647Z] ok github.com/docker/docker/libnetwork/portmapper 0.566s coverage: 48.6% of statements [2022-08-25T22:59:33.903Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-25T22:59:33.903Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-25T22:59:34.158Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === Skipped [2022-08-25T22:59:34.158Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-25T22:59:34.158Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-25T22:59:34.158Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-25T22:59:34.158Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-25T22:59:34.158Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-25T22:59:34.158Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-25T22:59:34.158Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-25T22:59:34.158Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-25T22:59:34.158Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-25T22:59:34.158Z] firewalld_test.go:14: firewalld is not running [2022-08-25T22:59:34.158Z] [2022-08-25T22:59:34.158Z] DONE 327 tests, 9 skipped in 200.734s [2022-08-25T22:59:34.626Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode Post stage [Pipeline] junit [2022-08-25T22:59:34.727Z] Recording test results [2022-08-25T22:59:35.152Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-25T22:59:35.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44036/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=437c2d64f96bc293f4281a380dd2f375c45f47b3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:437c2d64f96bc293f4281a380dd2f375c45f47b3 hack/validate/vendor [2022-08-25T22:59:36.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-25T22:59:36.040Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T22:59:36.564Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-25T22:59:36.637Z] + echo Ensuring container killed. [2022-08-25T22:59:36.637Z] Ensuring container killed. [2022-08-25T22:59:36.637Z] + docker rm -vf docker-pr2 [2022-08-25T22:59:36.637Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-25T22:59:36.955Z] + echo Chowning /workspace to jenkins user [2022-08-25T22:59:36.955Z] Chowning /workspace to jenkins user [2022-08-25T22:59:36.955Z] + id -u [2022-08-25T22:59:36.955Z] + id -g [2022-08-25T22:59:36.955Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44036:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T22:59:38.649Z] + bundleName=unit [2022-08-25T22:59:38.649Z] + echo Creating unit-bundles.tar.gz [2022-08-25T22:59:38.649Z] Creating unit-bundles.tar.gz [2022-08-25T22:59:38.649Z] + 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-25T22:59:38.649Z] bundles/junit-report-libnetwork.xml [2022-08-25T22:59:38.649Z] bundles/junit-report.xml [2022-08-25T22:59:38.649Z] bundles/go-test-report-libnetwork.json [2022-08-25T22:59:38.649Z] bundles/go-test-report.json [2022-08-25T22:59:38.649Z] bundles/profile-libnetwork.out [2022-08-25T22:59:38.649Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-25T22:59:38.658Z] Archiving artifacts [2022-08-25T22:59:39.075Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44036/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T22:59:39.108Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-25T22:59:39.372Z] + make clean [2022-08-25T22:59:39.372Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T22:59:39.372Z] docker-dev-cache [2022-08-25T22:59:39.372Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T22:59:39.673Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-25T22:59:39.673Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-25T22:59:39.673Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-25T22:59:39.673Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T22:59:39.930Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-25T22:59:40.862Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-25T22:59:41.427Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-25T22:59:41.684Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-25T22:59:42.616Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-25T22:59:42.616Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-25T22:59:43.550Z] docker_cli_swarm_test.go:1895: [d5293a398f705] joining swarm manager [dc33155077b7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T22:59:44.115Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-25T22:59:44.373Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-25T22:59:44.631Z] docker_cli_swarm_test.go:1896: [dd5983e4116e3] joining swarm manager [dc33155077b7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T22:59:44.889Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-25T22:59:45.822Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2246873724 [2022-08-25T22:59:46.387Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-25T22:59:46.387Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-25T22:59:47.321Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-25T22:59:47.321Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-25T22:59:47.321Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-25T22:59:48.830Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-25T22:59:49.761Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-25T22:59:52.283Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-25T22:59:52.283Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-25T22:59:52.539Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-25T22:59:52.539Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-25T22:59:54.433Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-25T22:59:54.433Z] docker_cli_sni_test.go:30: Flakey test [2022-08-25T22:59:54.433Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-25T22:59:59.687Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-25T23:00:00.251Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-25T23:00:00.816Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-25T23:00:01.073Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-25T23:00:02.008Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-25T23:00:04.532Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-25T23:00:06.428Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-25T23:00:06.686Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-25T23:00:07.618Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-25T23:00:08.990Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-25T23:00:09.556Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-25T23:00:10.950Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-25T23:00:11.518Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-25T23:00:14.043Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-25T23:00:18.220Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-25T23:00:20.746Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-25T23:00:26.001Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-25T23:00:26.565Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-25T23:00:27.941Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-25T23:00:28.200Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-25T23:00:28.765Z] docker_cli_swarm_test.go:1796: [d0fd6b06f1c2f] joining swarm manager [dc157393ea653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T23:00:29.023Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-25T23:00:29.599Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-25T23:00:29.599Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-25T23:00:29.599Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-25T23:00:30.166Z] docker_cli_swarm_test.go:1797: [d2977a92f82fb] joining swarm manager [dc157393ea653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T23:00:30.166Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-25T23:00:30.731Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-25T23:00:30.731Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-25T23:00:30.731Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-25T23:00:30.731Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-25T23:00:30.731Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-25T23:00:31.662Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-25T23:00:32.227Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-25T23:00:32.792Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-25T23:00:33.724Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-25T23:00:37.906Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-25T23:00:38.164Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-25T23:00:38.164Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-25T23:00:38.164Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-25T23:00:38.729Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-25T23:00:39.293Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-25T23:00:41.191Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-25T23:00:41.448Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-25T23:00:42.820Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-25T23:00:44.194Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-25T23:00:50.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-25T23:00:51.701Z] docker_cli_swarm_test.go:1315: [d2b18b2c86022] joining swarm manager [db3f51885f706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T23:00:53.071Z] docker_cli_swarm_test.go:1316: [df022164278c4] joining swarm manager [db3f51885f706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T23:00:59.618Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-25T23:00:59.618Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-25T23:00:59.618Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-25T23:00:59.875Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-25T23:00:59.875Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-25T23:00:59.875Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-25T23:00:59.875Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-25T23:01:00.440Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-25T23:01:00.440Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-25T23:01:01.005Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-25T23:01:01.005Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-25T23:01:01.263Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-25T23:01:01.263Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-25T23:01:01.263Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-25T23:01:02.636Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-25T23:01:02.636Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-25T23:01:02.894Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-25T23:01:02.894Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-25T23:01:02.894Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-25T23:01:02.894Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite (1305.15s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.29s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.78s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.81s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.10s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.21s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.07s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s) [2022-08-25T23:01:02.894Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.61s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.28s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.26s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.35s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.96s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.65s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-25T23:01:02.895Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.72s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.09s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.42s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.68s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-08-25T23:01:03.154Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.63s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.49s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.46s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.32s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.41s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d73758__} (0.65s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12496814268_/foo_false_____} (1.46s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12496814268_/foo_true_____} (1.48s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31653043254_/foo_false_____} (1.59s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31653043254_/foo_true_____} (1.47s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31653043254_/foo_true__0xc000d73788___} (1.52s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d737a0__} (1.50s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d737b8__} (1.52s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d737d0__} (1.30s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d737e8__} (1.42s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.36s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.92s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.91s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.95s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.80s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.29s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.09s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.94s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.03s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.18s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.15s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.87s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.41s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.91s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-25T23:01:03.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.91s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.65s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.80s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestAttachDetach (0.81s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.60s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.76s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.35s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.94s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.39s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.08s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.37s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.41s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (1.82s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.68s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.39s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.62s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.25s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.35s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.04s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.44s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.93s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.85s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.04s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.95s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.31s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.88s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.10s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.17s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.02s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.45s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.28s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.83s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.18s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.52s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.51s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.56s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.48s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.28s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.98s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.45s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.47s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.09s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.39s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.40s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.72s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.51s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.85s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.76s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.88s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.33s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.69s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.77s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.49s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.79s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.77s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.89s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.81s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.47s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.69s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.78s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.47s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.67s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.96s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.13s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnv (1.03s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.91s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.74s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.04s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.38s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.46s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.37s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.03s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.80s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.88s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.86s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.74s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.57s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.35s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.03s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.49s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.42s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.26s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.47s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.06s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.26s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.73s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.10s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.67s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.88s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.16s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.38s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.81s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.44s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.78s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.80s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.64s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.31s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.02s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.21s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.65s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.61s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildPATH (2.47s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.26s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.11s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.41s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildRm (2.43s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.87s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.17s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.12s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildUser (1.61s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.62s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.47s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.37s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.20s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.39s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.46s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-08-25T23:01:03.155Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.95s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.96s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.49s) [2022-08-25T23:01:03.155Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.94s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.98s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.63s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.34s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.04s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.82s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.51s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.45s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.84s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.03s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.34s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.34s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.03s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.70s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.63s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.26s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.76s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.25s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.06s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.28s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFormat (0.88s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsRename (0.66s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecEnv (0.65s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.35s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.72s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecInspectID (1.78s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.48s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecStartFails (0.67s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.66s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecTTY (0.76s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecUlimits (0.68s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.35s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.88s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestExecWithUser (0.89s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.50s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.06s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestHealth (18.99s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestBuildHistory (2.43s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesFormat (0.11s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.62s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.73s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImportDisplay (1.37s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImportFile (1.18s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.50s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImportGzipped (1.46s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.46s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.51s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.59s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.56s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.92s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.59s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.70s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.90s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPluginActive (2.31s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.38s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.57s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.75s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.60s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.31s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.99s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPortList (7.30s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.10s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.08s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.51s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.93s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.17s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2022-08-25T23:01:03.156Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.41s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.99s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.81s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.26s) [2022-08-25T23:01:03.156Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.95s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.36s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.76s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.53s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.80s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.36s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.18s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.87s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.30s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.34s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.13s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.81s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.55s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.32s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.81s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.32s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.38s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.27s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.10s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.86s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.48s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.97s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.97s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.29s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.07s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.95s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.01s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.18s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.14s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.15s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunMount (4.95s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.64s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.99s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.70s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.48s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNetHost (0.76s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.62s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.61s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.55s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.27s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.11s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.47s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunSysctls (1.14s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.89s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.58s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2022-08-25T23:01:03.157Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.11s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.59s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.77s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.14s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.66s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.13s) [2022-08-25T23:01:03.157Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.58s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.75s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.64s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.17s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.63s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.03s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.23s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.81s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.53s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.22s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.85s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.13s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.06s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.01s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.89s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.57s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.85s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.42s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartRecordError (1.04s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.89s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.79s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.67s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.52s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-08-25T23:01:03.158Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.77s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.55s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-25T23:01:03.158Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-25T23:01:03.158Z] === RUN TestDockerRegistrySuite [2022-08-25T23:01:03.158Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-25T23:01:04.090Z] check_test.go:427: [d147d4d2e3e92] daemon is not started [2022-08-25T23:01:04.090Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-25T23:01:05.461Z] check_test.go:427: [d431e1b515167] daemon is not started [2022-08-25T23:01:05.461Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-25T23:01:06.393Z] check_test.go:427: [dd66701e795f0] daemon is not started [2022-08-25T23:01:06.393Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-25T23:01:06.650Z] check_test.go:427: [dfada9ccdaf66] daemon is not started [2022-08-25T23:01:06.650Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-25T23:01:09.182Z] check_test.go:427: [d5c3f6dc94621] daemon is not started [2022-08-25T23:01:09.182Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-25T23:01:14.438Z] check_test.go:427: [dec6f40f28e58] daemon is not started [2022-08-25T23:01:14.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-25T23:01:16.961Z] check_test.go:427: [d134234cf150e] daemon is not started [2022-08-25T23:01:16.961Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-25T23:01:18.333Z] check_test.go:427: [d65497c74135d] daemon is not started [2022-08-25T23:01:18.333Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-25T23:01:18.897Z] check_test.go:427: [dde27a411ce2b] daemon is not started [2022-08-25T23:01:18.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-25T23:01:19.831Z] check_test.go:427: [d9e25055be3af] daemon is not started [2022-08-25T23:01:19.831Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-25T23:01:21.204Z] check_test.go:427: [d6a08e3ad9a1c] daemon is not started [2022-08-25T23:01:21.204Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-25T23:01:22.138Z] check_test.go:427: [dc48a27b79888] daemon is not started [2022-08-25T23:01:22.138Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-25T23:01:23.072Z] check_test.go:427: [d8f956af2a9b7] daemon is not started [2022-08-25T23:01:23.073Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-25T23:01:24.445Z] check_test.go:427: [d566c188b84b8] daemon is not started [2022-08-25T23:01:24.445Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-25T23:01:25.010Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ffa5640236a545ca8dd3ca86a8dc73263ad0298af684e298f86745b7e1b5049d [2022-08-25T23:01:25.575Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d74f0aa61e0e0c4a4c24ce477d8bdadf7505a756294199d97c34650c6ebbe5fc [2022-08-25T23:01:26.140Z] check_test.go:427: [df99e56da0f4b] daemon is not started [2022-08-25T23:01:26.140Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-25T23:01:26.705Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d2f60b5e2e6bf87990350d06cd0670c4ad2ce0879a847feae3b04392d10b20a [2022-08-25T23:01:27.643Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8266c58d27d58164aa4546497fc6693a4aa58ccafb5ba8619f7c322b417db585 [2022-08-25T23:01:27.900Z] check_test.go:427: [d1745b3b3260e] daemon is not started [2022-08-25T23:01:27.900Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-25T23:01:28.832Z] check_test.go:427: [d4daab129b43b] daemon is not started [2022-08-25T23:01:28.832Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-25T23:01:30.729Z] check_test.go:427: [da344ee4b2bfa] daemon is not started [2022-08-25T23:01:30.729Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-25T23:01:31.661Z] check_test.go:427: [db3d199a304c2] daemon is not started [2022-08-25T23:01:31.661Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-25T23:01:31.919Z] check_test.go:427: [d7b7abf3cf499] daemon is not started [2022-08-25T23:01:31.919Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-25T23:01:32.850Z] check_test.go:427: [d2cfd684dd5b2] daemon is not started [2022-08-25T23:01:32.850Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-25T23:01:33.782Z] check_test.go:427: [dedf065ca6b30] daemon is not started [2022-08-25T23:01:33.782Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-25T23:01:34.714Z] check_test.go:427: [da3beace3c202] daemon is not started [2022-08-25T23:01:34.714Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-25T23:01:37.239Z] check_test.go:427: [d4df5324420dc] daemon is not started [2022-08-25T23:01:37.239Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-25T23:01:37.239Z] check_test.go:427: [d6b3222de8811] daemon is not started [2022-08-25T23:01:37.239Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-25T23:01:38.172Z] check_test.go:427: [d8b32de51ea6d] daemon is not started [2022-08-25T23:01:38.172Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-25T23:01:38.429Z] check_test.go:427: [d82f384d500a9] daemon is not started [2022-08-25T23:01:38.429Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-25T23:01:38.687Z] check_test.go:427: [d43697baee937] daemon is not started [2022-08-25T23:01:38.687Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-25T23:01:38.945Z] check_test.go:427: [db0ca22f4eee7] daemon is not started [2022-08-25T23:01:38.945Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-25T23:01:39.203Z] check_test.go:427: [dee6ed94c0aa7] daemon is not started [2022-08-25T23:01:39.203Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-25T23:01:39.460Z] check_test.go:427: [df5aee993e269] daemon is not started [2022-08-25T23:01:39.460Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-25T23:01:39.717Z] check_test.go:427: [dd9558afc7cc0] daemon is not started [2022-08-25T23:01:39.717Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-25T23:01:40.651Z] check_test.go:427: [d93db7e48749d] daemon is not started [2022-08-25T23:01:40.651Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-25T23:01:42.025Z] check_test.go:427: [d078c7468d0db] daemon is not started [2022-08-25T23:01:42.025Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-25T23:01:42.972Z] check_test.go:427: [dfa516950e372] daemon is not started [2022-08-25T23:01:42.972Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-25T23:01:43.906Z] check_test.go:427: [daeca886965c3] daemon is not started [2022-08-25T23:01:43.906Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-25T23:01:44.839Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite (42.53s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.12s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.16s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.55s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-25T23:01:45.772Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-25T23:01:45.772Z] === RUN TestDockerSchema1RegistrySuite [2022-08-25T23:01:45.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-25T23:01:45.772Z] check_test.go:454: [d9930113bca4f] daemon is not started [2022-08-25T23:01:45.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-25T23:01:48.297Z] check_test.go:454: [d50691b1b95c4] daemon is not started [2022-08-25T23:01:48.297Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-25T23:01:53.552Z] check_test.go:454: [db88b6c34c0e5] daemon is not started [2022-08-25T23:01:53.552Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-25T23:01:54.117Z] check_test.go:454: [d8cade78332f0] daemon is not started [2022-08-25T23:01:54.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-25T23:01:54.374Z] check_test.go:454: [d224d1d6c5eac] daemon is not started [2022-08-25T23:01:54.374Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-25T23:01:55.308Z] check_test.go:454: [d765c4f1c7f20] daemon is not started [2022-08-25T23:01:55.308Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-25T23:01:56.243Z] check_test.go:454: [d55f16dca4949] daemon is not started [2022-08-25T23:01:56.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-25T23:01:57.175Z] check_test.go:454: [d955514fdd7a3] daemon is not started [2022-08-25T23:01:57.175Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-25T23:01:59.701Z] check_test.go:454: [d6527712c1be0] daemon is not started [2022-08-25T23:01:59.701Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-25T23:01:59.959Z] check_test.go:454: [d0415db038af8] daemon is not started [2022-08-25T23:01:59.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-25T23:02:00.216Z] check_test.go:454: [defeaecfbc800] daemon is not started [2022-08-25T23:02:00.216Z] --- PASS: TestDockerSchema1RegistrySuite (14.70s) [2022-08-25T23:02:00.216Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-25T23:02:00.216Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-08-25T23:02:00.216Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.89s) [2022-08-25T23:02:00.216Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-08-25T23:02:00.216Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-25T23:02:00.216Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-08-25T23:02:00.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-08-25T23:02:00.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-08-25T23:02:00.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2022-08-25T23:02:00.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-08-25T23:02:00.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-08-25T23:02:00.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-25T23:02:00.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-25T23:02:01.157Z] check_test.go:483: [d9deafcd656ae] daemon is not started [2022-08-25T23:02:01.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-25T23:02:01.428Z] check_test.go:483: [d679ca1304841] daemon is not started [2022-08-25T23:02:01.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-25T23:02:01.695Z] check_test.go:483: [dc59e713ee47b] daemon is not started [2022-08-25T23:02:01.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-25T23:02:03.067Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-25T23:02:03.633Z] check_test.go:483: [da9bee7210ee7] daemon is not started [2022-08-25T23:02:03.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-25T23:02:03.890Z] check_test.go:483: [df2a88a79a06d] daemon is not started [2022-08-25T23:02:03.890Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-25T23:02:04.454Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-25T23:02:05.020Z] check_test.go:483: [da70882f78da1] daemon is not started [2022-08-25T23:02:05.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-25T23:02:05.020Z] check_test.go:483: [d4254199a29f0] daemon is not started [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.94s) [2022-08-25T23:02:05.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-25T23:02:05.020Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-25T23:02:05.020Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-25T23:02:08.296Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-25T23:02:10.191Z] check_test.go:510: [db49fe958d50f] daemon is not started [2022-08-25T23:02:10.191Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-25T23:02:10.449Z] check_test.go:510: [d4c6615683777] daemon is not started [2022-08-25T23:02:10.449Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-25T23:02:10.706Z] check_test.go:510: [d5ed97a9a6d77] daemon is not started [2022-08-25T23:02:10.706Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-25T23:02:10.706Z] check_test.go:510: [d683fd52136bd] daemon is not started [2022-08-25T23:02:10.706Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-25T23:02:10.964Z] check_test.go:510: [dfb051ea21210] daemon is not started [2022-08-25T23:02:10.964Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.89s) [2022-08-25T23:02:10.964Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.21s) [2022-08-25T23:02:10.964Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-08-25T23:02:10.964Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.20s) [2022-08-25T23:02:10.964Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-25T23:02:10.964Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-25T23:02:10.964Z] === RUN TestDockerNetworkSuite [2022-08-25T23:02:10.964Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-25T23:02:12.337Z] docker_cli_network_unix_test.go:46: [dfd8588f65d58] daemon is not started [2022-08-25T23:02:12.596Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-25T23:02:13.529Z] docker_cli_network_unix_test.go:46: [d5380b5a52be5] daemon is not started [2022-08-25T23:02:13.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-25T23:02:14.901Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-25T23:02:16.276Z] docker_cli_network_unix_test.go:46: [d1f974a3722d1] daemon is not started [2022-08-25T23:02:17.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-25T23:02:19.116Z] docker_cli_network_unix_test.go:46: [d4710b12ee88d] daemon is not started [2022-08-25T23:02:19.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-25T23:02:19.373Z] docker_cli_network_unix_test.go:1233: [d8cec0e3093e4] daemon is not started [2022-08-25T23:02:22.652Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-25T23:02:22.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-25T23:02:24.025Z] docker_cli_network_unix_test.go:46: [da5d513180609] daemon is not started [2022-08-25T23:02:24.590Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-25T23:02:24.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-25T23:02:29.850Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-25T23:02:30.109Z] docker_cli_network_unix_test.go:46: [d7b14e7c5922b] daemon is not started [2022-08-25T23:02:31.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-25T23:02:33.396Z] docker_cli_network_unix_test.go:46: [d9f3c76d75e83] daemon is not started [2022-08-25T23:02:33.396Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-25T23:02:33.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-25T23:02:35.336Z] docker_cli_network_unix_test.go:46: [d0f76dfcb02c4] daemon is not started [2022-08-25T23:02:35.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-25T23:02:35.900Z] docker_cli_network_unix_test.go:46: [d1d6f81e841bc] daemon is not started [2022-08-25T23:02:35.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-25T23:02:36.158Z] docker_cli_network_unix_test.go:46: [d30456b2edaf3] daemon is not started [2022-08-25T23:02:36.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-25T23:02:37.096Z] docker_cli_network_unix_test.go:46: [debc5b16e595d] daemon is not started [2022-08-25T23:02:37.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-25T23:02:37.943Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-25T23:02:37.943Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-25T23:02:37.943Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-25T23:02:37.943Z] docker_cli_network_unix_test.go:46: [db434a5579644] daemon is not started [2022-08-25T23:02:38.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-25T23:02:38.765Z] docker_cli_network_unix_test.go:46: [d6bd6925029d2] daemon is not started [2022-08-25T23:02:38.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-25T23:02:39.023Z] docker_cli_network_unix_test.go:46: [d1a79abee03b1] daemon is not started [2022-08-25T23:02:39.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-25T23:02:39.588Z] docker_cli_network_unix_test.go:46: [d1b4e85de1d04] daemon is not started [2022-08-25T23:02:40.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-25T23:02:40.409Z] docker_cli_network_unix_test.go:46: [db3500c8b810f] daemon is not started [2022-08-25T23:02:40.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-25T23:02:40.409Z] docker_cli_network_unix_test.go:46: [d5dcf2cacb601] daemon is not started [2022-08-25T23:02:40.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-25T23:02:40.667Z] docker_cli_network_unix_test.go:46: [dd76de22dc5c8] daemon is not started [2022-08-25T23:02:40.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-25T23:02:41.601Z] docker_cli_network_unix_test.go:46: [ddc764915c632] daemon is not started [2022-08-25T23:02:41.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-25T23:02:42.532Z] docker_cli_network_unix_test.go:46: [d97765036ea49] daemon is not started [2022-08-25T23:02:42.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-25T23:02:42.790Z] docker_cli_network_unix_test.go:46: [d0578c1e2281d] daemon is not started [2022-08-25T23:02:42.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-25T23:02:43.047Z] docker_cli_network_unix_test.go:46: [d83b0a59db69e] daemon is not started [2022-08-25T23:02:43.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-25T23:02:43.305Z] docker_cli_network_unix_test.go:46: [d4e872f8d4b3d] daemon is not started [2022-08-25T23:02:43.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-25T23:02:43.869Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-25T23:02:44.436Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-25T23:02:44.694Z] docker_cli_network_unix_test.go:968: [dc2a5157fe9d4] daemon is not started [2022-08-25T23:02:45.259Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-25T23:02:45.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-25T23:02:47.721Z] docker_cli_network_unix_test.go:46: [dc8c01dab6f31] daemon is not started [2022-08-25T23:02:47.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-25T23:02:47.721Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-25T23:02:51.002Z] docker_cli_network_unix_test.go:1116: [dd7d8422d8819] daemon is not started [2022-08-25T23:02:53.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-25T23:02:53.551Z] docker_cli_network_unix_test.go:46: [d8b0d0a790f61] daemon is not started [2022-08-25T23:02:53.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-25T23:02:54.482Z] docker_cli_network_unix_test.go:46: [d19c188b22e22] daemon is not started [2022-08-25T23:02:54.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-25T23:02:54.482Z] docker_cli_network_unix_test.go:46: [d2192f739c8be] daemon is not started [2022-08-25T23:02:54.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-25T23:02:54.482Z] docker_cli_network_unix_test.go:46: [dabc43482bbf8] daemon is not started [2022-08-25T23:02:54.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-25T23:02:54.740Z] docker_cli_network_unix_test.go:46: [dd8f35ed5060f] daemon is not started [2022-08-25T23:02:54.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-25T23:02:54.740Z] docker_cli_network_unix_test.go:46: [df2f905b467dc] daemon is not started [2022-08-25T23:02:54.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-25T23:02:54.740Z] docker_cli_network_unix_test.go:46: [d3668f5d948b9] daemon is not started [2022-08-25T23:02:54.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-25T23:02:56.637Z] docker_cli_network_unix_test.go:46: [d8ecdf5754580] daemon is not started [2022-08-25T23:02:57.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-25T23:02:57.459Z] docker_cli_network_unix_test.go:46: [d65eb3d421dad] daemon is not started [2022-08-25T23:02:57.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-25T23:02:57.460Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-25T23:02:57.460Z] docker_cli_network_unix_test.go:46: [d929fa11b8bc4] daemon is not started [2022-08-25T23:02:57.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-25T23:02:57.716Z] docker_cli_network_unix_test.go:46: [dd8b7baaf25e8] daemon is not started [2022-08-25T23:02:57.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-25T23:03:02.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-25T23:03:03.086Z] docker_cli_network_unix_test.go:1084: [de7e79d315d8e] daemon is not started [2022-08-25T23:03:04.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-25T23:03:04.458Z] docker_cli_network_unix_test.go:46: [dd8a71abdecb8] daemon is not started [2022-08-25T23:03:04.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-25T23:03:05.023Z] docker_cli_network_unix_test.go:46: [dcf6f1f70bfe8] daemon is not started [2022-08-25T23:03:05.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-25T23:03:06.654Z] docker_cli_network_unix_test.go:46: [dde9baeaca624] daemon is not started [2022-08-25T23:03:06.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-25T23:03:06.911Z] docker_cli_network_unix_test.go:46: [df86f22049d53] daemon is not started [2022-08-25T23:03:06.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-25T23:03:07.476Z] docker_cli_network_unix_test.go:46: [d2e1b4fea6669] daemon is not started [2022-08-25T23:03:07.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-25T23:03:08.040Z] docker_cli_network_unix_test.go:46: [d17a82734ea84] daemon is not started [2022-08-25T23:03:08.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-25T23:03:08.606Z] docker_cli_network_unix_test.go:46: [d38ab5dc955d1] daemon is not started [2022-08-25T23:03:08.863Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-25T23:03:14.128Z] docker_cli_network_unix_test.go:46: [d835509d14762] daemon is not started [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite (63.45s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.66s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.00s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.55s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.01s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.38s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.16s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.65s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.50s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.32s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.65s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.12s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.07s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.30s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.88s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.35s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.35s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.61s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.50s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.88s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-25T23:03:14.385Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-08-25T23:03:14.385Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.50s) [2022-08-25T23:03:14.385Z] === RUN TestDockerHubPullSuite [2022-08-25T23:03:14.385Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-25T23:03:16.908Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-25T23:03:19.431Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-25T23:03:19.995Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-25T23:03:21.890Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-25T23:03:22.147Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-25T23:03:22.711Z] --- PASS: TestDockerHubPullSuite (8.21s) [2022-08-25T23:03:22.711Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2022-08-25T23:03:22.711Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2022-08-25T23:03:22.711Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-25T23:03:22.711Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s) [2022-08-25T23:03:22.711Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-08-25T23:03:22.711Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-25T23:03:22.711Z] PASS [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === Skipped [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T23:03:22.711Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T23:03:22.711Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_sni_test.go:30: Flakey test [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T23:03:22.711Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-25T23:03:22.711Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-25T23:03:22.711Z] docker_cli_network_unix_test.go:46: [d929fa11b8bc4] daemon is not started [2022-08-25T23:03:22.711Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] DONE 1265 tests, 51 skipped in 1451.042s [2022-08-25T23:03:22.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T23:03:22.711Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T23:03:22.711Z] +++ kill 9386 [2022-08-25T23:03:22.711Z] +++ /etc/init.d/apparmor stop [2022-08-25T23:03:22.711Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] Unloading profiles will leave already running processes permanently [2022-08-25T23:03:22.711Z] unconfined, which can lead to unexpected situations. [2022-08-25T23:03:22.711Z] [2022-08-25T23:03:22.711Z] To set a process to complain mode, use the command line tool [2022-08-25T23:03:22.712Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T23:03:22.712Z] +++ true [2022-08-25T23:03:22.712Z] exiting test-integration [2022-08-25T23:03:22.712Z] ++ exit 0 [2022-08-25T23:03:22.712Z] [2022-08-25T23:03:22.968Z] + for job in $(jobs -p) [2022-08-25T23:03:22.968Z] + wait 9555 [2022-08-25T23:03:44.871Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-25T23:03:44.871Z] docker_cli_swarm_test.go:1180: [df310c959e94d] joining swarm manager [d1c17463a80d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T23:03:50.143Z] docker_cli_swarm_test.go:1189: [d06280b82fd71] joining swarm manager [d1c17463a80d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T23:04:28.824Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-25T23:04:38.945Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-25T23:04:42.220Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-25T23:04:44.145Z] docker_cli_swarm_test.go:1112: [db8754f06a908] joining swarm manager [da46324bdb584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T23:04:45.515Z] docker_cli_swarm_test.go:1113: [d5740b6c80715] joining swarm manager [da46324bdb584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T23:06:06.908Z] docker_cli_swarm_test.go:1166: [dd6894293fd12] joining swarm manager [da46324bdb584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T23:06:38.952Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-25T23:06:40.325Z] docker_cli_swarm_test.go:1447: [d3dc155afde5a] joining swarm manager [dbbccd999aaff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T23:06:40.890Z] docker_cli_swarm_test.go:1448: [d19ce2b29cb45] joining swarm manager [dbbccd999aaff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T23:06:53.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-25T23:06:53.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-25T23:06:53.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-25T23:06:53.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-25T23:06:53.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-25T23:06:53.728Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-25T23:06:56.252Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-25T23:06:59.528Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-25T23:07:01.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-25T23:07:03.323Z] docker_cli_swarm_unix_test.go:63: [ddc66f4fd734c] joining swarm manager [d46043020e942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T23:07:59.535Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-25T23:07:59.535Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-25T23:07:59.535Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-25T23:08:00.905Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-25T23:08:04.181Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-25T23:08:06.705Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-25T23:08:08.600Z] docker_api_swarm_test.go:962: [dab09b68d12b3] joining swarm manager [d13073e1a230a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T23:08:26.669Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-25T23:08:38.869Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-25T23:08:40.239Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-25T23:08:42.762Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-25T23:08:45.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-25T23:08:53.383Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-25T23:08:56.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-25T23:08:59.222Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-25T23:09:01.746Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-25T23:09:04.270Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-25T23:09:06.796Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-25T23:09:10.075Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-25T23:09:11.971Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-25T23:10:08.182Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-25T23:10:23.036Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite (1548.62s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.57s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.56s) [2022-08-25T23:10:41.092Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.38s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.03s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.51s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.35s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.24s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.76s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.21s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.88s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.53s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.09s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.97s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.61s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.36s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.66s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.33s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.77s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.33s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.63s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.61s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.10s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.99s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.41s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.37s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.53s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.13s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.60s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.95s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.34s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.99s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.91s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.08s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.44s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.93s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.19s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.09s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.93s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.60s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.35s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.85s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.90s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.44s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.52s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.88s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.13s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.88s) [2022-08-25T23:10:41.092Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.44s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.66s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.39s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.38s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.63s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.45s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.28s) [2022-08-25T23:10:41.093Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.92s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.49s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.07s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.98s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.24s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.69s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2022-08-25T23:10:41.093Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-08-25T23:10:41.093Z] === RUN TestDockerExternalVolumeSuite [2022-08-25T23:10:41.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-25T23:10:41.093Z] docker_cli_external_volume_driver_test.go:53: [d98c588d2d263] daemon is not started [2022-08-25T23:10:55.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-25T23:12:03.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-25T23:12:11.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-25T23:12:26.588Z] docker_cli_external_volume_driver_test.go:53: [db643c465f707] daemon is not started [2022-08-25T23:12:41.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-25T23:12:56.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-25T23:13:11.154Z] docker_cli_external_volume_driver_test.go:53: [dd21848fe12ec] daemon is not started [2022-08-25T23:13:26.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-25T23:13:26.008Z] docker_cli_external_volume_driver_test.go:53: [d9cacdb12a9a2] daemon is not started [2022-08-25T23:13:44.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-25T23:14:16.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-25T23:14:30.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-25T23:14:45.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-25T23:15:32.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-25T23:15:50.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-25T23:16:22.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-25T23:16:54.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-25T23:17:09.497Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-25T23:17:24.352Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-25T23:17:24.352Z] docker_cli_external_volume_driver_test.go:485: [d5587a4873e92] daemon is not started [2022-08-25T23:17:42.417Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-25T23:17:42.417Z] docker_cli_external_volume_driver_test.go:53: [d327a2385a5aa] daemon is not started [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite (436.93s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-08-25T23:17:57.283Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-25T23:17:57.283Z] PASS [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] === Skipped [2022-08-25T23:17:57.283Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-25T23:17:57.283Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-25T23:17:57.283Z] check_test.go:540: [d42727849206c] daemon is not started [2022-08-25T23:17:57.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-08-25T23:17:57.283Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-25T23:17:57.283Z] check_test.go:540: [dec3a8b978e51] daemon is not started [2022-08-25T23:17:57.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T23:17:57.283Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-25T23:17:57.283Z] check_test.go:540: [d514037363b56] daemon is not started [2022-08-25T23:17:57.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-25T23:17:57.283Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-25T23:17:57.283Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-25T23:17:57.283Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-25T23:17:57.283Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] DONE 269 tests, 5 skipped in 2324.460s [2022-08-25T23:17:57.283Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T23:17:57.283Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbaf0f90b9bee/docker.pid [2022-08-25T23:17:57.283Z] +++ kill 7106 [2022-08-25T23:17:57.283Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7106 is not a child of this shell [2022-08-25T23:17:57.283Z] warning: PID 7106 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbaf0f90b9bee/docker.pid had a nonzero exit code [2022-08-25T23:17:57.283Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T23:17:57.283Z] +++ kill 9406 [2022-08-25T23:17:57.283Z] +++ /etc/init.d/apparmor stop [2022-08-25T23:17:57.283Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] Unloading profiles will leave already running processes permanently [2022-08-25T23:17:57.283Z] unconfined, which can lead to unexpected situations. [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] To set a process to complain mode, use the command line tool [2022-08-25T23:17:57.283Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T23:17:57.283Z] +++ true [2022-08-25T23:17:57.283Z] exiting test-integration [2022-08-25T23:17:57.283Z] ++ exit 0 [2022-08-25T23:17:57.283Z] [2022-08-25T23:17:57.283Z] + exit 0 [2022-08-25T23:17:57.283Z] ++ jobs -p [2022-08-25T23:17:57.283Z] + pids= [2022-08-25T23:17:57.283Z] + echo 'Remaining pids to kill: []' [2022-08-25T23:17:57.283Z] Remaining pids to kill: [] [2022-08-25T23:17:57.283Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-25T23:17:57.296Z] Recording test results [2022-08-25T23:17:58.824Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T23:17:59.135Z] + echo Ensuring container killed. [2022-08-25T23:17:59.135Z] Ensuring container killed. [2022-08-25T23:17:59.135Z] + docker ps -aq -f name=docker-pr2-* [2022-08-25T23:17:59.135Z] + cids=fd590845dd2f [2022-08-25T23:17:59.135Z] 9d02139a8d2d [2022-08-25T23:17:59.135Z] ae247690d10c [2022-08-25T23:17:59.135Z] + [ -n fd590845dd2f [2022-08-25T23:17:59.135Z] 9d02139a8d2d [2022-08-25T23:17:59.135Z] ae247690d10c ] [2022-08-25T23:17:59.135Z] + docker rm -vf fd590845dd2f 9d02139a8d2d ae247690d10c [2022-08-25T23:17:59.705Z] fd590845dd2f [2022-08-25T23:17:59.705Z] 9d02139a8d2d [2022-08-25T23:17:59.962Z] ae247690d10c [Pipeline] sh [2022-08-25T23:18:00.243Z] + echo Chowning /workspace to jenkins user [2022-08-25T23:18:00.243Z] Chowning /workspace to jenkins user [2022-08-25T23:18:00.243Z] + id -u [2022-08-25T23:18:00.243Z] + id -g [2022-08-25T23:18:00.243Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44036:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T23:18:00.243Z] Unable to find image 'busybox:latest' locally [2022-08-25T23:18:00.243Z] latest: Pulling from library/busybox [2022-08-25T23:18:00.501Z] 50783e0dfb64: Pulling fs layer [2022-08-25T23:18:00.501Z] 50783e0dfb64: Download complete [2022-08-25T23:18:00.501Z] 50783e0dfb64: Pull complete [2022-08-25T23:18:00.501Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-25T23:18:00.501Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T23:18:03.327Z] + bundleName=amd64 [2022-08-25T23:18:03.327Z] + echo Creating amd64-bundles.tar.gz [2022-08-25T23:18:03.327Z] Creating amd64-bundles.tar.gz [2022-08-25T23:18:03.327Z] + 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-25T23:18:03.327Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-25T23:18:04.710Z] Archiving artifacts [2022-08-25T23:18:06.493Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44036/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T23:18:06.841Z] + make clean [2022-08-25T23:18:06.841Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T23:18:07.100Z] docker-dev-cache [2022-08-25T23:18:07.100Z] 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