Pull request #43968 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9a849cc83aa47c2caecf34c0cdc30140960823a4+724feb898f4af3d7f156fb0064d59a7b68ea9be2 (703b11611ea84f6143a151cc4b9e4bcffa9c5a03) 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-43968@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-16T21:01:30.990Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-16T21:01:30.994Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-16T21:01:31.084Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-16T21:01:46.264Z] Still waiting to schedule task [2022-08-16T21:01:46.266Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-027be709e12b379b8)’ is offline [2022-08-16T21:02:30.296Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-027be709e12b379b8) in /home/ubuntu/workspace/moby_PR-43968 [Pipeline] { [Pipeline] checkout [2022-08-16T21:02:30.386Z] The recommended git tool is: git [2022-08-16T21:02:32.591Z] using credential docker-jenkins-github-credentials [2022-08-16T21:02:32.600Z] Cloning the remote Git repository [2022-08-16T21:02:32.600Z] Cloning with configured refspecs honoured and without tags [2022-08-16T21:02:31.256Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:02:31.313Z] > git init /home/ubuntu/workspace/moby_PR-43968 # timeout=10 [2022-08-16T21:02:31.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:02:31.713Z] > git --version # timeout=10 [2022-08-16T21:02:31.723Z] > git --version # 'git version 2.17.1' [2022-08-16T21:02:31.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:02:31.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:02:55.777Z] Fetching without tags [2022-08-16T21:02:55.992Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9a849cc83aa47c2caecf34c0cdc30140960823a4 [2022-08-16T21:02:55.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:02:55.710Z] > git config --add remote.origin.fetch +refs/pull/43968/head:refs/remotes/origin/PR-43968 # timeout=10 [2022-08-16T21:02:55.727Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:02:55.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:02:55.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:02:55.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:02:55.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:02:56.002Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:02:56.017Z] > git checkout -f 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [2022-08-16T21:02:57.589Z] Merge succeeded, producing bac54cbc97dee077fb090664b59772665b705cd5 [2022-08-16T21:02:57.590Z] Checking out Revision bac54cbc97dee077fb090664b59772665b705cd5 (PR-43968) [2022-08-16T21:02:56.632Z] > git remote # timeout=10 [2022-08-16T21:02:56.653Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:02:56.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:02:56.691Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:02:57.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:02:57.593Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:02:57.614Z] > git checkout -f bac54cbc97dee077fb090664b59772665b705cd5 # timeout=10 [2022-08-16T21:03:01.672Z] Commit message: "Merge commit '724feb898f4af3d7f156fb0064d59a7b68ea9be2' into HEAD" [2022-08-16T21:03:01.676Z] > git rev-list --no-walk 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:03:02.884Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43968:/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-16T21:03:07.097Z] Unable to find image 'alpine:latest' locally [2022-08-16T21:03:07.097Z] latest: Pulling from library/alpine [2022-08-16T21:03:07.097Z] 213ec9aee27d: Pulling fs layer [2022-08-16T21:03:07.097Z] 213ec9aee27d: Verifying Checksum [2022-08-16T21:03:07.097Z] 213ec9aee27d: Download complete [2022-08-16T21:03:07.356Z] 213ec9aee27d: Pull complete [2022-08-16T21:03:07.356Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T21:03:07.356Z] Status: Downloaded newer image for alpine:latest [2022-08-16T21:03:13.981Z] 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-16T21:03:14.257Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-027be709e12b379b8) in /home/ubuntu/workspace/moby_PR-43968 [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) [2022-08-16T21:03:14.272Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a2f22d3a8eae0fa9) in /home/ubuntu/workspace/moby_PR-43968 Stage "s390x" skipped due to when conditional [Pipeline] } [2022-08-16T21:03:14.273Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf) in /home/ubuntu/workspace/moby_PR-43968 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 [2022-08-16T21:03:14.307Z] The recommended git tool is: git [Pipeline] { [2022-08-16T21:03:14.320Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2022-08-16T21:03:14.341Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-08-16T21:03:14.358Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-08-16T21:03:14.384Z] The recommended git tool is: git [Pipeline] checkout [2022-08-16T21:03:14.392Z] The recommended git tool is: git [2022-08-16T21:03:14.395Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [2022-08-16T21:03:14.404Z] Cloning the remote Git repository [2022-08-16T21:03:14.404Z] Cloning with configured refspecs honoured and without tags [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-16T21:03:14.405Z] using credential docker-jenkins-github-credentials [2022-08-16T21:03:14.414Z] Cloning the remote Git repository [2022-08-16T21:03:14.414Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-16T21:03:14.604Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9a849cc83aa47c2caecf34c0cdc30140960823a4 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-16T21:03:14.853Z] Merge succeeded, producing dc68350e3e7ee651f9a682c3c4b61aaca632e7cd [2022-08-16T21:03:14.853Z] Checking out Revision dc68350e3e7ee651f9a682c3c4b61aaca632e7cd (PR-43968) [2022-08-16T21:03:14.977Z] Commit message: "Merge commit '724feb898f4af3d7f156fb0064d59a7b68ea9be2' into HEAD" [2022-08-16T21:03:14.330Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43968/.git # timeout=10 [2022-08-16T21:03:14.345Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:03:14.362Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:03:14.362Z] > git --version # timeout=10 [2022-08-16T21:03:14.373Z] > git --version # 'git version 2.17.1' [2022-08-16T21:03:14.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:03:14.374Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:03:14.607Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:03:14.617Z] > git checkout -f 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [2022-08-16T21:03:14.706Z] > git remote # timeout=10 [2022-08-16T21:03:14.717Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:03:14.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:03:14.739Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:03:14.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:03:14.862Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:03:14.874Z] > git checkout -f dc68350e3e7ee651f9a682c3c4b61aaca632e7cd # timeout=10 [2022-08-16T21:03:14.980Z] > git rev-list --no-walk 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:03:14.412Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:03:14.412Z] > git init /home/ubuntu/workspace/moby_PR-43968 # timeout=10 [2022-08-16T21:03:14.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:03:14.417Z] > git --version # timeout=10 [2022-08-16T21:03:14.420Z] > git --version # 'git version 2.25.1' [2022-08-16T21:03:14.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:03:14.421Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:03:14.418Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:03:14.419Z] > git init /home/ubuntu/workspace/moby_PR-43968 # timeout=10 [2022-08-16T21:03:14.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:03:14.432Z] > git --version # timeout=10 [2022-08-16T21:03:14.435Z] > git --version # 'git version 2.25.1' [2022-08-16T21:03:14.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:03:14.436Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:03:15.647Z] + [ PR != PR ] [2022-08-16T21:03:15.647Z] + [ master != master ] [2022-08-16T21:03:15.647Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:03:15.980Z] + docker version [2022-08-16T21:03:15.980Z] Client: Docker Engine - Community [2022-08-16T21:03:15.980Z] Version: 20.10.14 [2022-08-16T21:03:15.980Z] API version: 1.41 [2022-08-16T21:03:15.980Z] Go version: go1.16.15 [2022-08-16T21:03:15.980Z] Git commit: a224086 [2022-08-16T21:03:15.980Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-16T21:03:15.980Z] OS/Arch: linux/amd64 [2022-08-16T21:03:15.980Z] Context: default [2022-08-16T21:03:15.980Z] Experimental: true [2022-08-16T21:03:15.980Z] [2022-08-16T21:03:15.980Z] Server: Docker Engine - Community [2022-08-16T21:03:15.980Z] Engine: [2022-08-16T21:03:15.980Z] Version: 20.10.14 [2022-08-16T21:03:15.980Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:03:15.980Z] Go version: go1.16.15 [2022-08-16T21:03:15.980Z] Git commit: 87a90dc [2022-08-16T21:03:15.980Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-16T21:03:15.980Z] OS/Arch: linux/amd64 [2022-08-16T21:03:15.980Z] Experimental: true [2022-08-16T21:03:15.980Z] containerd: [2022-08-16T21:03:15.980Z] Version: 1.5.11 [2022-08-16T21:03:15.980Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:03:15.980Z] runc: [2022-08-16T21:03:15.980Z] Version: 1.0.3 [2022-08-16T21:03:15.980Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:03:15.980Z] docker-init: [2022-08-16T21:03:15.980Z] Version: 0.19.0 [2022-08-16T21:03:15.980Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:03:16.274Z] + docker info [2022-08-16T21:03:27.975Z] Fetching without tags [2022-08-16T21:03:28.174Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9a849cc83aa47c2caecf34c0cdc30140960823a4 [2022-08-16T21:03:27.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:03:27.965Z] > git config --add remote.origin.fetch +refs/pull/43968/head:refs/remotes/origin/PR-43968 # timeout=10 [2022-08-16T21:03:27.968Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:03:27.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:03:27.983Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:03:27.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:03:27.984Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:03:28.181Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:03:28.185Z] > git checkout -f 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [2022-08-16T21:03:29.256Z] Still waiting to schedule task [2022-08-16T21:03:29.256Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-027be709e12b379b8)’ [2022-08-16T21:03:29.257Z] Still waiting to schedule task [2022-08-16T21:03:29.257Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-027be709e12b379b8)’ [2022-08-16T21:03:29.451Z] Merge succeeded, producing 2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 [2022-08-16T21:03:29.452Z] Checking out Revision 2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 (PR-43968) [2022-08-16T21:03:29.516Z] Commit message: "Merge commit '724feb898f4af3d7f156fb0064d59a7b68ea9be2' into HEAD" [2022-08-16T21:03:28.707Z] > git remote # timeout=10 [2022-08-16T21:03:28.715Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:03:28.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:03:28.720Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:03:29.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:03:29.459Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:03:29.463Z] > git checkout -f 2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 # timeout=10 [2022-08-16T21:03:29.523Z] > git rev-list --no-walk 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:03:30.234Z] + docker version [2022-08-16T21:03:30.234Z] Client: Docker Engine - Community [2022-08-16T21:03:30.234Z] Version: 20.10.14 [2022-08-16T21:03:30.234Z] API version: 1.41 [2022-08-16T21:03:30.234Z] Go version: go1.16.15 [2022-08-16T21:03:30.234Z] Git commit: a224086 [2022-08-16T21:03:30.234Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-16T21:03:30.234Z] OS/Arch: linux/arm64 [2022-08-16T21:03:30.234Z] Context: default [2022-08-16T21:03:30.234Z] Experimental: true [2022-08-16T21:03:30.234Z] [2022-08-16T21:03:30.234Z] Server: Docker Engine - Community [2022-08-16T21:03:30.234Z] Engine: [2022-08-16T21:03:30.234Z] Version: 20.10.14 [2022-08-16T21:03:30.234Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:03:30.234Z] Go version: go1.16.15 [2022-08-16T21:03:30.234Z] Git commit: 87a90dc [2022-08-16T21:03:30.234Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-16T21:03:30.234Z] OS/Arch: linux/arm64 [2022-08-16T21:03:30.234Z] Experimental: true [2022-08-16T21:03:30.234Z] containerd: [2022-08-16T21:03:30.234Z] Version: 1.5.11 [2022-08-16T21:03:30.234Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:03:30.234Z] runc: [2022-08-16T21:03:30.234Z] Version: 1.0.3 [2022-08-16T21:03:30.234Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:03:30.234Z] docker-init: [2022-08-16T21:03:30.234Z] Version: 0.19.0 [2022-08-16T21:03:30.234Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:03:30.554Z] + docker info [2022-08-16T21:03:30.554Z] Client: [2022-08-16T21:03:30.554Z] Context: default [2022-08-16T21:03:30.554Z] Debug Mode: false [2022-08-16T21:03:30.554Z] Plugins: [2022-08-16T21:03:30.554Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:03:30.554Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:03:30.554Z] [2022-08-16T21:03:30.554Z] Server: [2022-08-16T21:03:30.554Z] Containers: 0 [2022-08-16T21:03:30.554Z] Running: 0 [2022-08-16T21:03:30.554Z] Paused: 0 [2022-08-16T21:03:30.554Z] Stopped: 0 [2022-08-16T21:03:30.554Z] Images: 4 [2022-08-16T21:03:30.554Z] Server Version: 20.10.14 [2022-08-16T21:03:30.554Z] Storage Driver: overlay2 [2022-08-16T21:03:30.554Z] Backing Filesystem: extfs [2022-08-16T21:03:30.554Z] Supports d_type: true [2022-08-16T21:03:30.554Z] Native Overlay Diff: true [2022-08-16T21:03:30.554Z] userxattr: false [2022-08-16T21:03:30.554Z] Logging Driver: json-file [2022-08-16T21:03:30.554Z] Cgroup Driver: cgroupfs [2022-08-16T21:03:30.554Z] Cgroup Version: 1 [2022-08-16T21:03:30.554Z] Plugins: [2022-08-16T21:03:30.554Z] Volume: local [2022-08-16T21:03:30.554Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:03:30.554Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:03:30.554Z] Swarm: inactive [2022-08-16T21:03:30.554Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-16T21:03:30.554Z] Default Runtime: runc [2022-08-16T21:03:30.554Z] Init Binary: docker-init [2022-08-16T21:03:30.554Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:03:30.554Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:03:30.554Z] init version: de40ad0 [2022-08-16T21:03:30.554Z] Security Options: [2022-08-16T21:03:30.554Z] apparmor [2022-08-16T21:03:30.554Z] seccomp [2022-08-16T21:03:30.554Z] Profile: default [2022-08-16T21:03:30.554Z] Kernel Version: 5.13.0-1021-aws [2022-08-16T21:03:30.554Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-16T21:03:30.554Z] OSType: linux [2022-08-16T21:03:30.554Z] Architecture: aarch64 [2022-08-16T21:03:30.554Z] CPUs: 2 [2022-08-16T21:03:30.554Z] Total Memory: 7.562GiB [2022-08-16T21:03:30.554Z] Name: ip-10-100-83-82 [2022-08-16T21:03:30.554Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-16T21:03:30.554Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:03:30.554Z] Debug Mode: false [2022-08-16T21:03:30.554Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:03:30.554Z] Labels: [2022-08-16T21:03:30.554Z] Experimental: true [2022-08-16T21:03:30.554Z] Insecure Registries: [2022-08-16T21:03:30.554Z] 127.0.0.0/8 [2022-08-16T21:03:30.554Z] Live Restore Enabled: true [2022-08-16T21:03:30.554Z] [Pipeline] sh [2022-08-16T21:03:30.868Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:03:30.868Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:03:30.868Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43968/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-16T21:03:30.868Z] + bash /home/ubuntu/workspace/moby_PR-43968/check-config.sh [2022-08-16T21:03:30.868Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-16T21:03:30.868Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-16T21:03:30.868Z] [2022-08-16T21:03:30.868Z] Generally Necessary: [2022-08-16T21:03:30.868Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-16T21:03:30.868Z] - apparmor: enabled and tools installed [2022-08-16T21:03:30.868Z] - CONFIG_NAMESPACES: enabled [2022-08-16T21:03:30.868Z] - CONFIG_NET_NS: enabled [2022-08-16T21:03:30.868Z] - CONFIG_PID_NS: enabled [2022-08-16T21:03:30.868Z] - CONFIG_IPC_NS: enabled [2022-08-16T21:03:30.868Z] - CONFIG_UTS_NS: enabled [2022-08-16T21:03:30.868Z] - CONFIG_CGROUPS: enabled [2022-08-16T21:03:30.868Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-16T21:03:30.868Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-16T21:03:30.868Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-16T21:03:30.868Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-16T21:03:30.868Z] - CONFIG_CPUSETS: enabled [2022-08-16T21:03:30.868Z] - CONFIG_MEMCG: enabled [2022-08-16T21:03:30.868Z] - CONFIG_KEYS: enabled [2022-08-16T21:03:31.124Z] - CONFIG_VETH: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-16T21:03:31.124Z] - CONFIG_CGROUP_BPF: enabled [2022-08-16T21:03:31.124Z] [2022-08-16T21:03:31.124Z] Optional Features: [2022-08-16T21:03:31.124Z] - CONFIG_USER_NS: enabled [2022-08-16T21:03:31.124Z] - CONFIG_SECCOMP: enabled [2022-08-16T21:03:31.124Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-16T21:03:31.124Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-16T21:03:31.124Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-16T21:03:31.124Z] (cgroup swap accounting is currently enabled) [2022-08-16T21:03:31.124Z] - CONFIG_BLK_CGROUP: enabled [2022-08-16T21:03:31.124Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-16T21:03:31.124Z] - CONFIG_CGROUP_PERF: enabled [2022-08-16T21:03:31.124Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-16T21:03:31.124Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-16T21:03:31.124Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-16T21:03:31.124Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-16T21:03:31.124Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-16T21:03:31.124Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_IP_VS: enabled (as module) [2022-08-16T21:03:31.124Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-16T21:03:31.124Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-16T21:03:31.124Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-16T21:03:31.380Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-16T21:03:31.380Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-16T21:03:31.380Z] - CONFIG_EXT4_FS: enabled [2022-08-16T21:03:31.380Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-16T21:03:31.380Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-16T21:03:31.380Z] - Network Drivers: [2022-08-16T21:03:31.380Z] - "overlay": [2022-08-16T21:03:31.380Z] - CONFIG_VXLAN: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-16T21:03:31.380Z] Optional (for encrypted networks): [2022-08-16T21:03:31.380Z] - CONFIG_CRYPTO: enabled [2022-08-16T21:03:31.380Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-16T21:03:31.380Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-16T21:03:31.380Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-16T21:03:31.380Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-16T21:03:31.380Z] - CONFIG_XFRM: enabled [2022-08-16T21:03:31.380Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-16T21:03:31.380Z] - "ipvlan": [2022-08-16T21:03:31.380Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-16T21:03:31.380Z] - "macvlan": [2022-08-16T21:03:31.380Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_DUMMY: enabled (as module) [2022-08-16T21:03:31.380Z] - "ftp,tftp client in container": [2022-08-16T21:03:31.380Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-16T21:03:31.380Z] - Storage Drivers: [2022-08-16T21:03:31.380Z] - "aufs": [2022-08-16T21:03:31.380Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-16T21:03:31.380Z] - "btrfs": [2022-08-16T21:03:31.380Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-16T21:03:31.380Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-16T21:03:31.380Z] - "devicemapper": [2022-08-16T21:03:31.380Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-16T21:03:31.380Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-16T21:03:31.380Z] - "overlay": [2022-08-16T21:03:31.636Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-16T21:03:31.636Z] - "zfs": [2022-08-16T21:03:31.636Z] - /dev/zfs: present [2022-08-16T21:03:31.636Z] - zfs command: missing [2022-08-16T21:03:31.636Z] - zpool command: missing [2022-08-16T21:03:31.636Z] [2022-08-16T21:03:31.636Z] Limits: [2022-08-16T21:03:31.636Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-16T21:03:31.636Z] [2022-08-16T21:03:31.636Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:03:31.977Z] Fetching without tags [2022-08-16T21:03:31.991Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 . [2022-08-16T21:03:31.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:03:31.962Z] > git config --add remote.origin.fetch +refs/pull/43968/head:refs/remotes/origin/PR-43968 # timeout=10 [2022-08-16T21:03:31.966Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:03:31.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:03:31.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:03:31.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:03:31.983Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:03:32.173Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9a849cc83aa47c2caecf34c0cdc30140960823a4 [2022-08-16T21:03:32.247Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:03:32.247Z] #1 sha256:92b89563316fb7d3fed1913002b2ef00a0273ab5a8c164b4004c2871303381e3 [2022-08-16T21:03:32.247Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:03:32.247Z] #1 DONE 0.0s [2022-08-16T21:03:32.247Z] [2022-08-16T21:03:32.247Z] #2 [internal] load .dockerignore [2022-08-16T21:03:32.247Z] #2 sha256:82d5437bf33278bc9a2141a4f92b5d3e3598d49a45ece0225f8fdaafdeb1f4f5 [2022-08-16T21:03:32.247Z] #2 transferring context: 145B done [2022-08-16T21:03:32.247Z] #2 DONE 0.0s [2022-08-16T21:03:32.247Z] [2022-08-16T21:03:32.247Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:03:32.247Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-16T21:03:32.503Z] #3 DONE 0.4s [2022-08-16T21:03:32.503Z] [2022-08-16T21:03:32.503Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:03:32.503Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-16T21:03:32.503Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-16T21:03:32.759Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-08-16T21:03:32.759Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-16T21:03:32.759Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-16T21:03:32.759Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-16T21:03:32.759Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-08-16T21:03:33.017Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-08-16T21:03:33.017Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-16T21:03:33.017Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-16T21:03:33.017Z] #4 DONE 0.6s [2022-08-16T21:03:33.273Z] [2022-08-16T21:03:33.273Z] #5 [internal] load build definition from Dockerfile [2022-08-16T21:03:33.273Z] #5 sha256:ef485ee37e62094153a7003a5b3a276df9bf24a15a36f12b71010da09db50bf8 [2022-08-16T21:03:33.273Z] #5 DONE 0.0s [2022-08-16T21:03:33.273Z] [2022-08-16T21:03:33.273Z] #6 [internal] load .dockerignore [2022-08-16T21:03:33.273Z] #6 sha256:48b672de0613e857fd179080fb84f912cc2b04a39205dba8cab55cc811fad420 [2022-08-16T21:03:33.273Z] #6 DONE 0.0s [2022-08-16T21:03:33.273Z] [2022-08-16T21:03:33.273Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:03:33.273Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:03:33.373Z] Merge succeeded, producing 55b9e757fa89f0ebfeda7ba2c643b28f1b43d0ab [2022-08-16T21:03:33.374Z] Checking out Revision 55b9e757fa89f0ebfeda7ba2c643b28f1b43d0ab (PR-43968) [2022-08-16T21:03:33.513Z] Commit message: "Merge commit '724feb898f4af3d7f156fb0064d59a7b68ea9be2' into HEAD" [2022-08-16T21:03:32.178Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:03:32.191Z] > git checkout -f 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [2022-08-16T21:03:32.731Z] > git remote # timeout=10 [2022-08-16T21:03:32.747Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:03:32.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:03:32.755Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:03:33.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:03:33.378Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:03:33.383Z] > git checkout -f 55b9e757fa89f0ebfeda7ba2c643b28f1b43d0ab # timeout=10 [2022-08-16T21:03:33.523Z] > git rev-list --no-walk 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [2022-08-16T21:03:33.835Z] #10 DONE 0.5s [2022-08-16T21:03:33.835Z] [2022-08-16T21:03:33.835Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:03:33.835Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-16T21:03:33.835Z] #7 DONE 0.5s [2022-08-16T21:03:33.835Z] [2022-08-16T21:03:33.835Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:03:33.835Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-16T21:03:33.835Z] #8 DONE 0.6s [2022-08-16T21:03:33.835Z] [2022-08-16T21:03:33.835Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:03:33.835Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:03:33.835Z] #9 DONE 0.6s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:03:34.102Z] [2022-08-16T21:03:34.102Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:03:34.102Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:03:34.102Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-16T21:03:34.102Z] #73 DONE 0.0s [2022-08-16T21:03:34.102Z] [2022-08-16T21:03:34.102Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:34.102Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-16T21:03:34.102Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:34.223Z] + docker version [2022-08-16T21:03:34.223Z] Client: Docker Engine - Community [2022-08-16T21:03:34.223Z] Version: 20.10.14 [2022-08-16T21:03:34.223Z] API version: 1.41 [2022-08-16T21:03:34.223Z] Go version: go1.16.15 [2022-08-16T21:03:34.223Z] Git commit: a224086 [2022-08-16T21:03:34.223Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-16T21:03:34.223Z] OS/Arch: linux/amd64 [2022-08-16T21:03:34.223Z] Context: default [2022-08-16T21:03:34.223Z] Experimental: true [2022-08-16T21:03:34.223Z] [2022-08-16T21:03:34.223Z] Server: Docker Engine - Community [2022-08-16T21:03:34.223Z] Engine: [2022-08-16T21:03:34.223Z] Version: 20.10.14 [2022-08-16T21:03:34.223Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:03:34.223Z] Go version: go1.16.15 [2022-08-16T21:03:34.223Z] Git commit: 87a90dc [2022-08-16T21:03:34.223Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-16T21:03:34.223Z] OS/Arch: linux/amd64 [2022-08-16T21:03:34.223Z] Experimental: true [2022-08-16T21:03:34.223Z] containerd: [2022-08-16T21:03:34.223Z] Version: 1.5.11 [2022-08-16T21:03:34.223Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:03:34.223Z] runc: [2022-08-16T21:03:34.223Z] Version: 1.0.3 [2022-08-16T21:03:34.223Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:03:34.223Z] docker-init: [2022-08-16T21:03:34.223Z] Version: 0.19.0 [2022-08-16T21:03:34.223Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:03:34.359Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-16T21:03:34.359Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-16T21:03:34.359Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-16T21:03:34.359Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-16T21:03:34.359Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0B / 53.68MB 0.0s [2022-08-16T21:03:34.505Z] + docker info [2022-08-16T21:03:34.505Z] Client: [2022-08-16T21:03:34.505Z] Context: default [2022-08-16T21:03:34.505Z] Debug Mode: false [2022-08-16T21:03:34.505Z] Plugins: [2022-08-16T21:03:34.505Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:03:34.505Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:03:34.505Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-16T21:03:34.505Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-16T21:03:34.505Z] [2022-08-16T21:03:34.505Z] Server: [2022-08-16T21:03:34.505Z] Containers: 0 [2022-08-16T21:03:34.505Z] Running: 0 [2022-08-16T21:03:34.505Z] Paused: 0 [2022-08-16T21:03:34.505Z] Stopped: 0 [2022-08-16T21:03:34.505Z] Images: 4 [2022-08-16T21:03:34.505Z] Server Version: 20.10.14 [2022-08-16T21:03:34.505Z] Storage Driver: overlay2 [2022-08-16T21:03:34.505Z] Backing Filesystem: extfs [2022-08-16T21:03:34.505Z] Supports d_type: true [2022-08-16T21:03:34.505Z] Native Overlay Diff: true [2022-08-16T21:03:34.505Z] userxattr: false [2022-08-16T21:03:34.505Z] Logging Driver: json-file [2022-08-16T21:03:34.505Z] Cgroup Driver: systemd [2022-08-16T21:03:34.505Z] Cgroup Version: 2 [2022-08-16T21:03:34.505Z] Plugins: [2022-08-16T21:03:34.505Z] Volume: local [2022-08-16T21:03:34.505Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:03:34.505Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:03:34.505Z] Swarm: inactive [2022-08-16T21:03:34.505Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-16T21:03:34.505Z] Default Runtime: runc [2022-08-16T21:03:34.505Z] Init Binary: docker-init [2022-08-16T21:03:34.505Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:03:34.505Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:03:34.505Z] init version: de40ad0 [2022-08-16T21:03:34.505Z] Security Options: [2022-08-16T21:03:34.505Z] apparmor [2022-08-16T21:03:34.505Z] seccomp [2022-08-16T21:03:34.505Z] Profile: default [2022-08-16T21:03:34.505Z] cgroupns [2022-08-16T21:03:34.505Z] Kernel Version: 5.13.0-1021-aws [2022-08-16T21:03:34.505Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-16T21:03:34.505Z] OSType: linux [2022-08-16T21:03:34.505Z] Architecture: x86_64 [2022-08-16T21:03:34.505Z] CPUs: 2 [2022-08-16T21:03:34.505Z] Total Memory: 7.559GiB [2022-08-16T21:03:34.505Z] Name: ip-10-100-42-238 [2022-08-16T21:03:34.505Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-16T21:03:34.505Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:03:34.505Z] Debug Mode: false [2022-08-16T21:03:34.505Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:03:34.505Z] Labels: [2022-08-16T21:03:34.505Z] Experimental: true [2022-08-16T21:03:34.505Z] Insecure Registries: [2022-08-16T21:03:34.505Z] 127.0.0.0/8 [2022-08-16T21:03:34.505Z] Live Restore Enabled: true [2022-08-16T21:03:34.505Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:03:34.617Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 5.89MB / 53.68MB 0.1s [2022-08-16T21:03:34.617Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 19.92MB / 53.68MB 0.2s [2022-08-16T21:03:34.829Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:55b9e757fa89f0ebfeda7ba2c643b28f1b43d0ab . [2022-08-16T21:03:34.873Z] #28 ... [2022-08-16T21:03:34.873Z] [2022-08-16T21:03:34.873Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:03:34.873Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:03:34.873Z] #49 DONE 0.0s [2022-08-16T21:03:34.873Z] [2022-08-16T21:03:34.873Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:34.873Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-16T21:03:34.873Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 41.44MB / 53.68MB 0.4s [2022-08-16T21:03:34.873Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.6s [2022-08-16T21:03:35.089Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:03:35.089Z] #1 sha256:c3464d35531eb92949051d98000a74039870f8fc964913dee45cdf063dfaf005 [2022-08-16T21:03:35.089Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:03:35.089Z] #1 DONE 0.0s [2022-08-16T21:03:35.089Z] [2022-08-16T21:03:35.089Z] #2 [internal] load .dockerignore [2022-08-16T21:03:35.089Z] #2 sha256:196c9eeccdbe1eb5ca5c5c3a12735bddb25a55cf66a8bddc2c938f1864c82733 [2022-08-16T21:03:35.089Z] #2 transferring context: 145B done [2022-08-16T21:03:35.089Z] #2 DONE 0.0s [2022-08-16T21:03:35.089Z] [2022-08-16T21:03:35.089Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:03:35.089Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-16T21:03:35.348Z] #3 DONE 0.3s [2022-08-16T21:03:35.348Z] [2022-08-16T21:03:35.348Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:03:35.348Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-16T21:03:35.348Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-16T21:03:35.348Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-16T21:03:35.348Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-16T21:03:35.348Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-16T21:03:35.348Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-16T21:03:35.441Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.0s done [2022-08-16T21:03:35.608Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-16T21:03:35.608Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-16T21:03:35.699Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0.1s [2022-08-16T21:03:35.871Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-16T21:03:35.871Z] #4 DONE 0.6s [2022-08-16T21:03:36.130Z] [2022-08-16T21:03:36.130Z] #6 [internal] load .dockerignore [2022-08-16T21:03:36.130Z] #6 sha256:4fe86a85327f57dc839de2d1d2e8b1dbffda6e6f224078f1f7b06d346616f0f2 [2022-08-16T21:03:36.130Z] #6 DONE 0.0s [2022-08-16T21:03:36.130Z] [2022-08-16T21:03:36.130Z] #5 [internal] load build definition from Dockerfile [2022-08-16T21:03:36.130Z] #5 sha256:32b7764da1f4a3779e7fda4a24124708a66500b75faaa71e717aa9bcf2fcfdaf [2022-08-16T21:03:36.130Z] #5 DONE 0.0s [2022-08-16T21:03:36.130Z] [2022-08-16T21:03:36.130Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:03:36.130Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-16T21:03:37.066Z] #10 DONE 0.9s [2022-08-16T21:03:37.066Z] [2022-08-16T21:03:37.066Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:03:37.066Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-16T21:03:37.066Z] #7 DONE 0.9s [2022-08-16T21:03:37.066Z] [2022-08-16T21:03:37.066Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:03:37.066Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:03:37.066Z] #8 DONE 0.9s [2022-08-16T21:03:37.066Z] [2022-08-16T21:03:37.066Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:03:37.066Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:03:37.066Z] #9 DONE 0.9s [2022-08-16T21:03:38.014Z] [2022-08-16T21:03:38.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:38.014Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:03:38.014Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-16T21:03:38.014Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-16T21:03:38.014Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-16T21:03:38.014Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.0s [2022-08-16T21:03:38.014Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-16T21:03:38.014Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.1s [2022-08-16T21:03:38.223Z] Client: [2022-08-16T21:03:38.223Z] Context: default [2022-08-16T21:03:38.223Z] Debug Mode: false [2022-08-16T21:03:38.223Z] Plugins: [2022-08-16T21:03:38.223Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:03:38.223Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:03:38.223Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-16T21:03:38.223Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-16T21:03:38.223Z] [2022-08-16T21:03:38.223Z] Server: [2022-08-16T21:03:38.223Z] Containers: 0 [2022-08-16T21:03:38.223Z] Running: 0 [2022-08-16T21:03:38.223Z] Paused: 0 [2022-08-16T21:03:38.223Z] Stopped: 0 [2022-08-16T21:03:38.223Z] Images: 1 [2022-08-16T21:03:38.223Z] Server Version: 20.10.14 [2022-08-16T21:03:38.223Z] Storage Driver: overlay2 [2022-08-16T21:03:38.223Z] Backing Filesystem: extfs [2022-08-16T21:03:38.223Z] Supports d_type: true [2022-08-16T21:03:38.223Z] Native Overlay Diff: true [2022-08-16T21:03:38.223Z] userxattr: false [2022-08-16T21:03:38.223Z] Logging Driver: json-file [2022-08-16T21:03:38.223Z] Cgroup Driver: cgroupfs [2022-08-16T21:03:38.223Z] Cgroup Version: 1 [2022-08-16T21:03:38.223Z] Plugins: [2022-08-16T21:03:38.223Z] Volume: local [2022-08-16T21:03:38.223Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:03:38.223Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:03:38.223Z] Swarm: inactive [2022-08-16T21:03:38.223Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-16T21:03:38.223Z] Default Runtime: runc [2022-08-16T21:03:38.223Z] Init Binary: docker-init [2022-08-16T21:03:38.223Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:03:38.223Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:03:38.223Z] init version: de40ad0 [2022-08-16T21:03:38.223Z] Security Options: [2022-08-16T21:03:38.223Z] apparmor [2022-08-16T21:03:38.223Z] seccomp [2022-08-16T21:03:38.223Z] Profile: default [2022-08-16T21:03:38.223Z] Kernel Version: 5.4.0-1071-aws [2022-08-16T21:03:38.223Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-16T21:03:38.223Z] OSType: linux [2022-08-16T21:03:38.223Z] Architecture: x86_64 [2022-08-16T21:03:38.223Z] CPUs: 2 [2022-08-16T21:03:38.223Z] Total Memory: 7.565GiB [2022-08-16T21:03:38.223Z] Name: ip-10-100-105-32 [2022-08-16T21:03:38.223Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-16T21:03:38.223Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:03:38.223Z] Debug Mode: false [2022-08-16T21:03:38.223Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:03:38.223Z] Labels: [2022-08-16T21:03:38.223Z] Experimental: true [2022-08-16T21:03:38.223Z] Insecure Registries: [2022-08-16T21:03:38.223Z] 127.0.0.0/8 [2022-08-16T21:03:38.223Z] Live Restore Enabled: true [2022-08-16T21:03:38.223Z] [2022-08-16T21:03:38.223Z] WARNING: No swap limit support [2022-08-16T21:03:38.224Z] #28 ... [2022-08-16T21:03:38.224Z] [2022-08-16T21:03:38.224Z] #24 [internal] load build context [2022-08-16T21:03:38.224Z] #24 sha256:4dd75907ac8008663c1dfb284b3bb06f537249a9ac0384223963cb80c91cfb1c [2022-08-16T21:03:38.224Z] #24 transferring context: 62.42MB 2.7s done [2022-08-16T21:03:38.224Z] #24 DONE 3.6s [2022-08-16T21:03:38.224Z] [2022-08-16T21:03:38.224Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:03:38.224Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:03:38.224Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-16T21:03:38.224Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:03:38.224Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-16T21:03:38.224Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-16T21:03:38.224Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-16T21:03:38.224Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-08-16T21:03:38.224Z] #71 DONE 3.5s [2022-08-16T21:03:38.224Z] [2022-08-16T21:03:38.224Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:03:38.224Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:03:38.224Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:03:38.224Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-16T21:03:38.224Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-16T21:03:38.224Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done [2022-08-16T21:03:38.224Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-08-16T21:03:38.224Z] #73 DONE 3.6s [2022-08-16T21:03:38.224Z] [2022-08-16T21:03:38.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:38.224Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-16T21:03:38.224Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-16T21:03:38.224Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.2s done [2022-08-16T21:03:38.224Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-16T21:03:38.224Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-16T21:03:38.224Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-16T21:03:38.224Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.0s done [2022-08-16T21:03:38.224Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.5s done [2022-08-16T21:03:38.224Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 1.5s done [2022-08-16T21:03:38.224Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 2.6s done [2022-08-16T21:03:38.224Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 3.4s [2022-08-16T21:03:38.224Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 1.6s done [Pipeline] sh [2022-08-16T21:03:38.276Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 22.02MB / 55.00MB 0.2s [2022-08-16T21:03:38.276Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 27.27MB / 55.00MB 0.3s [2022-08-16T21:03:38.276Z] #28 ... [2022-08-16T21:03:38.276Z] [2022-08-16T21:03:38.276Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:03:38.276Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:03:38.276Z] #49 DONE 0.0s [2022-08-16T21:03:38.276Z] [2022-08-16T21:03:38.276Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:38.276Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:03:38.276Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 34.60MB / 55.00MB 0.4s [2022-08-16T21:03:38.524Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:03:38.524Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:03:38.524Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43968/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-16T21:03:38.524Z] + bash /home/ubuntu/workspace/moby_PR-43968/check-config.sh [2022-08-16T21:03:38.524Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-16T21:03:38.524Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-16T21:03:38.524Z] [2022-08-16T21:03:38.524Z] Generally Necessary: [2022-08-16T21:03:38.524Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-16T21:03:38.524Z] - apparmor: enabled and tools installed [2022-08-16T21:03:38.524Z] - CONFIG_NAMESPACES: enabled [2022-08-16T21:03:38.524Z] - CONFIG_NET_NS: enabled [2022-08-16T21:03:38.524Z] - CONFIG_PID_NS: enabled [2022-08-16T21:03:38.524Z] - CONFIG_IPC_NS: enabled [2022-08-16T21:03:38.524Z] - CONFIG_UTS_NS: enabled [2022-08-16T21:03:38.524Z] - CONFIG_CGROUPS: enabled [2022-08-16T21:03:38.524Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-16T21:03:38.524Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-16T21:03:38.524Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-16T21:03:38.524Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-16T21:03:38.524Z] - CONFIG_CPUSETS: enabled [2022-08-16T21:03:38.524Z] - CONFIG_MEMCG: enabled [2022-08-16T21:03:38.524Z] - CONFIG_KEYS: enabled [2022-08-16T21:03:38.524Z] - CONFIG_VETH: enabled (as module) [2022-08-16T21:03:38.524Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-16T21:03:38.524Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-16T21:03:38.524Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-16T21:03:38.524Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-16T21:03:38.524Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-16T21:03:38.541Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 46.14MB / 55.00MB 0.5s [2022-08-16T21:03:38.541Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.54MB / 55.00MB 0.6s [2022-08-16T21:03:38.786Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-16T21:03:38.786Z] - CONFIG_CGROUP_BPF: enabled [2022-08-16T21:03:38.786Z] [2022-08-16T21:03:38.786Z] Optional Features: [2022-08-16T21:03:38.786Z] - CONFIG_USER_NS: enabled [2022-08-16T21:03:38.786Z] - CONFIG_SECCOMP: enabled [2022-08-16T21:03:38.786Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-16T21:03:38.786Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-16T21:03:38.786Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-16T21:03:38.786Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-16T21:03:38.786Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-16T21:03:38.786Z] - CONFIG_BLK_CGROUP: enabled [2022-08-16T21:03:38.786Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-16T21:03:38.786Z] - CONFIG_CGROUP_PERF: enabled [2022-08-16T21:03:38.786Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-16T21:03:38.786Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-16T21:03:38.786Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-16T21:03:38.786Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-16T21:03:38.786Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-16T21:03:38.786Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_IP_VS: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-16T21:03:38.786Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-16T21:03:38.786Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-16T21:03:38.786Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-16T21:03:38.786Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-16T21:03:38.786Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-16T21:03:38.786Z] - CONFIG_EXT4_FS: enabled [2022-08-16T21:03:38.786Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-16T21:03:38.786Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-16T21:03:38.786Z] - Network Drivers: [2022-08-16T21:03:38.786Z] - "overlay": [2022-08-16T21:03:38.809Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 0.9s done [2022-08-16T21:03:39.049Z] - CONFIG_VXLAN: enabled (as module) [2022-08-16T21:03:39.049Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-16T21:03:39.049Z] Optional (for encrypted networks): [2022-08-16T21:03:39.049Z] - CONFIG_CRYPTO: enabled [2022-08-16T21:03:39.049Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-16T21:03:39.049Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-16T21:03:39.049Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-16T21:03:39.049Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-16T21:03:39.049Z] - CONFIG_XFRM: enabled [2022-08-16T21:03:39.049Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-16T21:03:39.049Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-16T21:03:39.049Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-16T21:03:39.049Z] - "ipvlan": [2022-08-16T21:03:39.049Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-16T21:03:39.049Z] - "macvlan": [2022-08-16T21:03:39.049Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-16T21:03:39.049Z] - CONFIG_DUMMY: enabled (as module) [2022-08-16T21:03:39.049Z] - "ftp,tftp client in container": [2022-08-16T21:03:39.049Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-16T21:03:39.049Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-16T21:03:39.049Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-16T21:03:39.049Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-16T21:03:39.049Z] - Storage Drivers: [2022-08-16T21:03:39.049Z] - "aufs": [2022-08-16T21:03:39.049Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-16T21:03:39.049Z] - "btrfs": [2022-08-16T21:03:39.049Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-16T21:03:39.049Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-16T21:03:39.049Z] - "devicemapper": [2022-08-16T21:03:39.049Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-16T21:03:39.049Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-16T21:03:39.049Z] - "overlay": [2022-08-16T21:03:39.049Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-16T21:03:39.049Z] - "zfs": [2022-08-16T21:03:39.049Z] - /dev/zfs: present [2022-08-16T21:03:39.049Z] - zfs command: missing [2022-08-16T21:03:39.049Z] - zpool command: missing [2022-08-16T21:03:39.049Z] [2022-08-16T21:03:39.049Z] Limits: [2022-08-16T21:03:39.049Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-16T21:03:39.049Z] [2022-08-16T21:03:39.049Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:03:39.208Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.3s done [2022-08-16T21:03:39.208Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 [2022-08-16T21:03:39.208Z] #11 ... [2022-08-16T21:03:39.208Z] [2022-08-16T21:03:39.208Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:39.208Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-16T21:03:39.208Z] #28 DONE 4.8s [2022-08-16T21:03:39.208Z] [2022-08-16T21:03:39.208Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:39.208Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-16T21:03:39.208Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.3s done [2022-08-16T21:03:39.377Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:dc68350e3e7ee651f9a682c3c4b61aaca632e7cd . [2022-08-16T21:03:39.378Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.1s [2022-08-16T21:03:39.465Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 [2022-08-16T21:03:39.465Z] #11 ... [2022-08-16T21:03:39.465Z] [2022-08-16T21:03:39.465Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:03:39.465Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-16T21:03:39.465Z] #72 DONE 0.5s [2022-08-16T21:03:39.465Z] [2022-08-16T21:03:39.465Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:39.465Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-16T21:03:39.639Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:03:39.639Z] #1 sha256:50ea6016263cc877562a0ffb52bd05b8223a1fbc8db646c601ccb9fc7584d49a [2022-08-16T21:03:39.639Z] #1 transferring dockerfile: [2022-08-16T21:03:39.639Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:03:39.639Z] #1 DONE 0.2s [2022-08-16T21:03:39.639Z] [2022-08-16T21:03:39.639Z] #2 [internal] load .dockerignore [2022-08-16T21:03:39.639Z] #2 sha256:076c652f65ed263c5d7bfa3cdc5f617036518ede95954212b738ae760a6aee63 [2022-08-16T21:03:39.639Z] #2 transferring context: 145B done [2022-08-16T21:03:39.639Z] #2 DONE 0.1s [2022-08-16T21:03:39.639Z] [2022-08-16T21:03:39.639Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:03:39.639Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-16T21:03:40.028Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.4s done [2022-08-16T21:03:40.028Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-16T21:03:40.028Z] #11 ... [2022-08-16T21:03:40.028Z] [2022-08-16T21:03:40.028Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:03:40.028Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-16T21:03:40.028Z] #74 DONE 0.6s [2022-08-16T21:03:40.211Z] #3 DONE 0.3s [2022-08-16T21:03:40.211Z] [2022-08-16T21:03:40.211Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:03:40.211Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-16T21:03:40.211Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-16T21:03:40.211Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-16T21:03:40.211Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-16T21:03:40.211Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-16T21:03:40.211Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-16T21:03:40.211Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-16T21:03:40.211Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-16T21:03:40.284Z] [2022-08-16T21:03:40.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:40.284Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-16T21:03:40.471Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-16T21:03:40.732Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-16T21:03:40.732Z] #4 DONE 0.8s [2022-08-16T21:03:40.996Z] [2022-08-16T21:03:40.996Z] #6 [internal] load .dockerignore [2022-08-16T21:03:40.996Z] #6 sha256:14b38142bf6342fbf30f9a3c2c9a77939a2e8aa14ac5fbe26bdc17512e9c4da9 [2022-08-16T21:03:40.996Z] #6 DONE 0.0s [2022-08-16T21:03:40.996Z] [2022-08-16T21:03:40.996Z] #5 [internal] load build definition from Dockerfile [2022-08-16T21:03:40.996Z] #5 sha256:1ae45f2c94c9fc7d975840315c1542923eb3abf7877964098df811adff5709b6 [2022-08-16T21:03:40.996Z] #5 DONE 0.0s [2022-08-16T21:03:40.996Z] [2022-08-16T21:03:40.996Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:03:40.996Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:03:41.564Z] #10 ... [2022-08-16T21:03:41.564Z] [2022-08-16T21:03:41.564Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:03:41.564Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-16T21:03:41.564Z] #7 DONE 0.6s [2022-08-16T21:03:41.826Z] [2022-08-16T21:03:41.827Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:03:41.827Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:03:41.827Z] #10 DONE 0.7s [2022-08-16T21:03:41.827Z] [2022-08-16T21:03:41.827Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:03:41.827Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-16T21:03:41.827Z] #8 DONE 0.7s [2022-08-16T21:03:41.827Z] [2022-08-16T21:03:41.827Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:03:41.827Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:03:41.827Z] #9 DONE 0.7s [2022-08-16T21:03:42.091Z] [2022-08-16T21:03:42.091Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:42.092Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:03:42.092Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-16T21:03:42.353Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-16T21:03:42.353Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-16T21:03:42.353Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-16T21:03:42.612Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.2s [2022-08-16T21:03:42.612Z] #35 ... [2022-08-16T21:03:42.612Z] [2022-08-16T21:03:42.612Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:03:42.612Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:03:42.612Z] #56 DONE 0.0s [2022-08-16T21:03:42.612Z] [2022-08-16T21:03:42.612Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:42.612Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:03:42.612Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.24MB / 55.00MB 0.4s [2022-08-16T21:03:42.871Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 13.63MB / 55.00MB 0.6s [2022-08-16T21:03:43.130Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 19.92MB / 55.00MB 0.8s [2022-08-16T21:03:43.390Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 1.0s [2022-08-16T21:03:43.579Z] #28 ... [2022-08-16T21:03:43.579Z] [2022-08-16T21:03:43.579Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:03:43.579Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:03:43.579Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-16T21:03:43.579Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-16T21:03:43.579Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-16T21:03:43.579Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-08-16T21:03:43.579Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-08-16T21:03:43.579Z] #73 DONE 5.5s [2022-08-16T21:03:43.579Z] [2022-08-16T21:03:43.579Z] #24 [internal] load build context [2022-08-16T21:03:43.579Z] #24 sha256:211d71a79e7c89d0053853d5d3c402fcca908c068337c6dc662c7116fcf96767 [2022-08-16T21:03:43.579Z] #24 transferring context: 62.41MB 4.7s done [2022-08-16T21:03:43.579Z] #24 DONE 5.5s [2022-08-16T21:03:43.579Z] [2022-08-16T21:03:43.579Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:03:43.579Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:03:43.579Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-16T21:03:43.579Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:03:43.579Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-16T21:03:43.579Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-16T21:03:43.579Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done [2022-08-16T21:03:43.579Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-08-16T21:03:43.579Z] #71 DONE 5.5s [2022-08-16T21:03:43.579Z] [2022-08-16T21:03:43.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:43.579Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:43.579Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-16T21:03:43.579Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-16T21:03:43.579Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-16T21:03:43.579Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-16T21:03:43.579Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s done [2022-08-16T21:03:43.579Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s done [2022-08-16T21:03:43.579Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.9s done [2022-08-16T21:03:43.579Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.5s done [2022-08-16T21:03:43.579Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.2s done [2022-08-16T21:03:43.579Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.4s [2022-08-16T21:03:43.579Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.6s done [2022-08-16T21:03:43.606Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.4s done [2022-08-16T21:03:43.607Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-16T21:03:43.649Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 32.51MB / 55.00MB 1.2s [2022-08-16T21:03:43.841Z] #11 ... [2022-08-16T21:03:43.841Z] [2022-08-16T21:03:43.841Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:03:43.841Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-16T21:03:43.908Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.65MB / 55.00MB 1.4s [2022-08-16T21:03:43.908Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 1.6s [2022-08-16T21:03:44.104Z] #72 DONE 0.1s [2022-08-16T21:03:44.104Z] [2022-08-16T21:03:44.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:44.104Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:44.104Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-16T21:03:44.170Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 1.9s [2022-08-16T21:03:44.364Z] #11 ... [2022-08-16T21:03:44.364Z] [2022-08-16T21:03:44.364Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:03:44.364Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-16T21:03:44.364Z] #74 DONE 0.4s [2022-08-16T21:03:44.364Z] [2022-08-16T21:03:44.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:44.364Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:44.431Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 2.0s [2022-08-16T21:03:44.691Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 52.43MB / 55.00MB 2.2s [2022-08-16T21:03:45.263Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-16T21:03:45.743Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.4s done [2022-08-16T21:03:45.743Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-16T21:03:45.743Z] #11 ... [2022-08-16T21:03:45.743Z] [2022-08-16T21:03:45.743Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:45.743Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:03:45.743Z] #28 DONE 7.8s [2022-08-16T21:03:45.743Z] [2022-08-16T21:03:45.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:45.743Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:46.004Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done [2022-08-16T21:03:46.004Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-16T21:03:46.573Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done [2022-08-16T21:03:46.573Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-16T21:03:46.644Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.8s [2022-08-16T21:03:46.876Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.2s done [2022-08-16T21:03:47.132Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0.1s [2022-08-16T21:03:48.024Z] #35 ... [2022-08-16T21:03:48.024Z] [2022-08-16T21:03:48.024Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:03:48.024Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:03:48.024Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-16T21:03:48.024Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:03:48.024Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-16T21:03:48.024Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-16T21:03:48.024Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-16T21:03:48.024Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-08-16T21:03:48.024Z] #78 DONE 5.8s [2022-08-16T21:03:48.024Z] [2022-08-16T21:03:48.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:48.024Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:48.024Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-16T21:03:48.024Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-16T21:03:48.024Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-16T21:03:48.024Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-16T21:03:48.024Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-16T21:03:48.024Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.4s done [2022-08-16T21:03:48.024Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.8s done [2022-08-16T21:03:48.024Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.3s done [2022-08-16T21:03:48.024Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 81.79MB / 85.90MB 5.6s [2022-08-16T21:03:48.024Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 58.72MB / 141.86MB 5.6s [2022-08-16T21:03:48.024Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.6s done [2022-08-16T21:03:48.024Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 67.01MB / 141.86MB 5.8s [2022-08-16T21:03:48.598Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 78.64MB / 141.86MB 6.1s [2022-08-16T21:03:48.877Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.4s done [2022-08-16T21:03:48.877Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 88.08MB / 141.86MB 6.4s [2022-08-16T21:03:49.022Z] #11 ... [2022-08-16T21:03:49.023Z] [2022-08-16T21:03:49.023Z] #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-16T21:03:49.023Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-16T21:03:49.023Z] #29 1.135 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:03:49.023Z] #29 1.151 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:03:49.023Z] #29 1.151 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:03:49.023Z] #29 1.343 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:03:49.023Z] #29 1.516 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:03:49.023Z] #29 2.022 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:03:49.023Z] #29 2.500 Fetched 8456 kB in 2s (5220 kB/s) [2022-08-16T21:03:49.023Z] #29 2.500 Reading package lists... [2022-08-16T21:03:49.023Z] #29 3.055 Reading package lists... [2022-08-16T21:03:49.023Z] #29 3.616 Building dependency tree... [2022-08-16T21:03:49.023Z] #29 3.932 The following additional packages will be installed: [2022-08-16T21:03:49.023Z] #29 3.932 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-16T21:03:49.023Z] #29 3.932 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-16T21:03:49.023Z] #29 3.932 Recommended packages: [2022-08-16T21:03:49.023Z] #29 3.932 libldap-common publicsuffix libsasl2-modules [2022-08-16T21:03:49.023Z] #29 4.052 The following NEW packages will be installed: [2022-08-16T21:03:49.023Z] #29 4.052 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-16T21:03:49.023Z] #29 4.052 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-16T21:03:49.023Z] #29 4.052 libssh2-1 openssl [2022-08-16T21:03:49.023Z] #29 4.329 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-16T21:03:49.023Z] #29 4.329 Need to get 2942 kB of archives. [2022-08-16T21:03:49.023Z] #29 4.329 After this operation, 6482 kB of additional disk space will be used. [2022-08-16T21:03:49.023Z] #29 4.329 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-16T21:03:49.023Z] #29 4.334 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-16T21:03:49.023Z] #29 4.337 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-16T21:03:49.023Z] #29 4.337 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-16T21:03:49.023Z] #29 4.338 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-16T21:03:49.023Z] #29 4.340 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-16T21:03:49.023Z] #29 4.366 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-16T21:03:49.023Z] #29 4.366 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-16T21:03:49.023Z] #29 4.366 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-16T21:03:49.023Z] #29 4.366 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-16T21:03:49.023Z] #29 4.366 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-16T21:03:49.023Z] #29 4.366 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-16T21:03:49.023Z] #29 4.385 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-16T21:03:49.023Z] #29 4.386 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-16T21:03:49.023Z] #29 4.392 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-16T21:03:49.023Z] #29 4.512 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:03:49.023Z] #29 4.541 Fetched 2942 kB in 0s (8741 kB/s) [2022-08-16T21:03:49.023Z] #29 4.571 Selecting previously unselected package openssl. [2022-08-16T21:03:49.023Z] #29 4.571 (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-16T21:03:49.023Z] #29 4.574 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 4.577 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:03:49.023Z] #29 4.729 Selecting previously unselected package ca-certificates. [2022-08-16T21:03:49.023Z] #29 4.729 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-16T21:03:49.023Z] #29 4.734 Unpacking ca-certificates (20210119) ... [2022-08-16T21:03:49.023Z] #29 4.801 Selecting previously unselected package libbrotli1:arm64. [2022-08-16T21:03:49.023Z] #29 4.801 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 4.808 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-16T21:03:49.023Z] #29 4.862 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-16T21:03:49.023Z] #29 4.862 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 4.865 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:03:49.023Z] #29 4.905 Selecting previously unselected package libsasl2-2:arm64. [2022-08-16T21:03:49.023Z] #29 4.905 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 4.909 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:03:49.023Z] #29 4.954 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-16T21:03:49.023Z] #29 4.954 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 4.957 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:03:49.023Z] #29 5.021 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-16T21:03:49.023Z] #29 5.021 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.036 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-16T21:03:49.023Z] #29 5.075 Selecting previously unselected package libpsl5:arm64. [2022-08-16T21:03:49.023Z] #29 5.075 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.079 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-16T21:03:49.023Z] #29 5.123 Selecting previously unselected package librtmp1:arm64. [2022-08-16T21:03:49.023Z] #29 5.123 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.126 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:03:49.023Z] #29 5.168 Selecting previously unselected package libssh2-1:arm64. [2022-08-16T21:03:49.023Z] #29 5.168 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.172 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-16T21:03:49.023Z] #29 5.231 Selecting previously unselected package libcurl4:arm64. [2022-08-16T21:03:49.023Z] #29 5.231 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.235 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:03:49.023Z] #29 5.303 Selecting previously unselected package curl. [2022-08-16T21:03:49.023Z] #29 5.303 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.303 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:03:49.023Z] #29 5.361 Selecting previously unselected package libonig5:arm64. [2022-08-16T21:03:49.023Z] #29 5.362 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.365 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-16T21:03:49.023Z] #29 5.423 Selecting previously unselected package libjq1:arm64. [2022-08-16T21:03:49.023Z] #29 5.423 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.427 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-16T21:03:49.023Z] #29 5.468 Selecting previously unselected package jq. [2022-08-16T21:03:49.023Z] #29 5.468 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-16T21:03:49.023Z] #29 5.472 Unpacking jq (1.6-2.1) ... [2022-08-16T21:03:49.023Z] #29 5.511 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-16T21:03:49.023Z] #29 5.521 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-16T21:03:49.023Z] #29 5.534 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-16T21:03:49.023Z] #29 5.544 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:03:49.023Z] #29 5.555 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:03:49.023Z] #29 5.568 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:03:49.023Z] #29 5.577 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-16T21:03:49.023Z] #29 5.591 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:03:49.023Z] #29 5.606 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-16T21:03:49.023Z] #29 5.616 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-16T21:03:49.023Z] #29 5.627 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:03:49.023Z] #29 5.637 Setting up ca-certificates (20210119) ... [2022-08-16T21:03:49.023Z] #29 6.349 Updating certificates in /etc/ssl/certs... [2022-08-16T21:03:49.023Z] #29 7.241 129 added, 0 removed; done. [2022-08-16T21:03:49.023Z] #29 7.277 Setting up jq (1.6-2.1) ... [2022-08-16T21:03:49.023Z] #29 7.289 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:03:49.023Z] #29 7.301 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:03:49.023Z] #29 7.320 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:03:49.023Z] #29 7.334 Processing triggers for ca-certificates (20210119) ... [2022-08-16T21:03:49.023Z] #29 7.350 Updating certificates in /etc/ssl/certs... [2022-08-16T21:03:49.023Z] #29 8.086 0 added, 0 removed; done. [2022-08-16T21:03:49.023Z] #29 8.086 Running hooks in /etc/ca-certificates/update.d... [2022-08-16T21:03:49.023Z] #29 8.086 done. [2022-08-16T21:03:49.023Z] #29 ... [2022-08-16T21:03:49.023Z] [2022-08-16T21:03:49.023Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:49.023Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-16T21:03:49.136Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 99.61MB / 141.86MB 6.7s [2022-08-16T21:03:49.136Z] #11 ... [2022-08-16T21:03:49.136Z] [2022-08-16T21:03:49.136Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:03:49.136Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:03:49.136Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-16T21:03:49.136Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:03:49.136Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-16T21:03:49.136Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-16T21:03:49.136Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-08-16T21:03:49.136Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-08-16T21:03:49.136Z] #80 DONE 7.0s [2022-08-16T21:03:49.136Z] [2022-08-16T21:03:49.136Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:49.136Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:49.136Z] #11 ... [2022-08-16T21:03:49.136Z] [2022-08-16T21:03:49.136Z] #31 [internal] load build context [2022-08-16T21:03:49.136Z] #31 sha256:941c71184274eb7b2f0147953025051f826731d5f2fd5f4e968d91ebfe862faa [2022-08-16T21:03:49.136Z] #31 transferring context: 35.98MB 7.0s [2022-08-16T21:03:49.396Z] #31 ... [2022-08-16T21:03:49.396Z] [2022-08-16T21:03:49.397Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:49.397Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:49.397Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 111.15MB / 141.86MB 7.0s [2022-08-16T21:03:49.585Z] #11 ... [2022-08-16T21:03:49.585Z] [2022-08-16T21:03:49.585Z] #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-16T21:03:49.585Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-16T21:03:49.585Z] #29 DONE 10.7s [2022-08-16T21:03:49.656Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 7.4s [2022-08-16T21:03:49.841Z] [2022-08-16T21:03:49.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:49.841Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-16T21:03:49.841Z] #11 ... [2022-08-16T21:03:49.841Z] [2022-08-16T21:03:49.841Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:03:49.841Z] #30 sha256:34bd1dc96f6090231220a92c851995b182b1d5c654f7a2b74d1c8f54b95e4d22 [2022-08-16T21:03:49.841Z] #30 DONE 0.1s [2022-08-16T21:03:49.841Z] [2022-08-16T21:03:49.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:49.841Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-16T21:03:49.917Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 128.97MB / 141.86MB 7.7s [2022-08-16T21:03:50.176Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 137.07MB / 141.86MB 7.9s [2022-08-16T21:03:51.556Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.9s [2022-08-16T21:03:51.732Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 4.3s done [2022-08-16T21:03:51.732Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a [2022-08-16T21:03:51.732Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-16T21:03:51.732Z] #11 DONE 17.5s [2022-08-16T21:03:51.732Z] [2022-08-16T21:03:51.732Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:03:51.732Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-16T21:03:51.821Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.5s done [2022-08-16T21:03:51.850Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.6s done [2022-08-16T21:03:51.850Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-16T21:03:52.085Z] #11 ... [2022-08-16T21:03:52.085Z] [2022-08-16T21:03:52.085Z] #31 [internal] load build context [2022-08-16T21:03:52.085Z] #31 sha256:941c71184274eb7b2f0147953025051f826731d5f2fd5f4e968d91ebfe862faa [2022-08-16T21:03:52.085Z] #31 transferring context: 62.42MB 9.3s done [2022-08-16T21:03:52.085Z] #31 DONE 9.9s [2022-08-16T21:03:52.085Z] [2022-08-16T21:03:52.085Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:52.085Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:52.298Z] #12 DONE 0.6s [2022-08-16T21:03:52.298Z] [2022-08-16T21:03:52.298Z] #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-16T21:03:52.298Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-16T21:03:52.860Z] #13 DONE 0.5s [2022-08-16T21:03:52.860Z] [2022-08-16T21:03:52.860Z] #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-16T21:03:52.860Z] #31 sha256:f4150c6ca405696168125a38f4fb4a88f8300039c464f96b66eab6fb8c421e68 [2022-08-16T21:03:52.860Z] #31 1.591 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-16T21:03:52.860Z] #31 1.825 [2022-08-16T21:03:52.860Z] #31 2.042 #=#=# # 2.0% ######################################################################## 100.0% [2022-08-16T21:03:52.860Z] #31 2.351 [2022-08-16T21:03:53.020Z] #11 ... [2022-08-16T21:03:53.020Z] [2022-08-16T21:03:53.020Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:03:53.020Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-16T21:03:53.020Z] #79 DONE 0.6s [2022-08-16T21:03:53.020Z] [2022-08-16T21:03:53.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:53.021Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:53.116Z] #31 ... [2022-08-16T21:03:53.116Z] [2022-08-16T21:03:53.116Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:03:53.116Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-16T21:03:53.116Z] #46 DONE 0.2s [2022-08-16T21:03:53.116Z] [2022-08-16T21:03:53.116Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:03:53.116Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-16T21:03:53.116Z] #33 DONE 0.2s [2022-08-16T21:03:53.116Z] [2022-08-16T21:03:53.116Z] #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-16T21:03:53.116Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-16T21:03:53.116Z] #50 DONE 0.3s [2022-08-16T21:03:53.116Z] [2022-08-16T21:03:53.116Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:03:53.116Z] #66 sha256:9168bfa767778e2bf68e31a02384200cdce9e5ca65525d124425fbc6f19108f0 [2022-08-16T21:03:53.116Z] #66 DONE 0.3s [2022-08-16T21:03:53.116Z] [2022-08-16T21:03:53.116Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:03:53.116Z] #25 sha256:b8c83c7385f1ca4740eda78a45be5df7a60780fac7b2fff1f91bac828b73e733 [2022-08-16T21:03:53.116Z] #25 DONE 0.3s [2022-08-16T21:03:53.116Z] [2022-08-16T21:03:53.116Z] #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-16T21:03:53.116Z] #31 sha256:f4150c6ca405696168125a38f4fb4a88f8300039c464f96b66eab6fb8c421e68 [2022-08-16T21:03:53.116Z] #31 3.362 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-16T21:03:53.589Z] #11 ... [2022-08-16T21:03:53.589Z] [2022-08-16T21:03:53.589Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:03:53.589Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-16T21:03:53.589Z] #81 DONE 0.9s [2022-08-16T21:03:53.589Z] [2022-08-16T21:03:53.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:53.589Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:53.680Z] #31 3.708 [2022-08-16T21:03:53.939Z] #31 3.961 #=#=# 0.1% ######################################################################## 100.0% [2022-08-16T21:03:54.503Z] #31 4.438 [2022-08-16T21:03:55.432Z] #31 5.699 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-16T21:03:55.994Z] #31 6.033 [2022-08-16T21:03:56.086Z] #11 ... [2022-08-16T21:03:56.086Z] [2022-08-16T21:03:56.086Z] #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-16T21:03:56.086Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:03:56.086Z] #29 0.927 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:03:56.086Z] #29 0.946 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:03:56.086Z] #29 0.946 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:03:56.086Z] #29 1.089 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:03:56.086Z] #29 1.341 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:03:56.086Z] #29 1.619 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:03:56.086Z] #29 2.912 Fetched 8570 kB in 2s (3822 kB/s) [2022-08-16T21:03:56.086Z] #29 2.912 Reading package lists... [2022-08-16T21:03:56.086Z] #29 3.727 Reading package lists... [2022-08-16T21:03:56.086Z] #29 4.522 Building dependency tree... [2022-08-16T21:03:56.086Z] #29 4.905 The following additional packages will be installed: [2022-08-16T21:03:56.086Z] #29 4.905 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-16T21:03:56.087Z] #29 4.906 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-16T21:03:56.087Z] #29 4.907 Recommended packages: [2022-08-16T21:03:56.087Z] #29 4.907 libldap-common publicsuffix libsasl2-modules [2022-08-16T21:03:56.087Z] #29 5.077 The following NEW packages will be installed: [2022-08-16T21:03:56.087Z] #29 5.077 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-16T21:03:56.087Z] #29 5.077 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-16T21:03:56.087Z] #29 5.077 libssh2-1 openssl [2022-08-16T21:03:56.087Z] #29 5.359 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-16T21:03:56.087Z] #29 5.359 Need to get 3047 kB of archives. [2022-08-16T21:03:56.087Z] #29 5.359 After this operation, 6661 kB of additional disk space will be used. [2022-08-16T21:03:56.087Z] #29 5.359 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-16T21:03:56.087Z] #29 5.383 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-16T21:03:56.087Z] #29 5.383 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-16T21:03:56.087Z] #29 5.383 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-16T21:03:56.087Z] #29 5.383 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-16T21:03:56.087Z] #29 5.383 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-16T21:03:56.087Z] #29 5.383 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-16T21:03:56.087Z] #29 5.391 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-16T21:03:56.087Z] #29 5.391 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-16T21:03:56.087Z] #29 5.391 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-16T21:03:56.087Z] #29 5.391 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-16T21:03:56.087Z] #29 5.400 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-16T21:03:56.087Z] #29 5.400 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:03:56.087Z] #29 5.401 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:03:56.087Z] #29 5.402 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:03:56.087Z] #29 5.626 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:03:56.087Z] #29 5.659 Fetched 3047 kB in 0s (9563 kB/s) [2022-08-16T21:03:56.087Z] #29 5.699 Selecting previously unselected package openssl. [2022-08-16T21:03:56.087Z] #29 5.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-16T21:03:56.087Z] #29 5.700 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 5.704 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:03:56.087Z] #29 5.842 Selecting previously unselected package ca-certificates. [2022-08-16T21:03:56.087Z] #29 5.842 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-16T21:03:56.087Z] #29 5.847 Unpacking ca-certificates (20210119) ... [2022-08-16T21:03:56.087Z] #29 5.932 Selecting previously unselected package libbrotli1:amd64. [2022-08-16T21:03:56.087Z] #29 5.932 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 5.942 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:03:56.087Z] #29 6.011 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-16T21:03:56.087Z] #29 6.013 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.017 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:03:56.087Z] #29 6.063 Selecting previously unselected package libsasl2-2:amd64. [2022-08-16T21:03:56.087Z] #29 6.063 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.067 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:03:56.087Z] #29 6.121 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-16T21:03:56.087Z] #29 6.123 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.127 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:03:56.087Z] #29 6.203 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-16T21:03:56.087Z] #29 6.205 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.209 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:03:56.087Z] #29 6.256 Selecting previously unselected package libpsl5:amd64. [2022-08-16T21:03:56.087Z] #29 6.258 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.263 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:03:56.087Z] #29 6.304 Selecting previously unselected package librtmp1:amd64. [2022-08-16T21:03:56.087Z] #29 6.304 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.308 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:03:56.087Z] #29 6.344 Selecting previously unselected package libssh2-1:amd64. [2022-08-16T21:03:56.087Z] #29 6.346 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.351 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:03:56.087Z] #29 6.412 Selecting previously unselected package libcurl4:amd64. [2022-08-16T21:03:56.087Z] #29 6.412 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.417 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:03:56.087Z] #29 6.490 Selecting previously unselected package curl. [2022-08-16T21:03:56.087Z] #29 6.490 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.494 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:03:56.087Z] #29 6.561 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:03:56.087Z] #29 6.561 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.565 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:03:56.087Z] #29 6.637 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:03:56.087Z] #29 6.637 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.640 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:03:56.087Z] #29 6.696 Selecting previously unselected package jq. [2022-08-16T21:03:56.087Z] #29 6.696 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:03:56.087Z] #29 6.705 Unpacking jq (1.6-2.1) ... [2022-08-16T21:03:56.087Z] #29 6.753 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:03:56.087Z] #29 6.773 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:03:56.087Z] #29 6.786 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:03:56.087Z] #29 6.801 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:03:56.087Z] #29 6.809 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:03:56.087Z] #29 6.825 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:03:56.087Z] #29 6.834 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:03:56.087Z] #29 6.846 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:03:56.087Z] #29 6.865 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:03:56.087Z] #29 6.875 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:03:56.087Z] #29 6.887 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:03:56.087Z] #29 6.899 Setting up ca-certificates (20210119) ... [2022-08-16T21:03:56.087Z] #29 7.518 Updating certificates in /etc/ssl/certs... [2022-08-16T21:03:56.087Z] #29 8.229 129 added, 0 removed; done. [2022-08-16T21:03:56.087Z] #29 8.353 Setting up jq (1.6-2.1) ... [2022-08-16T21:03:56.087Z] #29 8.367 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:03:56.087Z] #29 8.374 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:03:56.087Z] #29 8.386 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:03:56.087Z] #29 8.410 Processing triggers for ca-certificates (20210119) ... [2022-08-16T21:03:56.087Z] #29 8.418 Updating certificates in /etc/ssl/certs... [2022-08-16T21:03:56.087Z] #29 9.020 0 added, 0 removed; done. [2022-08-16T21:03:56.087Z] #29 9.020 Running hooks in /etc/ca-certificates/update.d... [2022-08-16T21:03:56.087Z] #29 9.021 done. [2022-08-16T21:03:56.087Z] #29 ... [2022-08-16T21:03:56.087Z] [2022-08-16T21:03:56.087Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:56.087Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:56.087Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.2s done [2022-08-16T21:03:56.125Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.1s done [2022-08-16T21:03:56.125Z] #11 ... [2022-08-16T21:03:56.125Z] [2022-08-16T21:03:56.125Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:03:56.125Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:03:56.125Z] #35 DONE 13.7s [2022-08-16T21:03:56.125Z] [2022-08-16T21:03:56.125Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:56.125Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:56.125Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.1s [2022-08-16T21:03:56.658Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-16T21:03:56.658Z] #11 ... [2022-08-16T21:03:56.658Z] [2022-08-16T21:03:56.658Z] #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-16T21:03:56.658Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:03:56.658Z] #29 DONE 11.0s [2022-08-16T21:03:56.658Z] [2022-08-16T21:03:56.658Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:03:56.658Z] #30 sha256:e80790a39e7ac5f497c02f8f50f77040660044773bfb7811dbc3a21e68f09343 [2022-08-16T21:03:56.658Z] #30 DONE 0.1s [2022-08-16T21:03:56.658Z] [2022-08-16T21:03:56.658Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:03:56.658Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:03:56.692Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-16T21:03:56.692Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-16T21:03:56.763Z] #31 6.270 #=#=# 0.0% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% [2022-08-16T21:03:57.326Z] #31 7.425 [2022-08-16T21:03:57.628Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-16T21:03:57.921Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.1s [2022-08-16T21:03:59.218Z] #31 ... [2022-08-16T21:03:59.218Z] [2022-08-16T21:03:59.218Z] #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-16T21:03:59.218Z] #26 sha256:d50819005c2de5b413a3bd76db8c915cb82bc3647d111011e2489d4e7665cb24 [2022-08-16T21:03:59.218Z] #26 4.279 + RM_GOPATH=0 [2022-08-16T21:03:59.218Z] #26 4.299 + TMP_GOPATH= [2022-08-16T21:03:59.218Z] #26 4.307 + : /build [2022-08-16T21:03:59.218Z] #26 4.308 + '[' -z '' ']' [2022-08-16T21:03:59.218Z] #26 4.310 ++ mktemp -d [2022-08-16T21:03:59.218Z] #26 4.316 + export GOPATH=/tmp/tmp.8xvVoPmB12 [2022-08-16T21:03:59.218Z] #26 4.329 + GOPATH=/tmp/tmp.8xvVoPmB12 [2022-08-16T21:03:59.218Z] #26 4.329 + RM_GOPATH=1 [2022-08-16T21:03:59.218Z] #26 4.330 + case "$(go env GOARCH)" in [2022-08-16T21:03:59.218Z] #26 4.332 ++ go env GOARCH [2022-08-16T21:03:59.218Z] #26 4.364 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:03:59.218Z] #26 4.364 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:03:59.218Z] #26 4.365 ++ dirname /install.sh [2022-08-16T21:03:59.218Z] #26 4.371 + dir=/ [2022-08-16T21:03:59.218Z] #26 4.377 + bin=dockercli [2022-08-16T21:03:59.218Z] #26 4.414 + shift [2022-08-16T21:03:59.218Z] #26 4.414 + '[' '!' -f //dockercli.installer ']' [2022-08-16T21:03:59.218Z] #26 4.414 + . //dockercli.installer [2022-08-16T21:03:59.218Z] #26 4.414 ++ : stable [2022-08-16T21:03:59.218Z] #26 4.414 ++ : 17.06.2-ce [2022-08-16T21:03:59.218Z] #26 4.419 + install_dockercli [2022-08-16T21:03:59.218Z] #26 4.419 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-16T21:03:59.218Z] #26 4.419 Install docker/cli version 17.06.2-ce from stable [2022-08-16T21:03:59.218Z] #26 4.426 ++ uname -m [2022-08-16T21:03:59.218Z] #26 4.463 + arch=aarch64 [2022-08-16T21:03:59.218Z] #26 4.463 + '[' aarch64 '!=' x86_64 ']' [2022-08-16T21:03:59.218Z] #26 4.463 + '[' aarch64 '!=' s390x ']' [2022-08-16T21:03:59.218Z] #26 4.463 + '[' aarch64 '!=' armhf ']' [2022-08-16T21:03:59.218Z] #26 4.463 + build_dockercli [2022-08-16T21:03:59.218Z] #26 4.463 + git clone https://github.com/docker/docker-ce /tmp/tmp.8xvVoPmB12/tmp/docker-ce [2022-08-16T21:03:59.218Z] #26 4.482 Cloning into '/tmp/tmp.8xvVoPmB12/tmp/docker-ce'... [2022-08-16T21:04:01.939Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-16T21:04:02.488Z] #26 ... [2022-08-16T21:04:02.488Z] [2022-08-16T21:04:02.488Z] #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-16T21:04:02.488Z] #31 sha256:f4150c6ca405696168125a38f4fb4a88f8300039c464f96b66eab6fb8c421e68 [2022-08-16T21:04:02.488Z] #31 12.37 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-16T21:04:02.758Z] #31 ... [2022-08-16T21:04:02.758Z] [2022-08-16T21:04:02.758Z] #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-16T21:04:02.758Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-16T21:04:02.758Z] #53 4.215 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-16T21:04:02.758Z] #53 5.707 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-16T21:04:02.758Z] #53 5.716 go: downloading github.com/fatih/color v1.10.0 [2022-08-16T21:04:02.758Z] #53 5.775 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-16T21:04:02.758Z] #53 5.802 go: downloading github.com/pkg/errors v0.9.1 [2022-08-16T21:04:02.758Z] #53 6.071 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-16T21:04:02.758Z] #53 6.162 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-16T21:04:02.758Z] #53 6.166 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-16T21:04:02.758Z] #53 6.222 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-16T21:04:02.758Z] #53 6.459 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-16T21:04:02.758Z] #53 6.595 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-16T21:04:02.758Z] #53 6.696 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-16T21:04:02.758Z] #53 6.820 go: downloading golang.org/x/tools v0.1.0 [2022-08-16T21:04:03.014Z] #53 ... [2022-08-16T21:04:03.014Z] [2022-08-16T21:04:03.014Z] #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-16T21:04:03.014Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-16T21:04:03.014Z] #76 3.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:03.014Z] #76 4.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:03.014Z] #76 4.273 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:03.014Z] #76 4.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:04:03.014Z] #76 7.261 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:04:03.014Z] #76 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:04:03.242Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.2s [2022-08-16T21:04:03.270Z] #76 ... [2022-08-16T21:04:03.270Z] [2022-08-16T21:04:03.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-16T21:04:03.270Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-16T21:04:03.270Z] #42 5.029 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:03.270Z] #42 5.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:03.270Z] #42 5.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:03.270Z] #42 6.315 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:04:03.270Z] #42 9.024 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:04:03.270Z] #42 ... [2022-08-16T21:04:03.270Z] [2022-08-16T21:04:03.270Z] #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-16T21:04:03.270Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-16T21:04:03.270Z] #34 4.259 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-16T21:04:03.270Z] #34 4.272 Cloning into '.'... [2022-08-16T21:04:03.526Z] #34 ... [2022-08-16T21:04:03.526Z] [2022-08-16T21:04:03.526Z] #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-16T21:04:03.526Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-16T21:04:03.526Z] #36 4.719 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-16T21:04:03.526Z] #36 ... [2022-08-16T21:04:03.526Z] [2022-08-16T21:04:03.526Z] #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-16T21:04:03.526Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-16T21:04:03.526Z] #47 3.580 + git clone https://github.com/docker/distribution.git . [2022-08-16T21:04:03.526Z] #47 3.580 Cloning into '.'... [2022-08-16T21:04:03.782Z] #47 ... [2022-08-16T21:04:03.782Z] [2022-08-16T21:04:03.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-16T21:04:03.782Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-16T21:04:03.782Z] #40 3.656 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-16T21:04:03.782Z] #40 4.379 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-16T21:04:03.782Z] #40 5.170 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-16T21:04:03.782Z] #40 5.463 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-16T21:04:03.782Z] #40 5.494 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-16T21:04:03.782Z] #40 8.076 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-16T21:04:03.782Z] #40 8.193 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:04:04.039Z] #40 ... [2022-08-16T21:04:04.039Z] [2022-08-16T21:04:04.039Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-16T21:04:04.039Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:04:04.039Z] #55 4.795 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-16T21:04:04.039Z] #55 6.543 go: downloading github.com/fatih/color v1.13.0 [2022-08-16T21:04:04.039Z] #55 6.544 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:04:04.039Z] #55 6.705 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-16T21:04:04.039Z] #55 6.768 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-16T21:04:04.039Z] #55 7.002 go: downloading github.com/spf13/viper v1.11.0 [2022-08-16T21:04:04.039Z] #55 7.149 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-16T21:04:04.039Z] #55 7.639 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-16T21:04:04.039Z] #55 7.647 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-16T21:04:04.039Z] #55 7.700 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-16T21:04:04.039Z] #55 7.785 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-16T21:04:04.039Z] #55 9.368 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-16T21:04:04.039Z] #55 9.424 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-16T21:04:04.039Z] #55 9.585 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-16T21:04:04.039Z] #55 9.654 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-16T21:04:04.039Z] #55 ... [2022-08-16T21:04:04.039Z] [2022-08-16T21:04:04.039Z] #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-16T21:04:04.039Z] #67 sha256:88ebe6afb21bfd36d90b840adaf34092bfa27e7901186a6d8a760e22449056d3 [2022-08-16T21:04:04.039Z] #67 3.758 + RM_GOPATH=0 [2022-08-16T21:04:04.039Z] #67 3.758 + TMP_GOPATH= [2022-08-16T21:04:04.039Z] #67 3.758 + : /build [2022-08-16T21:04:04.039Z] #67 3.758 + '[' -z '' ']' [2022-08-16T21:04:04.039Z] #67 3.759 ++ mktemp -d [2022-08-16T21:04:04.039Z] #67 3.780 + export GOPATH=/tmp/tmp.K7bBQJqGXS [2022-08-16T21:04:04.039Z] #67 3.780 + GOPATH=/tmp/tmp.K7bBQJqGXS [2022-08-16T21:04:04.039Z] #67 3.780 + RM_GOPATH=1 [2022-08-16T21:04:04.039Z] #67 3.780 + case "$(go env GOARCH)" in [2022-08-16T21:04:04.039Z] #67 3.780 ++ go env GOARCH [2022-08-16T21:04:04.039Z] #67 3.791 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:04.039Z] #67 3.791 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:04.039Z] #67 3.805 ++ dirname /install.sh [2022-08-16T21:04:04.039Z] #67 3.811 + dir=/ [2022-08-16T21:04:04.039Z] #67 3.811 + bin=rootlesskit [2022-08-16T21:04:04.039Z] #67 3.811 + shift [2022-08-16T21:04:04.039Z] #67 3.811 + '[' '!' -f //rootlesskit.installer ']' [2022-08-16T21:04:04.039Z] #67 3.811 + . //rootlesskit.installer [2022-08-16T21:04:04.039Z] #67 3.811 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:04:04.039Z] #67 3.811 + install_rootlesskit [2022-08-16T21:04:04.039Z] #67 3.811 + case "$1" in [2022-08-16T21:04:04.039Z] #67 3.812 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:04:04.039Z] #67 3.813 + export CGO_ENABLED=0 [2022-08-16T21:04:04.039Z] #67 3.813 + CGO_ENABLED=0 [2022-08-16T21:04:04.039Z] #67 3.813 + _install_rootlesskit [2022-08-16T21:04:04.039Z] #67 3.813 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-16T21:04:04.039Z] #67 3.813 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:04:04.039Z] #67 3.813 + GOBIN=/build [2022-08-16T21:04:04.039Z] #67 3.813 + GO111MODULE=on [2022-08-16T21:04:04.039Z] #67 3.813 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:04:04.039Z] #67 4.471 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-16T21:04:04.039Z] #67 6.725 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:04:04.039Z] #67 6.728 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-16T21:04:04.039Z] #67 7.291 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-16T21:04:04.039Z] #67 9.778 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-16T21:04:04.039Z] #67 10.47 go: downloading github.com/google/uuid v1.3.0 [2022-08-16T21:04:04.039Z] #67 10.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-16T21:04:04.039Z] #67 10.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-16T21:04:04.039Z] #67 10.68 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:04:04.039Z] #67 10.72 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-16T21:04:04.296Z] #67 11.02 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-16T21:04:04.296Z] #67 ... [2022-08-16T21:04:04.296Z] [2022-08-16T21:04:04.296Z] #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-16T21:04:04.296Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-16T21:04:04.296Z] #62 4.571 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:04.296Z] #62 4.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:04.296Z] #62 4.623 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:04.296Z] #62 5.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:04:04.296Z] #62 8.168 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:04:04.296Z] #62 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:04:04.296Z] #62 ... [2022-08-16T21:04:04.296Z] [2022-08-16T21:04:04.296Z] #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-16T21:04:04.296Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:04:04.296Z] #14 5.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:04.296Z] #14 5.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:04.296Z] #14 5.216 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:04.296Z] #14 5.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:04:04.296Z] #14 9.011 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:04:04.552Z] #14 ... [2022-08-16T21:04:04.552Z] [2022-08-16T21:04:04.552Z] #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-16T21:04:04.552Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-16T21:04:04.552Z] #51 4.832 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:04.552Z] #51 4.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:04.552Z] #51 4.875 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:04.552Z] #51 5.396 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-16T21:04:04.552Z] #51 6.128 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:04:04.552Z] #51 8.941 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:04:04.552Z] #51 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:04:04.552Z] #51 ... [2022-08-16T21:04:04.552Z] [2022-08-16T21:04:04.552Z] #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-16T21:04:04.552Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-16T21:04:04.552Z] #57 5.030 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-16T21:04:04.552Z] #57 6.057 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-16T21:04:04.552Z] #57 6.058 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-16T21:04:04.552Z] #57 6.125 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-16T21:04:04.552Z] #57 7.815 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-16T21:04:04.808Z] #57 ... [2022-08-16T21:04:04.808Z] [2022-08-16T21:04:04.808Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-16T21:04:04.808Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-16T21:04:04.808Z] #38 4.848 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-16T21:04:05.065Z] #38 ... [2022-08-16T21:04:05.065Z] [2022-08-16T21:04:05.065Z] #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-16T21:04:05.065Z] #31 sha256:f4150c6ca405696168125a38f4fb4a88f8300039c464f96b66eab6fb8c421e68 [2022-08-16T21:04:05.065Z] #31 14.20 #=#=# [2022-08-16T21:04:05.065Z] #31 14.53 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:05.234Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.5s done [2022-08-16T21:04:05.234Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-16T21:04:05.493Z] #11 DONE 27.7s [2022-08-16T21:04:05.493Z] [2022-08-16T21:04:05.493Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:04:05.493Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:04:05.627Z] #31 15.79 [2022-08-16T21:04:05.779Z] #11 ... [2022-08-16T21:04:05.779Z] [2022-08-16T21:04:05.779Z] #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-16T21:04:05.779Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:04:05.779Z] #36 1.616 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:05.779Z] #36 1.617 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:05.779Z] #36 1.617 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:05.779Z] #36 1.783 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:05.779Z] #36 2.155 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:05.779Z] #36 2.695 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:05.779Z] #36 3.959 Fetched 8570 kB in 3s (3278 kB/s) [2022-08-16T21:04:05.779Z] #36 3.959 Reading package lists... [2022-08-16T21:04:05.779Z] #36 4.810 Reading package lists... [2022-08-16T21:04:05.779Z] #36 5.691 Building dependency tree... [2022-08-16T21:04:05.779Z] #36 6.071 The following additional packages will be installed: [2022-08-16T21:04:05.779Z] #36 6.071 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-16T21:04:05.779Z] #36 6.071 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-16T21:04:05.779Z] #36 6.071 Recommended packages: [2022-08-16T21:04:05.779Z] #36 6.071 libldap-common publicsuffix libsasl2-modules [2022-08-16T21:04:05.779Z] #36 6.272 The following NEW packages will be installed: [2022-08-16T21:04:05.779Z] #36 6.274 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-16T21:04:05.779Z] #36 6.283 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-16T21:04:05.779Z] #36 6.283 libssh2-1 openssl [2022-08-16T21:04:05.779Z] #36 6.548 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-16T21:04:05.779Z] #36 6.548 Need to get 3047 kB of archives. [2022-08-16T21:04:05.779Z] #36 6.548 After this operation, 6661 kB of additional disk space will be used. [2022-08-16T21:04:05.779Z] #36 6.548 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-16T21:04:05.779Z] #36 6.569 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-16T21:04:05.779Z] #36 6.569 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-16T21:04:05.779Z] #36 6.574 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-16T21:04:05.779Z] #36 6.574 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-16T21:04:05.779Z] #36 6.574 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-16T21:04:05.779Z] #36 6.587 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-16T21:04:05.779Z] #36 6.587 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-16T21:04:05.779Z] #36 6.587 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-16T21:04:05.779Z] #36 6.587 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-16T21:04:05.779Z] #36 6.587 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-16T21:04:05.779Z] #36 6.609 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-16T21:04:05.779Z] #36 6.609 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:04:05.779Z] #36 6.609 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:04:05.779Z] #36 6.609 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:04:05.779Z] #36 6.822 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:05.779Z] #36 6.871 Fetched 3047 kB in 0s (9684 kB/s) [2022-08-16T21:04:05.779Z] #36 6.935 Selecting previously unselected package openssl. [2022-08-16T21:04:05.779Z] #36 6.935 (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-16T21:04:05.779Z] #36 6.941 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 6.948 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:04:05.779Z] #36 7.195 Selecting previously unselected package ca-certificates. [2022-08-16T21:04:05.779Z] #36 7.195 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-16T21:04:05.779Z] #36 7.205 Unpacking ca-certificates (20210119) ... [2022-08-16T21:04:05.779Z] #36 7.341 Selecting previously unselected package libbrotli1:amd64. [2022-08-16T21:04:05.779Z] #36 7.341 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 7.352 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:04:05.779Z] #36 7.532 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-16T21:04:05.779Z] #36 7.532 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 7.538 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:04:05.779Z] #36 7.615 Selecting previously unselected package libsasl2-2:amd64. [2022-08-16T21:04:05.779Z] #36 7.615 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 7.627 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:04:05.779Z] #36 7.731 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-16T21:04:05.779Z] #36 7.731 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 7.734 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:04:05.779Z] #36 7.992 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-16T21:04:05.779Z] #36 7.992 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.002 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:04:05.779Z] #36 8.080 Selecting previously unselected package libpsl5:amd64. [2022-08-16T21:04:05.779Z] #36 8.080 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.084 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:04:05.779Z] #36 8.161 Selecting previously unselected package librtmp1:amd64. [2022-08-16T21:04:05.779Z] #36 8.161 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.216 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:04:05.779Z] #36 8.322 Selecting previously unselected package libssh2-1:amd64. [2022-08-16T21:04:05.779Z] #36 8.322 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.330 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:04:05.779Z] #36 8.428 Selecting previously unselected package libcurl4:amd64. [2022-08-16T21:04:05.779Z] #36 8.428 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.434 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:04:05.779Z] #36 8.529 Selecting previously unselected package curl. [2022-08-16T21:04:05.779Z] #36 8.529 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.536 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:04:05.779Z] #36 8.661 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:04:05.779Z] #36 8.661 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.668 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:04:05.779Z] #36 8.749 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:04:05.779Z] #36 8.749 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.751 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:04:05.779Z] #36 8.827 Selecting previously unselected package jq. [2022-08-16T21:04:05.779Z] #36 8.827 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:04:05.779Z] #36 8.832 Unpacking jq (1.6-2.1) ... [2022-08-16T21:04:05.779Z] #36 8.897 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:04:05.779Z] #36 8.913 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:04:05.779Z] #36 8.935 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:04:05.779Z] #36 8.948 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:04:05.779Z] #36 8.960 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:04:05.779Z] #36 8.973 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:04:05.779Z] #36 8.985 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:04:05.779Z] #36 9.003 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:04:05.779Z] #36 9.023 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:04:05.779Z] #36 9.035 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:04:05.779Z] #36 9.048 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:04:05.779Z] #36 9.062 Setting up ca-certificates (20210119) ... [2022-08-16T21:04:05.779Z] #36 9.883 Updating certificates in /etc/ssl/certs... [2022-08-16T21:04:06.351Z] #36 ... [2022-08-16T21:04:06.351Z] [2022-08-16T21:04:06.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:04:06.351Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:04:06.351Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.5s done [2022-08-16T21:04:06.611Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-16T21:04:06.871Z] #12 ... [2022-08-16T21:04:06.871Z] [2022-08-16T21:04:06.871Z] #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-16T21:04:06.871Z] #31 sha256:4be5ecb33817e33b2cbaa4314440df74983b83bcd124be303b19f1368970a5d3 [2022-08-16T21:04:06.871Z] #31 1.802 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-16T21:04:06.871Z] #31 2.059 [2022-08-16T21:04:06.871Z] #31 2.278 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:06.871Z] #31 2.532 [2022-08-16T21:04:06.871Z] #31 3.457 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-16T21:04:06.871Z] #31 3.720 [2022-08-16T21:04:06.871Z] #31 3.939 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:06.871Z] #31 4.215 [2022-08-16T21:04:06.871Z] #31 5.091 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-16T21:04:06.871Z] #31 5.367 [2022-08-16T21:04:06.872Z] #31 5.585 #=#=# ### 5.4% ##################################### 52.5% ############################################################### 88.4% ######################################################################## 100.0% [2022-08-16T21:04:06.872Z] #31 6.141 [2022-08-16T21:04:06.872Z] #31 7.070 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-16T21:04:06.872Z] #31 7.347 [2022-08-16T21:04:06.872Z] #31 7.565 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:06.872Z] #31 7.883 [2022-08-16T21:04:06.872Z] #31 8.586 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-16T21:04:06.872Z] #31 8.781 [2022-08-16T21:04:06.872Z] #31 8.994 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:06.872Z] #31 9.270 [2022-08-16T21:04:06.872Z] #31 9.308 Download of images into '/build' complete. [2022-08-16T21:04:06.872Z] #31 9.308 Use something like the following to load the result into a Docker daemon: [2022-08-16T21:04:06.872Z] #31 9.308 tar -cC '/build' . | docker load [2022-08-16T21:04:07.131Z] #31 DONE 10.4s [2022-08-16T21:04:07.131Z] [2022-08-16T21:04:07.131Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:04:07.131Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:04:07.131Z] #12 DONE 1.6s [2022-08-16T21:04:07.131Z] [2022-08-16T21:04:07.131Z] #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-16T21:04:07.131Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-16T21:04:07.699Z] #13 DONE 0.6s [2022-08-16T21:04:07.699Z] [2022-08-16T21:04:07.699Z] #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-16T21:04:07.699Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:04:07.959Z] #42 ... [2022-08-16T21:04:07.959Z] [2022-08-16T21:04:07.959Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:04:07.959Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:04:07.959Z] #33 DONE 0.2s [2022-08-16T21:04:07.959Z] [2022-08-16T21:04:07.959Z] #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-16T21:04:07.959Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-16T21:04:07.959Z] #50 DONE 0.3s [2022-08-16T21:04:07.959Z] [2022-08-16T21:04:07.959Z] #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-16T21:04:07.959Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:08.220Z] #51 ... [2022-08-16T21:04:08.220Z] [2022-08-16T21:04:08.220Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:04:08.220Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:04:08.220Z] #46 DONE 0.4s [2022-08-16T21:04:08.220Z] [2022-08-16T21:04:08.220Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:04:08.220Z] #66 sha256:ae02ef0f60f1a7859dfb9c1cc709e367ff29107873d1ed6e34bbbf61807cec0b [2022-08-16T21:04:08.220Z] #66 DONE 0.4s [2022-08-16T21:04:08.220Z] [2022-08-16T21:04:08.220Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:04:08.220Z] #25 sha256:da2e99abec7e767653122f77cee7fb0b1c5c893635719170301adf4857547d7a [2022-08-16T21:04:08.220Z] #25 DONE 0.4s [2022-08-16T21:04:08.480Z] [2022-08-16T21:04:08.480Z] #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-16T21:04:08.480Z] #26 sha256:0e607f293214a45251fb60b5347345e1e3f65a8905afe78431146b05eb029173 [2022-08-16T21:04:09.006Z] #31 18.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-16T21:04:09.905Z] #11 ... [2022-08-16T21:04:09.905Z] [2022-08-16T21:04:09.905Z] #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-16T21:04:09.905Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:04:09.905Z] #36 11.16 129 added, 0 removed; done. [2022-08-16T21:04:09.905Z] #36 11.22 Setting up jq (1.6-2.1) ... [2022-08-16T21:04:09.905Z] #36 11.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:04:09.905Z] #36 11.25 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:04:09.905Z] #36 11.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:04:09.905Z] #36 11.28 Processing triggers for ca-certificates (20210119) ... [2022-08-16T21:04:09.905Z] #36 11.29 Updating certificates in /etc/ssl/certs... [2022-08-16T21:04:09.905Z] #36 12.22 0 added, 0 removed; done. [2022-08-16T21:04:09.905Z] #36 12.22 Running hooks in /etc/ca-certificates/update.d... [2022-08-16T21:04:09.905Z] #36 12.22 done. [2022-08-16T21:04:09.905Z] #36 DONE 13.6s [2022-08-16T21:04:09.905Z] [2022-08-16T21:04:09.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:04:09.905Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:04:09.905Z] #11 ... [2022-08-16T21:04:09.905Z] [2022-08-16T21:04:09.905Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:04:09.905Z] #37 sha256:4847974ed7e1a75705eca5ad83f7d49cd3c571b664087582e119ac9be98a9117 [2022-08-16T21:04:09.905Z] #37 DONE 0.3s [2022-08-16T21:04:09.905Z] [2022-08-16T21:04:09.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:04:09.905Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:04:10.379Z] #31 20.34 #=#=# [2022-08-16T21:04:10.635Z] #31 20.75 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:10.892Z] #31 ... [2022-08-16T21:04:10.892Z] [2022-08-16T21:04:10.892Z] #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-16T21:04:10.892Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-16T21:04:10.892Z] #38 15.90 tomll can be used in two ways: [2022-08-16T21:04:10.892Z] #38 15.91 Writing to STDIN and reading from STDOUT: [2022-08-16T21:04:10.892Z] #38 15.91 cat file.toml | tomll > file.toml [2022-08-16T21:04:10.892Z] #38 15.91 [2022-08-16T21:04:10.892Z] #38 15.91 Reading and updating a list of files: [2022-08-16T21:04:10.892Z] #38 15.91 tomll a.toml b.toml c.toml [2022-08-16T21:04:10.892Z] #38 15.91 [2022-08-16T21:04:10.892Z] #38 15.91 When given a list of files, tomll will modify all files in place without asking. [2022-08-16T21:04:10.892Z] #38 DONE 18.0s [2022-08-16T21:04:10.892Z] [2022-08-16T21:04:10.892Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-16T21:04:10.892Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:04:10.892Z] #55 12.94 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:04:10.892Z] #55 12.95 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-16T21:04:10.892Z] #55 13.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-16T21:04:10.892Z] #55 13.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-16T21:04:10.892Z] #55 13.40 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-16T21:04:10.892Z] #55 13.47 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-16T21:04:10.892Z] #55 13.54 go: downloading github.com/spf13/afero v1.8.2 [2022-08-16T21:04:10.892Z] #55 13.62 go: downloading github.com/spf13/cast v1.4.1 [2022-08-16T21:04:10.892Z] #55 13.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-16T21:04:10.892Z] #55 13.83 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-16T21:04:10.892Z] #55 13.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-16T21:04:10.892Z] #55 14.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-16T21:04:10.892Z] #55 14.12 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-16T21:04:10.892Z] #55 14.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-16T21:04:10.892Z] #55 14.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-16T21:04:10.892Z] #55 14.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-16T21:04:10.892Z] #55 14.37 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-16T21:04:10.892Z] #55 14.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-16T21:04:10.892Z] #55 15.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-16T21:04:10.892Z] #55 15.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-16T21:04:10.892Z] #55 16.13 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-16T21:04:10.892Z] #55 16.32 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-16T21:04:10.892Z] #55 16.46 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-16T21:04:10.892Z] #55 16.48 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-16T21:04:10.892Z] #55 16.59 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-16T21:04:10.892Z] #55 16.60 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-16T21:04:10.892Z] #55 16.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-16T21:04:10.892Z] #55 17.08 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-16T21:04:10.892Z] #55 17.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-16T21:04:10.892Z] #55 17.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-16T21:04:10.892Z] #55 17.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-16T21:04:10.892Z] #55 17.51 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-16T21:04:10.892Z] #55 17.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-16T21:04:10.892Z] #55 17.68 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-16T21:04:10.892Z] #55 17.70 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-16T21:04:10.892Z] #55 17.89 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-16T21:04:10.892Z] #55 17.94 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-16T21:04:10.892Z] #55 17.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-16T21:04:10.892Z] #55 18.07 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-16T21:04:10.892Z] #55 18.15 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-16T21:04:10.892Z] #55 18.17 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-16T21:04:11.148Z] #55 18.24 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-16T21:04:11.149Z] #55 18.47 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-16T21:04:11.407Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07ec36a40730d6af9) in /home/ubuntu/workspace/moby_PR-43968 [Pipeline] { [2022-08-16T21:04:11.408Z] #55 18.62 go: downloading github.com/fzipp/gocyclo v0.5.1 [Pipeline] checkout [2022-08-16T21:04:11.436Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a498f7dbc628507) in /home/ubuntu/workspace/moby_PR-43968 [Pipeline] { [Pipeline] checkout [2022-08-16T21:04:11.541Z] The recommended git tool is: git [2022-08-16T21:04:11.642Z] The recommended git tool is: git [2022-08-16T21:04:11.671Z] #55 18.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-16T21:04:11.671Z] #55 18.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-16T21:04:11.671Z] #55 18.84 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-16T21:04:11.815Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.2s [2022-08-16T21:04:11.929Z] #55 19.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-16T21:04:12.185Z] #55 19.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-16T21:04:12.185Z] #55 19.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-16T21:04:12.185Z] #55 19.50 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-16T21:04:12.441Z] #55 19.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-16T21:04:12.441Z] #55 19.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-16T21:04:12.441Z] #55 19.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-16T21:04:12.677Z] #26 3.835 + RM_GOPATH=0 [2022-08-16T21:04:12.677Z] #26 3.835 + TMP_GOPATH= [2022-08-16T21:04:12.677Z] #26 3.835 + : /build [2022-08-16T21:04:12.677Z] #26 3.835 + '[' -z '' ']' [2022-08-16T21:04:12.677Z] #26 3.835 ++ mktemp -d [2022-08-16T21:04:12.677Z] #26 3.835 + export GOPATH=/tmp/tmp.Y2XtbiUd3L [2022-08-16T21:04:12.677Z] #26 3.835 + GOPATH=/tmp/tmp.Y2XtbiUd3L [2022-08-16T21:04:12.677Z] #26 3.835 + RM_GOPATH=1 [2022-08-16T21:04:12.677Z] #26 3.835 + case "$(go env GOARCH)" in [2022-08-16T21:04:12.677Z] #26 3.835 ++ go env GOARCH [2022-08-16T21:04:12.677Z] #26 3.844 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:12.677Z] #26 3.844 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:12.677Z] #26 3.844 ++ dirname /install.sh [2022-08-16T21:04:12.677Z] #26 3.844 + dir=/ [2022-08-16T21:04:12.677Z] #26 3.844 + bin=dockercli [2022-08-16T21:04:12.677Z] #26 3.844 + shift [2022-08-16T21:04:12.677Z] #26 3.844 + '[' '!' -f //dockercli.installer ']' [2022-08-16T21:04:12.677Z] #26 3.844 + . //dockercli.installer [2022-08-16T21:04:12.677Z] #26 3.844 ++ : stable [2022-08-16T21:04:12.677Z] #26 3.844 ++ : 17.06.2-ce [2022-08-16T21:04:12.677Z] #26 3.844 + install_dockercli [2022-08-16T21:04:12.677Z] #26 3.844 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-16T21:04:12.677Z] #26 3.844 ++ uname -m [2022-08-16T21:04:12.677Z] #26 3.844 + arch=x86_64 [2022-08-16T21:04:12.677Z] #26 3.844 + '[' x86_64 '!=' x86_64 ']' [2022-08-16T21:04:12.677Z] #26 3.844 + url=https://download.docker.com/linux/static [2022-08-16T21:04:12.677Z] #26 3.844 Install docker/cli version 17.06.2-ce from stable [2022-08-16T21:04:12.677Z] #26 3.848 + tar -xz docker/docker [2022-08-16T21:04:12.677Z] #26 3.848 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-16T21:04:12.700Z] #55 19.76 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-16T21:04:12.700Z] #55 19.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-16T21:04:12.700Z] #55 19.88 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-16T21:04:12.700Z] #55 ... [2022-08-16T21:04:12.700Z] [2022-08-16T21:04:12.700Z] #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-16T21:04:12.700Z] #31 sha256:f4150c6ca405696168125a38f4fb4a88f8300039c464f96b66eab6fb8c421e68 [2022-08-16T21:04:12.700Z] #31 22.41 [2022-08-16T21:04:12.700Z] #31 22.80 Download of images into '/build' complete. [2022-08-16T21:04:12.700Z] #31 22.80 Use something like the following to load the result into a Docker daemon: [2022-08-16T21:04:12.700Z] #31 22.80 tar -cC '/build' . | docker load [2022-08-16T21:04:12.700Z] #31 DONE 22.9s [2022-08-16T21:04:12.700Z] [2022-08-16T21:04:12.700Z] #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-16T21:04:12.700Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:04:12.700Z] #55 19.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-16T21:04:12.700Z] #55 20.00 go: downloading github.com/julz/importas v0.1.0 [2022-08-16T21:04:12.700Z] #55 ... [2022-08-16T21:04:12.700Z] [2022-08-16T21:04:12.700Z] #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-16T21:04:12.700Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-16T21:04:12.700Z] #36 12.18 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-16T21:04:12.700Z] #36 12.18 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-16T21:04:12.700Z] #36 12.59 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-16T21:04:12.700Z] #36 12.75 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-16T21:04:12.700Z] #36 12.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-16T21:04:12.700Z] #36 13.27 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-16T21:04:12.700Z] #36 13.30 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-16T21:04:12.700Z] #36 13.41 go: downloading github.com/peterh/liner v1.2.2 [2022-08-16T21:04:12.700Z] #36 13.60 go: downloading github.com/google/go-dap v0.6.0 [2022-08-16T21:04:12.700Z] #36 13.85 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-16T21:04:12.700Z] #36 14.19 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-16T21:04:12.700Z] #36 14.80 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-16T21:04:12.700Z] #36 14.97 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-16T21:04:12.700Z] #36 15.03 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-16T21:04:12.700Z] #36 16.18 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-16T21:04:12.957Z] #36 ... [2022-08-16T21:04:12.957Z] [2022-08-16T21:04:12.957Z] #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-16T21:04:12.957Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:04:12.957Z] #55 20.07 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-16T21:04:13.213Z] #55 20.22 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-16T21:04:13.213Z] #55 20.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-16T21:04:13.213Z] #55 20.41 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-16T21:04:13.213Z] #55 20.43 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-16T21:04:13.213Z] #55 20.51 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-16T21:04:13.469Z] #55 20.52 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-16T21:04:13.469Z] #55 20.59 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-16T21:04:13.469Z] #55 20.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-16T21:04:13.469Z] #55 20.70 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-16T21:04:13.469Z] #55 20.75 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-16T21:04:14.032Z] #55 21.21 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-16T21:04:14.032Z] #55 21.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-16T21:04:14.032Z] #55 21.26 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-16T21:04:14.032Z] #55 21.36 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-16T21:04:14.056Z] #26 ... [2022-08-16T21:04:14.056Z] [2022-08-16T21:04:14.056Z] #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-16T21:04:14.056Z] #67 sha256:fc15d33b75d03267a9190d992b8b72372e59f061ade84fd2be1b60af98b784a5 [2022-08-16T21:04:14.056Z] #67 5.572 + RM_GOPATH=0 [2022-08-16T21:04:14.056Z] #67 5.572 + TMP_GOPATH= [2022-08-16T21:04:14.056Z] #67 5.572 + : /build [2022-08-16T21:04:14.056Z] #67 5.572 + '[' -z '' ']' [2022-08-16T21:04:14.056Z] #67 5.572 ++ mktemp -d [2022-08-16T21:04:14.056Z] #67 5.580 + export GOPATH=/tmp/tmp.9tQQaIxiyO [2022-08-16T21:04:14.056Z] #67 5.580 + GOPATH=/tmp/tmp.9tQQaIxiyO [2022-08-16T21:04:14.056Z] #67 5.580 + RM_GOPATH=1 [2022-08-16T21:04:14.056Z] #67 5.580 + case "$(go env GOARCH)" in [2022-08-16T21:04:14.056Z] #67 5.583 ++ go env GOARCH [2022-08-16T21:04:14.056Z] #67 5.623 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:04:14.056Z] #67 5.624 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:14.056Z] #67 5.624 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:14.056Z] #67 5.624 ++ dirname /install.sh [2022-08-16T21:04:14.056Z] #67 5.624 + dir=/ [2022-08-16T21:04:14.056Z] #67 5.624 + bin=rootlesskit [2022-08-16T21:04:14.056Z] #67 5.624 + shift [2022-08-16T21:04:14.056Z] #67 5.624 + '[' '!' -f //rootlesskit.installer ']' [2022-08-16T21:04:14.056Z] #67 5.624 + . //rootlesskit.installer [2022-08-16T21:04:14.056Z] #67 5.624 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:04:14.056Z] #67 5.624 + install_rootlesskit [2022-08-16T21:04:14.056Z] #67 5.624 + case "$1" in [2022-08-16T21:04:14.056Z] #67 5.624 + export CGO_ENABLED=0 [2022-08-16T21:04:14.056Z] #67 5.624 + CGO_ENABLED=0 [2022-08-16T21:04:14.056Z] #67 5.624 + _install_rootlesskit [2022-08-16T21:04:14.056Z] #67 5.624 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-16T21:04:14.056Z] #67 5.624 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:04:14.056Z] #67 5.624 + GOBIN=/build [2022-08-16T21:04:14.056Z] #67 5.624 + GO111MODULE=on [2022-08-16T21:04:14.056Z] #67 5.624 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:04:14.289Z] #55 21.40 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-16T21:04:14.289Z] #55 21.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-16T21:04:14.289Z] #55 ... [2022-08-16T21:04:14.289Z] [2022-08-16T21:04:14.289Z] #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-16T21:04:14.289Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-16T21:04:14.289Z] #53 11.37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-16T21:04:14.289Z] #53 11.39 go: downloading golang.org/x/mod v0.3.0 [2022-08-16T21:04:14.289Z] #53 ... [2022-08-16T21:04:14.289Z] [2022-08-16T21:04:14.289Z] #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-16T21:04:14.289Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:04:14.289Z] #55 21.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-16T21:04:14.289Z] #55 21.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-16T21:04:14.368Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.3s done [2022-08-16T21:04:14.368Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-16T21:04:14.545Z] #55 21.64 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-16T21:04:14.545Z] #55 ... [2022-08-16T21:04:14.545Z] [2022-08-16T21:04:14.545Z] #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-16T21:04:14.545Z] #67 sha256:88ebe6afb21bfd36d90b840adaf34092bfa27e7901186a6d8a760e22449056d3 [2022-08-16T21:04:14.545Z] #67 11.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-16T21:04:14.545Z] #67 11.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-16T21:04:14.545Z] #67 12.90 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-16T21:04:14.545Z] #67 13.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:04:14.545Z] #67 ... [2022-08-16T21:04:14.545Z] [2022-08-16T21:04:14.545Z] #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-16T21:04:14.545Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-16T21:04:14.545Z] #47 21.44 Updating files: 80% (1761/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) [2022-08-16T21:04:14.545Z] #47 ... [2022-08-16T21:04:14.545Z] [2022-08-16T21:04:14.545Z] #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-16T21:04:14.545Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-16T21:04:14.545Z] #42 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:04:14.545Z] #42 16.87 Fetched 8456 kB in 12s (695 kB/s) [2022-08-16T21:04:14.625Z] #67 6.287 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-16T21:04:14.736Z] using credential docker-jenkins-github-credentials [2022-08-16T21:04:14.748Z] Cloning the remote Git repository [2022-08-16T21:04:14.748Z] Cloning with configured refspecs honoured and without tags [2022-08-16T21:04:14.804Z] #42 16.87 Reading package lists... [2022-08-16T21:04:14.804Z] #42 ... [2022-08-16T21:04:14.804Z] [2022-08-16T21:04:14.804Z] #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-16T21:04:14.804Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-16T21:04:14.804Z] #47 21.44 Updating files: 80% (1761/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-16T21:04:14.804Z] #47 21.78 + git checkout -q v2.3.0 [2022-08-16T21:04:14.804Z] #47 ... [2022-08-16T21:04:14.804Z] [2022-08-16T21:04:14.804Z] #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-16T21:04:14.804Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:04:14.804Z] #14 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:04:14.804Z] #14 16.85 Fetched 8456 kB in 12s (700 kB/s) [2022-08-16T21:04:14.885Z] #67 ... [2022-08-16T21:04:14.885Z] [2022-08-16T21:04:14.885Z] #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-16T21:04:14.885Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:04:14.885Z] #42 7.038 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:14.885Z] #42 7.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:14.885Z] #42 7.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:14.951Z] using credential docker-jenkins-github-credentials [2022-08-16T21:04:14.972Z] Cloning the remote Git repository [2022-08-16T21:04:14.972Z] Cloning with configured refspecs honoured and without tags [2022-08-16T21:04:15.060Z] #14 16.85 Reading package lists... [2022-08-16T21:04:15.060Z] #14 ... [2022-08-16T21:04:15.060Z] [2022-08-16T21:04:15.060Z] #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-16T21:04:15.060Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:04:15.060Z] #55 21.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-16T21:04:15.060Z] #55 21.87 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-16T21:04:15.060Z] #55 21.93 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-16T21:04:15.060Z] #55 21.99 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-16T21:04:15.060Z] #55 22.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-16T21:04:15.060Z] #55 22.14 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-16T21:04:15.060Z] #55 22.18 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-16T21:04:15.060Z] #55 22.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-16T21:04:15.060Z] #55 22.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-16T21:04:15.060Z] #55 22.30 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-16T21:04:15.060Z] #55 22.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-16T21:04:15.060Z] #55 22.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-16T21:04:13.907Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:04:13.968Z] > git init /home/ubuntu/workspace/moby_PR-43968 # timeout=10 [2022-08-16T21:04:15.316Z] #55 22.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-16T21:04:14.172Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:04:14.240Z] > git init /home/ubuntu/workspace/moby_PR-43968 # timeout=10 [2022-08-16T21:04:14.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:04:14.532Z] > git --version # timeout=10 [2022-08-16T21:04:14.557Z] > git --version # 'git version 2.17.1' [2022-08-16T21:04:14.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:04:14.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:04:15.573Z] #55 22.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-16T21:04:15.573Z] #55 22.75 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-16T21:04:15.573Z] #55 22.78 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-16T21:04:15.573Z] #55 22.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-16T21:04:15.825Z] #42 8.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:15.829Z] #55 22.93 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-16T21:04:15.829Z] #55 22.95 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-16T21:04:16.085Z] #55 23.34 go: downloading honnef.co/go/tools v0.3.1 [2022-08-16T21:04:14.303Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:04:14.303Z] > git --version # timeout=10 [2022-08-16T21:04:14.323Z] > git --version # 'git version 2.17.1' [2022-08-16T21:04:14.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:04:14.325Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:04:17.454Z] #55 24.50 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-16T21:04:17.454Z] #55 24.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-16T21:04:17.454Z] #55 24.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-16T21:04:17.710Z] #55 24.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-16T21:04:17.710Z] #55 24.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-16T21:04:17.710Z] #55 ... [2022-08-16T21:04:17.710Z] [2022-08-16T21:04:17.710Z] #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-16T21:04:17.710Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-16T21:04:17.710Z] #76 14.73 Fetched 8456 kB in 11s (751 kB/s) [2022-08-16T21:04:17.710Z] #76 14.73 Reading package lists... [2022-08-16T21:04:17.710Z] #76 20.73 Reading package lists... [2022-08-16T21:04:17.710Z] #76 ... [2022-08-16T21:04:17.710Z] [2022-08-16T21:04:17.710Z] #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-16T21:04:17.710Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-16T21:04:17.710Z] #51 14.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-16T21:04:17.710Z] #51 17.13 Fetched 8460 kB in 13s (670 kB/s) [2022-08-16T21:04:17.710Z] #51 17.13 Reading package lists... [2022-08-16T21:04:17.734Z] #42 ... [2022-08-16T21:04:17.734Z] [2022-08-16T21:04:17.734Z] #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-16T21:04:17.734Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:04:17.734Z] #53 5.223 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-16T21:04:17.734Z] #53 6.542 go: downloading github.com/fatih/color v1.10.0 [2022-08-16T21:04:17.734Z] #53 6.559 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-16T21:04:17.734Z] #53 6.594 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-16T21:04:17.734Z] #53 6.650 go: downloading github.com/pkg/errors v0.9.1 [2022-08-16T21:04:17.734Z] #53 6.969 go: downloading golang.org/x/tools v0.1.0 [2022-08-16T21:04:17.734Z] #53 7.347 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-16T21:04:17.734Z] #53 7.376 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-16T21:04:17.734Z] #53 7.451 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-16T21:04:17.734Z] #53 7.695 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-16T21:04:17.967Z] #51 22.48 Reading package lists... [2022-08-16T21:04:17.967Z] #51 ... [2022-08-16T21:04:17.967Z] [2022-08-16T21:04:17.967Z] #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-16T21:04:17.967Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-16T21:04:17.967Z] #76 20.73 Reading package lists... [2022-08-16T21:04:17.993Z] #53 ... [2022-08-16T21:04:17.993Z] [2022-08-16T21:04:17.993Z] #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-16T21:04:17.993Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:04:17.993Z] #36 3.876 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-16T21:04:17.993Z] #36 ... [2022-08-16T21:04:17.993Z] [2022-08-16T21:04:17.993Z] #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-16T21:04:17.993Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:04:17.993Z] #76 6.946 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:17.993Z] #76 6.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:17.993Z] #76 6.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:17.993Z] #76 8.071 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:18.253Z] #76 ... [2022-08-16T21:04:18.253Z] [2022-08-16T21:04:18.253Z] #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-16T21:04:18.253Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:04:18.253Z] #62 6.940 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:18.253Z] #62 7.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:18.253Z] #62 7.037 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:18.253Z] #62 8.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:18.253Z] #62 10.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:18.253Z] #62 ... [2022-08-16T21:04:18.253Z] [2022-08-16T21:04:18.253Z] #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-16T21:04:18.253Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:04:18.253Z] #14 4.784 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:18.253Z] #14 4.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:18.253Z] #14 4.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:18.253Z] #14 5.420 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:18.253Z] #14 7.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:18.253Z] #14 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:18.512Z] #14 ... [2022-08-16T21:04:18.512Z] [2022-08-16T21:04:18.512Z] #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-16T21:04:18.512Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:04:18.512Z] #57 4.328 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-16T21:04:18.512Z] #57 5.513 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-16T21:04:18.512Z] #57 5.513 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-16T21:04:18.512Z] #57 5.642 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-16T21:04:18.512Z] #57 7.437 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-16T21:04:18.772Z] #57 ... [2022-08-16T21:04:18.772Z] [2022-08-16T21:04:18.772Z] #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-16T21:04:18.772Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:04:18.772Z] #40 4.783 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-16T21:04:18.772Z] #40 5.522 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-16T21:04:18.772Z] #40 7.002 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-16T21:04:18.772Z] #40 7.424 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-16T21:04:18.772Z] #40 7.520 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-16T21:04:18.772Z] #40 ... [2022-08-16T21:04:18.772Z] [2022-08-16T21:04:18.772Z] #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-16T21:04:18.772Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:04:18.772Z] #34 3.390 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-16T21:04:18.772Z] #34 3.393 Cloning into '.'... [2022-08-16T21:04:19.033Z] #34 ... [2022-08-16T21:04:19.033Z] [2022-08-16T21:04:19.033Z] #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-16T21:04:19.033Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:04:19.033Z] #38 3.715 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-16T21:04:19.033Z] #38 ... [2022-08-16T21:04:19.033Z] [2022-08-16T21:04:19.033Z] #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-16T21:04:19.033Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:04:19.033Z] #47 5.456 + git clone https://github.com/docker/distribution.git . [2022-08-16T21:04:19.033Z] #47 5.458 Cloning into '.'... [2022-08-16T21:04:19.293Z] #47 ... [2022-08-16T21:04:19.293Z] [2022-08-16T21:04:19.293Z] #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-16T21:04:19.293Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:19.293Z] #55 5.298 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-16T21:04:19.293Z] #55 7.125 go: downloading github.com/fatih/color v1.13.0 [2022-08-16T21:04:19.293Z] #55 7.133 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:04:19.293Z] #55 7.299 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-16T21:04:19.293Z] #55 7.353 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-16T21:04:19.293Z] #55 7.806 go: downloading github.com/spf13/viper v1.11.0 [2022-08-16T21:04:19.293Z] #55 7.953 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-16T21:04:19.293Z] #55 8.614 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-16T21:04:19.293Z] #55 8.633 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-16T21:04:19.293Z] #55 8.732 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-16T21:04:19.293Z] #55 8.799 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-16T21:04:19.293Z] #55 10.47 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-16T21:04:19.293Z] #55 10.68 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-16T21:04:19.293Z] #55 10.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-16T21:04:19.293Z] #55 11.17 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-16T21:04:19.293Z] #55 ... [2022-08-16T21:04:19.293Z] [2022-08-16T21:04:19.293Z] #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-16T21:04:19.293Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:04:19.293Z] #40 11.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-16T21:04:19.293Z] #40 11.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:04:19.334Z] #76 25.14 Building dependency tree... [2022-08-16T21:04:19.334Z] #76 ... [2022-08-16T21:04:19.334Z] [2022-08-16T21:04:19.334Z] #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-16T21:04:19.334Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-16T21:04:19.334Z] #62 16.24 Fetched 8456 kB in 12s (706 kB/s) [2022-08-16T21:04:19.334Z] #62 16.24 Reading package lists... [2022-08-16T21:04:19.334Z] #62 21.89 Reading package lists... [2022-08-16T21:04:19.334Z] #62 26.26 Building dependency tree... [2022-08-16T21:04:19.334Z] #62 ... [2022-08-16T21:04:19.334Z] [2022-08-16T21:04:19.334Z] #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-16T21:04:19.334Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-16T21:04:19.334Z] #47 23.58 + 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-16T21:04:19.643Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-16T21:04:19.862Z] #40 ... [2022-08-16T21:04:19.862Z] [2022-08-16T21:04:19.862Z] #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-16T21:04:19.862Z] #26 sha256:0e607f293214a45251fb60b5347345e1e3f65a8905afe78431146b05eb029173 [2022-08-16T21:04:19.862Z] #26 11.21 + mkdir -p /build [2022-08-16T21:04:19.862Z] #26 11.22 + mv docker/docker /build/ [2022-08-16T21:04:19.862Z] #26 11.23 + rmdir docker [2022-08-16T21:04:19.862Z] #26 DONE 11.7s [2022-08-16T21:04:19.902Z] #11 ... [2022-08-16T21:04:19.902Z] [2022-08-16T21:04:19.902Z] #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-16T21:04:19.902Z] #38 sha256:232f7b228b4a0dcc3f40cb2cdce89d21fd5ed5f18b09f14cd3a58a0b395f443b [2022-08-16T21:04:19.902Z] #38 2.472 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-16T21:04:19.902Z] #38 2.776 [2022-08-16T21:04:19.902Z] #38 3.006 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:19.902Z] #38 3.295 [2022-08-16T21:04:19.902Z] #38 4.293 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-16T21:04:19.902Z] #38 4.620 [2022-08-16T21:04:19.902Z] #38 4.855 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:19.902Z] #38 5.179 [2022-08-16T21:04:19.902Z] #38 6.202 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-16T21:04:19.902Z] #38 6.465 [2022-08-16T21:04:19.902Z] #38 6.699 #=#=# ################## 25.8% ######################################### 58.1% ################################################################ 89.8% ######################################################################## 100.0% [2022-08-16T21:04:19.902Z] #38 7.293 [2022-08-16T21:04:19.902Z] #38 8.362 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-16T21:04:19.902Z] #38 8.677 [2022-08-16T21:04:19.902Z] #38 8.908 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:19.902Z] #38 9.154 [2022-08-16T21:04:19.902Z] #38 9.793 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-16T21:04:19.902Z] #38 10.07 [2022-08-16T21:04:19.902Z] #38 ... [2022-08-16T21:04:19.902Z] [2022-08-16T21:04:19.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:04:19.902Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:04:20.122Z] [2022-08-16T21:04:20.122Z] #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-16T21:04:20.122Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:04:20.122Z] #53 12.20 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-16T21:04:20.122Z] #53 12.32 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-16T21:04:20.381Z] #53 12.49 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-16T21:04:22.920Z] #53 14.82 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-16T21:04:22.920Z] #53 14.86 go: downloading golang.org/x/mod v0.3.0 [2022-08-16T21:04:23.501Z] #47 ... [2022-08-16T21:04:23.501Z] [2022-08-16T21:04:23.501Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-16T21:04:23.501Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-16T21:04:23.501Z] #76 25.14 Building dependency tree... [2022-08-16T21:04:23.501Z] #76 28.61 python3 is already the newest version (3.9.2-3). [2022-08-16T21:04:23.501Z] #76 28.61 The following additional packages will be installed: [2022-08-16T21:04:23.501Z] #76 28.61 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-16T21:04:23.501Z] #76 28.63 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-16T21:04:23.501Z] #76 28.66 Suggested packages: [2022-08-16T21:04:23.501Z] #76 28.66 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-16T21:04:23.501Z] #76 28.66 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-16T21:04:23.501Z] #76 28.66 m4-doc ed diffutils-doc [2022-08-16T21:04:23.501Z] #76 28.66 Recommended packages: [2022-08-16T21:04:23.501Z] #76 28.66 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-16T21:04:23.501Z] #76 29.87 The following NEW packages will be installed: [2022-08-16T21:04:23.501Z] #76 29.88 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-16T21:04:23.501Z] #76 29.89 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-16T21:04:23.501Z] #76 29.89 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-16T21:04:23.501Z] #76 29.89 libyajl2 m4 patch xz-utils [2022-08-16T21:04:23.501Z] #76 30.29 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded. [2022-08-16T21:04:23.501Z] #76 30.29 Need to get 5916 kB of archives. [2022-08-16T21:04:23.501Z] #76 30.29 After this operation, 18.6 MB of additional disk space will be used. [2022-08-16T21:04:23.501Z] #76 30.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-16T21:04:23.501Z] #76 30.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-16T21:04:23.501Z] #76 30.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-16T21:04:23.501Z] #76 30.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-16T21:04:23.501Z] #76 30.31 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-16T21:04:23.501Z] #76 30.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-16T21:04:23.501Z] #76 30.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-16T21:04:23.501Z] #76 30.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-16T21:04:23.501Z] #76 30.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-16T21:04:23.501Z] #76 30.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-16T21:04:23.501Z] #76 30.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-16T21:04:23.501Z] #76 30.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:04:23.501Z] #76 30.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-16T21:04:23.501Z] #76 30.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-16T21:04:23.501Z] #76 30.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-16T21:04:23.501Z] #76 30.50 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-16T21:04:23.501Z] #76 30.52 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-16T21:04:23.501Z] #76 30.52 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-16T21:04:23.501Z] #76 30.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-16T21:04:23.501Z] #76 30.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-16T21:04:23.501Z] #76 30.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-16T21:04:23.501Z] #76 30.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-16T21:04:23.501Z] #76 30.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-16T21:04:24.093Z] #11 ... [2022-08-16T21:04:24.093Z] [2022-08-16T21:04:24.093Z] #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-16T21:04:24.093Z] #38 sha256:232f7b228b4a0dcc3f40cb2cdce89d21fd5ed5f18b09f14cd3a58a0b395f443b [2022-08-16T21:04:24.093Z] #38 10.28 #=#=# ######################################################################## 100.0% [2022-08-16T21:04:24.093Z] #38 10.53 [2022-08-16T21:04:24.093Z] #38 10.61 Download of images into '/build' complete. [2022-08-16T21:04:24.093Z] #38 10.61 Use something like the following to load the result into a Docker daemon: [2022-08-16T21:04:24.093Z] #38 10.61 tar -cC '/build' . | docker load [2022-08-16T21:04:24.093Z] #38 DONE 14.3s [2022-08-16T21:04:24.093Z] [2022-08-16T21:04:24.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:04:24.093Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:04:24.093Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 9.8s done [2022-08-16T21:04:24.300Z] #53 ... [2022-08-16T21:04:24.300Z] [2022-08-16T21:04:24.300Z] #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-16T21:04:24.300Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:04:24.300Z] #38 15.75 tomll can be used in two ways: [2022-08-16T21:04:24.300Z] #38 15.75 Writing to STDIN and reading from STDOUT: [2022-08-16T21:04:24.300Z] #38 15.75 cat file.toml | tomll > file.toml [2022-08-16T21:04:24.300Z] #38 15.75 [2022-08-16T21:04:24.300Z] #38 15.75 Reading and updating a list of files: [2022-08-16T21:04:24.300Z] #38 15.75 tomll a.toml b.toml c.toml [2022-08-16T21:04:24.300Z] #38 15.75 [2022-08-16T21:04:24.300Z] #38 15.75 When given a list of files, tomll will modify all files in place without asking. [2022-08-16T21:04:24.300Z] #38 DONE 16.6s [2022-08-16T21:04:24.560Z] [2022-08-16T21:04:24.560Z] #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-16T21:04:24.560Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:24.560Z] #55 15.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:04:24.560Z] #55 15.65 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-16T21:04:24.560Z] #55 15.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-16T21:04:24.560Z] #55 16.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-16T21:04:24.560Z] #55 16.16 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-16T21:04:24.560Z] #55 16.19 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-16T21:04:24.560Z] #55 16.50 go: downloading github.com/spf13/afero v1.8.2 [2022-08-16T21:04:24.560Z] #55 16.53 go: downloading github.com/spf13/cast v1.4.1 [2022-08-16T21:04:24.560Z] #55 16.66 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-16T21:04:24.560Z] #55 16.86 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-16T21:04:24.668Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-16T21:04:24.819Z] #55 16.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-16T21:04:24.820Z] #55 17.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-16T21:04:24.867Z] #76 32.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:24.867Z] #76 ... [2022-08-16T21:04:24.867Z] [2022-08-16T21:04:24.867Z] #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-16T21:04:24.867Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-16T21:04:24.867Z] #42 16.87 Reading package lists... [2022-08-16T21:04:24.867Z] #42 22.29 Reading package lists... [2022-08-16T21:04:24.867Z] #42 26.43 Building dependency tree... [2022-08-16T21:04:24.867Z] #42 29.93 The following additional packages will be installed: [2022-08-16T21:04:24.867Z] #42 29.95 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-16T21:04:24.867Z] #42 29.96 Suggested packages: [2022-08-16T21:04:24.867Z] #42 29.98 cmake-doc ninja-build lrzip [2022-08-16T21:04:24.867Z] #42 29.98 Recommended packages: [2022-08-16T21:04:24.867Z] #42 29.98 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-16T21:04:24.867Z] #42 30.68 The following NEW packages will be installed: [2022-08-16T21:04:24.867Z] #42 30.69 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-16T21:04:24.867Z] #42 30.69 vim-common xxd [2022-08-16T21:04:24.867Z] #42 31.09 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-08-16T21:04:24.867Z] #42 31.09 Need to get 15.6 MB of archives. [2022-08-16T21:04:24.867Z] #42 31.09 After this operation, 67.4 MB of additional disk space will be used. [2022-08-16T21:04:24.867Z] #42 31.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:04:24.867Z] #42 31.09 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-16T21:04:24.867Z] #42 31.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-16T21:04:24.867Z] #42 31.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-16T21:04:24.867Z] #42 31.45 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-16T21:04:24.867Z] #42 31.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-16T21:04:24.867Z] #42 31.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-16T21:04:24.867Z] #42 31.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-16T21:04:24.867Z] #42 31.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-16T21:04:24.867Z] #42 31.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-16T21:04:24.927Z] #11 DONE 42.8s [2022-08-16T21:04:24.927Z] [2022-08-16T21:04:24.927Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:04:24.927Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:04:25.079Z] #55 ... [2022-08-16T21:04:25.079Z] [2022-08-16T21:04:25.079Z] #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-16T21:04:25.079Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:25.079Z] #51 6.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:25.079Z] #51 6.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:25.079Z] #51 7.003 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:25.079Z] #51 7.606 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-16T21:04:25.079Z] #51 8.362 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:25.079Z] #51 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:25.079Z] #51 13.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:25.079Z] #51 16.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-16T21:04:25.079Z] #51 ... [2022-08-16T21:04:25.079Z] [2022-08-16T21:04:25.079Z] #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-16T21:04:25.079Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:25.079Z] #55 17.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-16T21:04:25.123Z] #42 ... [2022-08-16T21:04:25.123Z] [2022-08-16T21:04:25.123Z] #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-16T21:04:25.123Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-16T21:04:25.123Z] #40 32.18 NAME: [2022-08-16T21:04:25.123Z] #40 32.20 go-winres - A tool for embedding resources in Windows executables [2022-08-16T21:04:25.123Z] #40 32.20 [2022-08-16T21:04:25.123Z] #40 32.20 USAGE: [2022-08-16T21:04:25.123Z] #40 32.20 go-winres [global options] command [command options] [arguments...] [2022-08-16T21:04:25.123Z] #40 32.21 [2022-08-16T21:04:25.123Z] #40 32.21 COMMANDS: [2022-08-16T21:04:25.123Z] #40 32.21 init Create an initial ./winres/winres.json [2022-08-16T21:04:25.123Z] #40 32.21 make Make syso files for the "go build" command [2022-08-16T21:04:25.123Z] #40 32.21 simply Make syso files for the "go build" command (simplified) [2022-08-16T21:04:25.123Z] #40 32.21 extract Extract all resources from an executable [2022-08-16T21:04:25.123Z] #40 32.21 patch Replace resources in an executable file (exe, dll) [2022-08-16T21:04:25.123Z] #40 32.21 help, h Shows a list of commands or help for one command [2022-08-16T21:04:25.123Z] #40 32.21 [2022-08-16T21:04:25.123Z] #40 32.21 GLOBAL OPTIONS: [2022-08-16T21:04:25.123Z] #40 32.21 --help, -h show help (default: false) [2022-08-16T21:04:25.338Z] #55 17.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-16T21:04:25.391Z] #40 ... [2022-08-16T21:04:25.391Z] [2022-08-16T21:04:25.391Z] #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-16T21:04:25.391Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:04:25.391Z] #14 22.43 Reading package lists... [2022-08-16T21:04:25.391Z] #14 26.63 Building dependency tree... [2022-08-16T21:04:25.391Z] #14 30.31 The following additional packages will be installed: [2022-08-16T21:04:25.391Z] #14 30.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:04:25.391Z] #14 30.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-16T21:04:25.391Z] #14 30.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-16T21:04:25.391Z] #14 30.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-16T21:04:25.391Z] #14 30.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-16T21:04:25.391Z] #14 30.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-16T21:04:25.391Z] #14 30.35 mingw-w64-common mingw-w64-x86-64-dev [2022-08-16T21:04:25.391Z] #14 30.38 Suggested packages: [2022-08-16T21:04:25.391Z] #14 30.38 gcc-10-locales seccomp wine64 [2022-08-16T21:04:25.391Z] #14 31.42 The following NEW packages will be installed: [2022-08-16T21:04:25.391Z] #14 31.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:04:25.391Z] #14 31.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-16T21:04:25.391Z] #14 31.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-16T21:04:25.391Z] #14 31.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-16T21:04:25.391Z] #14 31.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-16T21:04:25.391Z] #14 31.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-16T21:04:25.391Z] #14 31.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-16T21:04:25.391Z] #14 31.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-16T21:04:25.391Z] #14 31.45 mingw-w64-x86-64-dev [2022-08-16T21:04:25.391Z] #14 31.84 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-16T21:04:25.391Z] #14 31.84 Need to get 108 MB of archives. [2022-08-16T21:04:25.391Z] #14 31.84 After this operation, 620 MB of additional disk space will be used. [2022-08-16T21:04:25.391Z] #14 31.84 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-16T21:04:25.391Z] #14 32.00 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-16T21:04:25.391Z] #14 32.13 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-16T21:04:25.391Z] #14 32.13 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-16T21:04:25.391Z] #14 32.14 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-16T21:04:25.391Z] #14 32.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-16T21:04:25.391Z] #14 32.37 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-16T21:04:25.391Z] #14 32.60 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-16T21:04:25.391Z] #14 32.63 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-16T21:04:25.391Z] #14 ... [2022-08-16T21:04:25.391Z] [2022-08-16T21:04:25.391Z] #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-16T21:04:25.391Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-16T21:04:25.391Z] #76 32.26 Fetched 5916 kB in 1s (9636 kB/s) [2022-08-16T21:04:25.391Z] #76 32.41 Selecting previously unselected package bzip2. [2022-08-16T21:04:25.391Z] #76 32.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-16T21:04:25.391Z] #76 32.46 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-16T21:04:25.391Z] #76 32.50 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:04:25.495Z] #12 DONE 0.7s [2022-08-16T21:04:25.630Z] #55 17.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-16T21:04:25.630Z] #55 17.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-16T21:04:25.630Z] #55 17.86 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-16T21:04:25.647Z] #76 ... [2022-08-16T21:04:25.647Z] [2022-08-16T21:04:25.647Z] #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-16T21:04:25.647Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-16T21:04:25.647Z] #40 DONE 32.9s [2022-08-16T21:04:25.647Z] [2022-08-16T21:04:25.647Z] #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-16T21:04:25.647Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-16T21:04:25.647Z] #76 32.83 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:04:25.647Z] #76 32.83 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-16T21:04:25.647Z] #76 32.84 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:04:25.754Z] [2022-08-16T21:04:25.754Z] #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-16T21:04:25.754Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-16T21:04:25.904Z] #76 ... [2022-08-16T21:04:25.904Z] [2022-08-16T21:04:25.904Z] #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-16T21:04:25.904Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-16T21:04:25.904Z] #57 31.56 v3.0.2 [2022-08-16T21:04:25.904Z] #57 DONE 32.9s [2022-08-16T21:04:25.904Z] [2022-08-16T21:04:25.904Z] #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-16T21:04:25.904Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-16T21:04:25.904Z] #62 26.26 Building dependency tree... [2022-08-16T21:04:25.904Z] #62 30.06 The following additional packages will be installed: [2022-08-16T21:04:25.904Z] #62 30.06 libbtrfs0 [2022-08-16T21:04:25.904Z] #62 30.23 The following NEW packages will be installed: [2022-08-16T21:04:25.904Z] #62 30.25 libbtrfs-dev libbtrfs0 [2022-08-16T21:04:25.904Z] #62 30.66 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-16T21:04:25.904Z] #62 30.66 Need to get 454 kB of archives. [2022-08-16T21:04:25.904Z] #62 30.66 After this operation, 1275 kB of additional disk space will be used. [2022-08-16T21:04:25.904Z] #62 30.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-16T21:04:25.904Z] #62 30.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-16T21:04:25.904Z] #62 31.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:25.904Z] #62 32.29 Fetched 454 kB in 0s (1361 kB/s) [2022-08-16T21:04:25.904Z] #62 32.51 Selecting previously unselected package libbtrfs0:arm64. [2022-08-16T21:04:25.904Z] #62 32.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-16T21:04:25.904Z] #62 32.57 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-16T21:04:25.904Z] #62 32.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-16T21:04:25.904Z] #62 33.09 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-16T21:04:25.904Z] #62 33.09 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-16T21:04:25.904Z] #62 33.13 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-16T21:04:25.940Z] #55 18.15 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-16T21:04:26.160Z] #62 ... [2022-08-16T21:04:26.160Z] [2022-08-16T21:04:26.160Z] #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-16T21:04:26.160Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:04:26.160Z] #14 33.37 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-16T21:04:26.323Z] #13 DONE 0.7s [2022-08-16T21:04:26.323Z] [2022-08-16T21:04:26.323Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:04:26.323Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:04:26.323Z] #40 DONE 0.1s [2022-08-16T21:04:26.323Z] [2022-08-16T21:04:26.323Z] #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-16T21:04:26.323Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:04:26.581Z] #43 ... [2022-08-16T21:04:26.581Z] [2022-08-16T21:04:26.581Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:04:26.581Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:04:26.581Z] #53 DONE 0.2s [2022-08-16T21:04:26.581Z] [2022-08-16T21:04:26.581Z] #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-16T21:04:26.581Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-16T21:04:26.581Z] #57 DONE 0.3s [2022-08-16T21:04:26.840Z] [2022-08-16T21:04:26.840Z] #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-16T21:04:26.840Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:26.883Z] #55 19.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-16T21:04:26.884Z] #55 19.12 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-16T21:04:27.143Z] #55 ... [2022-08-16T21:04:27.143Z] [2022-08-16T21:04:27.143Z] #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-16T21:04:27.143Z] #67 sha256:fc15d33b75d03267a9190d992b8b72372e59f061ade84fd2be1b60af98b784a5 [2022-08-16T21:04:27.143Z] #67 8.940 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:04:27.143Z] #67 8.946 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-16T21:04:27.143Z] #67 9.657 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-16T21:04:27.143Z] #67 12.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-16T21:04:27.143Z] #67 13.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:04:27.143Z] #67 14.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-16T21:04:27.143Z] #67 14.25 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-16T21:04:27.143Z] #67 14.45 go: downloading github.com/google/uuid v1.3.0 [2022-08-16T21:04:27.143Z] #67 14.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-16T21:04:27.143Z] #67 14.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-16T21:04:27.143Z] #67 15.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-16T21:04:27.143Z] #67 15.56 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-16T21:04:27.143Z] #67 15.75 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-16T21:04:27.143Z] #67 18.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:04:27.402Z] #67 ... [2022-08-16T21:04:27.402Z] [2022-08-16T21:04:27.402Z] #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-16T21:04:27.402Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:04:27.402Z] #14 19.42 Fetched 8570 kB in 15s (575 kB/s) [2022-08-16T21:04:27.528Z] #14 ... [2022-08-16T21:04:27.528Z] [2022-08-16T21:04:27.528Z] #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-16T21:04:27.528Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-16T21:04:27.528Z] #62 33.64 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-16T21:04:27.528Z] #62 33.70 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-16T21:04:27.528Z] #62 33.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:04:27.528Z] #62 DONE 34.5s [2022-08-16T21:04:27.528Z] [2022-08-16T21:04:27.528Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:04:27.528Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:04:27.528Z] #14 34.66 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-16T21:04:27.799Z] #14 ... [2022-08-16T21:04:27.799Z] [2022-08-16T21:04:27.799Z] #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-16T21:04:27.799Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:04:27.799Z] #55 24.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-16T21:04:27.799Z] #55 24.98 go: downloading golang.org/x/text v0.3.7 [2022-08-16T21:04:27.799Z] #55 29.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-16T21:04:27.799Z] #55 29.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-16T21:04:27.799Z] #55 29.80 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-16T21:04:27.799Z] #55 29.80 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-16T21:04:27.799Z] #55 29.89 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-16T21:04:27.799Z] #55 30.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-16T21:04:27.799Z] #55 30.16 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-16T21:04:27.799Z] #55 30.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-16T21:04:27.799Z] #55 30.24 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-16T21:04:27.799Z] #55 30.33 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-16T21:04:27.799Z] #55 30.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-16T21:04:27.799Z] #55 30.42 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-16T21:04:27.799Z] #55 30.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-16T21:04:27.799Z] #55 30.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-16T21:04:27.799Z] #55 30.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-16T21:04:27.799Z] #55 30.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-16T21:04:27.799Z] #55 30.64 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-16T21:04:27.799Z] #55 31.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-16T21:04:27.799Z] #55 31.30 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-16T21:04:27.799Z] #55 31.46 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-16T21:04:27.799Z] #55 31.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-16T21:04:27.799Z] #55 31.73 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-16T21:04:27.799Z] #55 31.90 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-16T21:04:27.799Z] #55 31.91 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-16T21:04:27.799Z] #55 31.97 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-16T21:04:27.799Z] #55 32.05 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-16T21:04:27.799Z] #55 32.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-16T21:04:27.799Z] #55 32.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-16T21:04:27.799Z] #55 32.21 go: downloading github.com/prometheus/common v0.32.1 [2022-08-16T21:04:27.799Z] #55 32.61 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-16T21:04:27.799Z] #55 32.61 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-16T21:04:27.799Z] #55 34.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-16T21:04:27.799Z] #55 34.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-16T21:04:27.799Z] #55 ... [2022-08-16T21:04:27.799Z] [2022-08-16T21:04:27.799Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:04:27.799Z] #63 sha256:f7b605d4989363513f409835abd109e52d241f2e5868e1e270205aec79bed616 [2022-08-16T21:04:27.799Z] #63 DONE 0.4s [2022-08-16T21:04:27.799Z] [2022-08-16T21:04:27.799Z] #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-16T21:04:27.799Z] #64 sha256:389e06f4d302647bbc0cbf38058e22638f06179fd524d4223869580cc1f12a17 [2022-08-16T21:04:28.341Z] #14 19.42 Reading package lists... [2022-08-16T21:04:28.341Z] #14 ... [2022-08-16T21:04:28.341Z] [2022-08-16T21:04:28.341Z] #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-16T21:04:28.341Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:04:28.341Z] #42 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:28.341Z] #42 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:28.341Z] #42 ... [2022-08-16T21:04:28.341Z] [2022-08-16T21:04:28.341Z] #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-16T21:04:28.341Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:04:28.341Z] #76 10.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:28.341Z] #76 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:28.362Z] #64 0.668 + RM_GOPATH=0 [2022-08-16T21:04:28.362Z] #64 0.668 + TMP_GOPATH= [2022-08-16T21:04:28.362Z] #64 0.668 + : /build [2022-08-16T21:04:28.362Z] #64 0.668 + '[' -z '' ']' [2022-08-16T21:04:28.362Z] #64 0.670 ++ mktemp -d [2022-08-16T21:04:28.362Z] #64 0.676 + export GOPATH=/tmp/tmp.e9xZrwnquL [2022-08-16T21:04:28.362Z] #64 0.679 + GOPATH=/tmp/tmp.e9xZrwnquL [2022-08-16T21:04:28.601Z] #76 ... [2022-08-16T21:04:28.601Z] [2022-08-16T21:04:28.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-16T21:04:28.601Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:28.601Z] #55 19.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-16T21:04:28.601Z] #55 20.05 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-16T21:04:28.601Z] #55 20.27 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-16T21:04:28.601Z] #55 20.41 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-16T21:04:28.601Z] #55 20.49 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-16T21:04:28.601Z] #55 20.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-16T21:04:28.601Z] #55 20.82 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-16T21:04:28.619Z] #64 0.680 + RM_GOPATH=1 [2022-08-16T21:04:28.619Z] #64 0.680 + case "$(go env GOARCH)" in [2022-08-16T21:04:28.619Z] #64 0.683 ++ go env GOARCH [2022-08-16T21:04:28.619Z] #64 0.707 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:28.619Z] #64 0.707 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:28.619Z] #64 0.709 ++ dirname /install.sh [2022-08-16T21:04:28.619Z] #64 0.730 + dir=/ [2022-08-16T21:04:28.619Z] #64 0.730 + bin=containerd [2022-08-16T21:04:28.619Z] #64 0.730 + shift [2022-08-16T21:04:28.620Z] #64 0.730 + '[' '!' -f //containerd.installer ']' [2022-08-16T21:04:28.620Z] #64 0.730 + . //containerd.installer [2022-08-16T21:04:28.620Z] #64 0.730 ++ set -e [2022-08-16T21:04:28.620Z] #64 0.731 ++ : v1.6.7 [2022-08-16T21:04:28.620Z] #64 0.731 + install_containerd [2022-08-16T21:04:28.620Z] #64 0.735 + echo 'Install containerd version v1.6.7' [2022-08-16T21:04:28.620Z] #64 0.735 Install containerd version v1.6.7 [2022-08-16T21:04:28.620Z] #64 0.735 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e9xZrwnquL/src/github.com/containerd/containerd [2022-08-16T21:04:28.620Z] #64 0.737 Cloning into '/tmp/tmp.e9xZrwnquL/src/github.com/containerd/containerd'... [2022-08-16T21:04:28.861Z] #55 20.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-16T21:04:28.861Z] #55 21.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-16T21:04:29.120Z] #55 21.24 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-16T21:04:29.120Z] #55 21.30 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-16T21:04:29.120Z] #55 ... [2022-08-16T21:04:29.120Z] [2022-08-16T21:04:29.121Z] #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-16T21:04:29.121Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:04:29.121Z] #36 11.31 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-16T21:04:29.121Z] #36 11.32 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-16T21:04:29.121Z] #36 11.87 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-16T21:04:29.121Z] #36 12.19 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-16T21:04:29.121Z] #36 12.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-16T21:04:29.121Z] #36 12.99 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-16T21:04:29.121Z] #36 13.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-16T21:04:29.121Z] #36 13.09 go: downloading github.com/peterh/liner v1.2.2 [2022-08-16T21:04:29.121Z] #36 13.32 go: downloading github.com/google/go-dap v0.6.0 [2022-08-16T21:04:29.121Z] #36 13.83 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-16T21:04:29.121Z] #36 14.11 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-16T21:04:29.121Z] #36 15.04 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-16T21:04:29.121Z] #36 15.28 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-16T21:04:29.121Z] #36 15.32 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-16T21:04:29.121Z] #36 16.88 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-16T21:04:29.121Z] #36 17.07 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-16T21:04:29.121Z] #36 ... [2022-08-16T21:04:29.121Z] [2022-08-16T21:04:29.121Z] #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-16T21:04:29.121Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:29.121Z] #55 21.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-16T21:04:29.380Z] #55 21.54 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-16T21:04:29.380Z] #55 21.61 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-16T21:04:29.640Z] #55 21.78 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-16T21:04:29.640Z] #55 21.88 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-16T21:04:29.900Z] #55 21.89 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-16T21:04:29.900Z] #55 21.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-16T21:04:29.900Z] #55 22.03 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-16T21:04:29.900Z] #55 22.18 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-16T21:04:29.988Z] #64 ... [2022-08-16T21:04:29.988Z] [2022-08-16T21:04:29.988Z] #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-16T21:04:29.988Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-16T21:04:29.988Z] #51 22.48 Reading package lists... [2022-08-16T21:04:29.988Z] #51 26.72 Building dependency tree... [2022-08-16T21:04:29.988Z] #51 30.42 The following additional packages will be installed: [2022-08-16T21:04:29.988Z] #51 30.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:04:29.988Z] #51 30.43 python3-protobuf python3-six [2022-08-16T21:04:29.988Z] #51 30.44 Suggested packages: [2022-08-16T21:04:29.988Z] #51 30.46 python3-setuptools [2022-08-16T21:04:29.988Z] #51 30.46 Recommended packages: [2022-08-16T21:04:29.988Z] #51 30.46 iproute2 | iproute [2022-08-16T21:04:29.988Z] #51 31.10 The following NEW packages will be installed: [2022-08-16T21:04:29.988Z] #51 31.12 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:04:29.988Z] #51 31.14 python3-protobuf python3-six [2022-08-16T21:04:29.988Z] #51 31.59 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-16T21:04:29.988Z] #51 31.59 Need to get 2136 kB of archives. [2022-08-16T21:04:29.988Z] #51 31.59 After this operation, 10.8 MB of additional disk space will be used. [2022-08-16T21:04:29.988Z] #51 31.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-16T21:04:29.988Z] #51 31.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:04:29.988Z] #51 31.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-16T21:04:29.988Z] #51 31.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-16T21:04:29.988Z] #51 31.67 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-16T21:04:29.988Z] #51 31.67 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-16T21:04:29.988Z] #51 31.68 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-16T21:04:29.988Z] #51 34.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-16T21:04:29.988Z] #51 35.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:29.988Z] #51 35.96 Fetched 2136 kB in 3s (676 kB/s) [2022-08-16T21:04:29.988Z] #51 36.09 Selecting previously unselected package libprotobuf23:arm64. [2022-08-16T21:04:29.988Z] #51 36.09 (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-16T21:04:29.988Z] #51 36.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-16T21:04:29.988Z] #51 36.15 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-16T21:04:29.988Z] #51 36.89 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:04:29.988Z] #51 ... [2022-08-16T21:04:29.988Z] [2022-08-16T21:04:29.988Z] #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-16T21:04:29.988Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-16T21:04:29.988Z] #76 33.94 Selecting previously unselected package libmagic1:arm64. [2022-08-16T21:04:29.988Z] #76 33.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-16T21:04:29.988Z] #76 33.99 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-16T21:04:29.988Z] #76 34.43 Selecting previously unselected package file. [2022-08-16T21:04:29.988Z] #76 34.46 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-16T21:04:29.988Z] #76 34.46 Unpacking file (1:5.39-3) ... [2022-08-16T21:04:29.988Z] #76 34.77 Selecting previously unselected package xz-utils. [2022-08-16T21:04:29.988Z] #76 34.77 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-16T21:04:29.988Z] #76 34.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:04:29.988Z] #76 35.41 Selecting previously unselected package libsigsegv2:arm64. [2022-08-16T21:04:29.988Z] #76 35.41 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-16T21:04:29.988Z] #76 35.42 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-16T21:04:29.988Z] #76 35.57 Selecting previously unselected package m4. [2022-08-16T21:04:29.988Z] #76 35.57 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-16T21:04:29.988Z] #76 35.57 Unpacking m4 (1.4.18-5) ... [2022-08-16T21:04:29.988Z] #76 35.80 Selecting previously unselected package autoconf. [2022-08-16T21:04:29.988Z] #76 35.81 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-16T21:04:29.988Z] #76 35.88 Unpacking autoconf (2.69-14) ... [2022-08-16T21:04:29.988Z] #76 36.36 Selecting previously unselected package autotools-dev. [2022-08-16T21:04:29.988Z] #76 36.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-16T21:04:29.988Z] #76 36.42 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:04:29.988Z] #76 36.63 Selecting previously unselected package automake. [2022-08-16T21:04:29.988Z] #76 36.64 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-16T21:04:29.988Z] #76 36.65 Unpacking automake (1:1.16.3-2) ... [2022-08-16T21:04:29.988Z] #76 37.14 Selecting previously unselected package patch. [2022-08-16T21:04:29.988Z] #76 37.15 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-16T21:04:29.988Z] #76 37.16 Unpacking patch (2.7.6-7) ... [2022-08-16T21:04:30.160Z] #55 22.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-16T21:04:30.160Z] #55 22.42 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-16T21:04:30.160Z] #55 22.51 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-16T21:04:30.160Z] #55 22.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-16T21:04:30.250Z] #76 37.56 Selecting previously unselected package dpkg-dev. [2022-08-16T21:04:30.250Z] #76 37.56 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:04:30.420Z] #55 22.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-16T21:04:30.420Z] #55 22.64 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-16T21:04:30.506Z] #76 37.57 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:04:30.680Z] #55 22.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-16T21:04:30.940Z] #55 23.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-16T21:04:30.940Z] #55 23.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-16T21:04:30.940Z] #55 ... [2022-08-16T21:04:30.940Z] [2022-08-16T21:04:30.940Z] #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-16T21:04:30.940Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:04:30.940Z] #62 13.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:30.940Z] #62 22.79 Fetched 8570 kB in 16s (531 kB/s) [2022-08-16T21:04:31.040Z] #58 ... [2022-08-16T21:04:31.040Z] [2022-08-16T21:04:31.040Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-16T21:04:31.040Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-16T21:04:31.040Z] #14 DONE 4.2s [2022-08-16T21:04:31.040Z] [2022-08-16T21:04:31.040Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-16T21:04:31.040Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-16T21:04:31.200Z] #62 22.79 Reading package lists... [2022-08-16T21:04:31.200Z] #62 ... [2022-08-16T21:04:31.200Z] [2022-08-16T21:04:31.200Z] #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-16T21:04:31.200Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:31.200Z] #55 23.20 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-16T21:04:31.200Z] #55 23.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-16T21:04:31.200Z] #55 23.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-16T21:04:31.437Z] #76 38.31 Selecting previously unselected package build-essential. [2022-08-16T21:04:31.438Z] #76 38.33 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-16T21:04:31.438Z] #76 38.34 Unpacking build-essential (12.9) ... [2022-08-16T21:04:31.438Z] #76 38.47 Selecting previously unselected package libcap2:arm64. [2022-08-16T21:04:31.438Z] #76 38.48 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-16T21:04:31.438Z] #76 38.48 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-16T21:04:31.438Z] #76 38.57 Selecting previously unselected package libcap-dev:arm64. [2022-08-16T21:04:31.438Z] #76 38.58 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-16T21:04:31.438Z] #76 38.59 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-16T21:04:31.460Z] #55 23.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-16T21:04:31.460Z] #55 23.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-16T21:04:31.460Z] #55 23.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-16T21:04:31.460Z] #55 23.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-16T21:04:31.460Z] #55 23.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-16T21:04:31.460Z] #55 23.70 go: downloading github.com/julz/importas v0.1.0 [2022-08-16T21:04:31.460Z] #55 23.76 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-16T21:04:31.460Z] #55 23.76 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-16T21:04:31.693Z] #76 38.76 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-16T21:04:31.693Z] #76 38.77 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-16T21:04:31.693Z] #76 38.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-16T21:04:31.694Z] #76 38.88 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-16T21:04:31.694Z] #76 38.91 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-16T21:04:31.694Z] #76 38.92 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-16T21:04:31.719Z] #55 23.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-16T21:04:31.719Z] #55 23.98 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-16T21:04:31.719Z] #55 24.03 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-16T21:04:31.949Z] #76 39.06 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-16T21:04:31.949Z] #76 39.06 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-16T21:04:31.949Z] #76 39.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:04:31.978Z] #55 24.12 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-16T21:04:31.978Z] #55 24.17 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-16T21:04:31.978Z] #55 24.26 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-16T21:04:32.205Z] #76 39.26 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-16T21:04:32.205Z] #76 39.27 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-16T21:04:32.205Z] #76 39.28 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-16T21:04:32.237Z] #55 24.36 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-16T21:04:32.237Z] #55 24.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-16T21:04:32.237Z] #55 24.46 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-16T21:04:32.237Z] #55 24.54 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-16T21:04:33.135Z] #76 40.03 Selecting previously unselected package libtool. [2022-08-16T21:04:33.135Z] #76 40.03 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-16T21:04:33.135Z] #76 40.04 Unpacking libtool (2.4.6-15) ... [2022-08-16T21:04:33.135Z] #76 40.31 Selecting previously unselected package libudev-dev:arm64. [2022-08-16T21:04:33.135Z] #76 40.31 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-16T21:04:33.135Z] #76 40.32 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-16T21:04:33.175Z] #55 25.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-16T21:04:33.391Z] #76 40.57 Selecting previously unselected package libyajl2:arm64. [2022-08-16T21:04:33.391Z] #76 40.58 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-16T21:04:33.391Z] #76 40.58 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-16T21:04:33.391Z] #76 40.66 Selecting previously unselected package libyajl-dev:arm64. [2022-08-16T21:04:33.391Z] #76 40.67 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-16T21:04:33.435Z] #55 25.44 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-16T21:04:33.435Z] #55 25.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-16T21:04:33.435Z] #55 25.58 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-16T21:04:33.576Z] #15 DONE 2.7s [2022-08-16T21:04:33.576Z] [2022-08-16T21:04:33.576Z] #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-16T21:04:33.577Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:33.577Z] #58 6.120 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:33.577Z] #58 6.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:33.577Z] #58 6.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:33.577Z] #58 6.883 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-16T21:04:33.647Z] #76 40.69 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-16T21:04:33.647Z] #76 40.91 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:04:33.647Z] #76 40.92 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:04:33.647Z] #76 40.94 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-16T21:04:33.694Z] #55 25.75 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-16T21:04:33.694Z] #55 25.79 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-16T21:04:33.694Z] #55 25.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-16T21:04:33.904Z] #76 40.98 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-16T21:04:33.904Z] #76 41.01 Setting up file (1:5.39-3) ... [2022-08-16T21:04:33.904Z] #76 41.05 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:04:33.904Z] #76 41.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-16T21:04:33.904Z] #76 41.07 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-16T21:04:33.904Z] #76 41.08 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-16T21:04:33.904Z] #76 41.11 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:04:33.904Z] #76 41.12 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-16T21:04:33.904Z] #76 41.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:04:33.904Z] #76 41.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:04:33.954Z] #55 26.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-16T21:04:33.954Z] #55 26.00 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-16T21:04:34.160Z] #76 41.21 Setting up patch (2.7.6-7) ... [2022-08-16T21:04:34.160Z] #76 41.25 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-16T21:04:34.160Z] #76 41.26 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-16T21:04:34.160Z] #76 41.28 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-16T21:04:34.160Z] #76 41.30 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-16T21:04:34.160Z] #76 41.33 Setting up libtool (2.4.6-15) ... [2022-08-16T21:04:34.160Z] #76 41.36 Setting up m4 (1.4.18-5) ... [2022-08-16T21:04:34.160Z] #76 41.37 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:04:34.160Z] #76 41.40 Setting up autoconf (2.69-14) ... [2022-08-16T21:04:34.160Z] #76 41.42 Setting up build-essential (12.9) ... [2022-08-16T21:04:34.214Z] #55 26.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-16T21:04:34.214Z] #55 26.36 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-16T21:04:34.214Z] #55 26.42 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-16T21:04:34.214Z] #55 26.49 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-16T21:04:34.214Z] #55 26.58 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-16T21:04:34.417Z] #76 41.44 Setting up automake (1:1.16.3-2) ... [2022-08-16T21:04:34.417Z] #76 41.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-16T21:04:34.417Z] #76 41.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:04:34.474Z] #55 26.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-16T21:04:34.516Z] #58 7.670 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:34.734Z] #55 26.86 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-16T21:04:34.734Z] #55 26.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-16T21:04:34.734Z] #55 26.93 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-16T21:04:34.734Z] #55 26.95 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-16T21:04:34.994Z] #55 27.01 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-16T21:04:34.994Z] #55 27.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-16T21:04:34.994Z] #55 27.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-16T21:04:35.100Z] #58 ... [2022-08-16T21:04:35.100Z] [2022-08-16T21:04:35.100Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-16T21:04:35.100Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-16T21:04:35.100Z] #16 DONE 1.9s [2022-08-16T21:04:35.254Z] #55 27.56 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-16T21:04:35.370Z] [2022-08-16T21:04:35.370Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-16T21:04:35.370Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-16T21:04:35.514Z] #55 27.64 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-16T21:04:35.514Z] #55 27.69 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-16T21:04:35.514Z] #55 27.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-16T21:04:35.514Z] #55 27.83 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-16T21:04:35.841Z] #76 DONE 42.7s [2022-08-16T21:04:35.842Z] [2022-08-16T21:04:35.842Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:04:35.842Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:04:35.842Z] #77 ... [2022-08-16T21:04:35.842Z] [2022-08-16T21:04:35.842Z] #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-16T21:04:35.842Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-16T21:04:35.842Z] #42 32.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:35.842Z] #42 33.18 Fetched 15.6 MB in 1s (15.8 MB/s) [2022-08-16T21:04:35.842Z] #42 33.39 Selecting previously unselected package xxd. [2022-08-16T21:04:35.842Z] #42 33.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-16T21:04:35.842Z] #42 33.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-16T21:04:35.842Z] #42 33.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:04:35.842Z] #42 33.87 Selecting previously unselected package vim-common. [2022-08-16T21:04:35.842Z] #42 33.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:04:35.842Z] #42 33.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:04:35.842Z] #42 34.47 Selecting previously unselected package cmake-data. [2022-08-16T21:04:35.842Z] #42 34.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-16T21:04:35.842Z] #42 34.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:04:35.842Z] #42 38.33 Selecting previously unselected package libicu67:arm64. [2022-08-16T21:04:35.842Z] #42 38.33 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-16T21:04:35.842Z] #42 38.34 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-16T21:04:35.842Z] #42 ... [2022-08-16T21:04:35.842Z] [2022-08-16T21:04:35.842Z] #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-16T21:04:35.842Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-16T21:04:35.842Z] #51 36.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:04:35.842Z] #51 36.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:04:35.842Z] #51 37.30 Selecting previously unselected package python3-six. [2022-08-16T21:04:35.842Z] #51 37.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-16T21:04:35.842Z] #51 37.31 Unpacking python3-six (1.16.0-2) ... [2022-08-16T21:04:35.842Z] #51 37.43 Selecting previously unselected package python3-protobuf. [2022-08-16T21:04:35.842Z] #51 37.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-16T21:04:35.842Z] #51 37.44 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-16T21:04:35.842Z] #51 38.00 Selecting previously unselected package libnet1:arm64. [2022-08-16T21:04:35.842Z] #51 38.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-16T21:04:35.842Z] #51 38.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:04:35.842Z] #51 38.17 Selecting previously unselected package libnl-3-200:arm64. [2022-08-16T21:04:35.842Z] #51 38.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-16T21:04:35.842Z] #51 38.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-16T21:04:35.842Z] #51 38.33 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-16T21:04:35.842Z] #51 38.33 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-16T21:04:35.842Z] #51 38.34 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-16T21:04:35.842Z] #51 38.47 Selecting previously unselected package criu. [2022-08-16T21:04:35.842Z] #51 38.47 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-16T21:04:35.842Z] #51 38.48 Unpacking criu (3.17.1-1) ... [2022-08-16T21:04:35.842Z] #51 39.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:04:35.842Z] #51 40.59 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-16T21:04:35.842Z] #51 40.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:04:35.842Z] #51 40.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-16T21:04:35.842Z] #51 40.65 Setting up python3-six (1.16.0-2) ... [2022-08-16T21:04:35.842Z] #51 41.93 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-16T21:04:35.842Z] #51 41.99 Setting up python3-protobuf (3.12.4-1) ... [2022-08-16T21:04:36.083Z] #55 28.16 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-16T21:04:36.083Z] #55 28.30 go: downloading honnef.co/go/tools v0.3.1 [2022-08-16T21:04:36.307Z] #17 ... [2022-08-16T21:04:36.307Z] [2022-08-16T21:04:36.307Z] #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-16T21:04:36.307Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:04:36.307Z] #83 4.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:36.307Z] #83 4.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:36.307Z] #83 4.201 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:36.307Z] #83 4.403 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:36.307Z] #83 4.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:36.307Z] #83 6.088 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:36.567Z] #83 ... [2022-08-16T21:04:36.567Z] [2022-08-16T21:04:36.567Z] #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-16T21:04:36.567Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:04:36.567Z] #45 5.375 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-16T21:04:36.567Z] #45 ... [2022-08-16T21:04:36.567Z] [2022-08-16T21:04:36.567Z] #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-16T21:04:36.567Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:04:36.567Z] #41 5.695 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-16T21:04:36.567Z] #41 5.696 Cloning into '.'... [2022-08-16T21:04:36.787Z] #51 ... [2022-08-16T21:04:36.787Z] [2022-08-16T21:04:36.787Z] #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-16T21:04:36.787Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-16T21:04:36.787Z] #42 43.95 Selecting previously unselected package libxml2:arm64. [2022-08-16T21:04:36.787Z] #42 43.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-16T21:04:36.787Z] #42 43.97 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:04:36.828Z] #41 ... [2022-08-16T21:04:36.828Z] [2022-08-16T21:04:36.828Z] #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-16T21:04:36.828Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:36.828Z] #62 6.479 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-16T21:04:36.828Z] #62 9.422 go: downloading github.com/fatih/color v1.13.0 [2022-08-16T21:04:36.828Z] #62 9.431 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:04:36.828Z] #62 9.639 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-16T21:04:36.828Z] #62 9.641 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-16T21:04:36.828Z] #62 10.19 go: downloading github.com/spf13/viper v1.11.0 [2022-08-16T21:04:36.828Z] #62 10.55 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-16T21:04:36.828Z] #62 ... [2022-08-16T21:04:36.828Z] [2022-08-16T21:04:36.828Z] #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-16T21:04:36.828Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:04:36.828Z] #60 6.382 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-16T21:04:36.828Z] #60 8.420 go: downloading github.com/fatih/color v1.10.0 [2022-08-16T21:04:36.828Z] #60 8.462 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-16T21:04:36.828Z] #60 8.479 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-16T21:04:36.828Z] #60 8.606 go: downloading github.com/pkg/errors v0.9.1 [2022-08-16T21:04:36.828Z] #60 9.335 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-16T21:04:36.828Z] #60 9.366 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-16T21:04:36.828Z] #60 9.432 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-16T21:04:36.828Z] #60 9.672 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-16T21:04:36.828Z] #60 9.738 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-16T21:04:36.828Z] #60 10.02 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-16T21:04:36.828Z] #60 10.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-16T21:04:36.828Z] #60 10.48 go: downloading golang.org/x/tools v0.1.0 [2022-08-16T21:04:37.088Z] #60 ... [2022-08-16T21:04:37.088Z] [2022-08-16T21:04:37.088Z] #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-16T21:04:37.088Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:04:37.088Z] #47 5.549 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-16T21:04:37.088Z] #47 6.555 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-16T21:04:37.088Z] #47 8.150 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-16T21:04:37.088Z] #47 8.702 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-16T21:04:37.088Z] #47 8.786 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-16T21:04:37.088Z] #47 ... [2022-08-16T21:04:37.088Z] [2022-08-16T21:04:37.088Z] #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-16T21:04:37.088Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:04:37.088Z] #54 4.927 + git clone https://github.com/docker/distribution.git . [2022-08-16T21:04:37.088Z] #54 4.935 Cloning into '.'... [2022-08-16T21:04:37.348Z] #54 ... [2022-08-16T21:04:37.348Z] [2022-08-16T21:04:37.348Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-16T21:04:37.348Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-16T21:04:37.348Z] #17 DONE 2.1s [2022-08-16T21:04:37.348Z] [2022-08-16T21:04:37.348Z] #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-16T21:04:37.348Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:04:37.348Z] #64 6.370 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-16T21:04:37.348Z] #64 8.236 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-16T21:04:37.348Z] #64 8.236 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-16T21:04:37.348Z] #64 8.479 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-16T21:04:37.353Z] #42 44.47 Selecting previously unselected package libarchive13:arm64. [2022-08-16T21:04:37.353Z] #42 44.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-16T21:04:37.353Z] #42 44.48 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-16T21:04:37.608Z] #64 11.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-16T21:04:37.608Z] #64 ... [2022-08-16T21:04:37.608Z] [2022-08-16T21:04:37.608Z] #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-16T21:04:37.608Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:37.608Z] #58 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:37.610Z] #42 44.81 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-16T21:04:37.610Z] #42 44.81 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-16T21:04:37.610Z] #42 44.82 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-16T21:04:37.866Z] #42 45.02 Selecting previously unselected package librhash0:arm64. [2022-08-16T21:04:37.866Z] #42 45.02 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-16T21:04:37.866Z] #42 45.03 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-16T21:04:38.122Z] #42 45.23 Selecting previously unselected package libuv1:arm64. [2022-08-16T21:04:38.122Z] #42 45.23 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-16T21:04:38.122Z] #42 45.24 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-16T21:04:38.122Z] #42 45.44 Selecting previously unselected package cmake. [2022-08-16T21:04:38.122Z] #42 ... [2022-08-16T21:04:38.122Z] [2022-08-16T21:04:38.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-16T21:04:38.122Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:04:38.122Z] #14 35.34 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-16T21:04:38.122Z] #14 35.91 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-16T21:04:38.122Z] #14 36.98 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-16T21:04:38.122Z] #14 37.33 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-16T21:04:38.123Z] #14 37.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-16T21:04:38.123Z] #14 37.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-16T21:04:38.123Z] #14 37.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-16T21:04:38.123Z] #14 37.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-16T21:04:38.123Z] #14 37.50 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-16T21:04:38.123Z] #14 37.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-16T21:04:38.123Z] #14 37.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-16T21:04:38.123Z] #14 37.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-16T21:04:38.123Z] #14 37.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-16T21:04:38.123Z] #14 37.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-16T21:04:38.123Z] #14 37.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-16T21:04:38.123Z] #14 37.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-16T21:04:38.123Z] #14 37.60 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-16T21:04:38.123Z] #14 37.60 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-16T21:04:38.123Z] #14 37.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-16T21:04:38.123Z] #14 38.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:38.123Z] #14 38.80 Fetched 108 MB in 6s (17.7 MB/s) [2022-08-16T21:04:38.123Z] #14 38.88 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-16T21:04:38.123Z] #14 38.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-16T21:04:38.123Z] #14 38.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-16T21:04:38.123Z] #14 38.98 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:04:38.123Z] #14 40.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-16T21:04:38.123Z] #14 40.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-16T21:04:38.123Z] #14 40.86 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:04:38.123Z] #14 43.76 Selecting previously unselected package binutils-mingw-w64. [2022-08-16T21:04:38.123Z] #14 43.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-16T21:04:38.123Z] #14 43.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:04:38.123Z] #14 43.91 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-16T21:04:38.123Z] #14 43.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-16T21:04:38.123Z] #14 43.93 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-16T21:04:38.123Z] #14 44.14 Selecting previously unselected package dmsetup. [2022-08-16T21:04:38.123Z] #14 44.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-16T21:04:38.123Z] #14 44.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:04:38.123Z] #14 44.39 Selecting previously unselected package mingw-w64-common. [2022-08-16T21:04:38.123Z] #14 44.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-16T21:04:38.123Z] #14 44.41 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-16T21:04:38.379Z] #14 ... [2022-08-16T21:04:38.379Z] [2022-08-16T21:04:38.379Z] #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-16T21:04:38.379Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-16T21:04:38.379Z] #42 45.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-16T21:04:38.379Z] #42 45.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:04:38.622Z] #55 30.35 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-16T21:04:38.622Z] #55 30.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-16T21:04:38.622Z] #55 30.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-16T21:04:38.622Z] #55 30.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-16T21:04:38.622Z] #55 30.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-16T21:04:38.622Z] #55 30.76 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-16T21:04:38.622Z] #55 30.81 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-16T21:04:38.622Z] #55 30.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-16T21:04:38.881Z] #55 31.15 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-16T21:04:38.881Z] #55 31.17 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-16T21:04:38.989Z] #58 ... [2022-08-16T21:04:38.990Z] [2022-08-16T21:04:38.990Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-16T21:04:38.990Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-16T21:04:38.990Z] #18 DONE 1.6s [2022-08-16T21:04:39.140Z] #55 31.28 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-16T21:04:39.248Z] [2022-08-16T21:04:39.248Z] #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-16T21:04:39.248Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:04:39.400Z] #55 31.48 go: downloading golang.org/x/text v0.3.7 [2022-08-16T21:04:39.545Z] Fetching without tags [2022-08-16T21:04:39.830Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9a849cc83aa47c2caecf34c0cdc30140960823a4 [2022-08-16T21:04:39.970Z] #55 ... [2022-08-16T21:04:39.970Z] [2022-08-16T21:04:39.970Z] #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-16T21:04:39.970Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:04:39.970Z] #76 22.30 Fetched 8570 kB in 16s (550 kB/s) [2022-08-16T21:04:39.970Z] #76 22.30 Reading package lists... [2022-08-16T21:04:40.181Z] Fetching without tags [2022-08-16T21:04:40.229Z] #76 28.54 Reading package lists... [2022-08-16T21:04:40.229Z] #76 ... [2022-08-16T21:04:40.229Z] [2022-08-16T21:04:40.229Z] #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-16T21:04:40.229Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:04:40.229Z] #47 28.06 Updating files: 72% (1574/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-16T21:04:40.229Z] #47 28.85 + git checkout -q v2.3.0 [2022-08-16T21:04:40.229Z] #47 31.27 + 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-16T21:04:39.443Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:04:39.474Z] > git config --add remote.origin.fetch +refs/pull/43968/head:refs/remotes/origin/PR-43968 # timeout=10 [2022-08-16T21:04:39.497Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:04:39.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:04:39.549Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:04:39.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:04:39.550Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:04:39.840Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:04:39.864Z] > git checkout -f 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [2022-08-16T21:04:40.431Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9a849cc83aa47c2caecf34c0cdc30140960823a4 [2022-08-16T21:04:40.628Z] #19 1.675 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:04:40.628Z] #19 1.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:04:40.798Z] #47 ... [2022-08-16T21:04:40.798Z] [2022-08-16T21:04:40.798Z] #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-16T21:04:40.798Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:04:40.798Z] #42 22.79 Fetched 8570 kB in 16s (534 kB/s) [2022-08-16T21:04:40.798Z] #42 22.79 Reading package lists... [2022-08-16T21:04:40.798Z] #42 29.43 Reading package lists... [2022-08-16T21:04:40.798Z] #42 ... [2022-08-16T21:04:40.798Z] [2022-08-16T21:04:40.798Z] #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-16T21:04:40.798Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:04:40.798Z] #14 19.42 Reading package lists... [2022-08-16T21:04:40.798Z] #14 25.94 Reading package lists... [2022-08-16T21:04:40.889Z] #19 1.763 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:04:40.897Z] #42 ... [2022-08-16T21:04:40.897Z] [2022-08-16T21:04:40.897Z] #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-16T21:04:40.897Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-16T21:04:40.897Z] #34 37.79 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-16T21:04:40.897Z] #34 37.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-16T21:04:40.897Z] #34 38.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-16T21:04:40.897Z] #34 ... [2022-08-16T21:04:40.897Z] [2022-08-16T21:04:40.897Z] #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-16T21:04:40.897Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-16T21:04:40.897Z] #51 45.71 Setting up criu (3.17.1-1) ... [2022-08-16T21:04:40.897Z] #51 47.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:04:40.897Z] #51 DONE 47.9s [2022-08-16T21:04:40.897Z] [2022-08-16T21:04:40.897Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:04:40.897Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:04:40.897Z] #77 0.708 Cloning into '/tmp/crun-build'... [2022-08-16T21:04:41.461Z] #77 5.885 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-16T21:04:41.718Z] #77 6.021 Cloning into '/tmp/crun-build/libocispec'... [2022-08-16T21:04:41.735Z] #14 32.21 Building dependency tree... [2022-08-16T21:04:41.736Z] #14 ... [2022-08-16T21:04:41.736Z] [2022-08-16T21:04:41.736Z] #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-16T21:04:41.736Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:41.736Z] #51 23.53 Fetched 8573 kB in 17s (507 kB/s) [2022-08-16T21:04:41.736Z] #51 23.53 Reading package lists... [2022-08-16T21:04:41.736Z] #51 30.13 Reading package lists... [2022-08-16T21:04:41.736Z] #51 ... [2022-08-16T21:04:41.736Z] [2022-08-16T21:04:41.736Z] #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-16T21:04:41.736Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:04:41.736Z] #62 22.79 Reading package lists... [2022-08-16T21:04:41.749Z] Merge succeeded, producing 368e3fa40a671749bd3f771ad8721b53431cf77a [2022-08-16T21:04:41.749Z] Checking out Revision 368e3fa40a671749bd3f771ad8721b53431cf77a (PR-43968) [2022-08-16T21:04:41.828Z] #19 ... [2022-08-16T21:04:41.828Z] [2022-08-16T21:04:41.828Z] #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-16T21:04:41.828Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:04:41.828Z] #43 5.455 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-16T21:04:41.974Z] #77 ... [2022-08-16T21:04:41.975Z] [2022-08-16T21:04:41.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-16T21:04:41.975Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-16T21:04:41.975Z] #42 49.17 Setting up libicu67:arm64 (67.1-7) ... [2022-08-16T21:04:41.975Z] #42 49.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:04:41.975Z] #42 49.21 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-16T21:04:41.995Z] #62 28.85 Reading package lists... [2022-08-16T21:04:42.088Z] #43 ... [2022-08-16T21:04:42.088Z] [2022-08-16T21:04:42.088Z] #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-16T21:04:42.088Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:42.088Z] #62 11.61 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-16T21:04:42.088Z] #62 11.70 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-16T21:04:42.088Z] #62 13.93 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-16T21:04:42.088Z] #62 14.11 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-16T21:04:42.088Z] #62 14.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-16T21:04:42.088Z] #62 14.36 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-16T21:04:42.231Z] #42 49.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:04:42.231Z] #42 49.29 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-16T21:04:42.231Z] #42 49.30 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-16T21:04:42.231Z] #42 49.33 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:04:42.231Z] #42 49.38 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:04:42.231Z] #42 49.40 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-16T21:04:42.231Z] #42 49.46 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:04:42.254Z] #62 34.32 Building dependency tree... [2022-08-16T21:04:42.254Z] #62 ... [2022-08-16T21:04:42.254Z] [2022-08-16T21:04:42.254Z] #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-16T21:04:42.254Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:04:42.254Z] #76 28.54 Reading package lists... [2022-08-16T21:04:42.273Z] Merge succeeded, producing 368e3fa40a671749bd3f771ad8721b53431cf77a [2022-08-16T21:04:42.273Z] Checking out Revision 368e3fa40a671749bd3f771ad8721b53431cf77a (PR-43968) [2022-08-16T21:04:42.487Z] #42 49.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:04:40.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:04:40.107Z] > git config --add remote.origin.fetch +refs/pull/43968/head:refs/remotes/origin/PR-43968 # timeout=10 [2022-08-16T21:04:40.125Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:04:40.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:04:40.186Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:04:40.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:04:40.187Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43968/head:refs/remotes/origin/PR-43968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:04:40.440Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:04:40.451Z] > git checkout -f 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [2022-08-16T21:04:41.230Z] > git remote # timeout=10 [2022-08-16T21:04:41.262Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:04:41.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:04:41.283Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:04:42.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:04:42.276Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:04:42.302Z] > git checkout -f 368e3fa40a671749bd3f771ad8721b53431cf77a # timeout=10 [2022-08-16T21:04:40.696Z] > git remote # timeout=10 [2022-08-16T21:04:40.722Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:04:40.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:04:40.750Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:04:41.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:04:41.752Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:04:41.773Z] > git checkout -f 368e3fa40a671749bd3f771ad8721b53431cf77a # timeout=10 [2022-08-16T21:04:42.744Z] #42 DONE 50.0s [2022-08-16T21:04:42.744Z] [2022-08-16T21:04:42.744Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:04:42.744Z] #43 sha256:0df899c9c0c4387ca08e1833197a8c28e904d8d8e8c845fbe5bbcbe3be7521f4 [2022-08-16T21:04:43.003Z] #43 DONE 0.2s [2022-08-16T21:04:43.003Z] [2022-08-16T21:04:43.003Z] #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-16T21:04:43.003Z] #44 sha256:42e29d76581dc673906b16a4192fc167d4e537eb43939945c278fc876b6296e6 [2022-08-16T21:04:43.467Z] #62 ... [2022-08-16T21:04:43.467Z] [2022-08-16T21:04:43.467Z] #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-16T21:04:43.467Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:04:43.467Z] #43 16.96 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-16T21:04:43.467Z] #43 16.98 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-16T21:04:44.034Z] #43 17.58 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-16T21:04:44.161Z] #76 34.50 Building dependency tree... [2022-08-16T21:04:44.374Z] #44 1.117 + RM_GOPATH=0 [2022-08-16T21:04:44.374Z] #44 1.132 + TMP_GOPATH= [2022-08-16T21:04:44.374Z] #44 1.132 + : /build [2022-08-16T21:04:44.374Z] #44 1.132 + '[' -z '' ']' [2022-08-16T21:04:44.374Z] #44 1.132 ++ mktemp -d [2022-08-16T21:04:44.374Z] #44 1.143 + export GOPATH=/tmp/tmp.7IToRnVIXA [2022-08-16T21:04:44.374Z] #44 1.143 + GOPATH=/tmp/tmp.7IToRnVIXA [2022-08-16T21:04:44.374Z] #44 1.143 + RM_GOPATH=1 [2022-08-16T21:04:44.374Z] #44 1.143 + case "$(go env GOARCH)" in [2022-08-16T21:04:44.374Z] #44 1.143 ++ go env GOARCH [2022-08-16T21:04:44.374Z] #44 1.201 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:44.374Z] #44 1.201 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:04:44.374Z] #44 1.207 ++ dirname /install.sh [2022-08-16T21:04:44.374Z] #44 1.223 + dir=/ [2022-08-16T21:04:44.374Z] #44 1.223 + bin=tini [2022-08-16T21:04:44.374Z] #44 1.223 + shift [2022-08-16T21:04:44.374Z] #44 1.223 + '[' '!' -f //tini.installer ']' [2022-08-16T21:04:44.374Z] #44 1.223 + . //tini.installer [2022-08-16T21:04:44.374Z] #44 1.223 ++ : v0.19.0 [2022-08-16T21:04:44.374Z] #44 1.223 + install_tini [2022-08-16T21:04:44.374Z] #44 1.223 + echo 'Install tini version v0.19.0' [2022-08-16T21:04:44.374Z] #44 1.223 Install tini version v0.19.0 [2022-08-16T21:04:44.374Z] #44 1.287 + git clone https://github.com/krallin/tini.git /tmp/tmp.7IToRnVIXA/tini [2022-08-16T21:04:44.374Z] #44 1.296 Cloning into '/tmp/tmp.7IToRnVIXA/tini'... [2022-08-16T21:04:44.602Z] #43 18.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-16T21:04:44.602Z] #43 18.20 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-16T21:04:44.602Z] #43 18.23 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-16T21:04:44.602Z] #43 18.44 go: downloading github.com/peterh/liner v1.2.2 [2022-08-16T21:04:44.862Z] #43 18.50 go: downloading github.com/google/go-dap v0.6.0 [2022-08-16T21:04:45.122Z] #43 18.72 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-16T21:04:45.304Z] #44 2.059 + cd /tmp/tmp.7IToRnVIXA/tini [2022-08-16T21:04:45.304Z] #44 2.059 + git checkout -q v0.19.0 [2022-08-16T21:04:45.304Z] #44 2.099 + cmake . [2022-08-16T21:04:45.382Z] #43 18.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-16T21:04:45.561Z] #44 2.587 -- The C compiler identification is GNU 10.2.1 [2022-08-16T21:04:45.561Z] #44 2.653 -- Detecting C compiler ABI info [2022-08-16T21:04:45.754Z] Commit message: "Merge commit '724feb898f4af3d7f156fb0064d59a7b68ea9be2' into HEAD" [2022-08-16T21:04:45.757Z] > git rev-list --no-walk 9a849cc83aa47c2caecf34c0cdc30140960823a4 # timeout=10 [2022-08-16T21:04:45.953Z] #43 19.66 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:04:46.265Z] Commit message: "Merge commit '724feb898f4af3d7f156fb0064d59a7b68ea9be2' into HEAD" [2022-08-16T21:04:46.491Z] #44 ... [2022-08-16T21:04:46.491Z] [2022-08-16T21:04:46.491Z] #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-16T21:04:46.491Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-16T21:04:46.491Z] #53 53.21 gotestsum version dev [2022-08-16T21:04:46.491Z] #53 DONE 53.4s [2022-08-16T21:04:46.491Z] [2022-08-16T21:04:46.491Z] #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-16T21:04:46.491Z] #44 sha256:42e29d76581dc673906b16a4192fc167d4e537eb43939945c278fc876b6296e6 [2022-08-16T21:04:46.491Z] #44 3.254 -- Detecting C compiler ABI info - done [2022-08-16T21:04:46.491Z] #44 3.472 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-16T21:04:46.491Z] #44 3.474 -- Detecting C compile features [2022-08-16T21:04:46.491Z] #44 3.474 -- Detecting C compile features - done [2022-08-16T21:04:46.491Z] #44 3.569 -- Performing Test HAS_BUILTIN_FORTIFY [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:04:46.698Z] #76 38.45 python3 is already the newest version (3.9.2-3). [2022-08-16T21:04:46.698Z] #76 38.45 The following additional packages will be installed: [2022-08-16T21:04:46.698Z] #76 38.47 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-16T21:04:46.698Z] #76 38.48 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-16T21:04:46.698Z] #76 38.50 Suggested packages: [2022-08-16T21:04:46.698Z] #76 38.53 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-16T21:04:46.698Z] #76 38.53 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-16T21:04:46.698Z] #76 38.53 m4-doc ed diffutils-doc [2022-08-16T21:04:46.698Z] #76 38.53 Recommended packages: [2022-08-16T21:04:46.698Z] #76 38.53 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-16T21:04:46.698Z] #76 ... [2022-08-16T21:04:46.698Z] [2022-08-16T21:04:46.698Z] #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-16T21:04:46.698Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:04:46.698Z] #57 38.63 v3.0.2 [2022-08-16T21:04:46.698Z] #57 DONE 38.9s [2022-08-16T21:04:46.698Z] [2022-08-16T21:04:46.698Z] #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-16T21:04:46.698Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:46.698Z] #55 38.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-16T21:04:46.698Z] #55 38.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-16T21:04:46.698Z] #55 38.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-16T21:04:46.698Z] #55 38.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-16T21:04:46.698Z] #55 38.98 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-16T21:04:46.747Z] #44 3.902 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-16T21:04:46.894Z] #43 20.43 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-16T21:04:46.894Z] #43 20.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-16T21:04:46.933Z] + docker version [2022-08-16T21:04:46.960Z] #55 39.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-16T21:04:46.960Z] #55 39.09 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-16T21:04:46.960Z] #55 39.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-16T21:04:46.960Z] #55 39.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-16T21:04:46.960Z] #55 39.33 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-16T21:04:47.005Z] #44 4.010 -- Configuring done [2022-08-16T21:04:47.005Z] #44 4.053 -- Generating done [2022-08-16T21:04:47.005Z] #44 4.055 -- Build files have been written to: /tmp/tmp.7IToRnVIXA/tini [2022-08-16T21:04:47.005Z] #44 4.106 + make tini-static [2022-08-16T21:04:47.219Z] #55 39.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-16T21:04:47.409Z] + docker version [2022-08-16T21:04:47.479Z] #55 39.52 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-16T21:04:47.567Z] #44 4.456 Scanning dependencies of target tini-static [2022-08-16T21:04:47.567Z] #44 4.528 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-16T21:04:48.058Z] #55 40.26 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-16T21:04:48.058Z] #55 40.31 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-16T21:04:48.318Z] #55 40.46 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-16T21:04:48.577Z] #55 40.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-16T21:04:48.837Z] #55 41.04 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-16T21:04:48.837Z] #55 41.11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-16T21:04:48.837Z] #55 41.11 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-16T21:04:48.932Z] #44 5.642 [100%] Linking C executable tini-static [2022-08-16T21:04:49.096Z] #55 41.22 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-16T21:04:49.189Z] #44 6.046 [100%] Built target tini-static [2022-08-16T21:04:49.189Z] #44 6.133 + mkdir -p /build [2022-08-16T21:04:49.189Z] #44 6.135 + cp tini-static /build/docker-init [2022-08-16T21:04:49.358Z] #55 41.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-16T21:04:49.358Z] #55 41.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-16T21:04:49.358Z] #55 41.50 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-16T21:04:49.358Z] #55 41.50 go: downloading github.com/prometheus/common v0.32.1 [2022-08-16T21:04:49.445Z] #44 DONE 6.3s [2022-08-16T21:04:49.445Z] [2022-08-16T21:04:49.445Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:04:49.445Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:04:49.445Z] #77 7.741 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-16T21:04:49.445Z] #77 7.765 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-16T21:04:49.445Z] #77 7.786 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-16T21:04:49.445Z] #77 7.786 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-16T21:04:49.445Z] #77 7.818 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-16T21:04:49.445Z] #77 10.02 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-16T21:04:49.445Z] #77 12.04 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-16T21:04:49.445Z] #77 13.13 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-16T21:04:49.445Z] #77 13.32 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-16T21:04:49.445Z] #77 13.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-16T21:04:49.535Z] #43 ... [2022-08-16T21:04:49.535Z] [2022-08-16T21:04:49.535Z] #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-16T21:04:49.535Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:04:49.535Z] #45 22.69 tomll can be used in two ways: [2022-08-16T21:04:49.535Z] #45 22.69 Writing to STDIN and reading from STDOUT: [2022-08-16T21:04:49.535Z] #45 22.69 cat file.toml | tomll > file.toml [2022-08-16T21:04:49.535Z] #45 22.69 [2022-08-16T21:04:49.535Z] #45 22.69 Reading and updating a list of files: [2022-08-16T21:04:49.535Z] #45 22.69 tomll a.toml b.toml c.toml [2022-08-16T21:04:49.535Z] #45 22.69 [2022-08-16T21:04:49.535Z] #45 22.69 When given a list of files, tomll will modify all files in place without asking. [2022-08-16T21:04:49.535Z] #45 ... [2022-08-16T21:04:49.535Z] [2022-08-16T21:04:49.535Z] #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-16T21:04:49.535Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:04:49.535Z] #47 13.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-16T21:04:49.535Z] #47 13.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:04:49.833Z] #47 ... [2022-08-16T21:04:49.833Z] [2022-08-16T21:04:49.833Z] #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-16T21:04:49.833Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:49.833Z] #62 20.63 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-16T21:04:49.833Z] #62 20.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:04:49.833Z] #62 20.78 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-16T21:04:49.833Z] #62 20.92 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-16T21:04:49.833Z] #62 21.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-16T21:04:49.834Z] #62 21.14 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-16T21:04:49.834Z] #62 21.31 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-16T21:04:49.834Z] #62 21.42 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-16T21:04:49.834Z] #62 21.52 go: downloading github.com/spf13/afero v1.8.2 [2022-08-16T21:04:49.834Z] #62 21.66 go: downloading github.com/spf13/cast v1.4.1 [2022-08-16T21:04:49.834Z] #62 21.79 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-16T21:04:49.834Z] #62 21.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-16T21:04:49.834Z] #62 21.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-16T21:04:49.834Z] #62 21.98 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-16T21:04:49.834Z] #62 22.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-16T21:04:49.834Z] #62 22.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-16T21:04:49.834Z] #62 22.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-16T21:04:49.834Z] #62 22.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-16T21:04:49.834Z] #62 22.27 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-16T21:04:49.834Z] #62 22.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-16T21:04:49.834Z] #62 22.71 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-16T21:04:49.834Z] #62 23.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-16T21:04:49.834Z] #62 23.50 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-16T21:04:49.928Z] #55 42.05 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-16T21:04:49.928Z] #55 42.05 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-16T21:04:50.120Z] #62 23.70 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-16T21:04:50.190Z] #55 ... [2022-08-16T21:04:50.190Z] [2022-08-16T21:04:50.190Z] #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-16T21:04:50.190Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:04:50.190Z] #62 34.32 Building dependency tree... [2022-08-16T21:04:50.190Z] #62 38.11 The following additional packages will be installed: [2022-08-16T21:04:50.190Z] #62 38.12 libbtrfs0 [2022-08-16T21:04:50.190Z] #62 38.38 The following NEW packages will be installed: [2022-08-16T21:04:50.190Z] #62 38.39 libbtrfs-dev libbtrfs0 [2022-08-16T21:04:50.190Z] #62 38.84 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:04:50.190Z] #62 38.84 Need to get 460 kB of archives. [2022-08-16T21:04:50.190Z] #62 38.84 After this operation, 1237 kB of additional disk space will be used. [2022-08-16T21:04:50.190Z] #62 38.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:04:50.190Z] #62 38.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:04:50.190Z] #62 40.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:50.190Z] #62 40.54 Fetched 460 kB in 0s (1343 kB/s) [2022-08-16T21:04:50.190Z] #62 40.72 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:04:50.190Z] #62 40.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:04:50.190Z] #62 40.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:04:50.190Z] #62 40.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:04:50.190Z] #62 41.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:04:50.190Z] #62 41.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:04:50.190Z] #62 41.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:04:50.190Z] #62 41.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:04:50.190Z] #62 41.66 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:04:50.190Z] #62 41.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:04:50.191Z] #62 DONE 42.2s [2022-08-16T21:04:50.191Z] [2022-08-16T21:04:50.191Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:04:50.191Z] #63 sha256:931f013417b529d47e49fab2fcf12162efce3caa042d11971fc3774b17e2f1b0 [2022-08-16T21:04:50.191Z] #63 DONE 0.2s [2022-08-16T21:04:50.191Z] [2022-08-16T21:04:50.191Z] #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-16T21:04:50.191Z] #64 sha256:73e2be6570e68d419007efcab97a1688fb340e4c905d4f02d74fda7a770258c1 [2022-08-16T21:04:50.384Z] #62 ... [2022-08-16T21:04:50.384Z] [2022-08-16T21:04:50.384Z] #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-16T21:04:50.384Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:50.384Z] #58 13.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:50.384Z] #58 16.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-16T21:04:50.384Z] #58 ... [2022-08-16T21:04:50.384Z] [2022-08-16T21:04:50.384Z] #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-16T21:04:50.384Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:04:50.384Z] #43 22.76 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-16T21:04:50.384Z] #43 23.00 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-16T21:04:50.384Z] #43 23.07 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-16T21:04:50.451Z] #64 ... [2022-08-16T21:04:50.451Z] [2022-08-16T21:04:50.451Z] #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-16T21:04:50.451Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:04:50.451Z] #40 42.63 NAME: [2022-08-16T21:04:50.451Z] #40 42.63 go-winres - A tool for embedding resources in Windows executables [2022-08-16T21:04:50.451Z] #40 42.63 [2022-08-16T21:04:50.451Z] #40 42.63 USAGE: [2022-08-16T21:04:50.451Z] #40 42.63 go-winres [global options] command [command options] [arguments...] [2022-08-16T21:04:50.451Z] #40 42.63 [2022-08-16T21:04:50.451Z] #40 42.63 COMMANDS: [2022-08-16T21:04:50.451Z] #40 42.63 init Create an initial ./winres/winres.json [2022-08-16T21:04:50.451Z] #40 42.63 make Make syso files for the "go build" command [2022-08-16T21:04:50.451Z] #40 42.63 simply Make syso files for the "go build" command (simplified) [2022-08-16T21:04:50.451Z] #40 42.63 extract Extract all resources from an executable [2022-08-16T21:04:50.451Z] #40 42.63 patch Replace resources in an executable file (exe, dll) [2022-08-16T21:04:50.451Z] #40 42.63 help, h Shows a list of commands or help for one command [2022-08-16T21:04:50.451Z] #40 42.63 [2022-08-16T21:04:50.451Z] #40 42.63 GLOBAL OPTIONS: [2022-08-16T21:04:50.451Z] #40 42.63 --help, -h show help (default: false) [2022-08-16T21:04:50.451Z] #40 DONE 42.8s [2022-08-16T21:04:50.644Z] #43 ... [2022-08-16T21:04:50.644Z] [2022-08-16T21:04:50.644Z] #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-16T21:04:50.644Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:04:50.644Z] #45 DONE 24.4s [2022-08-16T21:04:50.711Z] [2022-08-16T21:04:50.711Z] #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-16T21:04:50.711Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:04:50.711Z] #76 40.28 The following NEW packages will be installed: [2022-08-16T21:04:50.711Z] #76 40.28 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-16T21:04:50.711Z] #76 40.29 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-16T21:04:50.711Z] #76 40.29 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-16T21:04:50.711Z] #76 40.29 libyajl2 m4 patch xz-utils [2022-08-16T21:04:50.711Z] #76 40.76 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:04:50.711Z] #76 40.76 Need to get 5940 kB of archives. [2022-08-16T21:04:50.711Z] #76 40.76 After this operation, 18.7 MB of additional disk space will be used. [2022-08-16T21:04:50.711Z] #76 40.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:04:50.711Z] #76 40.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-16T21:04:50.711Z] #76 40.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-16T21:04:50.711Z] #76 40.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-16T21:04:50.711Z] #76 40.80 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-16T21:04:50.711Z] #76 40.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-16T21:04:50.711Z] #76 40.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-16T21:04:50.711Z] #76 40.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-16T21:04:50.711Z] #76 40.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-16T21:04:50.711Z] #76 40.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-16T21:04:50.711Z] #76 40.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:04:50.711Z] #76 40.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:04:50.711Z] #76 41.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-16T21:04:50.711Z] #76 41.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:04:50.711Z] #76 41.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-16T21:04:50.711Z] #76 41.18 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-16T21:04:50.711Z] #76 41.18 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-16T21:04:50.711Z] #76 41.18 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-16T21:04:50.711Z] #76 41.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:04:50.711Z] #76 41.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-16T21:04:50.711Z] #76 41.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:04:50.711Z] #76 41.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:04:50.711Z] #76 41.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-16T21:04:50.711Z] #76 42.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:50.902Z] [2022-08-16T21:04:50.902Z] #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-16T21:04:50.902Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:50.902Z] #62 24.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-16T21:04:50.970Z] #76 43.09 Fetched 5940 kB in 1s (6717 kB/s) [2022-08-16T21:04:50.970Z] #76 43.09 Selecting previously unselected package bzip2. [2022-08-16T21:04:50.970Z] #76 43.09 (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-16T21:04:50.970Z] #76 43.20 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:04:50.970Z] #76 43.20 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:04:51.153Z] Client: Docker Engine - Community [2022-08-16T21:04:51.153Z] Version: 20.10.14 [2022-08-16T21:04:51.153Z] API version: 1.41 [2022-08-16T21:04:51.153Z] Go version: go1.16.15 [2022-08-16T21:04:51.153Z] Git commit: a224086 [2022-08-16T21:04:51.153Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-16T21:04:51.153Z] OS/Arch: linux/amd64 [2022-08-16T21:04:51.153Z] Context: default [2022-08-16T21:04:51.153Z] Experimental: true [2022-08-16T21:04:51.153Z] [2022-08-16T21:04:51.153Z] Server: Docker Engine - Community [2022-08-16T21:04:51.153Z] Engine: [2022-08-16T21:04:51.153Z] Version: 20.10.14 [2022-08-16T21:04:51.153Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:04:51.153Z] Go version: go1.16.15 [2022-08-16T21:04:51.153Z] Git commit: 87a90dc [2022-08-16T21:04:51.153Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-16T21:04:51.153Z] OS/Arch: linux/amd64 [2022-08-16T21:04:51.153Z] Experimental: true [2022-08-16T21:04:51.153Z] containerd: [2022-08-16T21:04:51.153Z] Version: 1.5.11 [2022-08-16T21:04:51.153Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:04:51.153Z] runc: [2022-08-16T21:04:51.153Z] Version: 1.0.3 [2022-08-16T21:04:51.153Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:04:51.153Z] docker-init: [2022-08-16T21:04:51.153Z] Version: 0.19.0 [2022-08-16T21:04:51.153Z] GitCommit: de40ad0 [2022-08-16T21:04:51.160Z] #62 24.70 go: downloading github.com/Antonboom/errname v0.1.6 [Pipeline] sh [2022-08-16T21:04:51.231Z] #76 43.38 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:04:51.231Z] #76 43.38 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-16T21:04:51.231Z] #76 43.39 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:04:51.421Z] #62 24.93 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-16T21:04:51.421Z] #62 25.09 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-16T21:04:51.475Z] + docker info [2022-08-16T21:04:51.591Z] Client: Docker Engine - Community [2022-08-16T21:04:51.591Z] Version: 20.10.14 [2022-08-16T21:04:51.591Z] API version: 1.41 [2022-08-16T21:04:51.591Z] Go version: go1.16.15 [2022-08-16T21:04:51.591Z] Git commit: a224086 [2022-08-16T21:04:51.591Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-16T21:04:51.591Z] OS/Arch: linux/amd64 [2022-08-16T21:04:51.591Z] Context: default [2022-08-16T21:04:51.591Z] Experimental: true [2022-08-16T21:04:51.591Z] [2022-08-16T21:04:51.591Z] Server: Docker Engine - Community [2022-08-16T21:04:51.591Z] Engine: [2022-08-16T21:04:51.591Z] Version: 20.10.14 [2022-08-16T21:04:51.591Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:04:51.591Z] Go version: go1.16.15 [2022-08-16T21:04:51.591Z] Git commit: 87a90dc [2022-08-16T21:04:51.591Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-16T21:04:51.591Z] OS/Arch: linux/amd64 [2022-08-16T21:04:51.591Z] Experimental: true [2022-08-16T21:04:51.591Z] containerd: [2022-08-16T21:04:51.591Z] Version: 1.5.11 [2022-08-16T21:04:51.591Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:04:51.591Z] runc: [2022-08-16T21:04:51.591Z] Version: 1.0.3 [2022-08-16T21:04:51.591Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:04:51.591Z] docker-init: [2022-08-16T21:04:51.591Z] Version: 0.19.0 [2022-08-16T21:04:51.591Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:04:51.799Z] #76 43.94 Selecting previously unselected package libmagic1:amd64. [2022-08-16T21:04:51.799Z] #76 43.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-16T21:04:51.799Z] #76 44.01 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:04:51.943Z] + docker info [2022-08-16T21:04:51.960Z] #77 ... [2022-08-16T21:04:51.960Z] [2022-08-16T21:04:51.960Z] #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-16T21:04:51.960Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:04:51.960Z] #14 52.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-16T21:04:51.960Z] #14 52.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-16T21:04:51.960Z] #14 52.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:04:51.960Z] #14 58.96 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-16T21:04:51.960Z] #14 58.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-16T21:04:51.960Z] #14 58.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:04:51.960Z] #14 59.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-16T21:04:51.960Z] #14 59.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-16T21:04:51.960Z] #14 59.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:04:52.058Z] #76 44.14 Selecting previously unselected package file. [2022-08-16T21:04:52.058Z] #76 44.14 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-16T21:04:52.058Z] #76 44.14 Unpacking file (1:5.39-3) ... [2022-08-16T21:04:52.058Z] #76 44.24 Selecting previously unselected package xz-utils. [2022-08-16T21:04:52.058Z] #76 44.27 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:04:52.058Z] #76 44.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:04:52.317Z] #76 44.51 Selecting previously unselected package libsigsegv2:amd64. [2022-08-16T21:04:52.317Z] #76 44.51 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-16T21:04:52.317Z] #76 44.61 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:04:52.317Z] #76 44.62 Selecting previously unselected package m4. [2022-08-16T21:04:52.357Z] #62 ... [2022-08-16T21:04:52.357Z] [2022-08-16T21:04:52.357Z] #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-16T21:04:52.357Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:04:52.357Z] #19 3.236 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:04:52.357Z] #19 4.524 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:04:52.357Z] #19 6.311 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:04:52.357Z] #19 8.079 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:04:52.357Z] #19 9.675 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:04:52.357Z] #19 11.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:04:52.357Z] #19 13.18 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:04:52.357Z] #19 13.19 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:04:52.357Z] #19 13.20 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:04:52.357Z] #19 13.21 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:04:52.357Z] #19 13.21 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:04:52.357Z] #19 13.26 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:04:52.357Z] #19 13.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:04:52.357Z] #19 13.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:04:52.357Z] #19 13.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:04:52.357Z] #19 13.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:04:52.357Z] #19 13.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:04:52.357Z] #19 13.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:04:52.357Z] #19 ... [2022-08-16T21:04:52.357Z] [2022-08-16T21:04:52.357Z] #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-16T21:04:52.357Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:04:52.357Z] #83 15.82 Fetched 8570 kB in 12s (720 kB/s) [2022-08-16T21:04:52.357Z] #83 15.82 Reading package lists... [2022-08-16T21:04:52.357Z] #83 23.17 Reading package lists... [2022-08-16T21:04:52.357Z] #83 ... [2022-08-16T21:04:52.357Z] [2022-08-16T21:04:52.357Z] #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-16T21:04:52.357Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:52.357Z] #58 25.69 Fetched 8573 kB in 20s (430 kB/s) [2022-08-16T21:04:52.577Z] #76 44.67 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-16T21:04:52.577Z] #76 44.67 Unpacking m4 (1.4.18-5) ... [2022-08-16T21:04:52.837Z] #76 45.04 Selecting previously unselected package autoconf. [2022-08-16T21:04:52.837Z] #76 45.04 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-16T21:04:52.837Z] #76 45.04 Unpacking autoconf (2.69-14) ... [2022-08-16T21:04:53.096Z] #76 ... [2022-08-16T21:04:53.096Z] [2022-08-16T21:04:53.096Z] #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-16T21:04:53.096Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:04:53.096Z] #42 29.43 Reading package lists... [2022-08-16T21:04:53.096Z] #42 35.31 Building dependency tree... [2022-08-16T21:04:53.096Z] #42 39.16 The following additional packages will be installed: [2022-08-16T21:04:53.096Z] #42 39.16 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-16T21:04:53.096Z] #42 39.20 Suggested packages: [2022-08-16T21:04:53.096Z] #42 39.20 cmake-doc ninja-build lrzip [2022-08-16T21:04:53.096Z] #42 39.20 Recommended packages: [2022-08-16T21:04:53.096Z] #42 39.20 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-16T21:04:53.096Z] #42 40.26 The following NEW packages will be installed: [2022-08-16T21:04:53.096Z] #42 40.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-16T21:04:53.096Z] #42 40.27 vim-common xxd [2022-08-16T21:04:53.096Z] #42 40.75 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:04:53.096Z] #42 40.75 Need to get 17.7 MB of archives. [2022-08-16T21:04:53.096Z] #42 40.75 After this operation, 70.7 MB of additional disk space will be used. [2022-08-16T21:04:53.096Z] #42 40.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:04:53.096Z] #42 40.75 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-16T21:04:53.096Z] #42 40.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-16T21:04:53.096Z] #42 40.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:04:53.096Z] #42 41.55 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-16T21:04:53.096Z] #42 41.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-16T21:04:53.096Z] #42 41.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-16T21:04:53.096Z] #42 41.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-16T21:04:53.096Z] #42 41.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-16T21:04:53.096Z] #42 41.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-16T21:04:53.096Z] #42 43.09 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:53.096Z] #42 43.25 Fetched 17.7 MB in 2s (11.1 MB/s) [2022-08-16T21:04:53.096Z] #42 43.34 Selecting previously unselected package xxd. [2022-08-16T21:04:53.096Z] #42 43.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-16T21:04:53.096Z] #42 43.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:04:53.096Z] #42 43.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:04:53.096Z] #42 43.55 Selecting previously unselected package vim-common. [2022-08-16T21:04:53.096Z] #42 43.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:04:53.096Z] #42 43.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:04:53.096Z] #42 43.94 Selecting previously unselected package cmake-data. [2022-08-16T21:04:53.096Z] #42 43.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-16T21:04:53.096Z] #42 44.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:04:53.096Z] #42 ... [2022-08-16T21:04:53.096Z] [2022-08-16T21:04:53.096Z] #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-16T21:04:53.096Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:04:53.096Z] #34 44.67 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-16T21:04:53.096Z] #34 44.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-16T21:04:53.666Z] #34 45.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-16T21:04:53.926Z] #34 ... [2022-08-16T21:04:53.926Z] [2022-08-16T21:04:53.926Z] #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-16T21:04:53.926Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:53.926Z] #51 30.13 Reading package lists... [2022-08-16T21:04:53.926Z] #51 35.96 Building dependency tree... [2022-08-16T21:04:53.926Z] #51 40.12 The following additional packages will be installed: [2022-08-16T21:04:53.926Z] #51 40.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:04:53.926Z] #51 40.17 python3-protobuf python3-six [2022-08-16T21:04:53.926Z] #51 40.19 Suggested packages: [2022-08-16T21:04:53.926Z] #51 40.19 python3-setuptools [2022-08-16T21:04:53.926Z] #51 40.19 Recommended packages: [2022-08-16T21:04:53.926Z] #51 40.19 iproute2 | iproute [2022-08-16T21:04:53.926Z] #51 40.90 The following NEW packages will be installed: [2022-08-16T21:04:53.926Z] #51 40.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:04:53.926Z] #51 40.92 python3-protobuf python3-six [2022-08-16T21:04:53.926Z] #51 41.49 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:04:53.926Z] #51 41.49 Need to get 2315 kB of archives. [2022-08-16T21:04:53.926Z] #51 41.49 After this operation, 11.1 MB of additional disk space will be used. [2022-08-16T21:04:53.926Z] #51 41.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-16T21:04:53.926Z] #51 41.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:04:53.926Z] #51 41.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-16T21:04:53.926Z] #51 41.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-16T21:04:53.926Z] #51 41.55 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-16T21:04:53.926Z] #51 41.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-16T21:04:53.926Z] #51 41.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-16T21:04:53.926Z] #51 43.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-16T21:04:53.926Z] #51 45.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:53.926Z] #51 45.61 Fetched 2315 kB in 3s (717 kB/s) [2022-08-16T21:04:53.926Z] #51 45.70 Selecting previously unselected package libprotobuf23:amd64. [2022-08-16T21:04:53.926Z] #51 45.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:04:53.926Z] #51 45.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-16T21:04:53.926Z] #51 45.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:04:53.926Z] #51 ... [2022-08-16T21:04:53.926Z] [2022-08-16T21:04:53.926Z] #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-16T21:04:53.926Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:04:53.926Z] #14 36.21 The following additional packages will be installed: [2022-08-16T21:04:53.926Z] #14 36.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:04:53.926Z] #14 36.22 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-16T21:04:53.926Z] #14 36.22 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-16T21:04:53.926Z] #14 36.22 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-16T21:04:53.926Z] #14 36.22 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-16T21:04:53.926Z] #14 36.22 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-16T21:04:53.927Z] #14 36.23 mingw-w64-common mingw-w64-x86-64-dev [2022-08-16T21:04:53.927Z] #14 36.24 Suggested packages: [2022-08-16T21:04:53.927Z] #14 36.25 gcc-10-locales seccomp wine64 [2022-08-16T21:04:53.927Z] #14 37.71 The following NEW packages will be installed: [2022-08-16T21:04:53.927Z] #14 37.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:04:53.927Z] #14 37.72 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-16T21:04:53.927Z] #14 37.72 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-16T21:04:53.927Z] #14 37.72 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-16T21:04:53.927Z] #14 37.72 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-16T21:04:53.927Z] #14 37.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-16T21:04:53.927Z] #14 37.73 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-16T21:04:53.927Z] #14 37.73 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-16T21:04:53.927Z] #14 37.74 mingw-w64-x86-64-dev [2022-08-16T21:04:53.927Z] #14 38.20 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:04:53.927Z] #14 38.20 Need to get 115 MB of archives. [2022-08-16T21:04:53.927Z] #14 38.20 After this operation, 645 MB of additional disk space will be used. [2022-08-16T21:04:53.927Z] #14 38.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-16T21:04:53.927Z] #14 38.33 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-16T21:04:53.927Z] #14 38.46 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-16T21:04:53.927Z] #14 38.47 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-16T21:04:53.927Z] #14 38.48 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-16T21:04:53.927Z] #14 38.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-16T21:04:53.927Z] #14 38.77 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-16T21:04:53.927Z] #14 39.03 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-16T21:04:53.927Z] #14 39.03 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-16T21:04:53.927Z] #14 39.72 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-16T21:04:53.927Z] #14 41.21 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-16T21:04:53.927Z] #14 41.88 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-16T21:04:53.927Z] #14 42.63 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-16T21:04:53.927Z] #14 44.14 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-16T21:04:53.927Z] #14 44.67 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-16T21:04:53.927Z] #14 44.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-16T21:04:53.927Z] #14 44.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-16T21:04:53.927Z] #14 44.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:04:53.927Z] #14 44.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:04:53.927Z] #14 44.67 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-16T21:04:53.927Z] #14 44.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:04:53.927Z] #14 44.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-16T21:04:53.927Z] #14 44.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-16T21:04:53.927Z] #14 44.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-16T21:04:53.927Z] #14 44.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-16T21:04:53.927Z] #14 44.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-16T21:04:53.927Z] #14 44.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-16T21:04:53.927Z] #14 44.79 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-16T21:04:53.927Z] #14 44.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-16T21:04:53.927Z] #14 44.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:04:53.927Z] #14 45.98 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:04:54.186Z] #14 46.27 Fetched 115 MB in 7s (16.4 MB/s) [2022-08-16T21:04:54.186Z] #14 46.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-16T21:04:54.450Z] #14 46.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:04:54.450Z] #14 46.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:04:54.450Z] #14 46.56 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:04:54.710Z] #14 ... [2022-08-16T21:04:54.710Z] [2022-08-16T21:04:54.710Z] #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-16T21:04:54.710Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:54.710Z] #51 46.62 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:04:54.710Z] #51 46.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:04:54.710Z] #51 46.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:04:54.969Z] #51 46.86 Selecting previously unselected package python3-six. [2022-08-16T21:04:54.969Z] #51 46.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-16T21:04:54.969Z] #51 46.86 Unpacking python3-six (1.16.0-2) ... [2022-08-16T21:04:55.229Z] #51 47.04 Selecting previously unselected package python3-protobuf. [2022-08-16T21:04:55.229Z] #51 47.04 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-16T21:04:55.229Z] #51 47.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-16T21:04:55.489Z] #51 47.59 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:04:55.489Z] #51 47.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:04:55.657Z] #58 25.69 Reading package lists... [2022-08-16T21:04:55.657Z] #58 ... [2022-08-16T21:04:55.657Z] [2022-08-16T21:04:55.657Z] #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-16T21:04:55.657Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:04:55.657Z] #60 19.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-16T21:04:55.657Z] #60 19.08 go: downloading golang.org/x/mod v0.3.0 [2022-08-16T21:04:55.657Z] #60 ... [2022-08-16T21:04:55.657Z] [2022-08-16T21:04:55.657Z] #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-16T21:04:55.657Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:04:55.657Z] #62 26.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-16T21:04:55.657Z] #62 27.27 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-16T21:04:55.657Z] #62 27.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-16T21:04:55.657Z] #62 27.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-16T21:04:55.657Z] #62 27.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-16T21:04:55.657Z] #62 27.70 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-16T21:04:55.657Z] #62 27.78 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-16T21:04:55.657Z] #62 27.91 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-16T21:04:55.657Z] #62 28.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-16T21:04:55.657Z] #62 28.52 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-16T21:04:55.657Z] #62 28.54 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-16T21:04:55.657Z] #62 28.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-16T21:04:55.657Z] #62 28.71 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-16T21:04:55.657Z] #62 28.84 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-16T21:04:55.657Z] #62 29.00 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-16T21:04:55.657Z] #62 29.24 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-16T21:04:55.657Z] #62 29.38 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-16T21:04:55.749Z] #51 47.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:04:55.919Z] #62 29.43 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-16T21:04:55.919Z] #62 29.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-16T21:04:56.009Z] #51 47.73 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:04:56.010Z] #51 47.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:04:56.010Z] #51 47.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:04:56.010Z] #51 47.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:04:56.010Z] #51 47.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:04:56.010Z] #51 47.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:04:56.179Z] #62 29.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-16T21:04:56.179Z] #62 29.69 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-16T21:04:56.179Z] #62 29.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-16T21:04:56.269Z] #51 48.09 Selecting previously unselected package criu. [2022-08-16T21:04:56.269Z] #51 48.12 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-16T21:04:56.269Z] #51 48.12 Unpacking criu (3.17.1-1) ... [2022-08-16T21:04:56.439Z] #62 30.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-16T21:04:56.698Z] #62 30.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-16T21:04:56.698Z] #62 30.28 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-16T21:04:56.698Z] #62 30.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-16T21:04:56.957Z] #62 30.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-16T21:04:56.957Z] #62 30.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-16T21:04:56.957Z] #62 30.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-16T21:04:56.957Z] #62 30.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-16T21:04:57.208Z] #51 48.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:04:57.218Z] #62 30.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-16T21:04:57.218Z] #62 30.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-16T21:04:57.218Z] #62 31.03 go: downloading github.com/julz/importas v0.1.0 [2022-08-16T21:04:57.479Z] #62 31.10 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-16T21:04:57.739Z] #62 31.24 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-16T21:04:57.739Z] #62 31.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-16T21:04:57.739Z] #62 31.42 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-16T21:04:57.998Z] #62 31.60 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-16T21:04:57.998Z] #62 31.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-16T21:04:57.998Z] #62 31.73 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-16T21:04:58.257Z] #62 31.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-16T21:04:58.257Z] #62 31.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-16T21:04:58.257Z] #62 31.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-16T21:04:58.495Z] #14 64.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-16T21:04:58.495Z] #14 65.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-16T21:04:58.495Z] #14 65.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:04:58.516Z] #62 32.04 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-16T21:04:59.116Z] #51 51.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:04:59.116Z] #51 51.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:04:59.377Z] #51 51.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:04:59.377Z] #51 51.25 Setting up python3-six (1.16.0-2) ... [2022-08-16T21:04:59.377Z] #51 ... [2022-08-16T21:04:59.377Z] [2022-08-16T21:04:59.377Z] #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-16T21:04:59.377Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:04:59.377Z] #76 45.40 Selecting previously unselected package autotools-dev. [2022-08-16T21:04:59.377Z] #76 45.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-16T21:04:59.377Z] #76 45.40 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:04:59.377Z] #76 45.70 Selecting previously unselected package automake. [2022-08-16T21:04:59.377Z] #76 45.70 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-16T21:04:59.377Z] #76 45.70 Unpacking automake (1:1.16.3-2) ... [2022-08-16T21:04:59.377Z] #76 46.32 Selecting previously unselected package patch. [2022-08-16T21:04:59.377Z] #76 46.32 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 46.32 Unpacking patch (2.7.6-7) ... [2022-08-16T21:04:59.377Z] #76 46.59 Selecting previously unselected package dpkg-dev. [2022-08-16T21:04:59.377Z] #76 46.59 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:04:59.377Z] #76 46.59 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:04:59.377Z] #76 47.73 Selecting previously unselected package build-essential. [2022-08-16T21:04:59.377Z] #76 47.73 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 47.76 Unpacking build-essential (12.9) ... [2022-08-16T21:04:59.377Z] #76 47.88 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:04:59.377Z] #76 47.88 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 47.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:04:59.377Z] #76 48.00 Selecting previously unselected package libcap-dev:amd64. [2022-08-16T21:04:59.377Z] #76 48.00 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 48.05 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:04:59.377Z] #76 48.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:04:59.377Z] #76 48.23 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 48.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:04:59.377Z] #76 48.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-16T21:04:59.377Z] #76 48.37 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 48.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:04:59.377Z] #76 48.49 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:04:59.377Z] #76 48.51 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 48.51 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:04:59.377Z] #76 48.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:04:59.377Z] #76 48.75 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 48.76 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:04:59.377Z] #76 49.64 Selecting previously unselected package libtool. [2022-08-16T21:04:59.377Z] #76 49.64 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-16T21:04:59.377Z] #76 49.64 Unpacking libtool (2.4.6-15) ... [2022-08-16T21:04:59.377Z] #76 49.87 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:04:59.377Z] #76 49.94 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 49.94 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:04:59.377Z] #76 50.16 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:04:59.377Z] #76 50.16 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 50.16 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:04:59.377Z] #76 50.26 Selecting previously unselected package libyajl-dev:amd64. [2022-08-16T21:04:59.377Z] #76 50.27 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-16T21:04:59.377Z] #76 50.29 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:04:59.377Z] #76 50.50 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:04:59.377Z] #76 50.54 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:04:59.377Z] #76 50.54 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:04:59.377Z] #76 50.54 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:04:59.377Z] #76 50.56 Setting up file (1:5.39-3) ... [2022-08-16T21:04:59.377Z] #76 50.58 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:04:59.377Z] #76 50.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:04:59.377Z] #76 50.61 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:04:59.377Z] #76 50.62 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:04:59.377Z] #76 50.64 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:04:59.377Z] #76 50.64 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:04:59.377Z] #76 50.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:04:59.377Z] #76 50.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:04:59.377Z] #76 50.69 Setting up patch (2.7.6-7) ... [2022-08-16T21:04:59.377Z] #76 50.69 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:04:59.377Z] #76 50.75 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:04:59.377Z] #76 50.75 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:04:59.377Z] #76 50.75 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:04:59.377Z] #76 50.75 Setting up libtool (2.4.6-15) ... [2022-08-16T21:04:59.377Z] #76 50.77 Setting up m4 (1.4.18-5) ... [2022-08-16T21:04:59.377Z] #76 50.78 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:04:59.377Z] #76 50.81 Setting up autoconf (2.69-14) ... [2022-08-16T21:04:59.377Z] #76 50.89 Setting up build-essential (12.9) ... [2022-08-16T21:04:59.377Z] #76 50.89 Setting up automake (1:1.16.3-2) ... [2022-08-16T21:04:59.377Z] #76 50.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-16T21:04:59.377Z] #76 50.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:04:59.377Z] #76 DONE 51.8s [2022-08-16T21:04:59.451Z] #62 33.03 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-16T21:04:59.451Z] #62 33.03 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-16T21:04:59.451Z] #62 ... [2022-08-16T21:04:59.451Z] [2022-08-16T21:04:59.451Z] #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-16T21:04:59.451Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:04:59.451Z] #58 25.69 Reading package lists... [2022-08-16T21:04:59.637Z] [2022-08-16T21:04:59.637Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:04:59.637Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:01.019Z] #77 ... [2022-08-16T21:05:01.019Z] [2022-08-16T21:05:01.019Z] #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-16T21:05:01.019Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:05:01.019Z] #55 43.10 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-16T21:05:01.019Z] #55 43.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-16T21:05:01.019Z] #55 ... [2022-08-16T21:05:01.019Z] [2022-08-16T21:05:01.019Z] #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-16T21:05:01.019Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:05:01.019Z] #51 52.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:05:01.019Z] #51 52.67 Setting up python3-protobuf (3.12.4-1) ... [2022-08-16T21:05:01.766Z] #14 ... [2022-08-16T21:05:01.766Z] [2022-08-16T21:05:01.766Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:01.766Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:05:01.766Z] #77 26.07 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-16T21:05:04.983Z] #58 33.19 Reading package lists... [2022-08-16T21:05:04.983Z] #58 ... [2022-08-16T21:05:04.983Z] [2022-08-16T21:05:04.983Z] #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-16T21:05:04.983Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:05:04.983Z] #62 33.17 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-16T21:05:04.983Z] #62 33.18 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-16T21:05:04.983Z] #62 33.44 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-16T21:05:04.983Z] #62 33.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-16T21:05:04.983Z] #62 33.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-16T21:05:04.983Z] #62 33.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-16T21:05:04.983Z] #62 33.83 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-16T21:05:04.983Z] #62 34.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-16T21:05:04.983Z] #62 34.24 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-16T21:05:04.983Z] #62 34.30 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-16T21:05:04.983Z] #62 34.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-16T21:05:04.983Z] #62 34.43 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-16T21:05:04.983Z] #62 34.72 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-16T21:05:04.983Z] #62 34.79 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-16T21:05:04.983Z] #62 34.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-16T21:05:04.983Z] #62 34.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-16T21:05:04.983Z] #62 35.06 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-16T21:05:04.983Z] #62 35.07 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-16T21:05:04.983Z] #62 35.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-16T21:05:04.983Z] #62 35.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-16T21:05:04.983Z] #62 35.67 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-16T21:05:04.983Z] #62 35.75 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-16T21:05:04.983Z] #62 35.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-16T21:05:04.983Z] #62 35.86 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-16T21:05:04.983Z] #62 35.97 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-16T21:05:04.983Z] #62 36.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-16T21:05:04.983Z] #62 36.68 go: downloading honnef.co/go/tools v0.3.1 [2022-08-16T21:05:05.233Z] #51 57.04 Setting up criu (3.17.1-1) ... [2022-08-16T21:05:05.243Z] #62 38.87 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-16T21:05:05.243Z] #62 38.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-16T21:05:05.493Z] #51 ... [2022-08-16T21:05:05.493Z] [2022-08-16T21:05:05.493Z] #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-16T21:05:05.493Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:05:05.493Z] #42 47.70 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:05:05.493Z] #42 47.73 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:05:05.493Z] #42 47.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:05:05.493Z] #42 54.21 Selecting previously unselected package libxml2:amd64. [2022-08-16T21:05:05.493Z] #42 54.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-16T21:05:05.493Z] #42 54.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:05:05.493Z] #42 54.76 Selecting previously unselected package libarchive13:amd64. [2022-08-16T21:05:05.493Z] #42 54.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-16T21:05:05.493Z] #42 54.77 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:05:05.493Z] #42 55.08 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-16T21:05:05.493Z] #42 55.10 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-16T21:05:05.493Z] #42 55.10 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:05:05.493Z] #42 55.27 Selecting previously unselected package librhash0:amd64. [2022-08-16T21:05:05.493Z] #42 55.27 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-16T21:05:05.493Z] #42 55.31 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:05:05.493Z] #42 55.51 Selecting previously unselected package libuv1:amd64. [2022-08-16T21:05:05.493Z] #42 55.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-16T21:05:05.493Z] #42 55.51 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:05:05.493Z] #42 55.69 Selecting previously unselected package cmake. [2022-08-16T21:05:05.493Z] #42 55.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-16T21:05:05.493Z] #42 55.76 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:05:05.502Z] #62 39.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-16T21:05:05.761Z] #62 39.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-16T21:05:05.761Z] #62 39.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-16T21:05:05.761Z] #62 39.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-16T21:05:06.335Z] #62 39.78 go: downloading golang.org/x/text v0.3.7 [2022-08-16T21:05:06.335Z] #62 ... [2022-08-16T21:05:06.335Z] [2022-08-16T21:05:06.335Z] #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-16T21:05:06.335Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:05:06.335Z] #54 29.68 Updating files: 64% (1410/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-16T21:05:06.335Z] #54 30.51 + git checkout -q v2.3.0 [2022-08-16T21:05:06.335Z] #54 33.60 + 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-16T21:05:06.335Z] #54 ... [2022-08-16T21:05:06.335Z] [2022-08-16T21:05:06.335Z] #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-16T21:05:06.335Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:05:06.335Z] #83 23.17 Reading package lists... [2022-08-16T21:05:06.335Z] #83 30.66 Building dependency tree... [2022-08-16T21:05:06.335Z] #83 35.64 python3 is already the newest version (3.9.2-3). [2022-08-16T21:05:06.335Z] #83 35.64 The following additional packages will be installed: [2022-08-16T21:05:06.335Z] #83 35.66 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-16T21:05:06.335Z] #83 35.68 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-16T21:05:06.335Z] #83 35.69 Suggested packages: [2022-08-16T21:05:06.335Z] #83 35.71 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-16T21:05:06.335Z] #83 35.71 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-16T21:05:06.335Z] #83 35.71 m4-doc ed diffutils-doc [2022-08-16T21:05:06.335Z] #83 35.71 Recommended packages: [2022-08-16T21:05:06.335Z] #83 35.72 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-16T21:05:06.335Z] #83 37.78 The following NEW packages will be installed: [2022-08-16T21:05:06.335Z] #83 37.79 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-16T21:05:06.335Z] #83 37.79 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-16T21:05:06.335Z] #83 37.80 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-16T21:05:06.335Z] #83 37.80 libyajl2 m4 patch xz-utils [2022-08-16T21:05:06.335Z] #83 38.19 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:05:06.335Z] #83 38.19 Need to get 5940 kB of archives. [2022-08-16T21:05:06.335Z] #83 38.19 After this operation, 18.7 MB of additional disk space will be used. [2022-08-16T21:05:06.335Z] #83 38.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:05:06.335Z] #83 38.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-16T21:05:06.335Z] #83 38.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-16T21:05:06.335Z] #83 38.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-16T21:05:06.335Z] #83 38.22 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-16T21:05:06.335Z] #83 38.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-16T21:05:06.335Z] #83 38.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-16T21:05:06.335Z] #83 38.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-16T21:05:06.335Z] #83 38.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-16T21:05:06.335Z] #83 38.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-16T21:05:06.335Z] #83 38.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:05:06.335Z] #83 38.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:05:06.335Z] #83 38.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-16T21:05:06.335Z] #83 38.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:05:06.335Z] #83 38.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-16T21:05:06.335Z] #83 38.63 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-16T21:05:06.335Z] #83 38.63 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-16T21:05:06.335Z] #83 38.63 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-16T21:05:06.335Z] #83 38.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:05:06.335Z] #83 38.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-16T21:05:06.335Z] #83 38.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:05:06.335Z] #83 38.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:05:06.335Z] #83 38.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-16T21:05:06.875Z] #42 ... [2022-08-16T21:05:06.875Z] [2022-08-16T21:05:06.875Z] #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-16T21:05:06.875Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:05:06.875Z] #14 49.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-16T21:05:06.875Z] #14 49.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:05:06.875Z] #14 49.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:05:06.875Z] #14 52.02 Selecting previously unselected package binutils-mingw-w64. [2022-08-16T21:05:06.875Z] #14 52.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-16T21:05:06.875Z] #14 52.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:05:06.875Z] #14 52.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-16T21:05:06.875Z] #14 52.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:05:06.875Z] #14 52.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:05:06.875Z] #14 52.38 Selecting previously unselected package dmsetup. [2022-08-16T21:05:06.875Z] #14 52.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:05:06.875Z] #14 52.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:05:06.875Z] #14 52.67 Selecting previously unselected package mingw-w64-common. [2022-08-16T21:05:06.875Z] #14 52.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-16T21:05:06.875Z] #14 52.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-16T21:05:06.908Z] #83 40.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:05:06.908Z] #83 ... [2022-08-16T21:05:06.908Z] [2022-08-16T21:05:06.908Z] #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-16T21:05:06.908Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:05:06.908Z] #58 33.19 Reading package lists... [2022-08-16T21:05:07.135Z] #14 59.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-16T21:05:07.135Z] #14 59.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-16T21:05:07.135Z] #14 59.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:05:07.396Z] #14 ... [2022-08-16T21:05:07.396Z] [2022-08-16T21:05:07.396Z] #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-16T21:05:07.396Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:05:07.396Z] #51 59.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:05:07.967Z] #51 DONE 59.8s [2022-08-16T21:05:07.967Z] [2022-08-16T21:05:07.967Z] #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-16T21:05:07.967Z] #64 sha256:73e2be6570e68d419007efcab97a1688fb340e4c905d4f02d74fda7a770258c1 [2022-08-16T21:05:07.967Z] #64 7.773 + RM_GOPATH=0 [2022-08-16T21:05:07.967Z] #64 7.773 + TMP_GOPATH= [2022-08-16T21:05:07.967Z] #64 7.773 + : /build [2022-08-16T21:05:07.967Z] #64 7.773 + '[' -z '' ']' [2022-08-16T21:05:07.967Z] #64 7.773 ++ mktemp -d [2022-08-16T21:05:07.967Z] #64 7.773 + export GOPATH=/tmp/tmp.us66xFvKjX [2022-08-16T21:05:07.967Z] #64 7.773 + GOPATH=/tmp/tmp.us66xFvKjX [2022-08-16T21:05:07.967Z] #64 7.773 + RM_GOPATH=1 [2022-08-16T21:05:07.967Z] #64 7.773 + case "$(go env GOARCH)" in [2022-08-16T21:05:07.967Z] #64 7.773 ++ go env GOARCH [2022-08-16T21:05:07.967Z] #64 7.808 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:05:07.967Z] #64 7.808 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:05:07.967Z] #64 7.808 ++ dirname /install.sh [2022-08-16T21:05:07.967Z] #64 7.808 + dir=/ [2022-08-16T21:05:07.967Z] #64 7.808 + bin=containerd [2022-08-16T21:05:07.967Z] #64 7.808 + shift [2022-08-16T21:05:07.967Z] #64 7.813 + '[' '!' -f //containerd.installer ']' [2022-08-16T21:05:07.967Z] #64 7.813 + . //containerd.installer [2022-08-16T21:05:07.967Z] #64 7.813 ++ set -e [2022-08-16T21:05:07.967Z] #64 7.813 ++ : v1.6.7 [2022-08-16T21:05:07.967Z] #64 7.813 + install_containerd [2022-08-16T21:05:07.967Z] #64 7.813 + echo 'Install containerd version v1.6.7' [2022-08-16T21:05:07.967Z] #64 7.813 + git clone https://github.com/containerd/containerd.git /tmp/tmp.us66xFvKjX/src/github.com/containerd/containerd [2022-08-16T21:05:07.967Z] #64 7.813 Install containerd version v1.6.7 [2022-08-16T21:05:07.967Z] #64 7.835 Cloning into '/tmp/tmp.us66xFvKjX/src/github.com/containerd/containerd'... [2022-08-16T21:05:08.236Z] #64 ... [2022-08-16T21:05:08.236Z] [2022-08-16T21:05:08.237Z] #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-16T21:05:08.237Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:05:08.237Z] #42 60.54 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:05:08.237Z] #42 60.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:05:08.237Z] #42 60.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:05:08.307Z] #77 ... [2022-08-16T21:05:08.307Z] [2022-08-16T21:05:08.307Z] #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-16T21:05:08.307Z] #64 sha256:389e06f4d302647bbc0cbf38058e22638f06179fd524d4223869580cc1f12a17 [2022-08-16T21:05:08.497Z] #42 60.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:05:08.497Z] #42 60.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:05:08.497Z] #42 60.73 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:05:08.497Z] #42 60.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:05:08.497Z] #42 60.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:05:08.497Z] #42 60.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:05:08.497Z] #42 60.80 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:05:08.497Z] #42 60.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:05:08.563Z] #64 39.44 Updating files: 54% (2703/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 92% (4552/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-16T21:05:08.564Z] #64 40.70 + cd /tmp/tmp.e9xZrwnquL/src/github.com/containerd/containerd [2022-08-16T21:05:08.564Z] #64 40.71 + git checkout -q v1.6.7 [2022-08-16T21:05:08.913Z] #58 40.20 Building dependency tree... [2022-08-16T21:05:09.445Z] #42 DONE 61.5s [2022-08-16T21:05:09.445Z] [2022-08-16T21:05:09.445Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:09.445Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:09.445Z] #77 4.639 Cloning into '/tmp/crun-build'... [2022-08-16T21:05:09.445Z] #77 ... [2022-08-16T21:05:09.445Z] [2022-08-16T21:05:09.445Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:05:09.445Z] #43 sha256:db926dd1fa45c0756011531dc93f957ad79bd0a86b307f6640e792b25ddf8eed [2022-08-16T21:05:09.604Z] Client: [2022-08-16T21:05:09.604Z] Context: default [2022-08-16T21:05:09.604Z] Debug Mode: false [2022-08-16T21:05:09.604Z] Plugins: [2022-08-16T21:05:09.604Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:05:09.604Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:05:09.604Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-16T21:05:09.604Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-16T21:05:09.604Z] [2022-08-16T21:05:09.604Z] Server: [2022-08-16T21:05:09.604Z] Containers: 0 [2022-08-16T21:05:09.604Z] Running: 0 [2022-08-16T21:05:09.604Z] Paused: 0 [2022-08-16T21:05:09.604Z] Stopped: 0 [2022-08-16T21:05:09.604Z] Images: 0 [2022-08-16T21:05:09.604Z] Server Version: 20.10.14 [2022-08-16T21:05:09.604Z] Storage Driver: overlay2 [2022-08-16T21:05:09.604Z] Backing Filesystem: extfs [2022-08-16T21:05:09.604Z] Supports d_type: true [2022-08-16T21:05:09.604Z] Native Overlay Diff: true [2022-08-16T21:05:09.604Z] userxattr: false [2022-08-16T21:05:09.604Z] Logging Driver: json-file [2022-08-16T21:05:09.604Z] Cgroup Driver: cgroupfs [2022-08-16T21:05:09.604Z] Cgroup Version: 1 [2022-08-16T21:05:09.604Z] Plugins: [2022-08-16T21:05:09.604Z] Volume: local [2022-08-16T21:05:09.604Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:05:09.604Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:05:09.604Z] Swarm: inactive [2022-08-16T21:05:09.604Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-16T21:05:09.604Z] Default Runtime: runc [2022-08-16T21:05:09.604Z] Init Binary: docker-init [2022-08-16T21:05:09.604Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:05:09.604Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:05:09.604Z] init version: de40ad0 [2022-08-16T21:05:09.604Z] Security Options: [2022-08-16T21:05:09.604Z] apparmor [2022-08-16T21:05:09.604Z] seccomp [2022-08-16T21:05:09.604Z] Profile: default [2022-08-16T21:05:09.604Z] Kernel Version: 5.4.0-1071-aws [2022-08-16T21:05:09.604Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-16T21:05:09.604Z] OSType: linux [2022-08-16T21:05:09.604Z] Architecture: x86_64 [2022-08-16T21:05:09.604Z] CPUs: 2 [2022-08-16T21:05:09.604Z] Total Memory: 7.565GiB [2022-08-16T21:05:09.604Z] Name: ip-10-100-53-248 [2022-08-16T21:05:09.604Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-16T21:05:09.604Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:05:09.604Z] Debug Mode: false [2022-08-16T21:05:09.604Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:05:09.604Z] Labels: [2022-08-16T21:05:09.604Z] Experimental: true [2022-08-16T21:05:09.604Z] Insecure Registries: [2022-08-16T21:05:09.604Z] 127.0.0.0/8 [2022-08-16T21:05:09.604Z] Live Restore Enabled: true [2022-08-16T21:05:09.604Z] [2022-08-16T21:05:09.604Z] WARNING: No swap limit support [Pipeline] sh [2022-08-16T21:05:09.708Z] #43 DONE 0.4s [2022-08-16T21:05:09.708Z] [2022-08-16T21:05:09.708Z] #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-16T21:05:09.708Z] #44 sha256:6442bacc30006b4cdbd9bc3dcfedaa8c06f2f6c15fc03e26b6c6e5fccff0f56a [2022-08-16T21:05:09.909Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:05:09.909Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:05:09.909Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43968/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-16T21:05:09.909Z] + bash /home/ubuntu/workspace/moby_PR-43968/check-config.sh [2022-08-16T21:05:09.909Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-16T21:05:09.909Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-16T21:05:09.909Z] [2022-08-16T21:05:09.909Z] Generally Necessary: [2022-08-16T21:05:09.909Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-16T21:05:09.909Z] - apparmor: enabled and tools installed [2022-08-16T21:05:09.909Z] - CONFIG_NAMESPACES: enabled [2022-08-16T21:05:09.909Z] - CONFIG_NET_NS: enabled [2022-08-16T21:05:09.909Z] - CONFIG_PID_NS: enabled [2022-08-16T21:05:09.909Z] - CONFIG_IPC_NS: enabled [2022-08-16T21:05:09.909Z] - CONFIG_UTS_NS: enabled [2022-08-16T21:05:09.909Z] - CONFIG_CGROUPS: enabled [2022-08-16T21:05:09.909Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-16T21:05:09.909Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-16T21:05:09.909Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-16T21:05:09.909Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-16T21:05:09.909Z] - CONFIG_CPUSETS: enabled [2022-08-16T21:05:09.909Z] - CONFIG_MEMCG: enabled [2022-08-16T21:05:09.909Z] - CONFIG_KEYS: enabled [2022-08-16T21:05:09.909Z] - CONFIG_VETH: enabled (as module) [2022-08-16T21:05:09.909Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-16T21:05:09.909Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-16T21:05:09.909Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-16T21:05:09.909Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-16T21:05:09.909Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-16T21:05:09.909Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-16T21:05:09.930Z] #64 42.12 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-16T21:05:09.930Z] #64 42.12 + BUILDTAGS='netgo osusergo static_build' [2022-08-16T21:05:09.930Z] #64 42.12 + export EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:05:09.930Z] #64 42.12 + EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:05:09.930Z] #64 42.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-16T21:05:09.930Z] #64 42.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-16T21:05:09.930Z] #64 42.12 + '[' '' = dynamic ']' [2022-08-16T21:05:09.930Z] #64 42.12 + make [2022-08-16T21:05:10.068Z] Client: [2022-08-16T21:05:10.069Z] Context: default [2022-08-16T21:05:10.069Z] Debug Mode: false [2022-08-16T21:05:10.069Z] Plugins: [2022-08-16T21:05:10.069Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:05:10.069Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:05:10.069Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-16T21:05:10.069Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-16T21:05:10.069Z] [2022-08-16T21:05:10.069Z] Server: [2022-08-16T21:05:10.069Z] Containers: 0 [2022-08-16T21:05:10.069Z] Running: 0 [2022-08-16T21:05:10.069Z] Paused: 0 [2022-08-16T21:05:10.069Z] Stopped: 0 [2022-08-16T21:05:10.069Z] Images: 0 [2022-08-16T21:05:10.069Z] Server Version: 20.10.14 [2022-08-16T21:05:10.069Z] Storage Driver: overlay2 [2022-08-16T21:05:10.069Z] Backing Filesystem: extfs [2022-08-16T21:05:10.069Z] Supports d_type: true [2022-08-16T21:05:10.069Z] Native Overlay Diff: true [2022-08-16T21:05:10.069Z] userxattr: false [2022-08-16T21:05:10.069Z] Logging Driver: json-file [2022-08-16T21:05:10.069Z] Cgroup Driver: cgroupfs [2022-08-16T21:05:10.069Z] Cgroup Version: 1 [2022-08-16T21:05:10.069Z] Plugins: [2022-08-16T21:05:10.069Z] Volume: local [2022-08-16T21:05:10.069Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:05:10.069Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:05:10.069Z] Swarm: inactive [2022-08-16T21:05:10.069Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-16T21:05:10.069Z] Default Runtime: runc [2022-08-16T21:05:10.069Z] Init Binary: docker-init [2022-08-16T21:05:10.069Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:05:10.069Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:05:10.069Z] init version: de40ad0 [2022-08-16T21:05:10.069Z] Security Options: [2022-08-16T21:05:10.069Z] apparmor [2022-08-16T21:05:10.069Z] seccomp [2022-08-16T21:05:10.069Z] Profile: default [2022-08-16T21:05:10.069Z] Kernel Version: 5.4.0-1071-aws [2022-08-16T21:05:10.069Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-16T21:05:10.069Z] OSType: linux [2022-08-16T21:05:10.069Z] Architecture: x86_64 [2022-08-16T21:05:10.069Z] CPUs: 2 [2022-08-16T21:05:10.069Z] Total Memory: 7.565GiB [2022-08-16T21:05:10.069Z] Name: ip-10-100-77-147 [2022-08-16T21:05:10.069Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-16T21:05:10.069Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:05:10.069Z] Debug Mode: false [2022-08-16T21:05:10.069Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:05:10.069Z] Labels: [2022-08-16T21:05:10.069Z] Experimental: true [2022-08-16T21:05:10.069Z] Insecure Registries: [2022-08-16T21:05:10.069Z] 127.0.0.0/8 [2022-08-16T21:05:10.069Z] Live Restore Enabled: true [2022-08-16T21:05:10.069Z] [2022-08-16T21:05:10.069Z] WARNING: No swap limit support [Pipeline] sh [2022-08-16T21:05:10.177Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-16T21:05:10.178Z] - CONFIG_CGROUP_BPF: enabled [2022-08-16T21:05:10.178Z] [2022-08-16T21:05:10.178Z] Optional Features: [2022-08-16T21:05:10.178Z] - CONFIG_USER_NS: enabled [2022-08-16T21:05:10.178Z] - CONFIG_SECCOMP: enabled [2022-08-16T21:05:10.178Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-16T21:05:10.178Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-16T21:05:10.178Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-16T21:05:10.178Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-16T21:05:10.178Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-16T21:05:10.178Z] - CONFIG_BLK_CGROUP: enabled [2022-08-16T21:05:10.178Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-16T21:05:10.178Z] - CONFIG_CGROUP_PERF: enabled [2022-08-16T21:05:10.178Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-16T21:05:10.178Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-16T21:05:10.178Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-16T21:05:10.178Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-16T21:05:10.178Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-16T21:05:10.178Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_IP_VS: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-16T21:05:10.178Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-16T21:05:10.178Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-16T21:05:10.178Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-16T21:05:10.178Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-16T21:05:10.178Z] - CONFIG_EXT4_FS: enabled [2022-08-16T21:05:10.178Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-16T21:05:10.178Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-16T21:05:10.178Z] - Network Drivers: [2022-08-16T21:05:10.178Z] - "overlay": [2022-08-16T21:05:10.178Z] - CONFIG_VXLAN: enabled (as module) [2022-08-16T21:05:10.178Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-16T21:05:10.178Z] Optional (for encrypted networks): [2022-08-16T21:05:10.362Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:05:10.362Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:05:10.362Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43968/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-16T21:05:10.362Z] + bash /home/ubuntu/workspace/moby_PR-43968/check-config.sh [2022-08-16T21:05:10.362Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-16T21:05:10.362Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-16T21:05:10.362Z] [2022-08-16T21:05:10.362Z] Generally Necessary: [2022-08-16T21:05:10.362Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-16T21:05:10.362Z] - apparmor: enabled and tools installed [2022-08-16T21:05:10.362Z] - CONFIG_NAMESPACES: enabled [2022-08-16T21:05:10.362Z] - CONFIG_NET_NS: enabled [2022-08-16T21:05:10.362Z] - CONFIG_PID_NS: enabled [2022-08-16T21:05:10.362Z] - CONFIG_IPC_NS: enabled [2022-08-16T21:05:10.362Z] - CONFIG_UTS_NS: enabled [2022-08-16T21:05:10.362Z] - CONFIG_CGROUPS: enabled [2022-08-16T21:05:10.362Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-16T21:05:10.362Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-16T21:05:10.362Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-16T21:05:10.362Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-16T21:05:10.362Z] - CONFIG_CPUSETS: enabled [2022-08-16T21:05:10.362Z] - CONFIG_MEMCG: enabled [2022-08-16T21:05:10.362Z] - CONFIG_KEYS: enabled [2022-08-16T21:05:10.362Z] - CONFIG_VETH: enabled (as module) [2022-08-16T21:05:10.362Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-16T21:05:10.362Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-16T21:05:10.362Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-16T21:05:10.362Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-16T21:05:10.362Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-16T21:05:10.439Z] - CONFIG_CRYPTO: enabled [2022-08-16T21:05:10.439Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-16T21:05:10.439Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-16T21:05:10.439Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-16T21:05:10.439Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-16T21:05:10.439Z] - CONFIG_XFRM: enabled [2022-08-16T21:05:10.439Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-16T21:05:10.439Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-16T21:05:10.439Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-16T21:05:10.439Z] - "ipvlan": [2022-08-16T21:05:10.439Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-16T21:05:10.439Z] - "macvlan": [2022-08-16T21:05:10.439Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-16T21:05:10.439Z] - CONFIG_DUMMY: enabled (as module) [2022-08-16T21:05:10.439Z] - "ftp,tftp client in container": [2022-08-16T21:05:10.439Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-16T21:05:10.439Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-16T21:05:10.439Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-16T21:05:10.439Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-16T21:05:10.439Z] - Storage Drivers: [2022-08-16T21:05:10.439Z] - "aufs": [2022-08-16T21:05:10.439Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-16T21:05:10.439Z] - "btrfs": [2022-08-16T21:05:10.439Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-16T21:05:10.439Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-16T21:05:10.439Z] - "devicemapper": [2022-08-16T21:05:10.439Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-16T21:05:10.439Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-16T21:05:10.439Z] - "overlay": [2022-08-16T21:05:10.439Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-16T21:05:10.439Z] - "zfs": [2022-08-16T21:05:10.439Z] - /dev/zfs: present [2022-08-16T21:05:10.439Z] - zfs command: missing [2022-08-16T21:05:10.439Z] - zpool command: missing [2022-08-16T21:05:10.439Z] [2022-08-16T21:05:10.439Z] Limits: [2022-08-16T21:05:10.439Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-16T21:05:10.439Z] [2022-08-16T21:05:10.439Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:05:10.645Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-16T21:05:10.645Z] - CONFIG_CGROUP_BPF: enabled [2022-08-16T21:05:10.645Z] [2022-08-16T21:05:10.645Z] Optional Features: [2022-08-16T21:05:10.645Z] - CONFIG_USER_NS: enabled [2022-08-16T21:05:10.645Z] - CONFIG_SECCOMP: enabled [2022-08-16T21:05:10.645Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-16T21:05:10.645Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-16T21:05:10.645Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-16T21:05:10.645Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-16T21:05:10.645Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-16T21:05:10.645Z] - CONFIG_BLK_CGROUP: enabled [2022-08-16T21:05:10.645Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-16T21:05:10.645Z] - CONFIG_CGROUP_PERF: enabled [2022-08-16T21:05:10.645Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-16T21:05:10.645Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-16T21:05:10.645Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-16T21:05:10.645Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-16T21:05:10.645Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-16T21:05:10.645Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_IP_VS: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-16T21:05:10.645Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-16T21:05:10.645Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-16T21:05:10.645Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-16T21:05:10.645Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-16T21:05:10.645Z] - CONFIG_EXT4_FS: enabled [2022-08-16T21:05:10.645Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-16T21:05:10.645Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-16T21:05:10.645Z] - Network Drivers: [2022-08-16T21:05:10.645Z] - "overlay": [2022-08-16T21:05:10.645Z] - CONFIG_VXLAN: enabled (as module) [2022-08-16T21:05:10.645Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-16T21:05:10.645Z] Optional (for encrypted networks): [2022-08-16T21:05:10.792Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:368e3fa40a671749bd3f771ad8721b53431cf77a . [2022-08-16T21:05:10.908Z] - CONFIG_CRYPTO: enabled [2022-08-16T21:05:10.908Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-16T21:05:10.908Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-16T21:05:10.908Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-16T21:05:10.908Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-16T21:05:10.908Z] - CONFIG_XFRM: enabled [2022-08-16T21:05:10.908Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-16T21:05:10.908Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-16T21:05:10.908Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-16T21:05:10.908Z] - "ipvlan": [2022-08-16T21:05:10.908Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-16T21:05:10.908Z] - "macvlan": [2022-08-16T21:05:10.908Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-16T21:05:10.908Z] - CONFIG_DUMMY: enabled (as module) [2022-08-16T21:05:10.908Z] - "ftp,tftp client in container": [2022-08-16T21:05:10.908Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-16T21:05:10.908Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-16T21:05:10.909Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-16T21:05:10.909Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-16T21:05:10.909Z] - Storage Drivers: [2022-08-16T21:05:10.909Z] - "aufs": [2022-08-16T21:05:10.909Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-16T21:05:10.909Z] - "btrfs": [2022-08-16T21:05:10.909Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-16T21:05:10.909Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-16T21:05:10.909Z] - "devicemapper": [2022-08-16T21:05:10.909Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-16T21:05:10.909Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-16T21:05:10.909Z] - "overlay": [2022-08-16T21:05:10.909Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-16T21:05:10.909Z] - "zfs": [2022-08-16T21:05:10.909Z] - /dev/zfs: present [2022-08-16T21:05:10.909Z] - zfs command: missing [2022-08-16T21:05:10.909Z] - zpool command: missing [2022-08-16T21:05:10.909Z] [2022-08-16T21:05:10.909Z] Limits: [2022-08-16T21:05:10.909Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-16T21:05:10.909Z] [2022-08-16T21:05:10.909Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:05:11.060Z] #2 [internal] load .dockerignore [2022-08-16T21:05:11.060Z] #2 sha256:3bc724709b811c4ab9be223a513ca328f887c371c30ecde3074c9529210d805f [2022-08-16T21:05:11.279Z] + sudo modprobe ip_vs [2022-08-16T21:05:11.279Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:368e3fa40a671749bd3f771ad8721b53431cf77a . [2022-08-16T21:05:11.321Z] #2 ... [2022-08-16T21:05:11.321Z] [2022-08-16T21:05:11.321Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:05:11.321Z] #1 sha256:8a2b636a7a48753b35da3414ce704c913130eccfe6ca6aafd7eab02b686c981d [2022-08-16T21:05:11.321Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:05:11.321Z] #1 DONE 0.4s [2022-08-16T21:05:11.321Z] [2022-08-16T21:05:11.321Z] #2 [internal] load .dockerignore [2022-08-16T21:05:11.321Z] #2 sha256:3bc724709b811c4ab9be223a513ca328f887c371c30ecde3074c9529210d805f [2022-08-16T21:05:11.321Z] #2 transferring context: 145B done [2022-08-16T21:05:11.321Z] #2 DONE 0.4s [2022-08-16T21:05:11.453Z] #58 44.87 The following additional packages will be installed: [2022-08-16T21:05:11.453Z] #58 44.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:05:11.453Z] #58 44.88 python3-protobuf python3-six [2022-08-16T21:05:11.453Z] #58 44.88 Suggested packages: [2022-08-16T21:05:11.453Z] #58 44.88 python3-setuptools [2022-08-16T21:05:11.453Z] #58 44.88 Recommended packages: [2022-08-16T21:05:11.453Z] #58 44.88 iproute2 | iproute [2022-08-16T21:05:11.581Z] [2022-08-16T21:05:11.581Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:05:11.581Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-16T21:05:11.825Z] #64 43.73 + bin/ctr [2022-08-16T21:05:11.841Z] #3 DONE 0.5s [2022-08-16T21:05:11.850Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:05:11.850Z] #1 sha256:ec52600ab34e38452678ad566342bfccc036cc4df0425579b538f5ac50e9dda5 [2022-08-16T21:05:11.850Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:05:11.850Z] #1 DONE 0.1s [2022-08-16T21:05:11.850Z] [2022-08-16T21:05:11.850Z] #2 [internal] load .dockerignore [2022-08-16T21:05:11.850Z] #2 sha256:435bf6262f72645658bcc7acfa56979fd8b3f37eceb26649e8fe944184706507 [2022-08-16T21:05:11.850Z] #2 transferring context: 145B done [2022-08-16T21:05:11.850Z] #2 DONE 0.1s [2022-08-16T21:05:11.850Z] [2022-08-16T21:05:11.850Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:05:11.850Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-16T21:05:12.101Z] [2022-08-16T21:05:12.101Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:05:12.101Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-16T21:05:12.101Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-16T21:05:12.101Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.25MB / 9.94MB 0.1s [2022-08-16T21:05:12.101Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-16T21:05:12.101Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-16T21:05:12.101Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-16T21:05:12.108Z] #3 DONE 0.4s [2022-08-16T21:05:12.108Z] [2022-08-16T21:05:12.108Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:05:12.108Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-16T21:05:12.108Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-16T21:05:12.108Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-16T21:05:12.361Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-16T21:05:12.361Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-16T21:05:12.361Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-16T21:05:12.365Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-16T21:05:12.365Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-16T21:05:12.365Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.44MB / 9.94MB 0.2s [2022-08-16T21:05:12.390Z] #58 ... [2022-08-16T21:05:12.390Z] [2022-08-16T21:05:12.390Z] #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-16T21:05:12.390Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:05:12.390Z] #83 40.72 Fetched 5940 kB in 1s (6769 kB/s) [2022-08-16T21:05:12.390Z] #83 40.88 Selecting previously unselected package bzip2. [2022-08-16T21:05:12.390Z] #83 40.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:05:12.390Z] #83 40.96 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:05:12.390Z] #83 40.97 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:05:12.390Z] #83 41.16 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:05:12.390Z] #83 41.16 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-16T21:05:12.390Z] #83 41.20 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:05:12.390Z] #83 42.11 Selecting previously unselected package libmagic1:amd64. [2022-08-16T21:05:12.390Z] #83 42.12 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-16T21:05:12.390Z] #83 42.12 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:05:12.390Z] #83 42.46 Selecting previously unselected package file. [2022-08-16T21:05:12.390Z] #83 42.46 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-16T21:05:12.390Z] #83 42.50 Unpacking file (1:5.39-3) ... [2022-08-16T21:05:12.390Z] #83 42.86 Selecting previously unselected package xz-utils. [2022-08-16T21:05:12.390Z] #83 42.87 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:05:12.390Z] #83 42.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:05:12.390Z] #83 43.27 Selecting previously unselected package libsigsegv2:amd64. [2022-08-16T21:05:12.390Z] #83 43.27 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-16T21:05:12.390Z] #83 43.28 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:05:12.390Z] #83 43.56 Selecting previously unselected package m4. [2022-08-16T21:05:12.390Z] #83 43.56 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-16T21:05:12.391Z] #83 43.56 Unpacking m4 (1.4.18-5) ... [2022-08-16T21:05:12.391Z] #83 43.83 Selecting previously unselected package autoconf. [2022-08-16T21:05:12.391Z] #83 43.84 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-16T21:05:12.391Z] #83 43.84 Unpacking autoconf (2.69-14) ... [2022-08-16T21:05:12.391Z] #83 44.41 Selecting previously unselected package autotools-dev. [2022-08-16T21:05:12.391Z] #83 44.42 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-16T21:05:12.391Z] #83 44.45 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:05:12.391Z] #83 44.62 Selecting previously unselected package automake. [2022-08-16T21:05:12.391Z] #83 44.62 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-16T21:05:12.391Z] #83 44.64 Unpacking automake (1:1.16.3-2) ... [2022-08-16T21:05:12.391Z] #83 45.29 Selecting previously unselected package patch. [2022-08-16T21:05:12.391Z] #83 45.34 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:05:12.391Z] #83 45.35 Unpacking patch (2.7.6-7) ... [2022-08-16T21:05:12.391Z] #83 45.56 Selecting previously unselected package dpkg-dev. [2022-08-16T21:05:12.391Z] #83 45.56 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:05:12.391Z] #83 45.59 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:05:12.391Z] #83 ... [2022-08-16T21:05:12.391Z] [2022-08-16T21:05:12.391Z] #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-16T21:05:12.391Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:05:12.391Z] #58 45.78 The following NEW packages will be installed: [2022-08-16T21:05:12.622Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s [2022-08-16T21:05:12.649Z] #58 45.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:05:12.649Z] #58 45.79 python3-protobuf python3-six [2022-08-16T21:05:12.880Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.5s done [2022-08-16T21:05:12.880Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-16T21:05:12.908Z] #58 46.26 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:05:12.908Z] #58 46.26 Need to get 2315 kB of archives. [2022-08-16T21:05:12.908Z] #58 46.26 After this operation, 11.1 MB of additional disk space will be used. [2022-08-16T21:05:12.908Z] #58 46.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-16T21:05:12.908Z] #58 46.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:05:12.908Z] #58 46.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-16T21:05:12.908Z] #58 46.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-16T21:05:12.908Z] #58 46.37 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-16T21:05:12.933Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-16T21:05:12.933Z] #4 DONE 0.8s [2022-08-16T21:05:13.138Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-16T21:05:13.167Z] #58 46.37 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-16T21:05:13.167Z] #58 46.38 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-16T21:05:13.193Z] [2022-08-16T21:05:13.193Z] #6 [internal] load build definition from Dockerfile [2022-08-16T21:05:13.193Z] #6 sha256:08b6a0df19471b79f6ba64cff147320b9550083533492ce6e92bea78f5672d29 [2022-08-16T21:05:13.193Z] #6 DONE 0.0s [2022-08-16T21:05:13.193Z] [2022-08-16T21:05:13.193Z] #5 [internal] load .dockerignore [2022-08-16T21:05:13.193Z] #5 sha256:bacdf6c176bfe26d9f8c766dcc5bad612d14153a023f4c1b8f588f727c6abcef [2022-08-16T21:05:13.193Z] #5 DONE 0.0s [2022-08-16T21:05:13.193Z] [2022-08-16T21:05:13.193Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:05:13.193Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:05:13.399Z] #4 DONE 1.2s [2022-08-16T21:05:13.658Z] [2022-08-16T21:05:13.658Z] #6 [internal] load .dockerignore [2022-08-16T21:05:13.658Z] #6 sha256:6a4d5b1dd3b87b46e1e91545453d8257daee2725372eb100716f5bd6f3f6c5d0 [2022-08-16T21:05:13.658Z] #6 DONE 0.0s [2022-08-16T21:05:13.658Z] [2022-08-16T21:05:13.658Z] #5 [internal] load build definition from Dockerfile [2022-08-16T21:05:13.658Z] #5 sha256:efcca1d8709b8498f559d7ddec3296c068c64486291b52ac44caddab5e3aa7a2 [2022-08-16T21:05:13.658Z] #5 DONE 0.0s [2022-08-16T21:05:13.658Z] [2022-08-16T21:05:13.658Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:05:13.658Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:05:13.907Z] #44 4.055 + RM_GOPATH=0 [2022-08-16T21:05:13.908Z] #44 4.055 + TMP_GOPATH= [2022-08-16T21:05:13.908Z] #44 4.055 + : /build [2022-08-16T21:05:13.908Z] #44 4.055 + '[' -z '' ']' [2022-08-16T21:05:13.908Z] #44 4.056 ++ mktemp -d [2022-08-16T21:05:13.908Z] #44 4.057 + export GOPATH=/tmp/tmp.4iNeQDAWPU [2022-08-16T21:05:13.908Z] #44 4.058 + GOPATH=/tmp/tmp.4iNeQDAWPU [2022-08-16T21:05:13.908Z] #44 4.058 + RM_GOPATH=1 [2022-08-16T21:05:13.908Z] #44 4.060 + case "$(go env GOARCH)" in [2022-08-16T21:05:13.908Z] #44 4.060 ++ go env GOARCH [2022-08-16T21:05:13.908Z] #44 4.089 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:05:13.908Z] #44 4.089 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:05:13.908Z] #44 4.089 ++ dirname /install.sh [2022-08-16T21:05:13.908Z] #44 4.089 + dir=/ [2022-08-16T21:05:13.908Z] #44 4.089 + bin=tini [2022-08-16T21:05:13.908Z] #44 4.089 + shift [2022-08-16T21:05:13.908Z] #44 4.089 + '[' '!' -f //tini.installer ']' [2022-08-16T21:05:13.908Z] #44 4.089 + . //tini.installer [2022-08-16T21:05:13.908Z] #44 4.089 ++ : v0.19.0 [2022-08-16T21:05:13.908Z] #44 4.089 + install_tini [2022-08-16T21:05:13.908Z] #44 4.089 + echo 'Install tini version v0.19.0' [2022-08-16T21:05:13.908Z] #44 4.089 + git clone https://github.com/krallin/tini.git /tmp/tmp.4iNeQDAWPU/tini [2022-08-16T21:05:13.908Z] #44 4.092 Cloning into '/tmp/tmp.4iNeQDAWPU/tini'... [2022-08-16T21:05:13.908Z] #44 4.092 Install tini version v0.19.0 [2022-08-16T21:05:14.138Z] #10 ... [2022-08-16T21:05:14.138Z] [2022-08-16T21:05:14.138Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:05:14.138Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:05:14.138Z] #9 DONE 1.1s [2022-08-16T21:05:14.138Z] [2022-08-16T21:05:14.138Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:05:14.138Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-16T21:05:14.138Z] #7 DONE 1.2s [2022-08-16T21:05:14.397Z] [2022-08-16T21:05:14.397Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:05:14.397Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:05:14.397Z] #10 DONE 1.2s [2022-08-16T21:05:14.397Z] [2022-08-16T21:05:14.397Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:05:14.397Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-16T21:05:14.397Z] #8 DONE 1.2s [2022-08-16T21:05:14.592Z] #10 ... [2022-08-16T21:05:14.592Z] [2022-08-16T21:05:14.592Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:05:14.592Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-16T21:05:14.592Z] #7 DONE 0.9s [2022-08-16T21:05:14.592Z] [2022-08-16T21:05:14.592Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:05:14.592Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:05:14.592Z] #10 DONE 0.9s [2022-08-16T21:05:14.592Z] [2022-08-16T21:05:14.592Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:05:14.592Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:05:14.592Z] #9 DONE 0.9s [2022-08-16T21:05:14.592Z] [2022-08-16T21:05:14.592Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:05:14.592Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-16T21:05:14.592Z] #8 DONE 0.9s [2022-08-16T21:05:14.664Z] [2022-08-16T21:05:14.665Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:05:14.665Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:05:14.665Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-16T21:05:14.850Z] [2022-08-16T21:05:14.850Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:05:14.850Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:05:14.850Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 done [2022-08-16T21:05:14.850Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-16T21:05:14.850Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-16T21:05:14.850Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-16T21:05:14.859Z] #44 5.147 + cd /tmp/tmp.4iNeQDAWPU/tini [2022-08-16T21:05:14.859Z] #44 5.147 + git checkout -q v0.19.0 [2022-08-16T21:05:14.859Z] #44 5.204 + cmake . [2022-08-16T21:05:14.927Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:05:14.927Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-16T21:05:14.927Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-16T21:05:15.109Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.15MB / 55.00MB 0.2s [2022-08-16T21:05:15.109Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.29MB / 55.00MB 0.3s [2022-08-16T21:05:15.119Z] #44 ... [2022-08-16T21:05:15.119Z] [2022-08-16T21:05:15.119Z] #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-16T21:05:15.119Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:05:15.119Z] #53 66.68 gotestsum version dev [2022-08-16T21:05:15.119Z] #53 DONE 67.4s [2022-08-16T21:05:15.119Z] [2022-08-16T21:05:15.119Z] #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-16T21:05:15.119Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:05:15.119Z] #14 66.31 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-16T21:05:15.119Z] #14 66.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:05:15.119Z] #14 66.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:05:15.119Z] #14 66.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-16T21:05:15.119Z] #14 66.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:05:15.119Z] #14 66.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:05:15.201Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-08-16T21:05:15.201Z] #71 ... [2022-08-16T21:05:15.201Z] [2022-08-16T21:05:15.201Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:05:15.201Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:05:15.201Z] #49 DONE 0.7s [2022-08-16T21:05:15.201Z] [2022-08-16T21:05:15.201Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:05:15.201Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:05:15.378Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 9.44MB / 55.00MB 0.4s [2022-08-16T21:05:15.378Z] #28 ... [2022-08-16T21:05:15.378Z] [2022-08-16T21:05:15.378Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:05:15.378Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:05:15.378Z] #49 DONE 0.0s [2022-08-16T21:05:15.378Z] [2022-08-16T21:05:15.378Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:05:15.378Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:05:15.378Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.07MB / 55.00MB 0.6s [2022-08-16T21:05:15.462Z] #71 ... [2022-08-16T21:05:15.462Z] [2022-08-16T21:05:15.462Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:05:15.462Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:05:15.462Z] #49 DONE 0.0s [2022-08-16T21:05:15.462Z] [2022-08-16T21:05:15.462Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:05:15.462Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:05:15.462Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.5s [2022-08-16T21:05:15.635Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 0.7s [2022-08-16T21:05:15.707Z] #58 49.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-16T21:05:15.777Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.6s [2022-08-16T21:05:15.777Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.8s [2022-08-16T21:05:15.898Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.55MB / 55.00MB 0.9s [2022-08-16T21:05:15.898Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 37.75MB / 55.00MB 1.0s [2022-08-16T21:05:16.038Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s [2022-08-16T21:05:16.168Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 41.94MB / 55.00MB 1.1s [2022-08-16T21:05:16.168Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.97MB / 55.00MB 1.3s [2022-08-16T21:05:16.168Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 52.43MB / 55.00MB 1.4s [2022-08-16T21:05:16.299Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-16T21:05:16.560Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2022-08-16T21:05:17.085Z] #58 ... [2022-08-16T21:05:17.085Z] [2022-08-16T21:05:17.085Z] #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-16T21:05:17.085Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:05:17.085Z] #64 48.45 v3.0.2 [2022-08-16T21:05:17.085Z] #64 DONE 50.6s [2022-08-16T21:05:17.085Z] [2022-08-16T21:05:17.085Z] #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-16T21:05:17.085Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:05:17.085Z] #83 46.99 Selecting previously unselected package build-essential. [2022-08-16T21:05:17.085Z] #83 47.00 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-16T21:05:17.085Z] #83 47.02 Unpacking build-essential (12.9) ... [2022-08-16T21:05:17.085Z] #83 47.14 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:05:17.085Z] #83 47.15 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:05:17.085Z] #83 47.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:05:17.085Z] #83 47.34 Selecting previously unselected package libcap-dev:amd64. [2022-08-16T21:05:17.085Z] #83 47.35 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-16T21:05:17.085Z] #83 47.35 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:05:17.085Z] #83 47.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:05:17.085Z] #83 47.82 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:05:17.085Z] #83 47.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:05:17.085Z] #83 47.98 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-16T21:05:17.085Z] #83 47.99 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:05:17.085Z] #83 48.00 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:05:17.085Z] #83 48.28 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:05:17.085Z] #83 48.28 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:05:17.085Z] #83 48.32 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:05:17.085Z] #83 48.94 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:05:17.085Z] #83 48.94 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:05:17.085Z] #83 49.15 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:05:17.085Z] #83 50.60 Selecting previously unselected package libtool. [2022-08-16T21:05:17.085Z] #83 50.60 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-16T21:05:17.085Z] #83 50.61 Unpacking libtool (2.4.6-15) ... [2022-08-16T21:05:17.108Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s done [2022-08-16T21:05:17.344Z] #83 51.13 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:05:17.367Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-16T21:05:17.604Z] #83 51.16 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:05:17.604Z] #83 51.17 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:05:18.172Z] #83 51.60 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:05:18.172Z] #83 51.62 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:05:18.172Z] #83 51.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:05:18.172Z] #83 51.88 Selecting previously unselected package libyajl-dev:amd64. [2022-08-16T21:05:18.172Z] #83 51.88 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-16T21:05:18.432Z] #83 52.03 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:05:18.432Z] #83 ... [2022-08-16T21:05:18.432Z] [2022-08-16T21:05:18.432Z] #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-16T21:05:18.432Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:05:18.432Z] #47 51.82 NAME: [2022-08-16T21:05:18.432Z] #47 51.83 go-winres - A tool for embedding resources in Windows executables [2022-08-16T21:05:18.432Z] #47 51.83 [2022-08-16T21:05:18.432Z] #47 51.83 USAGE: [2022-08-16T21:05:18.432Z] #47 51.83 go-winres [global options] command [command options] [arguments...] [2022-08-16T21:05:18.432Z] #47 51.83 [2022-08-16T21:05:18.432Z] #47 51.83 COMMANDS: [2022-08-16T21:05:18.432Z] #47 51.83 init Create an initial ./winres/winres.json [2022-08-16T21:05:18.432Z] #47 51.83 make Make syso files for the "go build" command [2022-08-16T21:05:18.432Z] #47 51.83 simply Make syso files for the "go build" command (simplified) [2022-08-16T21:05:18.432Z] #47 51.83 extract Extract all resources from an executable [2022-08-16T21:05:18.432Z] #47 51.83 patch Replace resources in an executable file (exe, dll) [2022-08-16T21:05:18.432Z] #47 51.83 help, h Shows a list of commands or help for one command [2022-08-16T21:05:18.432Z] #47 51.83 [2022-08-16T21:05:18.432Z] #47 51.83 GLOBAL OPTIONS: [2022-08-16T21:05:18.432Z] #47 51.83 --help, -h show help (default: false) [2022-08-16T21:05:18.432Z] #47 DONE 52.1s [2022-08-16T21:05:18.432Z] [2022-08-16T21:05:18.432Z] #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-16T21:05:18.432Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:05:18.432Z] #58 51.02 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:05:18.432Z] #58 51.41 Fetched 2315 kB in 4s (658 kB/s) [2022-08-16T21:05:18.432Z] #58 51.53 Selecting previously unselected package libprotobuf23:amd64. [2022-08-16T21:05:18.432Z] #58 51.53 (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-16T21:05:18.432Z] #58 51.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-16T21:05:18.432Z] #58 51.70 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:05:19.371Z] #58 52.77 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:05:19.371Z] #58 52.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:05:19.371Z] #58 52.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:05:19.631Z] #58 ... [2022-08-16T21:05:19.631Z] [2022-08-16T21:05:19.631Z] #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-16T21:05:19.631Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:05:19.631Z] #83 52.31 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:05:19.631Z] #83 52.35 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:05:19.631Z] #83 52.39 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:05:19.631Z] #83 52.41 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:05:19.631Z] #83 52.45 Setting up file (1:5.39-3) ... [2022-08-16T21:05:19.631Z] #83 52.49 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:05:19.631Z] #83 52.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:05:19.631Z] #83 52.52 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:05:19.631Z] #83 52.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:05:19.631Z] #83 52.54 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:05:19.631Z] #83 52.57 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:05:19.631Z] #83 52.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:05:19.631Z] #83 52.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:05:19.631Z] #83 52.61 Setting up patch (2.7.6-7) ... [2022-08-16T21:05:19.631Z] #83 52.63 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:05:19.631Z] #83 52.66 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:05:19.631Z] #83 52.70 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:05:19.631Z] #83 52.70 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:05:19.631Z] #83 52.70 Setting up libtool (2.4.6-15) ... [2022-08-16T21:05:19.631Z] #83 52.71 Setting up m4 (1.4.18-5) ... [2022-08-16T21:05:19.631Z] #83 52.79 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:05:19.631Z] #83 52.79 Setting up autoconf (2.69-14) ... [2022-08-16T21:05:19.631Z] #83 52.79 Setting up build-essential (12.9) ... [2022-08-16T21:05:19.631Z] #83 52.80 Setting up automake (1:1.16.3-2) ... [2022-08-16T21:05:19.631Z] #83 52.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-16T21:05:19.631Z] #83 52.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:05:19.631Z] #83 DONE 53.3s [2022-08-16T21:05:19.631Z] [2022-08-16T21:05:19.631Z] #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-16T21:05:19.631Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:05:19.631Z] #58 53.12 Selecting previously unselected package python3-six. [2022-08-16T21:05:19.631Z] #58 53.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-16T21:05:19.890Z] #58 53.20 Unpacking python3-six (1.16.0-2) ... [2022-08-16T21:05:19.890Z] #58 53.33 Selecting previously unselected package python3-protobuf. [2022-08-16T21:05:19.890Z] #58 53.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-16T21:05:19.890Z] #58 53.34 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-16T21:05:19.926Z] #64 ... [2022-08-16T21:05:19.926Z] [2022-08-16T21:05:19.926Z] #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-16T21:05:19.926Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:05:19.926Z] #14 76.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-16T21:05:19.926Z] #14 76.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-16T21:05:19.926Z] #14 76.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:05:19.926Z] #14 81.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-16T21:05:19.926Z] #14 81.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-16T21:05:19.926Z] #14 81.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:05:19.926Z] #14 86.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-16T21:05:19.926Z] #14 86.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-16T21:05:19.926Z] #14 86.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:05:20.396Z] #14 ... [2022-08-16T21:05:20.396Z] [2022-08-16T21:05:20.396Z] #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-16T21:05:20.396Z] #44 sha256:6442bacc30006b4cdbd9bc3dcfedaa8c06f2f6c15fc03e26b6c6e5fccff0f56a [2022-08-16T21:05:20.396Z] #44 5.704 -- The C compiler identification is GNU 10.2.1 [2022-08-16T21:05:20.396Z] #44 5.769 -- Detecting C compiler ABI info [2022-08-16T21:05:20.396Z] #44 6.439 -- Detecting C compiler ABI info - done [2022-08-16T21:05:20.396Z] #44 6.560 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-16T21:05:20.396Z] #44 6.560 -- Detecting C compile features [2022-08-16T21:05:20.396Z] #44 6.560 -- Detecting C compile features - done [2022-08-16T21:05:20.396Z] #44 6.628 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-16T21:05:20.396Z] #44 6.986 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-16T21:05:20.396Z] #44 6.986 -- Configuring done [2022-08-16T21:05:20.396Z] #44 6.986 -- Generating done [2022-08-16T21:05:20.396Z] #44 6.986 -- Build files have been written to: /tmp/tmp.4iNeQDAWPU/tini [2022-08-16T21:05:20.396Z] #44 7.009 + make tini-static [2022-08-16T21:05:20.396Z] #44 7.352 Scanning dependencies of target tini-static [2022-08-16T21:05:20.396Z] #44 7.432 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-16T21:05:20.396Z] #44 8.986 [100%] Linking C executable tini-static [2022-08-16T21:05:20.396Z] #44 9.730 [100%] Built target tini-static [2022-08-16T21:05:20.396Z] #44 9.810 + mkdir -p /build [2022-08-16T21:05:20.396Z] #44 9.840 + cp tini-static /build/docker-init [2022-08-16T21:05:20.396Z] #44 DONE 10.6s [2022-08-16T21:05:20.396Z] [2022-08-16T21:05:20.396Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:20.396Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:20.396Z] #77 11.73 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-16T21:05:20.396Z] #77 11.76 Cloning into '/tmp/crun-build/libocispec'... [2022-08-16T21:05:20.396Z] #77 12.90 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-16T21:05:20.396Z] #77 12.94 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-16T21:05:20.396Z] #77 12.94 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-16T21:05:20.396Z] #77 12.94 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-16T21:05:20.396Z] #77 12.96 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-16T21:05:20.396Z] #77 15.07 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-16T21:05:20.396Z] #77 16.95 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-16T21:05:20.396Z] #77 18.20 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-16T21:05:20.396Z] #77 18.49 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-16T21:05:20.396Z] #77 18.71 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-16T21:05:20.832Z] #58 54.13 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:05:20.832Z] #58 54.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:05:20.832Z] #58 54.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:05:20.853Z] #14 ... [2022-08-16T21:05:20.853Z] [2022-08-16T21:05:20.853Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:20.853Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:05:20.853Z] #77 35.42 libtoolize: putting auxiliary files in '.'. [2022-08-16T21:05:20.853Z] #77 35.43 libtoolize: copying file './ltmain.sh' [2022-08-16T21:05:20.853Z] #77 36.10 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-16T21:05:20.853Z] #77 36.10 libtoolize: and rerunning libtoolize and aclocal. [2022-08-16T21:05:20.853Z] #77 36.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:05:20.853Z] #77 43.99 configure.ac:7: installing './compile' [2022-08-16T21:05:20.853Z] #77 44.00 configure.ac:11: installing './config.guess' [2022-08-16T21:05:20.853Z] #77 44.01 configure.ac:11: installing './config.sub' [2022-08-16T21:05:20.853Z] #77 44.01 configure.ac:8: installing './install-sh' [2022-08-16T21:05:20.853Z] #77 44.03 configure.ac:8: installing './missing' [2022-08-16T21:05:20.853Z] #77 44.10 Makefile.am: installing './depcomp' [2022-08-16T21:05:20.853Z] #77 45.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:05:20.853Z] #77 45.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:05:20.853Z] #77 45.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:05:20.853Z] #77 45.39 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:05:21.092Z] #58 54.36 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:05:21.092Z] #58 54.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:05:21.092Z] #58 54.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:05:21.092Z] #58 54.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:05:21.092Z] #58 54.57 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:05:21.114Z] #77 45.50 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:05:21.114Z] #77 45.61 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:05:21.114Z] #77 45.75 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:05:21.352Z] #58 54.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:05:21.373Z] #77 45.90 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:05:21.373Z] #77 46.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:05:21.563Z] #28 ... [2022-08-16T21:05:21.563Z] [2022-08-16T21:05:21.563Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:05:21.563Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:05:21.563Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-16T21:05:21.563Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-16T21:05:21.563Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-16T21:05:21.563Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-16T21:05:21.563Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-08-16T21:05:21.563Z] #71 DONE 6.2s [2022-08-16T21:05:21.563Z] [2022-08-16T21:05:21.563Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:05:21.563Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:05:21.563Z] #28 ... [2022-08-16T21:05:21.563Z] [2022-08-16T21:05:21.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:21.563Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:21.563Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-16T21:05:21.563Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-16T21:05:21.563Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.8s done [2022-08-16T21:05:21.563Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-16T21:05:21.563Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-16T21:05:21.563Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-16T21:05:21.563Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.1s done [2022-08-16T21:05:21.563Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.2s done [2022-08-16T21:05:21.563Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.9s done [2022-08-16T21:05:21.563Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 80.74MB / 141.86MB 6.1s [2022-08-16T21:05:21.563Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.4s done [2022-08-16T21:05:21.563Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 92.27MB / 141.86MB 6.5s [2022-08-16T21:05:21.611Z] #58 54.73 Selecting previously unselected package criu. [2022-08-16T21:05:21.611Z] #58 54.73 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-16T21:05:21.611Z] #58 54.74 Unpacking criu (3.17.1-1) ... [2022-08-16T21:05:21.822Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 102.76MB / 141.86MB 6.8s [2022-08-16T21:05:21.852Z] #71 ... [2022-08-16T21:05:21.852Z] [2022-08-16T21:05:21.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:21.852Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:21.852Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.2s done [2022-08-16T21:05:21.852Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-16T21:05:21.852Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-16T21:05:21.852Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-16T21:05:21.852Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-16T21:05:21.852Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.6s done [2022-08-16T21:05:21.852Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.9s done [2022-08-16T21:05:21.852Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 5.1s done [2022-08-16T21:05:21.852Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 73.40MB / 85.90MB 6.1s [2022-08-16T21:05:21.852Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 54.53MB / 141.86MB 6.1s [2022-08-16T21:05:21.852Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.8s [2022-08-16T21:05:21.852Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.4s done [2022-08-16T21:05:21.852Z] #11 ... [2022-08-16T21:05:21.852Z] [2022-08-16T21:05:21.852Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:05:21.852Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:05:21.852Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s [2022-08-16T21:05:21.852Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2022-08-16T21:05:22.079Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 7.1s [2022-08-16T21:05:22.550Z] #58 55.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:05:22.647Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.68MB / 141.86MB 7.5s [2022-08-16T21:05:22.647Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.2s [2022-08-16T21:05:22.799Z] #71 DONE 8.2s [2022-08-16T21:05:22.799Z] [2022-08-16T21:05:22.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:22.799Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:22.799Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 7.6s done [2022-08-16T21:05:22.799Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 89.13MB / 141.86MB 7.8s [2022-08-16T21:05:22.910Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 131.07MB / 141.86MB 7.8s [2022-08-16T21:05:22.932Z] #77 ... [2022-08-16T21:05:22.932Z] [2022-08-16T21:05:22.933Z] #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-16T21:05:22.933Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:05:22.933Z] #14 74.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-16T21:05:22.933Z] #14 74.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:05:22.933Z] #14 74.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:05:23.059Z] #11 ... [2022-08-16T21:05:23.059Z] [2022-08-16T21:05:23.059Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:05:23.059Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:05:23.059Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-16T21:05:23.059Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-16T21:05:23.059Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-16T21:05:23.059Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:05:23.059Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-16T21:05:23.059Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-08-16T21:05:23.059Z] #73 DONE 8.3s [2022-08-16T21:05:23.059Z] [2022-08-16T21:05:23.059Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:23.059Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:23.059Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 96.47MB / 141.86MB 8.1s [2022-08-16T21:05:23.169Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.2s [2022-08-16T21:05:23.319Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 109.84MB / 141.86MB 8.4s [2022-08-16T21:05:23.891Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 117.44MB / 141.86MB 8.7s [2022-08-16T21:05:23.891Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 126.88MB / 141.86MB 8.8s [2022-08-16T21:05:23.891Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 135.27MB / 141.86MB 8.9s [2022-08-16T21:05:24.554Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.3s done [2022-08-16T21:05:24.815Z] #11 ... [2022-08-16T21:05:24.815Z] [2022-08-16T21:05:24.815Z] #24 [internal] load build context [2022-08-16T21:05:24.815Z] #24 sha256:0050f4115772425cf14523dc9bd2cd4f2dc6d1982889376682c9e6607b3c543e [2022-08-16T21:05:24.815Z] #24 transferring context: 54.45MB 10.1s [2022-08-16T21:05:24.845Z] #11 ... [2022-08-16T21:05:24.845Z] [2022-08-16T21:05:24.845Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:05:24.845Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:05:24.845Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.2s done [2022-08-16T21:05:24.845Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-16T21:05:24.845Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-16T21:05:24.845Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-16T21:05:24.845Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-16T21:05:24.845Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.9s [2022-08-16T21:05:24.845Z] #28 ... [2022-08-16T21:05:24.845Z] [2022-08-16T21:05:24.845Z] #24 [internal] load build context [2022-08-16T21:05:24.845Z] #24 sha256:52d5fb45896e5097abf50eecd5d306779fee15e9fa3c62067e6a0ee628babda7 [2022-08-16T21:05:24.845Z] #24 transferring context: 61.02MB 10.1s [2022-08-16T21:05:24.845Z] #24 transferring context: 62.42MB 10.2s done [2022-08-16T21:05:24.845Z] #24 ... [2022-08-16T21:05:24.845Z] [2022-08-16T21:05:24.845Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:24.845Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:25.079Z] #24 ... [2022-08-16T21:05:25.079Z] [2022-08-16T21:05:25.079Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:05:25.079Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:05:25.079Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-16T21:05:25.079Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:05:25.079Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-16T21:05:25.079Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-16T21:05:25.079Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-08-16T21:05:25.079Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2022-08-16T21:05:25.079Z] #73 DONE 10.1s [2022-08-16T21:05:25.079Z] [2022-08-16T21:05:25.079Z] #24 [internal] load build context [2022-08-16T21:05:25.079Z] #24 sha256:0050f4115772425cf14523dc9bd2cd4f2dc6d1982889376682c9e6607b3c543e [2022-08-16T21:05:25.085Z] #58 ... [2022-08-16T21:05:25.085Z] [2022-08-16T21:05:25.085Z] #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-16T21:05:25.085Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:05:25.085Z] #62 48.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-16T21:05:25.085Z] #62 48.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-16T21:05:25.085Z] #62 48.76 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-16T21:05:25.085Z] #62 48.77 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-16T21:05:25.085Z] #62 48.94 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-16T21:05:25.085Z] #62 49.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-16T21:05:25.085Z] #62 49.36 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-16T21:05:25.085Z] #62 49.37 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-16T21:05:25.085Z] #62 49.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-16T21:05:25.085Z] #62 49.59 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-16T21:05:25.085Z] #62 49.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-16T21:05:25.085Z] #62 49.68 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-16T21:05:25.085Z] #62 49.90 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-16T21:05:25.085Z] #62 49.93 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-16T21:05:25.085Z] #62 50.12 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-16T21:05:25.085Z] #62 50.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-16T21:05:25.085Z] #62 50.27 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-16T21:05:25.085Z] #62 51.03 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-16T21:05:25.085Z] #62 51.15 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-16T21:05:25.085Z] #62 51.45 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-16T21:05:25.085Z] #62 51.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-16T21:05:25.085Z] #62 51.94 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-16T21:05:25.085Z] #62 52.06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-16T21:05:25.085Z] #62 52.07 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-16T21:05:25.085Z] #62 52.18 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-16T21:05:25.085Z] #62 52.27 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-16T21:05:25.085Z] #62 52.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-16T21:05:25.085Z] #62 52.46 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-16T21:05:25.085Z] #62 52.52 go: downloading github.com/prometheus/common v0.32.1 [2022-08-16T21:05:25.085Z] #62 53.15 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-16T21:05:25.085Z] #62 53.18 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-16T21:05:25.085Z] #62 54.28 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-16T21:05:25.085Z] #62 54.35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-16T21:05:25.085Z] #62 ... [2022-08-16T21:05:25.085Z] [2022-08-16T21:05:25.085Z] #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-16T21:05:25.085Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:05:25.085Z] #41 57.60 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-16T21:05:25.085Z] #41 58.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-16T21:05:25.085Z] #41 58.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-16T21:05:25.789Z] #11 ... [2022-08-16T21:05:25.789Z] [2022-08-16T21:05:25.789Z] #24 [internal] load build context [2022-08-16T21:05:25.789Z] #24 sha256:52d5fb45896e5097abf50eecd5d306779fee15e9fa3c62067e6a0ee628babda7 [2022-08-16T21:05:25.789Z] #24 DONE 11.2s [2022-08-16T21:05:25.789Z] [2022-08-16T21:05:25.789Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:25.789Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:26.013Z] #24 ... [2022-08-16T21:05:26.013Z] [2022-08-16T21:05:26.013Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:05:26.013Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-16T21:05:26.013Z] #72 DONE 0.8s [2022-08-16T21:05:26.013Z] [2022-08-16T21:05:26.013Z] #24 [internal] load build context [2022-08-16T21:05:26.013Z] #24 sha256:0050f4115772425cf14523dc9bd2cd4f2dc6d1982889376682c9e6607b3c543e [2022-08-16T21:05:26.272Z] #24 transferring context: 62.42MB 11.4s done [2022-08-16T21:05:26.272Z] #24 DONE 11.6s [2022-08-16T21:05:26.272Z] [2022-08-16T21:05:26.272Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:05:26.272Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:05:26.835Z] #28 ... [2022-08-16T21:05:26.835Z] [2022-08-16T21:05:26.835Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:05:26.835Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-16T21:05:26.835Z] #74 DONE 0.8s [2022-08-16T21:05:26.835Z] [2022-08-16T21:05:26.835Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:05:26.835Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:05:27.173Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 11.6s done [2022-08-16T21:05:27.748Z] #11 ... [2022-08-16T21:05:27.748Z] [2022-08-16T21:05:27.748Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:05:27.748Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-16T21:05:27.748Z] #72 DONE 0.7s [2022-08-16T21:05:27.773Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.3s [2022-08-16T21:05:28.007Z] [2022-08-16T21:05:28.007Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:28.007Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:28.951Z] #11 ... [2022-08-16T21:05:28.951Z] [2022-08-16T21:05:28.951Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:05:28.951Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-16T21:05:28.951Z] #74 DONE 1.0s [2022-08-16T21:05:28.951Z] [2022-08-16T21:05:28.951Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:05:28.951Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:05:29.144Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.7s done [2022-08-16T21:05:29.401Z] #28 DONE 14.5s [2022-08-16T21:05:29.401Z] [2022-08-16T21:05:29.401Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:29.401Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:29.401Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-16T21:05:29.523Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.7s done [2022-08-16T21:05:29.783Z] #28 DONE 14.8s [2022-08-16T21:05:29.783Z] [2022-08-16T21:05:29.783Z] #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-16T21:05:29.783Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:05:30.333Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.8s done [2022-08-16T21:05:30.333Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-16T21:05:30.359Z] #41 ... [2022-08-16T21:05:30.359Z] [2022-08-16T21:05:30.359Z] #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-16T21:05:30.359Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:30.359Z] #84 2.140 Cloning into '/tmp/crun-build'... [2022-08-16T21:05:30.359Z] #84 9.958 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-16T21:05:30.359Z] #84 10.09 Cloning into '/tmp/crun-build/libocispec'... [2022-08-16T21:05:30.359Z] #84 ... [2022-08-16T21:05:30.359Z] [2022-08-16T21:05:30.359Z] #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-16T21:05:30.359Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:05:30.359Z] #58 58.31 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:05:30.359Z] #58 58.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:05:30.359Z] #58 58.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:05:30.359Z] #58 58.36 Setting up python3-six (1.16.0-2) ... [2022-08-16T21:05:30.359Z] #58 59.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:05:30.359Z] #58 59.71 Setting up python3-protobuf (3.12.4-1) ... [2022-08-16T21:05:30.927Z] #58 64.41 Setting up criu (3.17.1-1) ... [2022-08-16T21:05:31.164Z] #29 1.548 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:05:31.165Z] #29 1.558 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:05:31.165Z] #29 1.560 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:05:31.265Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-16T21:05:31.362Z] #77 ... [2022-08-16T21:05:31.362Z] [2022-08-16T21:05:31.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-16T21:05:31.362Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:05:31.362Z] #14 98.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-16T21:05:31.362Z] #14 98.34 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-16T21:05:31.362Z] #14 98.34 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:05:31.424Z] #29 1.716 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:05:31.524Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-16T21:05:31.684Z] #29 2.037 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:05:31.872Z] #58 ... [2022-08-16T21:05:31.872Z] [2022-08-16T21:05:31.872Z] #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-16T21:05:31.872Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:31.872Z] #84 11.90 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-16T21:05:31.872Z] #84 12.00 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-16T21:05:31.872Z] #84 12.00 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-16T21:05:31.872Z] #84 12.00 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-16T21:05:31.872Z] #84 12.04 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-16T21:05:32.254Z] #29 2.575 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:05:33.637Z] #29 3.672 Fetched 8570 kB in 2s (3601 kB/s) [2022-08-16T21:05:34.208Z] #29 3.672 Reading package lists... [2022-08-16T21:05:34.413Z] #84 14.50 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-16T21:05:34.413Z] #84 ... [2022-08-16T21:05:34.413Z] [2022-08-16T21:05:34.413Z] #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-16T21:05:34.413Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:05:34.413Z] #58 66.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:05:34.413Z] #58 DONE 67.5s [2022-08-16T21:05:34.413Z] [2022-08-16T21:05:34.413Z] #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-16T21:05:34.413Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:05:35.148Z] #29 4.512 Reading package lists... [2022-08-16T21:05:35.148Z] #29 5.252 Building dependency tree... [2022-08-16T21:05:35.148Z] #29 5.596 The following additional packages will be installed: [2022-08-16T21:05:35.148Z] #29 5.596 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-16T21:05:35.148Z] #29 5.596 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-16T21:05:35.148Z] #29 5.596 Recommended packages: [2022-08-16T21:05:35.148Z] #29 5.596 libldap-common publicsuffix libsasl2-modules [2022-08-16T21:05:35.188Z] #14 ... [2022-08-16T21:05:35.188Z] [2022-08-16T21:05:35.188Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:35.188Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:35.188Z] #77 34.45 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-16T21:05:35.408Z] #29 5.828 The following NEW packages will be installed: [2022-08-16T21:05:35.408Z] #29 5.828 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-16T21:05:35.408Z] #29 5.828 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-16T21:05:35.408Z] #29 5.828 libssh2-1 openssl [2022-08-16T21:05:36.020Z] #29 6.068 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-16T21:05:36.020Z] #29 6.068 Need to get 3047 kB of archives. [2022-08-16T21:05:36.020Z] #29 6.068 After this operation, 6661 kB of additional disk space will be used. [2022-08-16T21:05:36.020Z] #29 6.068 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-16T21:05:36.020Z] #29 6.088 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-16T21:05:36.020Z] #29 6.088 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-16T21:05:36.020Z] #29 6.088 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-16T21:05:36.020Z] #29 6.088 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-16T21:05:36.020Z] #29 6.088 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-16T21:05:36.020Z] #29 6.103 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-16T21:05:36.020Z] #29 6.103 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-16T21:05:36.020Z] #29 6.103 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-16T21:05:36.020Z] #29 6.103 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-16T21:05:36.020Z] #29 6.103 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-16T21:05:36.020Z] #29 6.103 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-16T21:05:36.020Z] #29 6.114 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:05:36.020Z] #29 6.114 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:05:36.020Z] #29 6.114 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:05:36.020Z] #29 6.474 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:05:36.302Z] #29 6.525 Fetched 3047 kB in 0s (9448 kB/s) [2022-08-16T21:05:36.302Z] #29 6.567 Selecting previously unselected package openssl. [2022-08-16T21:05:36.302Z] #29 6.567 (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-16T21:05:36.302Z] #29 6.567 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-16T21:05:36.302Z] #29 6.574 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:05:36.302Z] #29 6.811 Selecting previously unselected package ca-certificates. [2022-08-16T21:05:36.302Z] #29 6.811 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-16T21:05:36.570Z] #29 6.816 Unpacking ca-certificates (20210119) ... [2022-08-16T21:05:36.670Z] #14 103.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-16T21:05:36.670Z] #14 103.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-16T21:05:36.670Z] #14 103.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:05:36.670Z] #14 103.5 Selecting previously unselected package libapparmor1:arm64. [2022-08-16T21:05:36.670Z] #14 103.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-16T21:05:36.670Z] #14 103.6 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-16T21:05:36.670Z] #14 103.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-16T21:05:36.670Z] #14 103.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-16T21:05:36.670Z] #14 103.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-16T21:05:36.670Z] #14 103.8 Selecting previously unselected package libbtrfs0:arm64. [2022-08-16T21:05:36.670Z] #14 103.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-16T21:05:36.670Z] #14 103.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-16T21:05:36.799Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.2s [2022-08-16T21:05:36.799Z] #11 ... [2022-08-16T21:05:36.799Z] [2022-08-16T21:05:36.799Z] #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-16T21:05:36.799Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:05:36.799Z] #29 1.637 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:05:36.799Z] #29 1.637 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:05:36.799Z] #29 1.637 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:05:36.799Z] #29 1.796 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:05:36.799Z] #29 2.269 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:05:36.799Z] #29 2.869 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:05:36.799Z] #29 3.661 Fetched 8570 kB in 2s (3740 kB/s) [2022-08-16T21:05:36.799Z] #29 3.661 Reading package lists... [2022-08-16T21:05:36.799Z] #29 4.497 Reading package lists... [2022-08-16T21:05:36.799Z] #29 5.273 Building dependency tree... [2022-08-16T21:05:36.799Z] #29 5.614 The following additional packages will be installed: [2022-08-16T21:05:36.799Z] #29 5.614 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-16T21:05:36.799Z] #29 5.614 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-16T21:05:36.799Z] #29 5.625 Recommended packages: [2022-08-16T21:05:36.799Z] #29 5.625 libldap-common publicsuffix libsasl2-modules [2022-08-16T21:05:36.799Z] #29 5.777 The following NEW packages will be installed: [2022-08-16T21:05:36.799Z] #29 5.777 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-16T21:05:36.799Z] #29 5.777 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-16T21:05:36.799Z] #29 5.777 libssh2-1 openssl [2022-08-16T21:05:36.799Z] #29 6.061 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-16T21:05:36.799Z] #29 6.061 Need to get 3047 kB of archives. [2022-08-16T21:05:36.799Z] #29 6.061 After this operation, 6661 kB of additional disk space will be used. [2022-08-16T21:05:36.799Z] #29 6.061 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-16T21:05:36.799Z] #29 6.076 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-16T21:05:36.799Z] #29 6.078 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-16T21:05:36.799Z] #29 6.082 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-16T21:05:36.799Z] #29 6.084 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-16T21:05:36.799Z] #29 6.088 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-16T21:05:36.799Z] #29 6.091 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-16T21:05:36.799Z] #29 6.093 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-16T21:05:36.799Z] #29 6.094 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-16T21:05:36.799Z] #29 6.096 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-16T21:05:36.799Z] #29 6.101 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-16T21:05:36.799Z] #29 6.106 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-16T21:05:36.799Z] #29 6.109 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:05:36.799Z] #29 6.112 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:05:36.799Z] #29 6.117 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:05:36.799Z] #29 6.365 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:05:36.799Z] #29 6.408 Fetched 3047 kB in 0s (9256 kB/s) [2022-08-16T21:05:36.799Z] #29 6.437 Selecting previously unselected package openssl. [2022-08-16T21:05:36.799Z] #29 6.437 (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-16T21:05:36.799Z] #29 6.440 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-16T21:05:36.799Z] #29 6.444 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:05:36.799Z] #29 6.696 Selecting previously unselected package ca-certificates. [2022-08-16T21:05:36.799Z] #29 6.696 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-16T21:05:36.799Z] #29 6.696 Unpacking ca-certificates (20210119) ... [2022-08-16T21:05:36.799Z] #29 6.894 Selecting previously unselected package libbrotli1:amd64. [2022-08-16T21:05:36.799Z] #29 6.894 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-16T21:05:36.799Z] #29 6.933 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:05:36.800Z] #29 7.050 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-16T21:05:36.800Z] #29 7.050 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:05:36.800Z] #29 7.055 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:05:36.800Z] #29 7.237 Selecting previously unselected package libsasl2-2:amd64. [2022-08-16T21:05:36.800Z] #29 7.237 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:05:36.800Z] #29 7.242 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:05:36.800Z] #29 7.348 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-16T21:05:36.800Z] #29 7.348 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-16T21:05:36.800Z] #29 7.355 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:05:36.800Z] #29 7.487 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-16T21:05:36.800Z] #29 7.487 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-16T21:05:36.800Z] #29 7.497 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:05:36.800Z] #29 7.631 Selecting previously unselected package libpsl5:amd64. [2022-08-16T21:05:36.800Z] #29 7.631 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-16T21:05:36.839Z] #29 7.028 Selecting previously unselected package libbrotli1:amd64. [2022-08-16T21:05:36.839Z] #29 7.028 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-16T21:05:36.839Z] #29 7.035 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:05:36.839Z] #29 7.169 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-16T21:05:36.839Z] #29 7.169 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:05:36.839Z] #29 7.184 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:05:36.926Z] #14 104.0 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-16T21:05:36.926Z] #14 104.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-16T21:05:36.926Z] #14 104.0 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-16T21:05:36.949Z] #41 ... [2022-08-16T21:05:36.949Z] [2022-08-16T21:05:36.949Z] #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-16T21:05:36.949Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:36.949Z] #84 17.23 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-16T21:05:37.061Z] #29 7.636 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:05:37.061Z] #29 ... [2022-08-16T21:05:37.061Z] [2022-08-16T21:05:37.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:37.061Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:37.100Z] #29 7.288 Selecting previously unselected package libsasl2-2:amd64. [2022-08-16T21:05:37.100Z] #29 7.288 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:05:37.100Z] #29 7.303 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:05:37.100Z] #29 7.456 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-16T21:05:37.100Z] #29 7.456 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-16T21:05:37.100Z] #29 7.461 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:05:37.182Z] #14 104.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-16T21:05:37.182Z] #14 104.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-16T21:05:37.182Z] #14 104.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-16T21:05:37.182Z] #14 104.3 Selecting previously unselected package libudev-dev:arm64. [2022-08-16T21:05:37.182Z] #14 104.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-16T21:05:37.182Z] #14 104.3 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-16T21:05:37.363Z] #29 7.604 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-16T21:05:37.363Z] #29 7.604 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-16T21:05:37.363Z] #29 7.609 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:05:37.363Z] #29 7.735 Selecting previously unselected package libpsl5:amd64. [2022-08-16T21:05:37.363Z] #29 7.735 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-16T21:05:37.364Z] #29 7.739 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:05:37.364Z] #29 7.815 Selecting previously unselected package librtmp1:amd64. [2022-08-16T21:05:37.364Z] #29 7.815 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-16T21:05:37.441Z] #14 104.5 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-16T21:05:37.441Z] #14 104.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-16T21:05:37.441Z] #14 104.5 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-16T21:05:37.624Z] #29 7.819 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:05:37.624Z] #29 7.915 Selecting previously unselected package libssh2-1:amd64. [2022-08-16T21:05:37.624Z] #29 7.915 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-16T21:05:37.624Z] #29 7.917 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:05:37.624Z] #29 8.030 Selecting previously unselected package libcurl4:amd64. [2022-08-16T21:05:37.624Z] #29 8.030 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:05:37.624Z] #29 8.095 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:05:37.697Z] #14 104.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-16T21:05:37.697Z] #14 104.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-16T21:05:37.697Z] #14 104.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-16T21:05:37.697Z] #14 104.9 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-16T21:05:37.887Z] #29 8.228 Selecting previously unselected package curl. [2022-08-16T21:05:37.887Z] #29 8.228 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:05:37.887Z] #29 8.233 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:05:37.887Z] #29 8.337 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:05:37.887Z] #29 8.337 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:05:37.887Z] #29 8.368 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:05:37.955Z] #14 104.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-16T21:05:37.955Z] #14 104.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-16T21:05:37.955Z] #14 105.2 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-16T21:05:38.147Z] #29 8.479 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:05:38.147Z] #29 8.481 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:05:38.147Z] #29 8.485 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:05:38.147Z] #29 8.550 Selecting previously unselected package jq. [2022-08-16T21:05:38.147Z] #29 8.550 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:05:38.147Z] #29 8.585 Unpacking jq (1.6-2.1) ... [2022-08-16T21:05:38.211Z] #14 105.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-16T21:05:38.211Z] #14 105.2 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-16T21:05:38.211Z] #14 105.3 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-16T21:05:38.211Z] #14 105.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-16T21:05:38.211Z] #14 105.3 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-16T21:05:38.407Z] #29 8.650 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:05:38.407Z] #29 8.666 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:05:38.407Z] #29 8.677 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:05:38.407Z] #29 8.689 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:05:38.407Z] #29 8.700 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:05:38.407Z] #29 8.711 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:05:38.407Z] #29 8.722 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:05:38.407Z] #29 8.745 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:05:38.407Z] #29 8.756 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:05:38.407Z] #29 8.762 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:05:38.407Z] #29 8.775 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:05:38.407Z] #29 8.785 Setting up ca-certificates (20210119) ... [2022-08-16T21:05:38.467Z] #14 105.6 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-16T21:05:38.468Z] #14 105.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-16T21:05:38.468Z] #14 105.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-16T21:05:38.769Z] #14 105.9 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-16T21:05:38.769Z] #14 105.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-16T21:05:38.769Z] #14 105.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-16T21:05:38.855Z] #84 19.20 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-16T21:05:39.029Z] [2022-08-16T21:05:39.029Z] #14 ... [2022-08-16T21:05:39.029Z] [2022-08-16T21:05:39.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-16T21:05:39.029Z] #67 sha256:88ebe6afb21bfd36d90b840adaf34092bfa27e7901186a6d8a760e22449056d3 [2022-08-16T21:05:39.029Z] #67 99.33 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:05:39.029Z] #67 99.33 + GOBIN=/build [2022-08-16T21:05:39.029Z] #67 99.33 + GO111MODULE=on [2022-08-16T21:05:39.029Z] #67 99.33 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:05:39.029Z] #67 104.6 rootlesskit version 1.0.0 [2022-08-16T21:05:39.029Z] #67 104.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-16T21:05:39.029Z] #67 104.6 -container-ip string [2022-08-16T21:05:39.029Z] #67 104.6 container ip [2022-08-16T21:05:39.029Z] #67 104.6 -container-port int [2022-08-16T21:05:39.029Z] #67 104.6 container port (default -1) [2022-08-16T21:05:39.029Z] #67 104.6 -host-ip string [2022-08-16T21:05:39.029Z] #67 104.6 host ip [2022-08-16T21:05:39.029Z] #67 104.6 -host-port int [2022-08-16T21:05:39.029Z] #67 104.6 host port (default -1) [2022-08-16T21:05:39.029Z] #67 104.6 -proto string [2022-08-16T21:05:39.029Z] #67 104.6 proxy protocol (default "tcp") [2022-08-16T21:05:39.029Z] #67 DONE 105.8s [2022-08-16T21:05:39.029Z] [2022-08-16T21:05:39.029Z] #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-16T21:05:39.029Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:05:39.029Z] #14 106.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-16T21:05:39.029Z] #14 106.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-16T21:05:39.029Z] #14 ... [2022-08-16T21:05:39.029Z] [2022-08-16T21:05:39.029Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:05:39.029Z] #68 sha256:421dafb5e16d59bb03fda3cebefb9a36f53dfd8cec74553e5ec001f5723896e4 [2022-08-16T21:05:39.286Z] #68 DONE 0.1s [2022-08-16T21:05:39.286Z] [2022-08-16T21:05:39.286Z] #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-16T21:05:39.286Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:05:39.286Z] #14 106.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-16T21:05:39.286Z] #14 106.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:05:39.286Z] #14 ... [2022-08-16T21:05:39.286Z] [2022-08-16T21:05:39.286Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:05:39.286Z] #69 sha256:42f08b061d3f2f42df7568668d790ff76c1e4e87157b7f6147ab7b5d1b74247e [2022-08-16T21:05:39.286Z] #69 DONE 0.1s [2022-08-16T21:05:39.355Z] #29 9.545 Updating certificates in /etc/ssl/certs... [2022-08-16T21:05:39.355Z] #29 ... [2022-08-16T21:05:39.355Z] [2022-08-16T21:05:39.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:39.355Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:39.355Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.8s done [2022-08-16T21:05:39.355Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.0s done [2022-08-16T21:05:39.355Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.3s [2022-08-16T21:05:39.423Z] #84 19.48 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-16T21:05:39.423Z] #84 19.69 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-16T21:05:39.543Z] [2022-08-16T21:05:39.543Z] #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-16T21:05:39.543Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:05:39.543Z] #14 106.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-16T21:05:39.543Z] #14 106.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-16T21:05:39.543Z] #14 106.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-16T21:05:40.105Z] #14 107.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:05:40.105Z] #14 107.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-16T21:05:40.105Z] #14 107.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:05:40.344Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.3s done [2022-08-16T21:05:40.344Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-16T21:05:40.361Z] #14 107.4 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-16T21:05:40.361Z] #14 107.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:05:40.361Z] #14 107.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-16T21:05:40.361Z] #14 107.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-16T21:05:40.361Z] #14 107.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-16T21:05:40.361Z] #14 107.5 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-16T21:05:40.361Z] #14 107.5 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-16T21:05:40.361Z] #14 107.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:05:40.362Z] #14 107.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-16T21:05:40.362Z] #14 107.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:05:40.362Z] #14 107.6 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-16T21:05:40.362Z] #14 107.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-16T21:05:40.362Z] #14 107.6 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-16T21:05:40.362Z] #14 107.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:05:40.486Z] #77 ... [2022-08-16T21:05:40.486Z] [2022-08-16T21:05:40.486Z] #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-16T21:05:40.486Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:05:40.486Z] #14 89.46 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-16T21:05:40.486Z] #14 89.46 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:05:40.486Z] #14 89.47 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:05:40.618Z] #14 107.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-16T21:05:40.618Z] #14 107.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-16T21:05:40.618Z] #14 107.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:05:40.618Z] #14 107.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:05:40.618Z] #14 107.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-16T21:05:40.618Z] #14 107.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:05:40.618Z] #14 107.7 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-16T21:05:40.618Z] #14 107.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:05:40.618Z] #14 107.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:05:40.618Z] #14 107.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-16T21:05:40.618Z] #14 107.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:05:40.618Z] #14 107.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:05:40.618Z] #14 107.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-16T21:05:40.618Z] #14 107.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:05:40.618Z] #14 107.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-16T21:05:40.746Z] #11 ... [2022-08-16T21:05:40.746Z] [2022-08-16T21:05:40.746Z] #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-16T21:05:40.746Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:05:40.746Z] #29 10.82 129 added, 0 removed; done. [2022-08-16T21:05:40.747Z] #29 10.92 Setting up jq (1.6-2.1) ... [2022-08-16T21:05:40.747Z] #29 10.93 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:05:40.747Z] #29 10.95 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:05:40.747Z] #29 10.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:05:40.747Z] #29 10.98 Processing triggers for ca-certificates (20210119) ... [2022-08-16T21:05:40.747Z] #29 11.00 Updating certificates in /etc/ssl/certs... [2022-08-16T21:05:40.875Z] #14 107.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-16T21:05:40.875Z] #14 107.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:05:41.131Z] #14 DONE 108.2s [2022-08-16T21:05:41.131Z] [2022-08-16T21:05:41.131Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:05:41.131Z] #59 sha256:30f8779086ea4d4f3e239740773ea3d9098fe597312b1e7433e81994ec570283 [2022-08-16T21:05:41.131Z] #59 DONE 0.2s [2022-08-16T21:05:41.131Z] [2022-08-16T21:05:41.131Z] #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-16T21:05:41.131Z] #60 sha256:3850465755bdc38332ef4a33c7ae7d7ff02cb5f0a2ed4afdf71c119d98f372fa [2022-08-16T21:05:41.687Z] #29 11.95 0 added, 0 removed; done. [2022-08-16T21:05:41.687Z] #29 11.95 Running hooks in /etc/ca-certificates/update.d... [2022-08-16T21:05:41.687Z] #29 11.96 done. [2022-08-16T21:05:42.058Z] #60 0.878 + RM_GOPATH=0 [2022-08-16T21:05:42.058Z] #60 0.878 + TMP_GOPATH= [2022-08-16T21:05:42.058Z] #60 0.878 + : /build [2022-08-16T21:05:42.058Z] #60 0.878 + '[' -z '' ']' [2022-08-16T21:05:42.058Z] #60 0.878 ++ mktemp -d [2022-08-16T21:05:42.058Z] #60 ... [2022-08-16T21:05:42.058Z] [2022-08-16T21:05:42.058Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:05:42.058Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-16T21:05:42.058Z] #15 DONE 1.1s [2022-08-16T21:05:42.058Z] [2022-08-16T21:05:42.058Z] #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-16T21:05:42.058Z] #60 sha256:3850465755bdc38332ef4a33c7ae7d7ff02cb5f0a2ed4afdf71c119d98f372fa [2022-08-16T21:05:42.058Z] #60 0.879 + export GOPATH=/tmp/tmp.6dqRbyOapM [2022-08-16T21:05:42.058Z] #60 0.880 + GOPATH=/tmp/tmp.6dqRbyOapM [2022-08-16T21:05:42.058Z] #60 0.880 + RM_GOPATH=1 [2022-08-16T21:05:42.058Z] #60 0.880 + case "$(go env GOARCH)" in [2022-08-16T21:05:42.058Z] #60 0.883 ++ go env GOARCH [2022-08-16T21:05:42.058Z] #60 0.901 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:05:42.058Z] #60 0.901 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:05:42.058Z] #60 0.909 ++ dirname /install.sh [2022-08-16T21:05:42.058Z] #60 0.910 + dir=/ [2022-08-16T21:05:42.058Z] #60 0.910 + bin=runc [2022-08-16T21:05:42.058Z] #60 0.910 + shift [2022-08-16T21:05:42.058Z] #60 0.911 + '[' '!' -f //runc.installer ']' [2022-08-16T21:05:42.058Z] #60 0.911 + . //runc.installer [2022-08-16T21:05:42.058Z] #60 0.911 ++ set -e [2022-08-16T21:05:42.058Z] #60 0.911 ++ : v1.1.3 [2022-08-16T21:05:42.058Z] #60 0.911 + install_runc [2022-08-16T21:05:42.058Z] #60 0.911 + RUNC_BUILDTAGS=seccomp [2022-08-16T21:05:42.058Z] #60 0.911 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-16T21:05:42.058Z] #60 0.911 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6dqRbyOapM/src/github.com/opencontainers/runc [2022-08-16T21:05:42.058Z] #60 0.911 Install runc version v1.1.3 (build tags: seccomp) [2022-08-16T21:05:42.058Z] #60 0.919 Cloning into '/tmp/tmp.6dqRbyOapM/src/github.com/opencontainers/runc'... [2022-08-16T21:05:42.241Z] #11 ... [2022-08-16T21:05:42.241Z] [2022-08-16T21:05:42.241Z] #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-16T21:05:42.241Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:05:42.241Z] #29 7.755 Selecting previously unselected package librtmp1:amd64. [2022-08-16T21:05:42.241Z] #29 7.755 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-16T21:05:42.241Z] #29 7.759 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:05:42.241Z] #29 7.876 Selecting previously unselected package libssh2-1:amd64. [2022-08-16T21:05:42.241Z] #29 7.876 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-16T21:05:42.241Z] #29 7.881 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:05:42.241Z] #29 8.037 Selecting previously unselected package libcurl4:amd64. [2022-08-16T21:05:42.241Z] #29 8.037 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:05:42.241Z] #29 8.041 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:05:42.241Z] #29 8.165 Selecting previously unselected package curl. [2022-08-16T21:05:42.241Z] #29 8.165 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:05:42.241Z] #29 8.226 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:05:42.241Z] #29 8.335 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:05:42.241Z] #29 8.335 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:05:42.241Z] #29 8.346 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:05:42.241Z] #29 8.481 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:05:42.241Z] #29 8.481 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:05:42.241Z] #29 8.496 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:05:42.241Z] #29 8.550 Selecting previously unselected package jq. [2022-08-16T21:05:42.241Z] #29 8.550 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:05:42.241Z] #29 8.550 Unpacking jq (1.6-2.1) ... [2022-08-16T21:05:42.241Z] #29 8.605 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:05:42.241Z] #29 8.622 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:05:42.241Z] #29 8.636 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:05:42.241Z] #29 8.649 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:05:42.241Z] #29 8.666 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:05:42.241Z] #29 8.680 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:05:42.241Z] #29 8.709 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:05:42.241Z] #29 8.709 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:05:42.241Z] #29 8.719 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:05:42.241Z] #29 8.733 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:05:42.241Z] #29 8.749 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:05:42.241Z] #29 8.761 Setting up ca-certificates (20210119) ... [2022-08-16T21:05:42.241Z] #29 9.474 Updating certificates in /etc/ssl/certs... [2022-08-16T21:05:42.241Z] #29 10.73 129 added, 0 removed; done. [2022-08-16T21:05:42.241Z] #29 10.80 Setting up jq (1.6-2.1) ... [2022-08-16T21:05:42.241Z] #29 10.81 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:05:42.241Z] #29 10.82 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:05:42.241Z] #29 10.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:05:42.241Z] #29 10.85 Processing triggers for ca-certificates (20210119) ... [2022-08-16T21:05:42.241Z] #29 10.87 Updating certificates in /etc/ssl/certs... [2022-08-16T21:05:42.241Z] #29 11.94 0 added, 0 removed; done. [2022-08-16T21:05:42.241Z] #29 11.94 Running hooks in /etc/ca-certificates/update.d... [2022-08-16T21:05:42.241Z] #29 11.95 done. [2022-08-16T21:05:42.241Z] #29 DONE 13.0s [2022-08-16T21:05:42.241Z] [2022-08-16T21:05:42.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:42.241Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:42.241Z] #11 ... [2022-08-16T21:05:42.241Z] [2022-08-16T21:05:42.241Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:05:42.241Z] #30 sha256:6147c7976eb1bcfcff996c03fef37aa1c84a0409a570e8c3b7f57ecf48de70d9 [2022-08-16T21:05:42.498Z] #30 DONE 0.1s [2022-08-16T21:05:42.498Z] [2022-08-16T21:05:42.498Z] #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-16T21:05:42.498Z] #31 sha256:0a6f575e9d9b88e86e22e3251fe6a9784e50342d41fd01a38e8de81ec304c9ca [2022-08-16T21:05:42.620Z] #60 ... [2022-08-16T21:05:42.620Z] [2022-08-16T21:05:42.620Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:42.620Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:05:42.620Z] #77 57.12 configure.ac:7: installing 'build-aux/compile' [2022-08-16T21:05:42.620Z] #77 57.14 configure.ac:9: installing 'build-aux/config.guess' [2022-08-16T21:05:42.620Z] #77 57.14 configure.ac:9: installing 'build-aux/config.sub' [2022-08-16T21:05:42.620Z] #77 57.14 configure.ac:11: installing 'build-aux/install-sh' [2022-08-16T21:05:42.620Z] #77 57.15 configure.ac:11: installing 'build-aux/missing' [2022-08-16T21:05:42.620Z] #77 57.35 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:05:42.620Z] #77 57.47 parallel-tests: installing 'build-aux/test-driver' [2022-08-16T21:05:42.620Z] #77 59.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:05:42.620Z] #77 59.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:05:42.620Z] #77 60.45 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:05:42.620Z] #77 60.45 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:05:42.620Z] #77 60.57 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:05:42.620Z] #77 60.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:05:42.620Z] #77 60.78 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:05:42.620Z] #77 60.88 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:05:42.627Z] #29 DONE 13.0s [2022-08-16T21:05:42.627Z] [2022-08-16T21:05:42.627Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:05:42.627Z] #30 sha256:077bb1ae471b9ce4093460a0e15ccfb2c8b8913e08b21d2ca39c09e83a6cdb57 [2022-08-16T21:05:42.627Z] #30 DONE 0.1s [2022-08-16T21:05:42.627Z] [2022-08-16T21:05:42.627Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:42.627Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:42.627Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.5s done [2022-08-16T21:05:42.627Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.8s [2022-08-16T21:05:42.876Z] #77 ... [2022-08-16T21:05:42.876Z] [2022-08-16T21:05:42.876Z] #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-16T21:05:42.876Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-16T21:05:42.876Z] #16 DONE 0.8s [2022-08-16T21:05:43.131Z] [2022-08-16T21:05:43.131Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:05:43.131Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-16T21:05:43.387Z] #17 0.553 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-16T21:05:43.643Z] #17 DONE 0.6s [2022-08-16T21:05:43.643Z] [2022-08-16T21:05:43.643Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:05:43.643Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-16T21:05:43.776Z] #14 95.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-16T21:05:43.776Z] #14 95.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:05:43.776Z] #14 95.60 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:05:44.345Z] #14 ... [2022-08-16T21:05:44.345Z] [2022-08-16T21:05:44.345Z] #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-16T21:05:44.345Z] #64 sha256:73e2be6570e68d419007efcab97a1688fb340e4c905d4f02d74fda7a770258c1 [2022-08-16T21:05:44.579Z] #18 DONE 0.7s [2022-08-16T21:05:44.579Z] [2022-08-16T21:05:44.579Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:05:44.579Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-16T21:05:44.729Z] #84 ... [2022-08-16T21:05:44.729Z] [2022-08-16T21:05:44.729Z] #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-16T21:05:44.729Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:05:44.729Z] #60 78.40 gotestsum version dev [2022-08-16T21:05:44.988Z] #60 DONE 78.6s [2022-08-16T21:05:44.988Z] [2022-08-16T21:05:44.988Z] #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-16T21:05:44.988Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:05:45.034Z] #31 2.164 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-16T21:05:45.034Z] #31 2.495 [2022-08-16T21:05:45.141Z] #19 DONE 0.7s [2022-08-16T21:05:45.141Z] [2022-08-16T21:05:45.141Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:05:45.141Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-16T21:05:45.291Z] #31 2.726 #=#=# ######################################################################## 100.0% [2022-08-16T21:05:45.548Z] #31 3.025 [2022-08-16T21:05:46.073Z] #20 DONE 0.8s [2022-08-16T21:05:46.073Z] [2022-08-16T21:05:46.073Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:46.073Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:05:46.073Z] #77 ... [2022-08-16T21:05:46.073Z] [2022-08-16T21:05:46.073Z] #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-16T21:05:46.073Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-16T21:05:46.161Z] #64 54.16 Updating files: 42% (2081/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 81% (4030/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-16T21:05:46.161Z] #64 55.95 + cd /tmp/tmp.us66xFvKjX/src/github.com/containerd/containerd [2022-08-16T21:05:46.161Z] #64 55.95 + git checkout -q v1.6.7 [2022-08-16T21:05:46.926Z] #31 4.172 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-16T21:05:46.926Z] #31 4.493 [2022-08-16T21:05:47.001Z] #21 1.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:05:47.183Z] #31 4.728 #=#=# ######################################################################## 100.0% [2022-08-16T21:05:47.258Z] #21 1.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:05:47.439Z] #31 5.100 [2022-08-16T21:05:47.516Z] #21 1.555 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:05:47.516Z] #21 1.771 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:05:47.524Z] #62 ... [2022-08-16T21:05:47.524Z] [2022-08-16T21:05:47.524Z] #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-16T21:05:47.524Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:05:47.524Z] #19 68.33 Fetched 49.2 MB in 1min 7s (735 kB/s) [2022-08-16T21:05:47.922Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.8s [2022-08-16T21:05:48.699Z] #64 58.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-16T21:05:48.699Z] #64 58.17 + BUILDTAGS='netgo osusergo static_build' [2022-08-16T21:05:48.699Z] #64 58.17 + export EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:05:48.699Z] #64 58.17 + EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:05:48.699Z] #64 58.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-16T21:05:48.699Z] #64 58.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-16T21:05:48.699Z] #64 58.17 + '[' '' = dynamic ']' [2022-08-16T21:05:48.699Z] #64 58.17 + make [2022-08-16T21:05:48.817Z] #31 6.235 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-16T21:05:48.817Z] #31 ... [2022-08-16T21:05:48.817Z] [2022-08-16T21:05:48.817Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:48.817Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:48.817Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.6s done [2022-08-16T21:05:48.817Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.5s [2022-08-16T21:05:48.860Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.0s done [2022-08-16T21:05:49.119Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-16T21:05:49.406Z] #21 3.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:05:50.606Z] #64 60.07 + bin/ctr [2022-08-16T21:05:51.298Z] #21 5.104 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:05:51.299Z] #21 ... [2022-08-16T21:05:51.299Z] [2022-08-16T21:05:51.299Z] #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-16T21:05:51.299Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-16T21:05:51.299Z] #36 118.3 Delve is a source level debugger for Go programs. [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-16T21:05:51.299Z] #36 118.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 Usage: [2022-08-16T21:05:51.299Z] #36 118.3 dlv [command] [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 Available Commands: [2022-08-16T21:05:51.299Z] #36 118.3 attach Attach to running process and begin debugging. [2022-08-16T21:05:51.299Z] #36 118.3 connect Connect to a headless debug server with a terminal client. [2022-08-16T21:05:51.299Z] #36 118.3 core Examine a core dump. [2022-08-16T21:05:51.299Z] #36 118.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-16T21:05:51.299Z] #36 118.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-16T21:05:51.299Z] #36 118.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-16T21:05:51.299Z] #36 118.3 help Help about any command [2022-08-16T21:05:51.299Z] #36 118.3 run Deprecated command. Use 'debug' instead. [2022-08-16T21:05:51.299Z] #36 118.3 test Compile test binary and begin debugging program. [2022-08-16T21:05:51.299Z] #36 118.3 trace Compile and begin tracing program. [2022-08-16T21:05:51.299Z] #36 118.3 version Prints version. [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 Flags: [2022-08-16T21:05:51.299Z] #36 118.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-16T21:05:51.299Z] #36 118.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-16T21:05:51.299Z] #36 118.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-16T21:05:51.299Z] #36 118.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-16T21:05:51.299Z] #36 118.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-16T21:05:51.299Z] #36 118.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-16T21:05:51.299Z] #36 118.3 --disable-aslr Disables address space randomization [2022-08-16T21:05:51.299Z] #36 118.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-16T21:05:51.299Z] #36 118.3 -h, --help help for dlv [2022-08-16T21:05:51.299Z] #36 118.3 --init string Init file, executed by the terminal client. [2022-08-16T21:05:51.299Z] #36 118.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-16T21:05:51.299Z] #36 118.3 --log Enable debugging server logging. [2022-08-16T21:05:51.299Z] #36 118.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-16T21:05:51.299Z] #36 118.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-16T21:05:51.299Z] #36 118.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-16T21:05:51.299Z] #36 118.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-16T21:05:51.299Z] #36 118.3 --wd string Working directory for running the program. [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 Additional help topics: [2022-08-16T21:05:51.299Z] #36 118.3 dlv backend Help about the --backend flag. [2022-08-16T21:05:51.299Z] #36 118.3 dlv log Help about logging flags. [2022-08-16T21:05:51.299Z] #36 118.3 dlv redirect Help about file redirection. [2022-08-16T21:05:51.299Z] #36 118.3 [2022-08-16T21:05:51.299Z] #36 118.3 Use "dlv [command] --help" for more information about a command. [2022-08-16T21:05:51.299Z] #36 DONE 118.5s [2022-08-16T21:05:51.299Z] [2022-08-16T21:05:51.299Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:51.299Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:05:51.299Z] #77 75.20 configure.ac:11: installing 'build-aux/compile' [2022-08-16T21:05:51.299Z] #77 75.20 configure.ac:11: installing 'build-aux/config.guess' [2022-08-16T21:05:51.299Z] #77 75.23 configure.ac:11: installing 'build-aux/config.sub' [2022-08-16T21:05:51.299Z] #77 75.24 configure.ac:13: installing 'build-aux/install-sh' [2022-08-16T21:05:51.299Z] #77 75.26 configure.ac:13: installing 'build-aux/missing' [2022-08-16T21:05:51.299Z] #77 75.27 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-16T21:05:51.299Z] #77 75.50 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:05:53.191Z] #77 77.37 checking build system type... aarch64-unknown-linux-gnu [2022-08-16T21:05:53.191Z] #77 77.71 checking host system type... aarch64-unknown-linux-gnu [2022-08-16T21:05:53.191Z] #77 77.72 checking how to print strings... printf [2022-08-16T21:05:53.191Z] #77 77.73 checking for gcc... gcc [2022-08-16T21:05:53.316Z] #11 ... [2022-08-16T21:05:53.316Z] [2022-08-16T21:05:53.316Z] #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-16T21:05:53.316Z] #31 sha256:a00a7860b298be7a2d5a0b74f2bff48fe5b53a95056c7d24ac61de3d8cbd8e92 [2022-08-16T21:05:53.316Z] #31 2.544 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-16T21:05:53.316Z] #31 2.916 [2022-08-16T21:05:53.316Z] #31 3.146 #=#=# ######################################################################## 100.0% [2022-08-16T21:05:53.316Z] #31 3.442 [2022-08-16T21:05:53.316Z] #31 4.507 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-16T21:05:53.316Z] #31 4.911 [2022-08-16T21:05:53.316Z] #31 5.159 #=#=# ######################################################################## 100.0% [2022-08-16T21:05:53.316Z] #31 5.460 [2022-08-16T21:05:53.316Z] #31 6.568 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-16T21:05:53.316Z] #31 6.898 [2022-08-16T21:05:53.316Z] #31 7.137 #=#=# ############### 22.0% ######################################### 58.1% ################################################################## 92.5% ######################################################################## 100.0% [2022-08-16T21:05:53.316Z] #31 7.690 [2022-08-16T21:05:53.316Z] #31 8.841 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-16T21:05:53.316Z] #31 9.211 [2022-08-16T21:05:53.316Z] #31 9.438 #=#=# ######################################################################## 100.0% [2022-08-16T21:05:53.316Z] #31 9.739 [2022-08-16T21:05:53.316Z] #31 ... [2022-08-16T21:05:53.316Z] [2022-08-16T21:05:53.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:53.316Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:53.447Z] #77 77.85 checking whether the C compiler works... yes [2022-08-16T21:05:53.448Z] #77 78.05 checking for C compiler default output file name... a.out [2022-08-16T21:05:53.704Z] #77 78.05 checking for suffix of executables... [2022-08-16T21:05:53.960Z] #77 78.25 checking whether we are cross compiling... no [2022-08-16T21:05:53.960Z] #77 78.47 checking for suffix of object files... o [2022-08-16T21:05:54.077Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.6s [2022-08-16T21:05:54.217Z] #77 78.59 checking whether we are using the GNU C compiler... yes [2022-08-16T21:05:54.255Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-16T21:05:54.474Z] #77 78.71 checking whether gcc accepts -g... yes [2022-08-16T21:05:54.474Z] #77 78.85 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:05:54.730Z] #77 79.01 checking whether gcc understands -c and -o together... yes [2022-08-16T21:05:54.730Z] #77 79.19 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:05:54.730Z] #77 79.21 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:05:54.730Z] #77 79.22 checking for egrep... /bin/grep -E [2022-08-16T21:05:54.730Z] #77 79.25 checking for fgrep... /bin/grep -F [2022-08-16T21:05:54.730Z] #77 79.25 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:05:54.730Z] #77 79.26 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:05:54.730Z] #77 79.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:05:54.987Z] #77 79.30 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:05:54.987Z] #77 79.45 checking whether ln -s works... yes [2022-08-16T21:05:54.987Z] #77 79.46 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:05:54.987Z] #77 79.51 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-16T21:05:54.987Z] #77 79.51 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:05:54.987Z] #77 79.51 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:05:54.987Z] #77 79.52 checking for objdump... objdump [2022-08-16T21:05:54.987Z] #77 79.52 checking how to recognize dependent libraries... pass_all [2022-08-16T21:05:54.987Z] #77 79.52 checking for dlltool... no [2022-08-16T21:05:54.987Z] #77 79.52 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:05:54.987Z] #77 79.52 checking for ar... ar [2022-08-16T21:05:55.243Z] #77 79.53 checking for archiver @FILE support... @ [2022-08-16T21:05:55.243Z] #77 79.66 checking for strip... strip [2022-08-16T21:05:55.243Z] #77 79.68 checking for ranlib... ranlib [2022-08-16T21:05:55.243Z] #77 79.69 checking for gawk... no [2022-08-16T21:05:55.243Z] #77 79.69 checking for mawk... mawk [2022-08-16T21:05:55.500Z] #77 79.70 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:05:55.500Z] #77 80.03 checking for sysroot... no [2022-08-16T21:05:55.500Z] #77 80.03 checking for a working dd... /bin/dd [2022-08-16T21:05:55.756Z] #77 80.05 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:05:55.756Z] #77 80.07 checking for mt... no [2022-08-16T21:05:55.756Z] #77 80.07 checking if : is a manifest tool... no [2022-08-16T21:05:55.756Z] #77 80.09 checking how to run the C preprocessor... gcc -E [2022-08-16T21:05:55.882Z] #64 ... [2022-08-16T21:05:55.882Z] [2022-08-16T21:05:55.882Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:55.882Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:55.882Z] #77 45.95 libtoolize: putting auxiliary files in '.'. [2022-08-16T21:05:55.882Z] #77 45.96 libtoolize: copying file './ltmain.sh' [2022-08-16T21:05:55.882Z] #77 46.67 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-16T21:05:55.882Z] #77 46.67 libtoolize: and rerunning libtoolize and aclocal. [2022-08-16T21:05:55.882Z] #77 46.67 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:05:55.882Z] #77 ... [2022-08-16T21:05:55.882Z] [2022-08-16T21:05:55.882Z] #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-16T21:05:55.882Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:05:55.882Z] #14 102.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-16T21:05:55.882Z] #14 102.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:05:55.882Z] #14 102.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:05:55.971Z] #11 ... [2022-08-16T21:05:55.971Z] [2022-08-16T21:05:55.971Z] #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-16T21:05:55.971Z] #31 sha256:0a6f575e9d9b88e86e22e3251fe6a9784e50342d41fd01a38e8de81ec304c9ca [2022-08-16T21:05:55.971Z] #31 6.564 [2022-08-16T21:05:55.971Z] #31 6.804 #=#=# # 2.4% ########################## 36.3% #################################################### 73.4% ######################################################################## 100.0% [2022-08-16T21:05:55.971Z] #31 7.380 [2022-08-16T21:05:55.971Z] #31 8.470 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-16T21:05:55.971Z] #31 8.779 [2022-08-16T21:05:55.971Z] #31 9.003 #=#=# ######################################################################## 100.0% [2022-08-16T21:05:55.971Z] #31 9.308 [2022-08-16T21:05:55.971Z] #31 10.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-16T21:05:55.971Z] #31 10.36 [2022-08-16T21:05:55.971Z] #31 10.59 #=#=# ######################################################################## 100.0% [2022-08-16T21:05:55.971Z] #31 10.93 [2022-08-16T21:05:55.971Z] #31 11.00 Download of images into '/build' complete. [2022-08-16T21:05:55.971Z] #31 11.00 Use something like the following to load the result into a Docker daemon: [2022-08-16T21:05:55.971Z] #31 11.00 tar -cC '/build' . | docker load [2022-08-16T21:05:55.971Z] #31 DONE 13.1s [2022-08-16T21:05:55.971Z] [2022-08-16T21:05:55.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:55.971Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:56.141Z] #14 ... [2022-08-16T21:05:56.142Z] [2022-08-16T21:05:56.142Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:05:56.142Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:56.142Z] #77 56.52 configure.ac:7: installing './compile' [2022-08-16T21:05:56.142Z] #77 56.53 configure.ac:11: installing './config.guess' [2022-08-16T21:05:56.142Z] #77 56.53 configure.ac:11: installing './config.sub' [2022-08-16T21:05:56.142Z] #77 56.53 configure.ac:8: installing './install-sh' [2022-08-16T21:05:56.142Z] #77 56.54 configure.ac:8: installing './missing' [2022-08-16T21:05:56.142Z] #77 56.61 Makefile.am: installing './depcomp' [2022-08-16T21:05:56.575Z] #77 80.43 checking for ANSI C header files... yes [2022-08-16T21:05:56.575Z] #77 80.94 checking for sys/types.h... yes [2022-08-16T21:05:56.797Z] #11 ... [2022-08-16T21:05:56.797Z] [2022-08-16T21:05:56.797Z] #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-16T21:05:56.797Z] #31 sha256:a00a7860b298be7a2d5a0b74f2bff48fe5b53a95056c7d24ac61de3d8cbd8e92 [2022-08-16T21:05:56.797Z] #31 10.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-16T21:05:56.797Z] #31 10.89 [2022-08-16T21:05:56.797Z] #31 11.11 #=#=# ######################################################################## 100.0% [2022-08-16T21:05:56.797Z] #31 11.40 [2022-08-16T21:05:56.797Z] #31 11.48 Download of images into '/build' complete. [2022-08-16T21:05:56.797Z] #31 11.48 Use something like the following to load the result into a Docker daemon: [2022-08-16T21:05:56.797Z] #31 11.48 tar -cC '/build' . | docker load [2022-08-16T21:05:56.797Z] #31 DONE 13.8s [2022-08-16T21:05:56.797Z] [2022-08-16T21:05:56.797Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:05:56.797Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:05:56.832Z] #77 81.09 checking for sys/stat.h... yes [2022-08-16T21:05:56.832Z] #77 81.26 checking for stdlib.h... yes [2022-08-16T21:05:57.088Z] #77 81.45 checking for string.h... yes [2022-08-16T21:05:57.344Z] #77 81.68 checking for memory.h... yes [2022-08-16T21:05:57.344Z] #77 81.87 checking for strings.h... yes [2022-08-16T21:05:57.521Z] #77 57.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:05:57.522Z] #77 57.95 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:05:57.601Z] #77 82.05 checking for inttypes.h... yes [2022-08-16T21:05:57.781Z] #77 58.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:05:57.781Z] #77 58.10 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:05:57.781Z] #77 58.20 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:05:57.781Z] #77 58.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:05:57.781Z] #77 58.31 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:05:57.858Z] #77 82.29 checking for stdint.h... yes [2022-08-16T21:05:58.041Z] #77 58.39 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:05:58.041Z] #77 58.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:05:58.114Z] #77 82.52 checking for unistd.h... yes [2022-08-16T21:05:58.370Z] #77 82.78 checking for dlfcn.h... yes [2022-08-16T21:05:58.626Z] #77 82.90 checking for objdir... .libs [2022-08-16T21:05:58.882Z] #77 83.30 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:05:58.882Z] #77 83.43 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:05:59.138Z] #77 83.43 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:05:59.249Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.9s done [2022-08-16T21:05:59.335Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-16T21:05:59.394Z] #77 83.53 checking if gcc static flag -static works... yes [2022-08-16T21:05:59.506Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-16T21:05:59.506Z] #11 DONE 44.6s [2022-08-16T21:05:59.506Z] [2022-08-16T21:05:59.506Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:05:59.506Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:05:59.650Z] #77 83.84 checking if gcc supports -c -o file.o... yes [2022-08-16T21:05:59.650Z] #77 84.04 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:05:59.650Z] #77 84.04 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-16T21:05:59.744Z] #19 68.33 Reading package lists... [2022-08-16T21:05:59.744Z] #19 ... [2022-08-16T21:05:59.744Z] [2022-08-16T21:05:59.744Z] #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-16T21:05:59.744Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:05:59.744Z] #84 38.04 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-16T21:05:59.906Z] #77 84.13 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:05:59.906Z] #77 84.49 checking how to hardcode library paths into programs... immediate [2022-08-16T21:05:59.906Z] #77 84.49 checking whether stripping libraries is possible... yes [2022-08-16T21:05:59.909Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.8s done [2022-08-16T21:06:00.163Z] #77 84.51 checking if libtool supports shared libraries... yes [2022-08-16T21:06:00.163Z] #77 84.51 checking whether to build shared libraries... no [2022-08-16T21:06:00.163Z] #77 84.51 checking whether to build static libraries... yes [2022-08-16T21:06:00.163Z] #77 84.52 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:06:00.163Z] #77 84.56 checking whether build environment is sane... yes [2022-08-16T21:06:00.163Z] #77 84.59 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:06:00.163Z] #77 84.60 checking whether make sets $(MAKE)... yes [2022-08-16T21:06:00.163Z] #77 84.65 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:06:00.163Z] #77 84.71 checking whether make supports nested variables... yes [2022-08-16T21:06:00.168Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-16T21:06:00.419Z] #77 84.80 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:06:00.419Z] #77 84.80 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:06:00.419Z] #77 84.80 checking how to create a ustar tar archive... gnutar [2022-08-16T21:06:00.675Z] #77 84.91 checking dependency style of gcc... gcc3 [2022-08-16T21:06:00.675Z] #77 85.17 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:06:00.675Z] #77 85.17 checking whether make supports nested variables... (cached) yes [2022-08-16T21:06:00.675Z] #77 85.18 checking for gawk... (cached) mawk [2022-08-16T21:06:00.675Z] #77 85.18 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:06:00.675Z] #77 85.19 checking for gcc... (cached) gcc [2022-08-16T21:06:00.741Z] #11 DONE 45.6s [2022-08-16T21:06:00.741Z] [2022-08-16T21:06:00.741Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:06:00.741Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:06:00.878Z] #12 DONE 1.0s [2022-08-16T21:06:00.878Z] [2022-08-16T21:06:00.878Z] #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-16T21:06:00.878Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-16T21:06:00.932Z] #77 85.31 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:06:00.932Z] #77 85.32 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:06:00.932Z] #77 85.32 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:06:00.932Z] #77 85.32 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:06:00.932Z] #77 85.32 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:06:00.932Z] #77 85.40 checking for python3... /usr/bin/python3 [2022-08-16T21:06:01.134Z] #13 DONE 0.5s [2022-08-16T21:06:01.134Z] [2022-08-16T21:06:01.134Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:06:01.134Z] #25 sha256:4463965573ddfa42fc3f9ffb7dc585fc5ece8062277ef402ac701ab9ac5393a8 [2022-08-16T21:06:01.134Z] #25 ... [2022-08-16T21:06:01.134Z] [2022-08-16T21:06:01.134Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:06:01.134Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:06:01.134Z] #33 DONE 0.2s [2022-08-16T21:06:01.188Z] #77 85.40 checking for python3 version... 3.9 [2022-08-16T21:06:01.188Z] #77 85.47 checking for python3 platform... linux [2022-08-16T21:06:01.188Z] #77 85.52 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:06:01.309Z] #12 DONE 0.8s [2022-08-16T21:06:01.309Z] [2022-08-16T21:06:01.309Z] #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-16T21:06:01.309Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-16T21:06:01.391Z] [2022-08-16T21:06:01.391Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:06:01.391Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:06:01.391Z] #46 DONE 0.2s [2022-08-16T21:06:01.391Z] [2022-08-16T21:06:01.391Z] #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-16T21:06:01.391Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-16T21:06:01.391Z] #50 DONE 0.2s [2022-08-16T21:06:01.391Z] [2022-08-16T21:06:01.391Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:06:01.391Z] #66 sha256:cbd2230ac3e9240031bc5bfae651ac23ac14b235696fa4520ffa96b3de220ba2 [2022-08-16T21:06:01.391Z] #66 DONE 0.3s [2022-08-16T21:06:01.391Z] [2022-08-16T21:06:01.391Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:06:01.391Z] #25 sha256:4463965573ddfa42fc3f9ffb7dc585fc5ece8062277ef402ac701ab9ac5393a8 [2022-08-16T21:06:01.391Z] #25 DONE 0.3s [2022-08-16T21:06:01.391Z] [2022-08-16T21:06:01.391Z] #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-16T21:06:01.391Z] #26 sha256:eff8bf0e2e8c88b7e1b33f427912e13219a70329f317a82e9947bd4d3c265869 [2022-08-16T21:06:01.444Z] #77 85.66 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:06:01.444Z] #77 85.82 checking for go-md2man... no [2022-08-16T21:06:01.444Z] #77 85.84 checking error.h usability... yes [2022-08-16T21:06:01.700Z] #77 86.03 checking error.h presence... yes [2022-08-16T21:06:01.701Z] #77 86.07 checking for error.h... yes [2022-08-16T21:06:01.701Z] #77 86.11 checking linux/openat2.h usability... yes [2022-08-16T21:06:01.956Z] #77 86.28 checking linux/openat2.h presence... yes [2022-08-16T21:06:01.956Z] #77 86.35 checking for linux/openat2.h... yes [2022-08-16T21:06:02.212Z] #77 86.39 checking for copy_file_range... yes [2022-08-16T21:06:02.212Z] #77 86.62 checking for fgetxattr... [2022-08-16T21:06:02.212Z] #77 ... [2022-08-16T21:06:02.212Z] [2022-08-16T21:06:02.212Z] #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-16T21:06:02.212Z] #60 sha256:3850465755bdc38332ef4a33c7ae7d7ff02cb5f0a2ed4afdf71c119d98f372fa [2022-08-16T21:06:02.212Z] #60 11.04 + cd /tmp/tmp.6dqRbyOapM/src/github.com/opencontainers/runc [2022-08-16T21:06:02.212Z] #60 11.04 + git checkout -q v1.1.3 [2022-08-16T21:06:02.212Z] #60 11.53 + '[' -z '' ']' [2022-08-16T21:06:02.212Z] #60 11.53 + target=static [2022-08-16T21:06:02.212Z] #60 11.53 + make BUILDTAGS=seccomp static [2022-08-16T21:06:02.212Z] #60 11.91 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-16T21:06:02.253Z] #13 DONE 0.8s [2022-08-16T21:06:02.253Z] [2022-08-16T21:06:02.253Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:06:02.253Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:06:02.253Z] #33 ... [2022-08-16T21:06:02.253Z] [2022-08-16T21:06:02.253Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:06:02.253Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:06:02.253Z] #46 DONE 0.2s [2022-08-16T21:06:02.472Z] #60 ... [2022-08-16T21:06:02.472Z] [2022-08-16T21:06:02.472Z] #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-16T21:06:02.472Z] #26 sha256:d50819005c2de5b413a3bd76db8c915cb82bc3647d111011e2489d4e7665cb24 [2022-08-16T21:06:02.472Z] #26 119.2 Updating files: 18% (2107/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4185/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 64% (7371/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: 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-16T21:06:02.472Z] #26 122.8 + cd /tmp/tmp.8xvVoPmB12/tmp/docker-ce [2022-08-16T21:06:02.472Z] #26 122.8 + git checkout -q v17.06.2-ce [2022-08-16T21:06:02.472Z] #26 126.5 + mkdir -p /tmp/tmp.8xvVoPmB12/src/github.com/docker [2022-08-16T21:06:02.472Z] #26 126.5 + mv components/cli /tmp/tmp.8xvVoPmB12/src/github.com/docker/cli [2022-08-16T21:06:02.472Z] #26 126.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-16T21:06:02.472Z] #26 ... [2022-08-16T21:06:02.472Z] [2022-08-16T21:06:02.472Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:02.472Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:06:02.472Z] #77 86.62 checking for fgetxattr... yes [2022-08-16T21:06:02.514Z] [2022-08-16T21:06:02.514Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:06:02.514Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:06:02.514Z] #33 DONE 0.4s [2022-08-16T21:06:02.514Z] [2022-08-16T21:06:02.514Z] #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-16T21:06:02.514Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-16T21:06:02.514Z] #50 DONE 0.4s [2022-08-16T21:06:02.514Z] [2022-08-16T21:06:02.514Z] #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-16T21:06:02.514Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:02.514Z] #51 ... [2022-08-16T21:06:02.514Z] [2022-08-16T21:06:02.514Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:06:02.514Z] #25 sha256:befa0ef6c6338227a8ffe53fdc57c8749df44084b30e8eacd056a24b1f816aae [2022-08-16T21:06:02.514Z] #25 DONE 0.4s [2022-08-16T21:06:02.514Z] [2022-08-16T21:06:02.514Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:06:02.514Z] #66 sha256:5f63e9a55b23d6632d97371ddcdf50eb02839fd4cde20ab25d6800aa1bd00a0a [2022-08-16T21:06:02.514Z] #66 DONE 0.4s [2022-08-16T21:06:02.728Z] #77 86.93 checking for statx... yes [2022-08-16T21:06:02.774Z] [2022-08-16T21:06:02.774Z] #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-16T21:06:02.774Z] #67 sha256:ac62ffc2ba117de6f50a47b6fa1394e1ae401b02917547200665855049651c3c [2022-08-16T21:06:02.986Z] #77 87.20 checking for fgetpwent_r... yes [2022-08-16T21:06:03.242Z] #77 87.55 checking for issetugid... no [2022-08-16T21:06:03.499Z] #77 87.91 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:06:03.499Z] #77 87.92 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:06:03.499Z] #77 87.92 checking for library containing yajl_tree_get... [2022-08-16T21:06:03.499Z] #77 ... [2022-08-16T21:06:03.499Z] [2022-08-16T21:06:03.499Z] #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-16T21:06:03.499Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-16T21:06:03.499Z] #21 7.570 Fetched 8456 kB in 7s (1235 kB/s) [2022-08-16T21:06:03.499Z] #21 7.570 Reading package lists... [2022-08-16T21:06:03.499Z] #21 9.891 Reading package lists... [2022-08-16T21:06:03.499Z] #21 12.44 Building dependency tree... [2022-08-16T21:06:03.499Z] #21 14.39 The following additional packages will be installed: [2022-08-16T21:06:03.499Z] #21 14.41 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-16T21:06:03.499Z] #21 14.41 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-16T21:06:03.499Z] #21 14.41 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-16T21:06:03.499Z] #21 14.41 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:06:03.499Z] #21 14.41 python3-pkg-resources systemd vim-runtime xxd [2022-08-16T21:06:03.499Z] #21 14.41 Suggested packages: [2022-08-16T21:06:03.499Z] #21 14.41 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-16T21:06:03.499Z] #21 14.41 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-16T21:06:03.499Z] #21 14.41 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-16T21:06:03.499Z] #21 14.41 Recommended packages: [2022-08-16T21:06:03.499Z] #21 14.41 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-16T21:06:03.499Z] #21 14.41 systemd-timesyncd | time-daemon unzip [2022-08-16T21:06:03.499Z] #21 15.77 The following NEW packages will be installed: [2022-08-16T21:06:03.499Z] #21 15.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-16T21:06:03.499Z] #21 15.78 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-16T21:06:03.499Z] #21 15.78 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-16T21:06:03.499Z] #21 15.78 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-16T21:06:03.499Z] #21 15.78 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-16T21:06:03.499Z] #21 15.78 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:06:03.499Z] #21 15.78 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-16T21:06:03.499Z] #21 15.78 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-16T21:06:03.499Z] #21 15.78 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-16T21:06:03.499Z] #21 16.15 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded. [2022-08-16T21:06:03.499Z] #21 16.15 Need to get 31.8 MB of archives. [2022-08-16T21:06:03.500Z] #21 16.15 After this operation, 123 MB of additional disk space will be used. [2022-08-16T21:06:03.500Z] #21 16.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-16T21:06:03.500Z] #21 16.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-16T21:06:03.500Z] #21 16.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-16T21:06:03.500Z] #21 16.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-16T21:06:03.500Z] #21 16.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-16T21:06:03.500Z] #21 16.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-16T21:06:03.500Z] #21 16.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-16T21:06:03.500Z] #21 16.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-16T21:06:03.500Z] #21 16.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-16T21:06:03.500Z] #21 16.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-16T21:06:03.500Z] #21 16.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-16T21:06:03.500Z] #21 16.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-16T21:06:03.500Z] #21 16.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-16T21:06:03.500Z] #21 16.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-16T21:06:03.500Z] #21 16.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:06:03.500Z] #21 16.32 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-16T21:06:03.500Z] #21 16.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-16T21:06:03.500Z] #21 16.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-16T21:06:03.500Z] #21 16.35 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-16T21:06:03.500Z] #21 16.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-16T21:06:03.500Z] #21 16.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-16T21:06:03.500Z] #21 16.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-16T21:06:03.500Z] #21 16.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-16T21:06:03.500Z] #21 16.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-16T21:06:03.500Z] #21 16.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-16T21:06:03.500Z] #21 16.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-16T21:06:03.500Z] #21 16.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-16T21:06:03.500Z] #21 16.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-16T21:06:03.500Z] #21 16.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-16T21:06:03.500Z] #21 16.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-16T21:06:03.500Z] #21 16.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-16T21:06:03.500Z] #21 16.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-16T21:06:03.500Z] #21 16.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-16T21:06:03.500Z] #21 16.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-16T21:06:03.500Z] #21 16.65 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-16T21:06:03.500Z] #21 16.66 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-16T21:06:03.500Z] #21 16.66 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-16T21:06:03.500Z] #21 16.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-16T21:06:03.500Z] #21 16.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-16T21:06:03.500Z] #21 16.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-16T21:06:03.500Z] #21 16.67 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-16T21:06:03.500Z] #21 16.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-16T21:06:03.500Z] #21 16.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-16T21:06:03.500Z] #21 16.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:06:03.500Z] #21 16.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-16T21:06:03.500Z] #21 16.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-16T21:06:03.500Z] #21 16.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-16T21:06:03.500Z] #21 16.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-16T21:06:03.500Z] #21 16.76 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-16T21:06:03.500Z] #21 16.76 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-16T21:06:03.500Z] #21 16.77 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-16T21:06:03.500Z] #21 16.78 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-16T21:06:03.500Z] #21 16.88 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-16T21:06:03.500Z] #21 16.90 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-16T21:06:03.500Z] #21 16.91 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-16T21:06:03.500Z] #21 16.94 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-16T21:06:03.500Z] #21 17.51 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:06:03.500Z] #21 17.59 Fetched 31.8 MB in 1s (28.7 MB/s) [2022-08-16T21:06:03.758Z] #21 ... [2022-08-16T21:06:03.758Z] [2022-08-16T21:06:03.758Z] #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-16T21:06:03.758Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-16T21:06:03.758Z] #34 DONE 130.6s [2022-08-16T21:06:03.758Z] [2022-08-16T21:06:03.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-16T21:06:03.758Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-16T21:06:03.758Z] #21 17.74 Selecting previously unselected package libcap2:arm64. [2022-08-16T21:06:03.758Z] #21 17.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-16T21:06:03.758Z] #21 17.85 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-16T21:06:03.758Z] #21 17.86 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-16T21:06:03.758Z] #21 17.95 Selecting previously unselected package libargon2-1:arm64. [2022-08-16T21:06:03.758Z] #21 17.95 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-16T21:06:03.758Z] #21 17.95 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-16T21:06:04.015Z] #21 18.03 Selecting previously unselected package libjson-c5:arm64. [2022-08-16T21:06:04.015Z] #21 18.03 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-16T21:06:04.015Z] #21 18.04 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-16T21:06:04.015Z] #21 18.18 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-16T21:06:04.015Z] #21 18.19 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-16T21:06:04.015Z] #21 18.20 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:06:04.578Z] #21 18.44 Selecting previously unselected package libip4tc2:arm64. [2022-08-16T21:06:04.578Z] #21 18.46 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-16T21:06:04.578Z] #21 18.48 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-16T21:06:04.578Z] #21 18.63 Selecting previously unselected package libkmod2:arm64. [2022-08-16T21:06:04.578Z] #21 18.63 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-16T21:06:04.578Z] #21 18.64 Unpacking libkmod2:arm64 (28-1) ... [2022-08-16T21:06:04.578Z] #21 18.74 Selecting previously unselected package systemd. [2022-08-16T21:06:04.578Z] #21 18.74 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-16T21:06:04.611Z] #77 ... [2022-08-16T21:06:04.611Z] [2022-08-16T21:06:04.611Z] #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-16T21:06:04.611Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:04.611Z] #14 116.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-16T21:06:04.611Z] #14 116.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:06:04.611Z] #14 116.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:06:04.835Z] #21 18.93 Unpacking systemd (247.3-7) ... [2022-08-16T21:06:06.727Z] #21 20.76 Selecting previously unselected package pigz. [2022-08-16T21:06:06.727Z] #21 20.76 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-16T21:06:06.727Z] #21 20.77 Unpacking pigz (2.6-1) ... [2022-08-16T21:06:06.727Z] #21 20.87 Selecting previously unselected package libelf1:arm64. [2022-08-16T21:06:06.982Z] #21 20.87 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-16T21:06:06.982Z] #21 20.88 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-16T21:06:06.982Z] #21 21.03 Selecting previously unselected package libbpf0:arm64. [2022-08-16T21:06:06.982Z] #21 21.04 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-16T21:06:06.982Z] #21 21.04 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-16T21:06:07.239Z] #21 21.15 Selecting previously unselected package libmnl0:arm64. [2022-08-16T21:06:07.239Z] #21 21.16 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-16T21:06:07.239Z] #21 21.16 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-16T21:06:07.239Z] #21 21.22 Selecting previously unselected package libxtables12:arm64. [2022-08-16T21:06:07.239Z] #21 21.23 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-16T21:06:07.239Z] #21 21.23 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-16T21:06:07.239Z] #21 21.32 Selecting previously unselected package libcap2-bin. [2022-08-16T21:06:07.239Z] #21 21.32 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-16T21:06:07.239Z] #21 21.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-16T21:06:07.239Z] #21 21.40 Selecting previously unselected package iproute2. [2022-08-16T21:06:07.495Z] #21 21.40 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-16T21:06:07.495Z] #21 21.40 Unpacking iproute2 (5.10.0-4) ... [2022-08-16T21:06:07.762Z] #21 21.83 Selecting previously unselected package xxd. [2022-08-16T21:06:07.762Z] #21 21.85 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-16T21:06:07.762Z] #21 21.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:06:07.940Z] #26 ... [2022-08-16T21:06:07.940Z] [2022-08-16T21:06:07.940Z] #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-16T21:06:07.940Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:06:07.940Z] #36 6.104 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-16T21:06:07.940Z] #36 ... [2022-08-16T21:06:07.940Z] [2022-08-16T21:06:07.940Z] #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-16T21:06:07.940Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:06:07.940Z] #34 6.238 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-16T21:06:07.940Z] #34 6.253 Cloning into '.'... [2022-08-16T21:06:07.940Z] #34 ... [2022-08-16T21:06:07.940Z] [2022-08-16T21:06:07.940Z] #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-16T21:06:07.940Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:06:07.940Z] #47 6.615 + git clone https://github.com/docker/distribution.git . [2022-08-16T21:06:07.940Z] #47 6.619 Cloning into '.'... [2022-08-16T21:06:07.940Z] #47 ... [2022-08-16T21:06:07.940Z] [2022-08-16T21:06:07.940Z] #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-16T21:06:07.940Z] #67 sha256:ba1e88ea1980a6003066442db6dce9af545bb3d79ba136f8af15af17be3037c9 [2022-08-16T21:06:07.940Z] #67 6.587 + RM_GOPATH=0 [2022-08-16T21:06:07.940Z] #67 6.587 + TMP_GOPATH= [2022-08-16T21:06:07.940Z] #67 6.587 + : /build [2022-08-16T21:06:07.940Z] #67 6.587 + '[' -z '' ']' [2022-08-16T21:06:07.940Z] #67 6.587 ++ mktemp -d [2022-08-16T21:06:07.940Z] #67 6.592 + export GOPATH=/tmp/tmp.4Yes3vtJCs [2022-08-16T21:06:07.940Z] #67 6.593 + GOPATH=/tmp/tmp.4Yes3vtJCs [2022-08-16T21:06:07.940Z] #67 6.599 + RM_GOPATH=1 [2022-08-16T21:06:07.940Z] #67 6.599 + case "$(go env GOARCH)" in [2022-08-16T21:06:07.940Z] #67 6.599 ++ go env GOARCH [2022-08-16T21:06:07.940Z] #67 6.664 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:07.940Z] #67 6.664 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:07.940Z] #67 6.667 ++ dirname /install.sh [2022-08-16T21:06:07.940Z] #67 6.674 + dir=/ [2022-08-16T21:06:08.019Z] #21 22.03 Selecting previously unselected package vim-common. [2022-08-16T21:06:08.019Z] #21 22.03 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:06:08.019Z] #21 22.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:06:08.058Z] #67 ... [2022-08-16T21:06:08.058Z] [2022-08-16T21:06:08.058Z] #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-16T21:06:08.058Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:08.058Z] #76 5.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:08.058Z] #76 5.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:08.058Z] #76 5.439 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:08.058Z] #76 5.762 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:08.197Z] #67 6.674 + bin=rootlesskit [2022-08-16T21:06:08.197Z] #67 6.675 + shift [2022-08-16T21:06:08.197Z] #67 6.692 + '[' '!' -f //rootlesskit.installer ']' [2022-08-16T21:06:08.197Z] #67 6.693 + . //rootlesskit.installer [2022-08-16T21:06:08.197Z] #67 6.693 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:06:08.197Z] #67 6.694 + install_rootlesskit [2022-08-16T21:06:08.197Z] #67 6.695 + case "$1" in [2022-08-16T21:06:08.197Z] #67 6.695 + export CGO_ENABLED=0 [2022-08-16T21:06:08.197Z] #67 6.695 + CGO_ENABLED=0 [2022-08-16T21:06:08.197Z] #67 6.695 + _install_rootlesskit [2022-08-16T21:06:08.197Z] #67 6.736 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:06:08.197Z] #67 6.736 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-16T21:06:08.197Z] #67 6.736 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:06:08.197Z] #67 6.736 + GOBIN=/build [2022-08-16T21:06:08.197Z] #67 6.736 + GO111MODULE=on [2022-08-16T21:06:08.197Z] #67 6.736 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:06:08.197Z] #67 ... [2022-08-16T21:06:08.197Z] [2022-08-16T21:06:08.197Z] #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-16T21:06:08.197Z] #26 sha256:eff8bf0e2e8c88b7e1b33f427912e13219a70329f317a82e9947bd4d3c265869 [2022-08-16T21:06:08.197Z] #26 6.780 + RM_GOPATH=0 [2022-08-16T21:06:08.197Z] #26 6.780 + TMP_GOPATH= [2022-08-16T21:06:08.197Z] #26 6.780 + : /build [2022-08-16T21:06:08.197Z] #26 6.780 + '[' -z '' ']' [2022-08-16T21:06:08.197Z] #26 6.781 ++ mktemp -d [2022-08-16T21:06:08.197Z] #26 6.793 + export GOPATH=/tmp/tmp.xLqB0yW34B [2022-08-16T21:06:08.197Z] #26 6.793 + GOPATH=/tmp/tmp.xLqB0yW34B [2022-08-16T21:06:08.197Z] #26 6.793 + RM_GOPATH=1 [2022-08-16T21:06:08.197Z] #26 6.793 + case "$(go env GOARCH)" in [2022-08-16T21:06:08.197Z] #26 6.793 ++ go env GOARCH [2022-08-16T21:06:08.197Z] #26 6.846 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:08.197Z] #26 6.846 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:08.197Z] #26 6.846 ++ dirname /install.sh [2022-08-16T21:06:08.197Z] #26 6.857 + dir=/ [2022-08-16T21:06:08.197Z] #26 6.857 + bin=dockercli [2022-08-16T21:06:08.197Z] #26 6.857 + shift [2022-08-16T21:06:08.197Z] #26 6.857 + '[' '!' -f //dockercli.installer ']' [2022-08-16T21:06:08.197Z] #26 6.857 + . //dockercli.installer [2022-08-16T21:06:08.197Z] #26 6.857 ++ : stable [2022-08-16T21:06:08.197Z] #26 6.857 ++ : 17.06.2-ce [2022-08-16T21:06:08.197Z] #26 6.857 + install_dockercli [2022-08-16T21:06:08.197Z] #26 6.857 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-16T21:06:08.197Z] #26 6.857 ++ uname -m [2022-08-16T21:06:08.197Z] #26 6.857 Install docker/cli version 17.06.2-ce from stable [2022-08-16T21:06:08.197Z] #26 6.859 + arch=x86_64 [2022-08-16T21:06:08.197Z] #26 6.859 + '[' x86_64 '!=' x86_64 ']' [2022-08-16T21:06:08.197Z] #26 6.859 + url=https://download.docker.com/linux/static [2022-08-16T21:06:08.197Z] #26 6.859 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-16T21:06:08.197Z] #26 6.860 + tar -xz docker/docker [2022-08-16T21:06:08.276Z] #21 22.17 Selecting previously unselected package bash-completion. [2022-08-16T21:06:08.276Z] #21 22.18 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-16T21:06:08.627Z] #76 6.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:08.627Z] #76 ... [2022-08-16T21:06:08.627Z] [2022-08-16T21:06:08.627Z] #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-16T21:06:08.627Z] #67 sha256:ac62ffc2ba117de6f50a47b6fa1394e1ae401b02917547200665855049651c3c [2022-08-16T21:06:08.627Z] #67 5.915 + RM_GOPATH=0 [2022-08-16T21:06:08.627Z] #67 5.915 + TMP_GOPATH= [2022-08-16T21:06:08.627Z] #67 5.915 + : /build [2022-08-16T21:06:08.627Z] #67 5.915 + '[' -z '' ']' [2022-08-16T21:06:08.627Z] #67 5.915 ++ mktemp -d [2022-08-16T21:06:08.627Z] #67 5.915 + export GOPATH=/tmp/tmp.rvqUruxoJf [2022-08-16T21:06:08.627Z] #67 5.915 + GOPATH=/tmp/tmp.rvqUruxoJf [2022-08-16T21:06:08.627Z] #67 5.915 + RM_GOPATH=1 [2022-08-16T21:06:08.627Z] #67 5.915 + case "$(go env GOARCH)" in [2022-08-16T21:06:08.627Z] #67 5.915 ++ go env GOARCH [2022-08-16T21:06:08.627Z] #67 5.954 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:08.627Z] #67 5.954 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:08.627Z] #67 5.961 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:06:08.627Z] #67 5.961 ++ dirname /install.sh [2022-08-16T21:06:08.627Z] #67 5.961 + dir=/ [2022-08-16T21:06:08.627Z] #67 5.961 + bin=rootlesskit [2022-08-16T21:06:08.627Z] #67 5.961 + shift [2022-08-16T21:06:08.627Z] #67 5.961 + '[' '!' -f //rootlesskit.installer ']' [2022-08-16T21:06:08.627Z] #67 5.961 + . //rootlesskit.installer [2022-08-16T21:06:08.627Z] #67 5.961 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:06:08.627Z] #67 5.961 + install_rootlesskit [2022-08-16T21:06:08.627Z] #67 5.961 + case "$1" in [2022-08-16T21:06:08.627Z] #67 5.961 + export CGO_ENABLED=0 [2022-08-16T21:06:08.627Z] #67 5.961 + CGO_ENABLED=0 [2022-08-16T21:06:08.627Z] #67 5.961 + _install_rootlesskit [2022-08-16T21:06:08.627Z] #67 5.961 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-16T21:06:08.627Z] #67 5.961 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:06:08.627Z] #67 5.961 + GOBIN=/build [2022-08-16T21:06:08.627Z] #67 5.961 + GO111MODULE=on [2022-08-16T21:06:08.627Z] #67 5.961 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:06:09.195Z] #67 6.605 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-16T21:06:09.735Z] #84 ... [2022-08-16T21:06:09.735Z] [2022-08-16T21:06:09.735Z] #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-16T21:06:09.735Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:06:09.735Z] #19 68.33 Reading package lists... [2022-08-16T21:06:10.795Z] #21 24.55 Unpacking bash-completion (1:2.11-2) ... [2022-08-16T21:06:11.052Z] #21 25.06 Selecting previously unselected package bzip2. [2022-08-16T21:06:11.052Z] #21 25.06 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-16T21:06:11.052Z] #21 25.06 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:06:11.052Z] #21 25.13 Selecting previously unselected package xz-utils. [2022-08-16T21:06:11.052Z] #21 25.13 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-16T21:06:11.052Z] #21 25.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:06:11.182Z] #14 123.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-16T21:06:11.182Z] #14 123.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-16T21:06:11.182Z] #14 ... [2022-08-16T21:06:11.182Z] [2022-08-16T21:06:11.183Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:11.183Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:11.183Z] #77 71.45 configure.ac:7: installing 'build-aux/compile' [2022-08-16T21:06:11.183Z] #77 71.45 configure.ac:9: installing 'build-aux/config.guess' [2022-08-16T21:06:11.183Z] #77 71.46 configure.ac:9: installing 'build-aux/config.sub' [2022-08-16T21:06:11.183Z] #77 71.47 configure.ac:11: installing 'build-aux/install-sh' [2022-08-16T21:06:11.183Z] #77 71.48 configure.ac:11: installing 'build-aux/missing' [2022-08-16T21:06:11.183Z] #77 71.69 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:06:11.308Z] #21 25.34 Selecting previously unselected package apparmor. [2022-08-16T21:06:11.308Z] #21 25.35 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-16T21:06:11.308Z] #21 25.42 Unpacking apparmor (2.13.6-10) ... [2022-08-16T21:06:11.442Z] #77 71.83 parallel-tests: installing 'build-aux/test-driver' [2022-08-16T21:06:11.469Z] #26 ... [2022-08-16T21:06:11.469Z] [2022-08-16T21:06:11.469Z] #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-16T21:06:11.469Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:06:11.469Z] #40 7.735 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-16T21:06:11.469Z] #40 9.294 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-16T21:06:11.469Z] #40 ... [2022-08-16T21:06:11.469Z] [2022-08-16T21:06:11.469Z] #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-16T21:06:11.469Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:11.469Z] #14 7.008 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:11.469Z] #14 7.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:11.469Z] #14 7.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:11.469Z] #14 8.675 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:11.469Z] #14 ... [2022-08-16T21:06:11.469Z] [2022-08-16T21:06:11.469Z] #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-16T21:06:11.469Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:11.469Z] #55 6.209 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-16T21:06:11.469Z] #55 8.417 go: downloading github.com/fatih/color v1.13.0 [2022-08-16T21:06:11.469Z] #55 8.453 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:06:11.469Z] #55 8.700 go: downloading github.com/pkg/errors v0.9.1 [2022-08-16T21:06:11.469Z] #55 8.744 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-16T21:06:11.469Z] #55 8.917 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-16T21:06:11.469Z] #55 9.466 go: downloading github.com/spf13/viper v1.11.0 [2022-08-16T21:06:11.469Z] #55 10.01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-16T21:06:11.469Z] #55 ... [2022-08-16T21:06:11.469Z] [2022-08-16T21:06:11.469Z] #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-16T21:06:11.469Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:06:11.469Z] #53 7.568 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-16T21:06:11.469Z] #53 10.52 go: downloading github.com/fatih/color v1.10.0 [2022-08-16T21:06:11.469Z] #53 10.59 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-16T21:06:11.469Z] #53 ... [2022-08-16T21:06:11.469Z] [2022-08-16T21:06:11.470Z] #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-16T21:06:11.470Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:06:11.470Z] #62 7.351 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:11.470Z] #62 7.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:11.470Z] #62 7.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:11.470Z] #62 9.029 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:11.565Z] #21 25.78 Selecting previously unselected package inetutils-ping. [2022-08-16T21:06:11.726Z] #62 ... [2022-08-16T21:06:11.726Z] [2022-08-16T21:06:11.726Z] #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-16T21:06:11.726Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:06:11.726Z] #57 6.301 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-16T21:06:11.726Z] #57 7.877 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-16T21:06:11.726Z] #57 7.911 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-16T21:06:11.726Z] #57 7.970 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-16T21:06:11.822Z] #21 25.79 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-16T21:06:11.822Z] #21 25.80 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-16T21:06:11.822Z] #21 25.94 Selecting previously unselected package libip6tc2:arm64. [2022-08-16T21:06:11.822Z] #21 25.94 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-16T21:06:11.822Z] #21 25.95 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-16T21:06:11.822Z] #21 26.02 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-16T21:06:11.822Z] #21 26.03 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-16T21:06:11.983Z] #57 ... [2022-08-16T21:06:11.983Z] [2022-08-16T21:06:11.983Z] #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-16T21:06:11.983Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:11.983Z] #76 6.767 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:11.983Z] #76 6.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:11.983Z] #76 6.842 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:11.983Z] #76 8.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:11.983Z] #76 ... [2022-08-16T21:06:11.983Z] [2022-08-16T21:06:11.983Z] #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-16T21:06:11.983Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:06:11.983Z] #38 6.105 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-16T21:06:12.079Z] #21 26.03 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-16T21:06:12.079Z] #21 26.09 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-16T21:06:12.079Z] #21 26.09 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-16T21:06:12.079Z] #21 26.10 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-16T21:06:12.079Z] #21 26.18 Selecting previously unselected package libnftnl11:arm64. [2022-08-16T21:06:12.079Z] #21 26.18 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-16T21:06:12.079Z] #21 26.19 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-16T21:06:12.079Z] #21 26.27 Selecting previously unselected package iptables. [2022-08-16T21:06:12.079Z] #21 26.27 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-16T21:06:12.079Z] #21 26.28 Unpacking iptables (1.8.7-1) ... [2022-08-16T21:06:12.246Z] #38 ... [2022-08-16T21:06:12.247Z] [2022-08-16T21:06:12.247Z] #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-16T21:06:12.247Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:06:12.247Z] #42 7.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:12.247Z] #42 7.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:12.247Z] #42 7.420 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:12.247Z] #42 9.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:12.247Z] #42 ... [2022-08-16T21:06:12.247Z] [2022-08-16T21:06:12.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-16T21:06:12.247Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:12.247Z] #51 7.582 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:12.247Z] #51 7.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:12.247Z] #51 7.610 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:12.247Z] #51 8.401 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-16T21:06:12.247Z] #51 9.534 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:12.496Z] #67 ... [2022-08-16T21:06:12.496Z] [2022-08-16T21:06:12.496Z] #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-16T21:06:12.496Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:06:12.496Z] #57 7.770 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-16T21:06:12.496Z] #57 9.324 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-16T21:06:12.496Z] #57 9.351 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-16T21:06:12.496Z] #57 9.464 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-16T21:06:12.496Z] #57 ... [2022-08-16T21:06:12.496Z] [2022-08-16T21:06:12.496Z] #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-16T21:06:12.496Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:06:12.496Z] #40 7.246 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-16T21:06:12.496Z] #40 8.316 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-16T21:06:12.496Z] #40 ... [2022-08-16T21:06:12.496Z] [2022-08-16T21:06:12.496Z] #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-16T21:06:12.496Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:12.496Z] #14 8.008 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:12.496Z] #14 8.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:12.496Z] #14 8.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:12.496Z] #14 9.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:12.496Z] #14 ... [2022-08-16T21:06:12.496Z] [2022-08-16T21:06:12.496Z] #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-16T21:06:12.496Z] #26 sha256:5ccc2170599d5ce526b223b1f5c910fd8cd5278a48df6ee61bbc83c82134033d [2022-08-16T21:06:12.496Z] #26 7.388 + RM_GOPATH=0 [2022-08-16T21:06:12.496Z] #26 7.388 + TMP_GOPATH= [2022-08-16T21:06:12.496Z] #26 7.388 + : /build [2022-08-16T21:06:12.496Z] #26 7.388 + '[' -z '' ']' [2022-08-16T21:06:12.496Z] #26 7.388 ++ mktemp -d [2022-08-16T21:06:12.496Z] #26 7.405 + export GOPATH=/tmp/tmp.VhVai3pICn [2022-08-16T21:06:12.496Z] #26 7.405 + GOPATH=/tmp/tmp.VhVai3pICn [2022-08-16T21:06:12.496Z] #26 7.405 + RM_GOPATH=1 [2022-08-16T21:06:12.496Z] #26 7.405 + case "$(go env GOARCH)" in [2022-08-16T21:06:12.496Z] #26 7.405 ++ go env GOARCH [2022-08-16T21:06:12.496Z] #26 7.462 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:12.496Z] #26 7.462 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:12.496Z] #26 7.463 ++ dirname /install.sh [2022-08-16T21:06:12.496Z] #26 7.465 + dir=/ [2022-08-16T21:06:12.496Z] #26 7.465 + bin=dockercli [2022-08-16T21:06:12.496Z] #26 7.465 + shift [2022-08-16T21:06:12.496Z] #26 7.465 + '[' '!' -f //dockercli.installer ']' [2022-08-16T21:06:12.496Z] #26 7.465 + . //dockercli.installer [2022-08-16T21:06:12.496Z] #26 7.466 ++ : stable [2022-08-16T21:06:12.496Z] #26 7.466 ++ : 17.06.2-ce [2022-08-16T21:06:12.496Z] #26 7.466 + install_dockercli [2022-08-16T21:06:12.496Z] #26 7.466 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-16T21:06:12.496Z] #26 7.466 Install docker/cli version 17.06.2-ce from stable [2022-08-16T21:06:12.496Z] #26 7.467 ++ uname -m [2022-08-16T21:06:12.496Z] #26 7.468 + arch=x86_64 [2022-08-16T21:06:12.496Z] #26 7.468 + '[' x86_64 '!=' x86_64 ']' [2022-08-16T21:06:12.496Z] #26 7.468 + url=https://download.docker.com/linux/static [2022-08-16T21:06:12.496Z] #26 7.470 + tar -xz docker/docker [2022-08-16T21:06:12.496Z] #26 7.480 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-16T21:06:12.514Z] #51 ... [2022-08-16T21:06:12.514Z] [2022-08-16T21:06:12.514Z] #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-16T21:06:12.514Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:12.514Z] #55 11.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-16T21:06:12.514Z] #55 11.42 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-16T21:06:12.642Z] #21 26.55 Selecting previously unselected package libonig5:arm64. [2022-08-16T21:06:12.642Z] #21 26.56 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-16T21:06:12.642Z] #21 26.57 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-16T21:06:12.642Z] #21 26.69 Selecting previously unselected package libjq1:arm64. [2022-08-16T21:06:12.642Z] #21 26.69 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-16T21:06:12.642Z] #21 26.69 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-16T21:06:12.642Z] #21 26.78 Selecting previously unselected package jq. [2022-08-16T21:06:12.642Z] #21 26.79 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-16T21:06:12.642Z] #21 26.80 Unpacking jq (1.6-2.1) ... [2022-08-16T21:06:12.642Z] #21 26.90 Selecting previously unselected package libaio1:arm64. [2022-08-16T21:06:12.755Z] #26 ... [2022-08-16T21:06:12.755Z] [2022-08-16T21:06:12.755Z] #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-16T21:06:12.755Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:06:12.755Z] #53 8.568 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-16T21:06:12.770Z] #55 11.58 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-16T21:06:12.770Z] #55 11.59 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-16T21:06:12.898Z] #21 26.90 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-16T21:06:12.898Z] #21 26.92 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-16T21:06:12.898Z] #21 26.97 Selecting previously unselected package libgpm2:arm64. [2022-08-16T21:06:12.898Z] #21 26.97 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-16T21:06:12.898Z] #21 26.97 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-16T21:06:12.898Z] #21 27.05 Selecting previously unselected package libicu67:arm64. [2022-08-16T21:06:13.015Z] #53 ... [2022-08-16T21:06:13.015Z] [2022-08-16T21:06:13.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-16T21:06:13.015Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:06:13.015Z] #42 8.294 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:13.015Z] #42 8.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:13.015Z] #42 8.422 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:13.015Z] #42 10.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:13.015Z] #42 ... [2022-08-16T21:06:13.015Z] [2022-08-16T21:06:13.015Z] #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-16T21:06:13.015Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:06:13.015Z] #34 6.454 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-16T21:06:13.015Z] #34 6.454 Cloning into '.'... [2022-08-16T21:06:13.176Z] #21 27.05 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-16T21:06:13.176Z] #21 27.05 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-16T21:06:13.275Z] #34 ... [2022-08-16T21:06:13.275Z] [2022-08-16T21:06:13.275Z] #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-16T21:06:13.275Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:06:13.275Z] #36 8.262 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-16T21:06:13.275Z] #36 ... [2022-08-16T21:06:13.275Z] [2022-08-16T21:06:13.275Z] #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-16T21:06:13.275Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:06:13.275Z] #62 6.617 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:13.275Z] #62 6.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:13.275Z] #62 6.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:13.275Z] #62 7.746 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:13.275Z] #62 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:13.349Z] #77 73.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:06:13.349Z] #77 73.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:06:13.535Z] #62 ... [2022-08-16T21:06:13.535Z] [2022-08-16T21:06:13.535Z] #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-16T21:06:13.535Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:06:13.535Z] #47 5.345 + git clone https://github.com/docker/distribution.git . [2022-08-16T21:06:13.535Z] #47 5.346 Cloning into '.'... [2022-08-16T21:06:13.535Z] #47 ... [2022-08-16T21:06:13.535Z] [2022-08-16T21:06:13.535Z] #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-16T21:06:13.535Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:13.535Z] #55 7.567 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-16T21:06:13.535Z] #55 10.91 go: downloading github.com/fatih/color v1.13.0 [2022-08-16T21:06:13.535Z] #55 10.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:06:13.535Z] #55 11.16 go: downloading github.com/pkg/errors v0.9.1 [2022-08-16T21:06:13.535Z] #55 11.22 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-16T21:06:13.535Z] #55 11.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-16T21:06:13.797Z] #55 ... [2022-08-16T21:06:13.797Z] [2022-08-16T21:06:13.797Z] #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-16T21:06:13.797Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:06:13.797Z] #38 5.249 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-16T21:06:13.797Z] #38 ... [2022-08-16T21:06:13.797Z] [2022-08-16T21:06:13.797Z] #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-16T21:06:13.797Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:13.797Z] #55 11.76 go: downloading github.com/spf13/viper v1.11.0 [2022-08-16T21:06:13.918Z] #77 74.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:06:13.918Z] #77 74.35 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:06:14.057Z] #55 11.87 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-16T21:06:14.107Z] #21 ... [2022-08-16T21:06:14.107Z] [2022-08-16T21:06:14.107Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:14.107Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:06:14.107Z] #77 87.92 checking for library containing yajl_tree_get... -lyajl [2022-08-16T21:06:14.107Z] #77 88.60 checking for yajl >= 2.0.0... yes [2022-08-16T21:06:14.107Z] #77 88.68 checking sys/capability.h usability... yes [2022-08-16T21:06:14.107Z] #77 89.02 checking sys/capability.h presence... yes [2022-08-16T21:06:14.107Z] #77 89.07 checking for sys/capability.h... yes [2022-08-16T21:06:14.107Z] #77 89.07 checking for library containing cap_from_name... -lcap [2022-08-16T21:06:14.107Z] #77 89.45 checking for library containing dlopen... -ldl [2022-08-16T21:06:14.107Z] #77 89.91 checking seccomp.h usability... yes [2022-08-16T21:06:14.107Z] #77 90.10 checking seccomp.h presence... yes [2022-08-16T21:06:14.107Z] #77 90.17 checking for seccomp.h... yes [2022-08-16T21:06:14.107Z] #77 90.18 checking for library containing seccomp_rule_add... -lseccomp [2022-08-16T21:06:14.107Z] #77 90.65 checking for library containing seccomp_arch_resolve_name... none required [2022-08-16T21:06:14.107Z] #77 90.88 checking systemd/sd-bus.h usability... yes [2022-08-16T21:06:14.107Z] #77 91.05 checking systemd/sd-bus.h presence... yes [2022-08-16T21:06:14.107Z] #77 91.17 checking for systemd/sd-bus.h... yes [2022-08-16T21:06:14.107Z] #77 91.17 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-16T21:06:14.107Z] #77 91.56 checking for sd_notify_barrier... yes [2022-08-16T21:06:14.107Z] #77 91.85 checking linux/bpf.h usability... yes [2022-08-16T21:06:14.107Z] #77 92.04 checking linux/bpf.h presence... yes [2022-08-16T21:06:14.107Z] #77 92.10 checking for linux/bpf.h... yes [2022-08-16T21:06:14.107Z] #77 92.11 checking compilation for eBPF... yes [2022-08-16T21:06:14.107Z] #77 92.24 checking for criu >= 3.15... no [2022-08-16T21:06:14.107Z] #77 92.27 configure: CRIU headers not found, building without CRIU support [2022-08-16T21:06:14.107Z] #77 92.27 checking for criu > 3.16... no [2022-08-16T21:06:14.107Z] #77 92.29 configure: CRIU version doesn't support join-ns API [2022-08-16T21:06:14.107Z] #77 92.30 checking for criu > 3.16.1... no [2022-08-16T21:06:14.107Z] #77 92.33 configure: CRIU version doesn't support for pre-dumping [2022-08-16T21:06:14.107Z] #77 92.34 checking for new mount API (fsconfig)... yes [2022-08-16T21:06:14.107Z] #77 92.47 checking for seccomp notify API... yes [2022-08-16T21:06:14.107Z] #77 92.57 checking for gperf... no [2022-08-16T21:06:14.107Z] #77 92.58 configure: gperf not found - cannot rebuild signal parser code [2022-08-16T21:06:14.107Z] #77 92.58 checking for library containing argp_parse... none required [2022-08-16T21:06:14.107Z] #77 93.04 checking that generated files are newer than configure... done [2022-08-16T21:06:14.107Z] #77 93.04 configure: creating ./config.status [2022-08-16T21:06:14.107Z] #77 95.85 config.status: creating Makefile [2022-08-16T21:06:14.107Z] #77 95.93 config.status: creating rpm/crun.spec [2022-08-16T21:06:14.107Z] #77 96.03 config.status: creating config.h [2022-08-16T21:06:14.107Z] #77 96.07 config.status: executing libtool commands [2022-08-16T21:06:14.107Z] #77 96.13 config.status: executing depfiles commands [2022-08-16T21:06:14.107Z] #77 97.36 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-16T21:06:14.107Z] #77 97.41 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:06:14.107Z] #77 97.84 checking for gcc... gcc [2022-08-16T21:06:14.107Z] #77 97.98 checking whether the C compiler works... yes [2022-08-16T21:06:14.107Z] #77 98.25 checking for C compiler default output file name... a.out [2022-08-16T21:06:14.107Z] #77 98.26 checking for suffix of executables... [2022-08-16T21:06:14.107Z] #77 98.38 checking whether we are cross compiling... no [2022-08-16T21:06:14.177Z] #77 74.45 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:06:14.177Z] #77 74.56 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:06:14.177Z] #77 74.69 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:06:14.365Z] #77 98.59 checking for suffix of object files... o [2022-08-16T21:06:14.365Z] #77 98.72 checking whether we are using the GNU C compiler... yes [2022-08-16T21:06:14.365Z] #77 98.85 checking whether gcc accepts -g... yes [2022-08-16T21:06:14.437Z] #77 74.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:06:14.621Z] #77 98.94 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:06:14.878Z] #77 99.11 checking whether gcc understands -c and -o together... yes [2022-08-16T21:06:14.878Z] #77 99.28 checking how to run the C preprocessor... gcc -E [2022-08-16T21:06:15.004Z] #55 12.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-16T21:06:15.134Z] #77 99.51 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:06:15.134Z] #77 99.52 checking for egrep... /bin/grep -E [2022-08-16T21:06:15.264Z] #55 13.05 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-16T21:06:15.524Z] #55 13.25 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-16T21:06:15.524Z] #55 13.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-16T21:06:15.696Z] #77 99.53 checking for ANSI C header files... yes [2022-08-16T21:06:15.952Z] #77 100.1 checking for sys/types.h... yes [2022-08-16T21:06:15.952Z] #77 100.3 checking for sys/stat.h... yes [2022-08-16T21:06:16.047Z] #55 15.08 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-16T21:06:16.208Z] #77 100.5 checking for stdlib.h... yes [2022-08-16T21:06:16.208Z] #77 100.6 checking for string.h... [2022-08-16T21:06:16.208Z] #77 ... [2022-08-16T21:06:16.208Z] [2022-08-16T21:06:16.208Z] #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-16T21:06:16.208Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-16T21:06:16.208Z] #21 30.14 Selecting previously unselected package libinih1:arm64. [2022-08-16T21:06:16.208Z] #21 30.16 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-16T21:06:16.208Z] #21 30.17 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-16T21:06:16.208Z] #21 30.24 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-16T21:06:16.208Z] #21 30.24 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-16T21:06:16.208Z] #21 30.25 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-16T21:06:16.208Z] #21 30.36 Selecting previously unselected package libnet1:arm64. [2022-08-16T21:06:16.208Z] #21 30.36 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-16T21:06:16.208Z] #21 30.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:06:16.208Z] #21 30.47 Selecting previously unselected package libnl-3-200:arm64. [2022-08-16T21:06:16.317Z] #19 90.85 Reading package lists... [2022-08-16T21:06:16.317Z] #19 ... [2022-08-16T21:06:16.317Z] [2022-08-16T21:06:16.317Z] #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-16T21:06:16.317Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:16.317Z] #84 51.59 libtoolize: putting auxiliary files in '.'. [2022-08-16T21:06:16.317Z] #84 51.59 libtoolize: copying file './ltmain.sh' [2022-08-16T21:06:16.317Z] #84 52.22 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-16T21:06:16.317Z] #84 52.22 libtoolize: and rerunning libtoolize and aclocal. [2022-08-16T21:06:16.317Z] #84 52.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:06:16.349Z] #77 ... [2022-08-16T21:06:16.349Z] [2022-08-16T21:06:16.349Z] #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-16T21:06:16.349Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:16.349Z] #14 123.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 123.4 Selecting previously unselected package libapparmor1:amd64. [2022-08-16T21:06:16.349Z] #14 123.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 123.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:06:16.349Z] #14 123.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-16T21:06:16.349Z] #14 123.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 123.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:06:16.349Z] #14 123.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:06:16.349Z] #14 123.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 123.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:06:16.349Z] #14 123.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:06:16.349Z] #14 123.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 123.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:06:16.349Z] #14 124.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-16T21:06:16.349Z] #14 124.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 124.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:06:16.349Z] #14 124.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:06:16.349Z] #14 124.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 124.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:06:16.349Z] #14 124.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-16T21:06:16.349Z] #14 124.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 124.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:06:16.349Z] #14 124.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-16T21:06:16.349Z] #14 124.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 124.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:06:16.349Z] #14 125.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-16T21:06:16.349Z] #14 125.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 125.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:06:16.349Z] #14 125.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-16T21:06:16.349Z] #14 125.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 125.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:06:16.349Z] #14 125.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-16T21:06:16.349Z] #14 125.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 125.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:06:16.349Z] #14 125.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-16T21:06:16.349Z] #14 125.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 125.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:06:16.349Z] #14 126.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-16T21:06:16.349Z] #14 126.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 126.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:06:16.349Z] #14 126.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:06:16.349Z] #14 126.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 126.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:06:16.349Z] #14 126.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:06:16.349Z] #14 126.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:06:16.349Z] #14 126.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:06:16.349Z] #14 127.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:06:16.349Z] #14 127.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:06:16.349Z] #14 127.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:06:16.349Z] #14 127.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:06:16.349Z] #14 127.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 127.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:06:16.349Z] #14 127.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:06:16.349Z] #14 127.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:06:16.349Z] #14 127.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:06:16.349Z] #14 127.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:06:16.349Z] #14 127.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:06:16.349Z] #14 127.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 127.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 127.4 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-16T21:06:16.349Z] #14 127.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 127.4 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-16T21:06:16.349Z] #14 127.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:06:16.349Z] #14 127.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 127.4 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-16T21:06:16.349Z] #14 127.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 127.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:06:16.349Z] #14 127.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:06:16.349Z] #14 127.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:06:16.349Z] #14 127.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:06:16.349Z] #14 127.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:06:16.349Z] #14 127.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:06:16.349Z] #14 DONE 128.5s [2022-08-16T21:06:16.349Z] [2022-08-16T21:06:16.349Z] #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-16T21:06:16.349Z] #67 sha256:fc15d33b75d03267a9190d992b8b72372e59f061ade84fd2be1b60af98b784a5 [2022-08-16T21:06:16.349Z] #67 125.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:06:16.349Z] #67 125.2 + GOBIN=/build [2022-08-16T21:06:16.349Z] #67 125.2 + GO111MODULE=on [2022-08-16T21:06:16.349Z] #67 125.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:06:16.464Z] #21 30.47 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-16T21:06:16.464Z] #21 30.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-16T21:06:16.464Z] #21 30.57 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-16T21:06:16.464Z] #21 30.57 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-16T21:06:16.464Z] #21 30.59 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-16T21:06:16.464Z] #21 30.67 Selecting previously unselected package libyajl2:arm64. [2022-08-16T21:06:16.609Z] #67 ... [2022-08-16T21:06:16.609Z] [2022-08-16T21:06:16.609Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:06:16.609Z] #59 sha256:647467b3f554aa9bcdf62cbc013157088ed0f6efccb884b42c306763d4afdcd3 [2022-08-16T21:06:16.609Z] #59 DONE 0.2s [2022-08-16T21:06:16.609Z] [2022-08-16T21:06:16.609Z] #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-16T21:06:16.609Z] #60 sha256:3b909be9954f13aaf4bbb6b402f5d34f8d4b1cb7b6d0621a3c44abef1b5839ff [2022-08-16T21:06:16.617Z] #55 15.52 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-16T21:06:16.720Z] #21 30.68 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-16T21:06:16.720Z] #21 30.69 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-16T21:06:16.720Z] #21 30.75 Selecting previously unselected package net-tools. [2022-08-16T21:06:16.720Z] #21 30.77 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-16T21:06:16.720Z] #21 30.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:06:16.873Z] #55 15.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-16T21:06:16.873Z] #55 15.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-16T21:06:16.976Z] #21 30.96 Selecting previously unselected package patch. [2022-08-16T21:06:16.976Z] #21 30.97 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-16T21:06:16.976Z] #21 31.00 Unpacking patch (2.7.6-7) ... [2022-08-16T21:06:16.976Z] #21 31.09 Selecting previously unselected package python-pip-whl. [2022-08-16T21:06:16.976Z] #21 31.11 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:06:16.976Z] #21 31.11 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:06:17.539Z] #21 31.65 Selecting previously unselected package python3-lib2to3. [2022-08-16T21:06:17.539Z] #21 31.67 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-16T21:06:17.539Z] #21 31.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:06:17.795Z] #21 31.81 Selecting previously unselected package python3-distutils. [2022-08-16T21:06:17.795Z] #21 31.81 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-16T21:06:17.795Z] #21 31.82 Unpacking python3-distutils (3.9.2-1) ... [2022-08-16T21:06:17.795Z] #21 31.95 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:06:17.795Z] #21 31.96 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:06:17.795Z] #21 31.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:06:18.053Z] #21 32.07 Selecting previously unselected package python3-setuptools. [2022-08-16T21:06:18.053Z] #21 32.08 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-16T21:06:18.053Z] #21 32.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-16T21:06:18.310Z] #21 32.31 Selecting previously unselected package python3-wheel. [2022-08-16T21:06:18.310Z] #21 32.33 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-16T21:06:18.310Z] #21 32.34 Unpacking python3-wheel (0.34.2-1) ... [2022-08-16T21:06:18.310Z] #21 32.40 Selecting previously unselected package python3-pip. [2022-08-16T21:06:18.310Z] #21 32.40 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:06:18.310Z] #21 32.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:06:18.566Z] #21 32.65 Selecting previously unselected package sudo. [2022-08-16T21:06:18.566Z] #21 32.65 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-16T21:06:18.566Z] #21 32.66 Unpacking sudo (1.9.5p2-3) ... [2022-08-16T21:06:18.780Z] #55 ... [2022-08-16T21:06:18.780Z] [2022-08-16T21:06:18.780Z] #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-16T21:06:18.780Z] #67 sha256:ba1e88ea1980a6003066442db6dce9af545bb3d79ba136f8af15af17be3037c9 [2022-08-16T21:06:18.780Z] #67 7.351 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-16T21:06:18.780Z] #67 11.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:06:18.780Z] #67 11.53 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-16T21:06:18.780Z] #67 12.45 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-16T21:06:18.780Z] #67 ... [2022-08-16T21:06:18.780Z] [2022-08-16T21:06:18.780Z] #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-16T21:06:18.780Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:06:18.780Z] #53 10.60 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-16T21:06:18.780Z] #53 11.31 go: downloading golang.org/x/tools v0.1.0 [2022-08-16T21:06:18.780Z] #53 11.96 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-16T21:06:18.780Z] #53 12.05 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-16T21:06:18.780Z] #53 12.42 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-16T21:06:18.780Z] #53 12.63 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-16T21:06:19.129Z] #21 33.18 Selecting previously unselected package systemd-journal-remote. [2022-08-16T21:06:19.129Z] #21 33.18 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-16T21:06:19.129Z] #21 33.19 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-16T21:06:19.129Z] #21 33.30 Selecting previously unselected package thin-provisioning-tools. [2022-08-16T21:06:19.385Z] #21 33.31 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-16T21:06:19.385Z] #21 33.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:06:19.385Z] #21 33.54 Selecting previously unselected package uidmap. [2022-08-16T21:06:19.385Z] #21 33.55 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-16T21:06:19.385Z] #21 33.56 Unpacking uidmap (1:4.8.1-1) ... [2022-08-16T21:06:19.642Z] #21 33.69 Selecting previously unselected package vim-runtime. [2022-08-16T21:06:19.642Z] #21 33.70 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:06:19.642Z] #21 33.74 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-16T21:06:19.642Z] #21 33.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-16T21:06:19.642Z] #21 33.79 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:06:19.720Z] #55 ... [2022-08-16T21:06:19.720Z] [2022-08-16T21:06:19.720Z] #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-16T21:06:19.720Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:19.720Z] #51 6.981 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:19.720Z] #51 7.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:19.720Z] #51 7.026 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:19.720Z] #51 7.695 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-16T21:06:19.720Z] #51 9.116 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:19.720Z] #51 12.68 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:19.720Z] #51 ... [2022-08-16T21:06:19.720Z] [2022-08-16T21:06:19.720Z] #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-16T21:06:19.720Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:06:19.720Z] #53 11.36 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-16T21:06:19.720Z] #53 11.40 go: downloading github.com/fatih/color v1.10.0 [2022-08-16T21:06:19.720Z] #53 11.60 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-16T21:06:19.720Z] #53 12.23 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-16T21:06:19.720Z] #53 12.35 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-16T21:06:19.720Z] #53 12.39 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-16T21:06:19.720Z] #53 12.62 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-16T21:06:19.720Z] #53 12.72 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-16T21:06:19.720Z] #53 12.83 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-16T21:06:19.720Z] #53 12.93 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-16T21:06:19.720Z] #53 13.25 go: downloading golang.org/x/tools v0.1.0 [2022-08-16T21:06:19.906Z] #60 ... [2022-08-16T21:06:19.906Z] [2022-08-16T21:06:19.906Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:06:19.906Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-16T21:06:19.906Z] #15 DONE 3.6s [2022-08-16T21:06:19.906Z] [2022-08-16T21:06:19.906Z] #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-16T21:06:19.906Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-16T21:06:19.980Z] #53 ... [2022-08-16T21:06:19.980Z] [2022-08-16T21:06:19.980Z] #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-16T21:06:19.980Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:19.980Z] #51 17.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:20.154Z] #53 ... [2022-08-16T21:06:20.154Z] [2022-08-16T21:06:20.154Z] #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-16T21:06:20.154Z] #67 sha256:ba1e88ea1980a6003066442db6dce9af545bb3d79ba136f8af15af17be3037c9 [2022-08-16T21:06:20.154Z] #67 18.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-16T21:06:20.847Z] #16 ... [2022-08-16T21:06:20.847Z] [2022-08-16T21:06:20.847Z] #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-16T21:06:20.847Z] #67 sha256:fc15d33b75d03267a9190d992b8b72372e59f061ade84fd2be1b60af98b784a5 [2022-08-16T21:06:20.847Z] #67 132.2 rootlesskit version 1.0.0 [2022-08-16T21:06:20.847Z] #67 132.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-16T21:06:20.847Z] #67 132.2 -container-ip string [2022-08-16T21:06:20.847Z] #67 132.2 container ip [2022-08-16T21:06:20.847Z] #67 132.2 -container-port int [2022-08-16T21:06:20.847Z] #67 132.2 container port (default -1) [2022-08-16T21:06:20.847Z] #67 132.2 -host-ip string [2022-08-16T21:06:20.847Z] #67 132.2 host ip [2022-08-16T21:06:20.847Z] #67 132.2 -host-port int [2022-08-16T21:06:20.847Z] #67 132.2 host port (default -1) [2022-08-16T21:06:20.847Z] #67 132.2 -proto string [2022-08-16T21:06:20.847Z] #67 132.2 proxy protocol (default "tcp") [2022-08-16T21:06:20.847Z] #67 DONE 132.5s [2022-08-16T21:06:20.847Z] [2022-08-16T21:06:20.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-16T21:06:20.847Z] #60 sha256:3b909be9954f13aaf4bbb6b402f5d34f8d4b1cb7b6d0621a3c44abef1b5839ff [2022-08-16T21:06:20.847Z] #60 3.578 + RM_GOPATH=0 [2022-08-16T21:06:20.847Z] #60 3.578 + TMP_GOPATH= [2022-08-16T21:06:20.847Z] #60 3.579 + : /build [2022-08-16T21:06:20.847Z] #60 3.579 + '[' -z '' ']' [2022-08-16T21:06:20.847Z] #60 3.579 ++ mktemp -d [2022-08-16T21:06:20.847Z] #60 3.587 + export GOPATH=/tmp/tmp.d3Oe2XdWNX [2022-08-16T21:06:20.847Z] #60 3.587 + GOPATH=/tmp/tmp.d3Oe2XdWNX [2022-08-16T21:06:20.847Z] #60 3.587 + RM_GOPATH=1 [2022-08-16T21:06:20.847Z] #60 3.587 + case "$(go env GOARCH)" in [2022-08-16T21:06:20.847Z] #60 3.587 ++ go env GOARCH [2022-08-16T21:06:20.847Z] #60 3.597 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:20.847Z] #60 3.597 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:06:20.847Z] #60 3.597 ++ dirname /install.sh [2022-08-16T21:06:20.847Z] #60 3.597 + dir=/ [2022-08-16T21:06:20.847Z] #60 3.597 + bin=runc [2022-08-16T21:06:20.847Z] #60 3.597 + shift [2022-08-16T21:06:20.847Z] #60 3.600 + '[' '!' -f //runc.installer ']' [2022-08-16T21:06:20.847Z] #60 3.600 + . //runc.installer [2022-08-16T21:06:20.847Z] #60 3.600 ++ set -e [2022-08-16T21:06:20.847Z] #60 3.600 ++ : v1.1.3 [2022-08-16T21:06:20.847Z] #60 3.600 + install_runc [2022-08-16T21:06:20.847Z] #60 3.600 + RUNC_BUILDTAGS=seccomp [2022-08-16T21:06:20.847Z] #60 3.600 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-16T21:06:20.847Z] #60 3.600 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d3Oe2XdWNX/src/github.com/opencontainers/runc [2022-08-16T21:06:20.847Z] #60 3.600 Install runc version v1.1.3 (build tags: seccomp) [2022-08-16T21:06:20.847Z] #60 3.608 Cloning into '/tmp/tmp.d3Oe2XdWNX/src/github.com/opencontainers/runc'... [2022-08-16T21:06:20.847Z] #60 ... [2022-08-16T21:06:20.847Z] [2022-08-16T21:06:20.847Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:06:20.847Z] #68 sha256:3e2e6d27a8f505e5541d5e88888ad8e0226f48bb551e7b2c13254586cbd7af1a [2022-08-16T21:06:20.847Z] #68 DONE 0.2s [2022-08-16T21:06:20.921Z] #51 ... [2022-08-16T21:06:20.921Z] [2022-08-16T21:06:20.921Z] #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-16T21:06:20.921Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:20.921Z] #76 8.618 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:20.921Z] #76 ... [2022-08-16T21:06:20.921Z] [2022-08-16T21:06:20.921Z] #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-16T21:06:20.921Z] #67 sha256:ac62ffc2ba117de6f50a47b6fa1394e1ae401b02917547200665855049651c3c [2022-08-16T21:06:20.921Z] #67 10.27 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-16T21:06:20.921Z] #67 10.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:06:20.921Z] #67 11.64 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-16T21:06:20.921Z] #67 16.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-16T21:06:20.921Z] #67 17.94 go: downloading github.com/google/uuid v1.3.0 [2022-08-16T21:06:20.921Z] #67 18.44 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-16T21:06:21.106Z] [2022-08-16T21:06:21.107Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:06:21.107Z] #69 sha256:32e703765989be074af6295e917f3c6c2ee7ab317ad1343fd401efeb4f8d8a94 [2022-08-16T21:06:21.107Z] #69 DONE 0.1s [2022-08-16T21:06:21.107Z] [2022-08-16T21:06:21.107Z] #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-16T21:06:21.107Z] #60 sha256:3b909be9954f13aaf4bbb6b402f5d34f8d4b1cb7b6d0621a3c44abef1b5839ff [2022-08-16T21:06:21.529Z] #67 19.96 go: downloading github.com/google/uuid v1.3.0 [2022-08-16T21:06:21.529Z] #67 19.98 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-16T21:06:21.787Z] #67 20.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-16T21:06:21.862Z] #67 19.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-16T21:06:22.044Z] #67 20.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:06:22.044Z] #67 20.82 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-16T21:06:22.122Z] #67 19.51 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:06:22.301Z] #67 ... [2022-08-16T21:06:22.301Z] [2022-08-16T21:06:22.301Z] #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-16T21:06:22.301Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:06:22.301Z] #57 11.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-16T21:06:22.384Z] #67 19.63 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-16T21:06:22.384Z] #67 19.90 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-16T21:06:22.558Z] #57 ... [2022-08-16T21:06:22.558Z] [2022-08-16T21:06:22.558Z] #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-16T21:06:22.558Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:06:22.558Z] #53 19.97 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-16T21:06:22.558Z] #53 20.22 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-16T21:06:22.558Z] #53 20.43 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-16T21:06:22.644Z] #67 ... [2022-08-16T21:06:22.644Z] [2022-08-16T21:06:22.644Z] #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-16T21:06:22.644Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:22.644Z] #51 20.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-16T21:06:22.905Z] #51 ... [2022-08-16T21:06:22.905Z] [2022-08-16T21:06:22.905Z] #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-16T21:06:22.905Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:06:22.905Z] #40 10.68 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-16T21:06:22.905Z] #40 11.45 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-16T21:06:22.905Z] #40 11.56 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-16T21:06:22.905Z] #40 16.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-16T21:06:22.905Z] #40 17.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:06:23.124Z] #53 ... [2022-08-16T21:06:23.124Z] [2022-08-16T21:06:23.124Z] #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-16T21:06:23.124Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:06:23.124Z] #40 11.87 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-16T21:06:23.124Z] #40 12.77 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-16T21:06:23.124Z] #40 12.95 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-16T21:06:23.124Z] #40 18.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-16T21:06:23.124Z] #40 18.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:06:23.124Z] #40 ... [2022-08-16T21:06:23.124Z] [2022-08-16T21:06:23.124Z] #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-16T21:06:23.124Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:23.124Z] #76 12.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:23.124Z] #76 15.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:23.165Z] #40 ... [2022-08-16T21:06:23.165Z] [2022-08-16T21:06:23.165Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-16T21:06:23.165Z] #67 sha256:ac62ffc2ba117de6f50a47b6fa1394e1ae401b02917547200665855049651c3c [2022-08-16T21:06:23.165Z] #67 20.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-16T21:06:23.382Z] #76 ... [2022-08-16T21:06:23.382Z] [2022-08-16T21:06:23.382Z] #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-16T21:06:23.382Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:06:23.382Z] #62 12.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:23.382Z] #62 16.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:23.382Z] #62 ... [2022-08-16T21:06:23.382Z] [2022-08-16T21:06:23.382Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:06:23.382Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:23.382Z] #14 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:23.382Z] #14 16.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:23.427Z] #67 20.80 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-16T21:06:23.646Z] #60 ... [2022-08-16T21:06:23.646Z] [2022-08-16T21:06:23.646Z] #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-16T21:06:23.646Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-16T21:06:23.646Z] #16 DONE 3.7s [2022-08-16T21:06:23.646Z] [2022-08-16T21:06:23.646Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:06:23.646Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-16T21:06:23.647Z] #14 ... [2022-08-16T21:06:23.647Z] [2022-08-16T21:06:23.647Z] #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-16T21:06:23.647Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:06:23.647Z] #36 22.40 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-16T21:06:23.647Z] #36 22.41 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-16T21:06:23.687Z] #67 21.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-16T21:06:23.810Z] #21 37.12 Selecting previously unselected package vim. [2022-08-16T21:06:23.810Z] #21 37.13 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-16T21:06:23.810Z] #21 37.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:06:23.810Z] #21 37.70 Selecting previously unselected package xfsprogs. [2022-08-16T21:06:23.810Z] #21 37.70 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-16T21:06:23.810Z] #21 37.70 Unpacking xfsprogs (5.10.0-4) ... [2022-08-16T21:06:23.906Z] #36 ... [2022-08-16T21:06:23.906Z] [2022-08-16T21:06:23.906Z] #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-16T21:06:23.906Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:06:23.906Z] #42 12.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:23.906Z] #42 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:23.906Z] #42 ... [2022-08-16T21:06:23.906Z] [2022-08-16T21:06:23.906Z] #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-16T21:06:23.906Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:06:23.906Z] #36 22.96 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-16T21:06:24.066Z] #21 38.18 Selecting previously unselected package zip. [2022-08-16T21:06:24.066Z] #21 38.18 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-16T21:06:24.066Z] #21 38.20 Unpacking zip (3.0-12) ... [2022-08-16T21:06:24.066Z] #21 ... [2022-08-16T21:06:24.066Z] [2022-08-16T21:06:24.066Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:24.066Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:06:24.066Z] #77 100.6 checking for string.h... yes [2022-08-16T21:06:24.066Z] #77 100.8 checking for memory.h... yes [2022-08-16T21:06:24.066Z] #77 100.9 checking for strings.h... yes [2022-08-16T21:06:24.066Z] #77 101.1 checking for inttypes.h... yes [2022-08-16T21:06:24.066Z] #77 101.3 checking for stdint.h... yes [2022-08-16T21:06:24.066Z] #77 101.5 checking for unistd.h... yes [2022-08-16T21:06:24.066Z] #77 101.6 checking minix/config.h usability... no [2022-08-16T21:06:24.066Z] #77 101.8 checking minix/config.h presence... no [2022-08-16T21:06:24.066Z] #77 101.9 checking for minix/config.h... no [2022-08-16T21:06:24.066Z] #77 101.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-16T21:06:24.066Z] #77 102.1 checking build system type... aarch64-unknown-linux-gnu [2022-08-16T21:06:24.066Z] #77 102.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-16T21:06:24.066Z] #77 102.3 checking how to print strings... printf [2022-08-16T21:06:24.066Z] #77 102.4 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:06:24.066Z] #77 102.4 checking for fgrep... /bin/grep -F [2022-08-16T21:06:24.066Z] #77 102.4 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:06:24.066Z] #77 102.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:06:24.066Z] #77 102.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:06:24.066Z] #77 102.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:06:24.066Z] #77 102.5 checking whether ln -s works... yes [2022-08-16T21:06:24.066Z] #77 102.6 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:06:24.066Z] #77 102.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-16T21:06:24.066Z] #77 102.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:06:24.066Z] #77 102.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:06:24.066Z] #77 102.6 checking for objdump... objdump [2022-08-16T21:06:24.066Z] #77 102.6 checking how to recognize dependent libraries... pass_all [2022-08-16T21:06:24.066Z] #77 102.6 checking for dlltool... no [2022-08-16T21:06:24.066Z] #77 102.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:06:24.066Z] #77 102.6 checking for ar... ar [2022-08-16T21:06:24.066Z] #77 102.6 checking for archiver @FILE support... @ [2022-08-16T21:06:24.066Z] #77 102.7 checking for strip... strip [2022-08-16T21:06:24.066Z] #77 102.7 checking for ranlib... ranlib [2022-08-16T21:06:24.066Z] #77 102.8 checking for gawk... no [2022-08-16T21:06:24.066Z] #77 102.8 checking for mawk... mawk [2022-08-16T21:06:24.066Z] #77 102.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:06:24.066Z] #77 103.1 checking for sysroot... no [2022-08-16T21:06:24.066Z] #77 103.1 checking for a working dd... /bin/dd [2022-08-16T21:06:24.066Z] #77 103.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:06:24.066Z] #77 103.2 checking for mt... no [2022-08-16T21:06:24.066Z] #77 103.2 checking if : is a manifest tool... no [2022-08-16T21:06:24.066Z] #77 103.2 checking for dlfcn.h... yes [2022-08-16T21:06:24.066Z] #77 103.4 checking for objdir... .libs [2022-08-16T21:06:24.066Z] #77 103.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:06:24.066Z] #77 103.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:06:24.067Z] #77 103.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:06:24.067Z] #77 104.0 checking if gcc static flag -static works... yes [2022-08-16T21:06:24.067Z] #77 104.4 checking if gcc supports -c -o file.o... yes [2022-08-16T21:06:24.067Z] #77 104.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:06:24.067Z] #77 104.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-16T21:06:24.067Z] #77 104.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:06:24.067Z] #77 104.8 checking how to hardcode library paths into programs... immediate [2022-08-16T21:06:24.067Z] #77 104.8 checking whether stripping libraries is possible... yes [2022-08-16T21:06:24.067Z] #77 104.8 checking if libtool supports shared libraries... yes [2022-08-16T21:06:24.067Z] #77 104.8 checking whether to build shared libraries... no [2022-08-16T21:06:24.067Z] #77 104.8 checking whether to build static libraries... yes [2022-08-16T21:06:24.067Z] #77 104.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:06:24.067Z] #77 104.8 checking whether build environment is sane... yes [2022-08-16T21:06:24.067Z] #77 104.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:06:24.067Z] #77 104.9 checking whether make sets $(MAKE)... yes [2022-08-16T21:06:24.067Z] #77 105.0 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:06:24.067Z] #77 105.1 checking whether make supports nested variables... yes [2022-08-16T21:06:24.067Z] #77 105.1 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:06:24.067Z] #77 105.1 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:06:24.067Z] #77 105.1 checking how to create a ustar tar archive... gnutar [2022-08-16T21:06:24.067Z] #77 105.2 checking dependency style of gcc... gcc3 [2022-08-16T21:06:24.067Z] #77 105.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:06:24.067Z] #77 105.4 checking whether make supports nested variables... (cached) yes [2022-08-16T21:06:24.067Z] #77 105.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:06:24.067Z] #77 105.4 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:06:24.067Z] #77 105.4 checking for yajl >= 2.1.0... yes [2022-08-16T21:06:24.067Z] #77 105.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:06:24.067Z] #77 105.4 checking for gcc... (cached) gcc [2022-08-16T21:06:24.067Z] #77 105.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:06:24.067Z] #77 105.5 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:06:24.067Z] #77 105.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:06:24.067Z] #77 105.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:06:24.067Z] #77 105.5 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:06:24.067Z] #77 105.6 checking for python3... /usr/bin/python3 [2022-08-16T21:06:24.067Z] #77 105.6 checking for python3 version... 3.9 [2022-08-16T21:06:24.067Z] #77 105.7 checking for python3 platform... linux [2022-08-16T21:06:24.067Z] #77 105.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:06:24.067Z] #77 105.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:06:24.067Z] #77 106.2 checking that generated files are newer than configure... done [2022-08-16T21:06:24.067Z] #77 106.2 configure: creating ./config.status [2022-08-16T21:06:24.323Z] #77 108.9 config.status: creating Makefile [2022-08-16T21:06:24.323Z] #77 109.0 config.status: creating config.h [2022-08-16T21:06:24.471Z] #36 ... [2022-08-16T21:06:24.472Z] [2022-08-16T21:06:24.472Z] #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-16T21:06:24.472Z] #26 sha256:eff8bf0e2e8c88b7e1b33f427912e13219a70329f317a82e9947bd4d3c265869 [2022-08-16T21:06:24.472Z] #26 21.44 + mkdir -p /build [2022-08-16T21:06:24.472Z] #26 21.44 + mv docker/docker /build/ [2022-08-16T21:06:24.472Z] #26 21.47 + rmdir docker [2022-08-16T21:06:24.472Z] #26 DONE 23.0s [2022-08-16T21:06:24.472Z] [2022-08-16T21:06:24.472Z] #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-16T21:06:24.472Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:24.472Z] #51 13.12 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:24.472Z] #51 17.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:24.472Z] #51 20.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-16T21:06:24.472Z] #51 ... [2022-08-16T21:06:24.472Z] [2022-08-16T21:06:24.472Z] #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-16T21:06:24.472Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:06:24.472Z] #36 23.54 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-16T21:06:24.579Z] #77 109.0 config.status: executing libtool commands [2022-08-16T21:06:24.579Z] #77 109.1 config.status: executing depfiles commands [2022-08-16T21:06:24.642Z] #67 ... [2022-08-16T21:06:24.642Z] [2022-08-16T21:06:24.642Z] #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-16T21:06:24.642Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:06:24.642Z] #57 12.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-16T21:06:24.914Z] #57 ... [2022-08-16T21:06:24.914Z] [2022-08-16T21:06:24.914Z] #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-16T21:06:24.914Z] #26 sha256:5ccc2170599d5ce526b223b1f5c910fd8cd5278a48df6ee61bbc83c82134033d [2022-08-16T21:06:24.914Z] #26 21.94 + mkdir -p /build [2022-08-16T21:06:24.914Z] #26 21.95 + mv docker/docker /build/ [2022-08-16T21:06:24.914Z] #26 21.98 + rmdir docker [2022-08-16T21:06:25.438Z] #36 24.32 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-16T21:06:25.485Z] #26 DONE 22.7s [2022-08-16T21:06:25.485Z] [2022-08-16T21:06:25.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-16T21:06:25.485Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:06:25.485Z] #42 13.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:25.485Z] #42 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:25.485Z] #42 ... [2022-08-16T21:06:25.485Z] [2022-08-16T21:06:25.485Z] #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-16T21:06:25.485Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:25.485Z] #14 13.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:25.485Z] #14 18.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:25.509Z] #77 109.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-16T21:06:25.509Z] #77 109.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:06:25.745Z] #14 ... [2022-08-16T21:06:25.745Z] [2022-08-16T21:06:25.745Z] #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-16T21:06:25.745Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:25.745Z] #55 23.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:06:25.745Z] #55 23.47 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-16T21:06:25.765Z] #77 110.2 checking for gcc... gcc [2022-08-16T21:06:26.017Z] #36 24.76 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-16T21:06:26.017Z] #36 25.09 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-16T21:06:26.020Z] #77 110.3 checking whether the C compiler works... yes [2022-08-16T21:06:26.020Z] #77 110.5 checking for C compiler default output file name... a.out [2022-08-16T21:06:26.020Z] #77 110.5 checking for suffix of executables... [2022-08-16T21:06:26.276Z] #77 110.6 checking whether we are cross compiling... no [2022-08-16T21:06:26.299Z] #84 64.83 configure.ac:7: installing './compile' [2022-08-16T21:06:26.299Z] #84 64.83 configure.ac:11: installing './config.guess' [2022-08-16T21:06:26.299Z] #84 64.87 configure.ac:11: installing './config.sub' [2022-08-16T21:06:26.299Z] #84 64.88 configure.ac:8: installing './install-sh' [2022-08-16T21:06:26.299Z] #84 64.89 configure.ac:8: installing './missing' [2022-08-16T21:06:26.299Z] #84 65.00 Makefile.am: installing './depcomp' [2022-08-16T21:06:26.299Z] #84 66.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:06:26.299Z] #84 66.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:06:26.299Z] #84 66.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:06:26.299Z] #84 66.55 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:06:26.299Z] #84 66.64 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:06:26.316Z] #55 ... [2022-08-16T21:06:26.316Z] [2022-08-16T21:06:26.316Z] #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-16T21:06:26.316Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:06:26.316Z] #38 23.88 tomll can be used in two ways: [2022-08-16T21:06:26.316Z] #38 23.88 Writing to STDIN and reading from STDOUT: [2022-08-16T21:06:26.316Z] #38 23.88 cat file.toml | tomll > file.toml [2022-08-16T21:06:26.316Z] #38 23.88 [2022-08-16T21:06:26.316Z] #38 23.88 Reading and updating a list of files: [2022-08-16T21:06:26.316Z] #38 23.88 tomll a.toml b.toml c.toml [2022-08-16T21:06:26.316Z] #38 23.88 [2022-08-16T21:06:26.316Z] #38 23.88 When given a list of files, tomll will modify all files in place without asking. [2022-08-16T21:06:26.316Z] #38 DONE 24.1s [2022-08-16T21:06:26.316Z] [2022-08-16T21:06:26.316Z] #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-16T21:06:26.316Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:26.316Z] #55 24.16 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-16T21:06:26.316Z] #55 24.19 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-16T21:06:26.397Z] #36 25.19 go: downloading github.com/peterh/liner v1.2.2 [2022-08-16T21:06:26.531Z] #77 110.9 checking for suffix of object files... o [2022-08-16T21:06:26.532Z] #77 111.0 checking whether we are using the GNU C compiler... yes [2022-08-16T21:06:26.532Z] #77 111.1 checking whether gcc accepts -g... yes [2022-08-16T21:06:26.558Z] #84 66.82 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:06:26.575Z] #55 ... [2022-08-16T21:06:26.575Z] [2022-08-16T21:06:26.575Z] #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-16T21:06:26.575Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:06:26.575Z] #62 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:26.575Z] #62 ... [2022-08-16T21:06:26.575Z] [2022-08-16T21:06:26.575Z] #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-16T21:06:26.575Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:26.575Z] #76 24.40 Fetched 8570 kB in 19s (444 kB/s) [2022-08-16T21:06:26.818Z] #84 67.03 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:06:26.818Z] #84 67.15 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:06:26.942Z] #17 3.304 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-16T21:06:27.043Z] #77 111.2 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:06:27.043Z] #77 111.3 checking whether gcc understands -c and -o together... yes [2022-08-16T21:06:27.043Z] #77 111.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:06:27.043Z] #77 111.5 checking whether build environment is sane... yes [2022-08-16T21:06:27.043Z] #77 111.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:06:27.043Z] #77 111.6 checking for gawk... no [2022-08-16T21:06:27.043Z] #77 111.6 checking for mawk... mawk [2022-08-16T21:06:27.043Z] #77 111.6 checking whether make sets $(MAKE)... yes [2022-08-16T21:06:27.043Z] #77 111.6 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:06:27.043Z] #77 111.7 checking whether make supports nested variables... yes [2022-08-16T21:06:27.202Z] #17 DONE 3.5s [2022-08-16T21:06:27.202Z] [2022-08-16T21:06:27.202Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:06:27.202Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-16T21:06:27.303Z] #77 111.7 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:06:27.303Z] #77 111.7 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:06:27.303Z] #77 111.7 checking how to create a ustar tar archive... gnutar [2022-08-16T21:06:27.386Z] #84 67.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:06:27.451Z] #36 26.17 go: downloading github.com/google/go-dap v0.6.0 [2022-08-16T21:06:27.561Z] #77 111.7 checking dependency style of gcc... gcc3 [2022-08-16T21:06:27.561Z] #77 111.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:06:27.561Z] #77 111.9 checking whether make supports nested variables... (cached) yes [2022-08-16T21:06:27.817Z] #77 112.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-16T21:06:27.817Z] #77 112.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-16T21:06:27.817Z] #77 112.3 checking how to print strings... printf [2022-08-16T21:06:27.817Z] #77 112.3 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:06:27.817Z] #77 112.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:06:27.817Z] #77 112.3 checking for egrep... /bin/grep -E [2022-08-16T21:06:27.817Z] #77 112.3 checking for fgrep... /bin/grep -F [2022-08-16T21:06:27.817Z] #77 112.3 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:06:27.817Z] #77 112.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:06:28.074Z] #77 112.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:06:28.074Z] #77 112.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:06:28.074Z] #77 112.5 checking whether ln -s works... yes [2022-08-16T21:06:28.074Z] #77 112.5 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:06:28.074Z] #77 112.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-16T21:06:28.074Z] #77 112.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:06:28.074Z] #77 112.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:06:28.074Z] #77 112.5 checking for objdump... objdump [2022-08-16T21:06:28.074Z] #77 112.5 checking how to recognize dependent libraries... pass_all [2022-08-16T21:06:28.074Z] #77 112.5 checking for dlltool... no [2022-08-16T21:06:28.074Z] #77 112.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:06:28.074Z] #77 112.5 checking for ar... ar [2022-08-16T21:06:28.330Z] #77 112.5 checking for archiver @FILE support... @ [2022-08-16T21:06:28.330Z] #77 112.7 checking for strip... strip [2022-08-16T21:06:28.330Z] #77 112.7 checking for ranlib... ranlib [2022-08-16T21:06:28.384Z] #36 27.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-16T21:06:28.586Z] #77 112.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:06:28.586Z] #77 113.1 checking for sysroot... no [2022-08-16T21:06:28.586Z] #77 113.1 checking for a working dd... /bin/dd [2022-08-16T21:06:28.586Z] #77 113.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:06:28.586Z] #77 113.2 checking for mt... no [2022-08-16T21:06:28.586Z] #77 113.2 checking if : is a manifest tool... no [2022-08-16T21:06:28.843Z] #77 113.2 checking how to run the C preprocessor... gcc -E [2022-08-16T21:06:29.407Z] #77 113.4 checking for ANSI C header files... yes [2022-08-16T21:06:29.664Z] #77 113.9 checking for sys/types.h... yes [2022-08-16T21:06:29.664Z] #77 114.1 checking for sys/stat.h... yes [2022-08-16T21:06:29.757Z] #36 ... [2022-08-16T21:06:29.758Z] [2022-08-16T21:06:29.758Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-16T21:06:29.758Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:06:29.758Z] #38 28.46 tomll can be used in two ways: [2022-08-16T21:06:29.758Z] #38 28.49 Writing to STDIN and reading from STDOUT: [2022-08-16T21:06:29.758Z] #38 28.49 cat file.toml | tomll > file.toml [2022-08-16T21:06:29.758Z] #38 28.49 [2022-08-16T21:06:29.758Z] #38 28.49 Reading and updating a list of files: [2022-08-16T21:06:29.758Z] #38 28.49 tomll a.toml b.toml c.toml [2022-08-16T21:06:29.758Z] #38 28.49 [2022-08-16T21:06:29.758Z] #38 28.49 When given a list of files, tomll will modify all files in place without asking. [2022-08-16T21:06:29.758Z] #38 DONE 28.8s [2022-08-16T21:06:29.758Z] [2022-08-16T21:06:29.758Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-16T21:06:29.758Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:29.758Z] #55 23.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:06:29.758Z] #55 23.95 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-16T21:06:29.758Z] #55 24.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-16T21:06:29.758Z] #55 24.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-16T21:06:29.758Z] #55 25.26 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-16T21:06:29.758Z] #55 25.39 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-16T21:06:29.758Z] #55 25.60 go: downloading github.com/spf13/afero v1.8.2 [2022-08-16T21:06:29.758Z] #55 25.89 go: downloading github.com/spf13/cast v1.4.1 [2022-08-16T21:06:29.758Z] #55 26.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-16T21:06:29.758Z] #55 26.85 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-16T21:06:29.758Z] #55 26.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-16T21:06:29.758Z] #55 27.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-16T21:06:29.758Z] #55 27.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-16T21:06:29.758Z] #55 27.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-16T21:06:29.758Z] #55 27.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-16T21:06:29.758Z] #55 28.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-16T21:06:29.758Z] #55 28.60 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-16T21:06:29.758Z] #55 28.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-16T21:06:29.921Z] #77 114.3 checking for stdlib.h... yes [2022-08-16T21:06:29.921Z] #77 114.4 checking for string.h... yes [2022-08-16T21:06:30.177Z] #77 114.5 checking for memory.h... yes [2022-08-16T21:06:30.434Z] #77 114.8 checking for strings.h... yes [2022-08-16T21:06:30.713Z] #77 115.0 checking for inttypes.h... yes [2022-08-16T21:06:30.970Z] #77 115.2 checking for stdint.h... yes [2022-08-16T21:06:30.970Z] #77 115.4 checking for unistd.h... yes [2022-08-16T21:06:31.401Z] #18 DONE 3.7s [2022-08-16T21:06:31.401Z] [2022-08-16T21:06:31.401Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:06:31.401Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-16T21:06:31.610Z] #77 115.6 checking for dlfcn.h... yes [2022-08-16T21:06:31.610Z] #77 115.8 checking for objdir... .libs [2022-08-16T21:06:31.651Z] #55 ... [2022-08-16T21:06:31.651Z] [2022-08-16T21:06:31.651Z] #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-16T21:06:31.651Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:31.651Z] #14 30.32 Fetched 8570 kB in 24s (363 kB/s) [2022-08-16T21:06:31.851Z] #76 24.40 Reading package lists... [2022-08-16T21:06:31.851Z] #76 ... [2022-08-16T21:06:31.851Z] [2022-08-16T21:06:31.851Z] #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-16T21:06:31.851Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:31.851Z] #55 25.50 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-16T21:06:31.851Z] #55 25.59 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-16T21:06:31.851Z] #55 25.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-16T21:06:31.851Z] #55 25.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-16T21:06:31.851Z] #55 25.96 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-16T21:06:31.851Z] #55 25.96 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-16T21:06:31.851Z] #55 26.31 go: downloading github.com/spf13/afero v1.8.2 [2022-08-16T21:06:31.851Z] #55 26.34 go: downloading github.com/spf13/cast v1.4.1 [2022-08-16T21:06:31.851Z] #55 26.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-16T21:06:31.851Z] #55 26.78 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-16T21:06:31.851Z] #55 27.14 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-16T21:06:32.123Z] #77 116.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:06:32.123Z] #77 116.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:06:32.123Z] #77 116.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:06:32.379Z] #77 116.6 checking if gcc static flag -static works... yes [2022-08-16T21:06:32.635Z] #77 116.9 checking if gcc supports -c -o file.o... yes [2022-08-16T21:06:32.635Z] #77 117.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:06:32.635Z] #77 117.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-16T21:06:32.783Z] #19 DONE 2.1s [2022-08-16T21:06:32.783Z] [2022-08-16T21:06:32.783Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:32.783Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:32.783Z] #77 90.97 configure.ac:11: installing 'build-aux/compile' [2022-08-16T21:06:32.783Z] #77 90.97 configure.ac:11: installing 'build-aux/config.guess' [2022-08-16T21:06:32.783Z] #77 91.00 configure.ac:11: installing 'build-aux/config.sub' [2022-08-16T21:06:32.783Z] #77 91.03 configure.ac:13: installing 'build-aux/install-sh' [2022-08-16T21:06:32.783Z] #77 91.11 configure.ac:13: installing 'build-aux/missing' [2022-08-16T21:06:32.783Z] #77 91.11 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-16T21:06:32.783Z] #77 91.39 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:06:32.783Z] #77 92.97 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:06:32.783Z] #77 93.36 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:06:32.792Z] #55 30.41 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-16T21:06:32.792Z] #55 30.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-16T21:06:32.792Z] #55 30.69 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-16T21:06:32.892Z] #77 117.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:06:32.892Z] #77 117.4 checking how to hardcode library paths into programs... immediate [2022-08-16T21:06:32.892Z] #77 117.4 checking whether stripping libraries is possible... yes [2022-08-16T21:06:32.892Z] #77 117.4 checking if libtool supports shared libraries... yes [2022-08-16T21:06:32.892Z] #77 117.4 checking whether to build shared libraries... no [2022-08-16T21:06:32.892Z] #77 117.4 checking whether to build static libraries... yes [2022-08-16T21:06:33.023Z] #14 30.32 Reading package lists... [2022-08-16T21:06:33.023Z] #14 ... [2022-08-16T21:06:33.023Z] [2022-08-16T21:06:33.023Z] #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-16T21:06:33.023Z] #67 sha256:ba1e88ea1980a6003066442db6dce9af545bb3d79ba136f8af15af17be3037c9 [2022-08-16T21:06:33.023Z] #67 21.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-16T21:06:33.023Z] #67 22.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-16T21:06:33.023Z] #67 22.59 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-16T21:06:33.023Z] #67 27.57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-16T21:06:33.023Z] #67 28.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:06:33.043Z] #77 93.36 checking how to print strings... printf [2022-08-16T21:06:33.043Z] #77 93.38 checking for gcc... gcc [2022-08-16T21:06:33.051Z] #55 30.92 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-16T21:06:33.051Z] #55 30.93 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-16T21:06:33.149Z] #77 117.5 checking float.h usability... yes [2022-08-16T21:06:33.149Z] #77 117.6 checking float.h presence... yes [2022-08-16T21:06:33.149Z] #77 117.6 checking for float.h... yes [2022-08-16T21:06:33.280Z] #67 ... [2022-08-16T21:06:33.280Z] [2022-08-16T21:06:33.280Z] #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-16T21:06:33.280Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:06:33.280Z] #42 32.15 Fetched 8570 kB in 25s (342 kB/s) [2022-08-16T21:06:33.303Z] #77 93.53 checking whether the C compiler works... yes [2022-08-16T21:06:33.303Z] #77 93.72 checking for C compiler default output file name... a.out [2022-08-16T21:06:33.313Z] #55 31.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-16T21:06:33.405Z] #77 117.7 checking limits.h usability... yes [2022-08-16T21:06:33.405Z] #77 117.8 checking limits.h presence... yes [2022-08-16T21:06:33.405Z] #77 117.9 checking for limits.h... yes [2022-08-16T21:06:33.405Z] #77 117.9 checking stddef.h usability... yes [2022-08-16T21:06:33.562Z] #77 93.72 checking for suffix of executables... [2022-08-16T21:06:33.577Z] #55 ... [2022-08-16T21:06:33.577Z] [2022-08-16T21:06:33.577Z] #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-16T21:06:33.577Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:06:33.577Z] #42 31.31 Fetched 8570 kB in 23s (368 kB/s) [2022-08-16T21:06:33.662Z] #77 118.1 checking stddef.h presence... yes [2022-08-16T21:06:33.662Z] #77 118.1 checking for stddef.h... yes [2022-08-16T21:06:33.662Z] #77 118.2 checking for stdlib.h... (cached) yes [2022-08-16T21:06:33.662Z] #77 118.2 checking for string.h... (cached) yes [2022-08-16T21:06:33.823Z] #77 93.90 checking whether we are cross compiling... no [2022-08-16T21:06:33.823Z] #77 94.21 checking for suffix of object files... o [2022-08-16T21:06:33.823Z] #77 94.31 checking whether we are using the GNU C compiler... yes [2022-08-16T21:06:33.919Z] #77 118.2 checking sys/time.h usability... yes [2022-08-16T21:06:33.919Z] #77 118.3 checking sys/time.h presence... yes [2022-08-16T21:06:33.919Z] #77 118.4 checking for sys/time.h... yes [2022-08-16T21:06:33.956Z] #84 ... [2022-08-16T21:06:33.956Z] [2022-08-16T21:06:33.956Z] #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-16T21:06:33.956Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:06:33.956Z] #19 90.85 Reading package lists... [2022-08-16T21:06:34.083Z] #77 94.39 checking whether gcc accepts -g... yes [2022-08-16T21:06:34.175Z] #77 118.4 checking for inline... inline [2022-08-16T21:06:34.343Z] #77 94.50 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:06:34.343Z] #77 94.70 checking whether gcc understands -c and -o together... yes [2022-08-16T21:06:34.432Z] #77 118.5 checking for size_t... yes [2022-08-16T21:06:34.432Z] #77 ... [2022-08-16T21:06:34.432Z] [2022-08-16T21:06:34.432Z] #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-16T21:06:34.432Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-16T21:06:34.432Z] #21 38.35 Selecting previously unselected package zstd. [2022-08-16T21:06:34.432Z] #21 38.35 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-16T21:06:34.432Z] #21 38.36 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:06:34.432Z] #21 38.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:06:34.432Z] #21 39.55 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-16T21:06:34.432Z] #21 39.57 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:06:34.432Z] #21 39.58 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-16T21:06:34.432Z] #21 39.59 Setting up libicu67:arm64 (67.1-7) ... [2022-08-16T21:06:34.432Z] #21 39.60 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-16T21:06:34.432Z] #21 39.61 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-16T21:06:34.432Z] #21 39.62 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-16T21:06:34.432Z] #21 39.63 Setting up uidmap (1:4.8.1-1) ... [2022-08-16T21:06:34.432Z] #21 39.65 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-16T21:06:34.432Z] #21 39.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:06:34.432Z] #21 39.67 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:06:34.432Z] #21 39.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-16T21:06:34.432Z] #21 39.69 Setting up python3-wheel (0.34.2-1) ... [2022-08-16T21:06:34.432Z] #21 40.31 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-16T21:06:34.432Z] #21 40.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:06:34.432Z] #21 40.33 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-16T21:06:34.432Z] #21 40.34 Setting up libcap2-bin (1:2.44-1) ... [2022-08-16T21:06:34.432Z] #21 40.36 Setting up apparmor (2.13.6-10) ... [2022-08-16T21:06:34.432Z] #21 41.78 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-16T21:06:34.432Z] #21 41.89 Setting up zip (3.0-12) ... [2022-08-16T21:06:34.432Z] #21 41.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:06:34.432Z] #21 41.93 Setting up bash-completion (1:2.11-2) ... [2022-08-16T21:06:34.432Z] #21 44.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:06:34.432Z] #21 44.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:06:34.432Z] #21 44.70 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-16T21:06:34.432Z] #21 44.74 Setting up patch (2.7.6-7) ... [2022-08-16T21:06:34.432Z] #21 44.79 Setting up sudo (1.9.5p2-3) ... [2022-08-16T21:06:34.432Z] #21 44.94 invoke-rc.d: could not determine current runlevel [2022-08-16T21:06:34.432Z] #21 44.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:06:34.432Z] #21 45.01 Setting up xfsprogs (5.10.0-4) ... [2022-08-16T21:06:34.432Z] #21 45.03 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-16T21:06:34.432Z] #21 45.03 Failed to connect to bus: Host is down [2022-08-16T21:06:34.432Z] #21 45.06 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-16T21:06:34.432Z] #21 45.10 Setting up inetutils-ping (2:2.0-1) ... [2022-08-16T21:06:34.432Z] #21 45.13 Setting up pigz (2.6-1) ... [2022-08-16T21:06:34.432Z] #21 45.16 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-16T21:06:34.432Z] #21 45.19 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-16T21:06:34.432Z] #21 45.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:06:34.432Z] #21 45.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:06:34.432Z] #21 45.89 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-16T21:06:34.432Z] #21 45.90 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:06:34.432Z] #21 46.31 Setting up libelf1:arm64 (0.183-1) ... [2022-08-16T21:06:34.432Z] #21 46.32 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-16T21:06:34.432Z] #21 46.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:06:34.432Z] #21 46.34 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-16T21:06:34.432Z] #21 46.35 Setting up libkmod2:arm64 (28-1) ... [2022-08-16T21:06:34.432Z] #21 46.37 Setting up python3-distutils (3.9.2-1) ... [2022-08-16T21:06:34.432Z] #21 46.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:06:34.432Z] #21 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-16T21:06:34.432Z] #21 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-16T21:06:34.432Z] #21 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-16T21:06:34.432Z] #21 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-16T21:06:34.432Z] #21 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-16T21:06:34.432Z] #21 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-16T21:06:34.432Z] #21 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-16T21:06:34.432Z] #21 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-16T21:06:34.432Z] #21 46.97 Setting up python3-setuptools (52.0.0-4) ... [2022-08-16T21:06:34.432Z] #21 48.36 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-16T21:06:34.432Z] #21 48.37 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-16T21:06:34.432Z] #21 48.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:06:34.432Z] #21 48.41 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:06:34.432Z] #21 ... [2022-08-16T21:06:34.432Z] [2022-08-16T21:06:34.432Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:34.432Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:06:34.432Z] #77 118.9 checking for stdlib.h... (cached) yes [2022-08-16T21:06:34.603Z] #77 94.94 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:06:34.603Z] #77 94.96 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:06:34.603Z] #77 94.97 checking for egrep... /bin/grep -E [2022-08-16T21:06:34.603Z] #77 94.98 checking for fgrep... /bin/grep -F [2022-08-16T21:06:34.603Z] #77 95.00 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:06:34.603Z] #77 95.01 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:06:34.603Z] #77 95.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:06:34.603Z] #77 95.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:06:34.693Z] #77 118.9 checking for GNU libc compatible malloc... yes [2022-08-16T21:06:34.693Z] #77 119.1 checking for stdlib.h... (cached) yes [2022-08-16T21:06:34.864Z] [2022-08-16T21:06:34.864Z] #77 ... [2022-08-16T21:06:34.864Z] [2022-08-16T21:06:34.864Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:06:34.864Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-16T21:06:34.864Z] #20 DONE 2.1s [2022-08-16T21:06:34.864Z] [2022-08-16T21:06:34.864Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:34.864Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:34.864Z] #77 95.18 checking whether ln -s works... yes [2022-08-16T21:06:34.864Z] #77 95.18 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:06:34.864Z] #77 95.21 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-16T21:06:34.864Z] #77 95.21 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:06:34.864Z] #77 95.21 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:06:34.864Z] #77 95.21 checking for objdump... objdump [2022-08-16T21:06:34.864Z] #77 95.22 checking how to recognize dependent libraries... pass_all [2022-08-16T21:06:34.864Z] #77 95.24 checking for dlltool... no [2022-08-16T21:06:34.864Z] #77 95.24 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:06:34.864Z] #77 95.24 checking for ar... ar [2022-08-16T21:06:34.864Z] #77 95.25 checking for archiver @FILE support... @ [2022-08-16T21:06:34.864Z] #77 95.45 checking for strip... strip [2022-08-16T21:06:34.864Z] #77 95.45 checking for ranlib... ranlib [2022-08-16T21:06:34.950Z] #77 119.1 checking for GNU libc compatible realloc... yes [2022-08-16T21:06:34.950Z] #77 119.4 checking for working strtod... yes [2022-08-16T21:06:35.124Z] #77 95.45 checking for gawk... no [2022-08-16T21:06:35.124Z] #77 95.50 checking for mawk... mawk [2022-08-16T21:06:35.172Z] #42 32.15 Reading package lists... [2022-08-16T21:06:35.172Z] #42 ... [2022-08-16T21:06:35.172Z] [2022-08-16T21:06:35.172Z] #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-16T21:06:35.172Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:06:35.172Z] #53 23.70 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-16T21:06:35.172Z] #53 23.74 go: downloading golang.org/x/mod v0.3.0 [2022-08-16T21:06:35.172Z] #53 ... [2022-08-16T21:06:35.172Z] [2022-08-16T21:06:35.172Z] #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-16T21:06:35.172Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:35.172Z] #55 30.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-16T21:06:35.172Z] #55 31.50 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-16T21:06:35.172Z] #55 32.33 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-16T21:06:35.172Z] #55 32.55 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-16T21:06:35.172Z] #55 32.89 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-16T21:06:35.172Z] #55 33.42 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-16T21:06:35.172Z] #55 33.73 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-16T21:06:35.207Z] #77 119.6 checking for gettimeofday... yes [2022-08-16T21:06:35.384Z] #77 95.50 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:06:35.384Z] #77 95.87 checking for sysroot... no [2022-08-16T21:06:35.384Z] #77 95.87 checking for a working dd... /bin/dd [2022-08-16T21:06:35.384Z] #77 95.90 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:06:35.428Z] #55 34.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-16T21:06:35.463Z] #77 119.9 checking for memset... yes [2022-08-16T21:06:35.644Z] #77 96.07 checking for mt... no [2022-08-16T21:06:35.644Z] #77 96.07 checking if : is a manifest tool... no [2022-08-16T21:06:35.684Z] #55 34.62 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-16T21:06:35.904Z] #77 96.09 checking how to run the C preprocessor... gcc -E [2022-08-16T21:06:35.958Z] #55 34.95 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-16T21:06:36.025Z] #77 120.1 checking for strspn... yes [2022-08-16T21:06:36.026Z] #77 120.4 checking that generated files are newer than configure... done [2022-08-16T21:06:36.026Z] #77 120.4 configure: creating ./config.status [2022-08-16T21:06:36.116Z] #42 31.31 Reading package lists... [2022-08-16T21:06:36.116Z] #42 ... [2022-08-16T21:06:36.116Z] [2022-08-16T21:06:36.116Z] #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-16T21:06:36.116Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:06:36.116Z] #53 23.87 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-16T21:06:36.116Z] #53 24.05 go: downloading golang.org/x/mod v0.3.0 [2022-08-16T21:06:36.116Z] #53 ... [2022-08-16T21:06:36.116Z] [2022-08-16T21:06:36.116Z] #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-16T21:06:36.116Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:36.116Z] #55 31.55 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-16T21:06:36.116Z] #55 31.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-16T21:06:36.116Z] #55 31.95 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-16T21:06:36.116Z] #55 32.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-16T21:06:36.116Z] #55 32.13 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-16T21:06:36.116Z] #55 32.38 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-16T21:06:36.116Z] #55 32.38 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-16T21:06:36.116Z] #55 32.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-16T21:06:36.116Z] #55 33.05 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-16T21:06:36.116Z] #55 33.07 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-16T21:06:36.116Z] #55 33.21 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-16T21:06:36.116Z] #55 33.38 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-16T21:06:36.116Z] #55 33.55 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-16T21:06:36.116Z] #55 33.78 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-16T21:06:36.116Z] #55 34.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-16T21:06:36.218Z] #55 35.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-16T21:06:36.376Z] #55 34.30 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-16T21:06:36.475Z] #55 35.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-16T21:06:36.636Z] #55 34.41 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-16T21:06:36.636Z] #55 34.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-16T21:06:36.636Z] #55 ... [2022-08-16T21:06:36.636Z] [2022-08-16T21:06:36.636Z] #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-16T21:06:36.636Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:06:36.636Z] #36 24.39 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-16T21:06:36.636Z] #36 24.39 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-16T21:06:36.636Z] #36 25.31 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-16T21:06:36.636Z] #36 25.63 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-16T21:06:36.636Z] #36 26.14 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-16T21:06:36.636Z] #36 26.53 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-16T21:06:36.636Z] #36 26.60 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-16T21:06:36.636Z] #36 26.78 go: downloading github.com/peterh/liner v1.2.2 [2022-08-16T21:06:36.636Z] #36 27.27 go: downloading github.com/google/go-dap v0.6.0 [2022-08-16T21:06:36.636Z] #36 28.16 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-16T21:06:36.636Z] #36 28.68 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-16T21:06:36.636Z] #36 29.75 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-16T21:06:36.636Z] #36 30.20 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-16T21:06:36.636Z] #36 30.26 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-16T21:06:36.636Z] #36 32.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-16T21:06:36.636Z] #36 32.49 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-16T21:06:36.636Z] #36 ... [2022-08-16T21:06:36.636Z] [2022-08-16T21:06:36.636Z] #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-16T21:06:36.636Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:36.636Z] #76 24.40 Reading package lists... [2022-08-16T21:06:36.731Z] #55 35.54 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-16T21:06:36.731Z] #55 35.64 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-16T21:06:36.731Z] #55 35.66 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-16T21:06:36.731Z] #55 35.74 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-16T21:06:36.843Z] #77 96.42 checking for ANSI C header files... yes [2022-08-16T21:06:36.843Z] #77 97.10 checking for sys/types.h... yes [2022-08-16T21:06:36.989Z] #55 35.92 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-16T21:06:37.103Z] #77 97.33 checking for sys/stat.h... yes [2022-08-16T21:06:37.205Z] #76 34.31 Reading package lists... [2022-08-16T21:06:37.205Z] #76 ... [2022-08-16T21:06:37.205Z] [2022-08-16T21:06:37.205Z] #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-16T21:06:37.205Z] #67 sha256:ac62ffc2ba117de6f50a47b6fa1394e1ae401b02917547200665855049651c3c [2022-08-16T21:06:37.205Z] #67 24.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:06:37.249Z] #55 36.10 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-16T21:06:37.249Z] #55 36.21 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-16T21:06:37.249Z] #55 36.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-16T21:06:37.249Z] #55 36.36 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-16T21:06:37.363Z] #77 97.61 checking for stdlib.h... yes [2022-08-16T21:06:37.466Z] #67 ... [2022-08-16T21:06:37.466Z] [2022-08-16T21:06:37.466Z] #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-16T21:06:37.466Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:37.466Z] #55 34.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-16T21:06:37.466Z] #55 34.69 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-16T21:06:37.466Z] #55 34.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-16T21:06:37.466Z] #55 35.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-16T21:06:37.466Z] #55 35.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-16T21:06:37.513Z] #55 36.48 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-16T21:06:37.623Z] #77 97.82 checking for string.h... yes [2022-08-16T21:06:37.725Z] #55 35.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-16T21:06:37.725Z] #55 35.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-16T21:06:37.725Z] #55 35.65 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-16T21:06:37.770Z] #55 36.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-16T21:06:37.770Z] #55 36.86 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-16T21:06:37.882Z] #77 98.11 checking for memory.h... yes [2022-08-16T21:06:37.883Z] #77 98.32 checking for strings.h... yes [2022-08-16T21:06:37.919Z] #77 ... [2022-08-16T21:06:37.919Z] [2022-08-16T21:06:37.920Z] #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-16T21:06:37.920Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-16T21:06:37.920Z] #21 49.47 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-16T21:06:37.920Z] #21 49.48 Setting up jq (1.6-2.1) ... [2022-08-16T21:06:37.920Z] #21 49.51 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:06:37.920Z] #21 49.53 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-16T21:06:37.920Z] #21 49.55 Setting up iptables (1.8.7-1) ... [2022-08-16T21:06:37.920Z] #21 49.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:06:37.920Z] #21 49.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:06:37.920Z] #21 49.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:06:37.920Z] #21 49.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:06:37.920Z] #21 49.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-16T21:06:37.920Z] #21 49.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-16T21:06:37.920Z] #21 49.61 Setting up iproute2 (5.10.0-4) ... [2022-08-16T21:06:37.920Z] #21 50.00 Setting up systemd (247.3-7) ... [2022-08-16T21:06:37.920Z] #21 50.05 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-16T21:06:37.920Z] #21 50.06 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-16T21:06:37.920Z] #21 50.06 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-16T21:06:37.920Z] #21 50.09 Initializing machine ID from random generator. [2022-08-16T21:06:37.920Z] #21 50.90 Setting up systemd-journal-remote (247.3-7) ... [2022-08-16T21:06:37.920Z] #21 51.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:06:37.920Z] #21 DONE 51.5s [2022-08-16T21:06:37.920Z] [2022-08-16T21:06:37.920Z] #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-16T21:06:37.920Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-16T21:06:37.984Z] #55 35.75 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-16T21:06:37.984Z] #55 35.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-16T21:06:38.026Z] #55 37.11 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-16T21:06:38.026Z] #55 37.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-16T21:06:38.175Z] #22 0.637 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-16T21:06:38.176Z] #22 0.642 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-16T21:06:38.176Z] #22 0.646 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-16T21:06:38.176Z] #22 DONE 0.7s [2022-08-16T21:06:38.176Z] [2022-08-16T21:06:38.176Z] #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-16T21:06:38.176Z] #60 sha256:3850465755bdc38332ef4a33c7ae7d7ff02cb5f0a2ed4afdf71c119d98f372fa [2022-08-16T21:06:38.176Z] #60 ... [2022-08-16T21:06:38.176Z] [2022-08-16T21:06:38.176Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:06:38.176Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-16T21:06:38.244Z] #55 35.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-16T21:06:38.244Z] #55 36.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-16T21:06:38.244Z] #55 36.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-16T21:06:38.283Z] #55 37.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-16T21:06:38.402Z] #77 98.52 checking for inttypes.h... yes [2022-08-16T21:06:38.402Z] #77 98.69 checking for stdint.h... yes [2022-08-16T21:06:38.505Z] #55 36.29 go: downloading github.com/julz/importas v0.1.0 [2022-08-16T21:06:38.505Z] #55 36.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-16T21:06:38.505Z] #55 36.43 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-16T21:06:38.549Z] #55 37.47 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-16T21:06:38.549Z] #55 37.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-16T21:06:38.662Z] #77 98.92 checking for unistd.h... yes [2022-08-16T21:06:38.764Z] #55 36.62 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-16T21:06:38.764Z] #55 36.75 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-16T21:06:38.922Z] #77 99.14 checking for dlfcn.h... yes [2022-08-16T21:06:38.922Z] #77 99.33 checking for objdir... .libs [2022-08-16T21:06:39.024Z] #55 36.87 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-16T21:06:39.113Z] #55 38.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-16T21:06:39.229Z] #19 114.2 Building dependency tree... [2022-08-16T21:06:39.369Z] #55 38.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-16T21:06:39.369Z] #55 38.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-16T21:06:39.369Z] #55 38.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-16T21:06:39.491Z] #77 99.81 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:06:39.491Z] #77 99.95 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:06:39.491Z] #77 99.95 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:06:39.592Z] #55 37.17 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-16T21:06:39.592Z] #55 37.36 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-16T21:06:39.592Z] #55 37.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-16T21:06:39.592Z] #55 37.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-16T21:06:39.592Z] #55 37.51 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-16T21:06:39.626Z] #55 38.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-16T21:06:39.851Z] #55 37.68 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-16T21:06:39.882Z] #55 38.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-16T21:06:39.882Z] #55 38.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-16T21:06:39.882Z] #55 ... [2022-08-16T21:06:39.882Z] [2022-08-16T21:06:39.882Z] #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-16T21:06:39.882Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:06:39.882Z] #36 28.88 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-16T21:06:39.882Z] #36 29.11 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-16T21:06:39.882Z] #36 29.13 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-16T21:06:39.882Z] #36 32.04 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-16T21:06:39.882Z] #36 32.26 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-16T21:06:39.882Z] #36 33.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-16T21:06:40.010Z] #77 100.1 checking if gcc static flag -static works... yes [2022-08-16T21:06:40.139Z] #36 ... [2022-08-16T21:06:40.139Z] [2022-08-16T21:06:40.139Z] #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-16T21:06:40.139Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:40.139Z] #55 39.14 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-16T21:06:40.139Z] #55 39.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-16T21:06:40.139Z] #55 39.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-16T21:06:40.270Z] #77 100.5 checking if gcc supports -c -o file.o... yes [2022-08-16T21:06:40.270Z] #77 100.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:06:40.270Z] #77 100.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:06:40.396Z] #55 39.36 go: downloading github.com/julz/importas v0.1.0 [2022-08-16T21:06:40.396Z] #55 39.47 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-16T21:06:40.530Z] #77 100.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:06:40.530Z] #77 101.0 checking how to hardcode library paths into programs... immediate [2022-08-16T21:06:40.530Z] #77 101.0 checking whether stripping libraries is possible... yes [2022-08-16T21:06:40.530Z] #77 101.0 checking if libtool supports shared libraries... yes [2022-08-16T21:06:40.530Z] #77 101.0 checking whether to build shared libraries... no [2022-08-16T21:06:40.530Z] #77 101.0 checking whether to build static libraries... yes [2022-08-16T21:06:40.652Z] #55 39.72 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-16T21:06:40.789Z] #77 101.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:06:40.789Z] #77 101.1 checking whether build environment is sane... yes [2022-08-16T21:06:40.789Z] #77 101.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:06:40.789Z] #77 101.2 checking whether make sets $(MAKE)... yes [2022-08-16T21:06:40.789Z] #77 101.2 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:06:40.789Z] #77 101.3 checking whether make supports nested variables... yes [2022-08-16T21:06:40.909Z] #55 39.79 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-16T21:06:40.909Z] #55 39.99 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-16T21:06:41.050Z] #77 101.3 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:06:41.050Z] #77 101.3 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:06:41.050Z] #77 101.3 checking how to create a ustar tar archive... gnutar [2022-08-16T21:06:41.050Z] #77 101.4 checking dependency style of gcc... gcc3 [2022-08-16T21:06:41.050Z] #77 ... [2022-08-16T21:06:41.050Z] [2022-08-16T21:06:41.050Z] #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-16T21:06:41.050Z] #60 sha256:3b909be9954f13aaf4bbb6b402f5d34f8d4b1cb7b6d0621a3c44abef1b5839ff [2022-08-16T21:06:41.050Z] #60 14.58 + cd /tmp/tmp.d3Oe2XdWNX/src/github.com/opencontainers/runc [2022-08-16T21:06:41.050Z] #60 14.58 + git checkout -q v1.1.3 [2022-08-16T21:06:41.050Z] #60 15.50 + '[' -z '' ']' [2022-08-16T21:06:41.050Z] #60 15.50 + target=static [2022-08-16T21:06:41.050Z] #60 15.50 + make BUILDTAGS=seccomp static [2022-08-16T21:06:41.050Z] #60 15.84 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-16T21:06:41.165Z] #55 40.13 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-16T21:06:41.165Z] #55 40.16 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-16T21:06:41.230Z] #55 38.91 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-16T21:06:41.230Z] #55 38.93 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-16T21:06:41.230Z] #55 39.04 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-16T21:06:41.310Z] #60 ... [2022-08-16T21:06:41.310Z] [2022-08-16T21:06:41.310Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:41.310Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:41.310Z] #77 101.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:06:41.310Z] #77 101.6 checking whether make supports nested variables... (cached) yes [2022-08-16T21:06:41.310Z] #77 101.6 checking for gawk... (cached) mawk [2022-08-16T21:06:41.310Z] #77 101.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:06:41.310Z] #77 101.7 checking for gcc... (cached) gcc [2022-08-16T21:06:41.310Z] #77 101.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:06:41.310Z] #77 101.8 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:06:41.310Z] #77 101.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:06:41.310Z] #77 101.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:06:41.310Z] #77 101.8 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:06:41.422Z] #55 40.35 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-16T21:06:41.422Z] #55 40.44 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-16T21:06:41.422Z] #55 40.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-16T21:06:41.570Z] #77 101.9 checking for python3... /usr/bin/python3 [2022-08-16T21:06:41.570Z] #77 101.9 checking for python3 version... 3.9 [2022-08-16T21:06:41.570Z] #77 102.0 checking for python3 platform... linux [2022-08-16T21:06:41.601Z] #55 39.18 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-16T21:06:41.601Z] #55 39.27 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-16T21:06:41.601Z] #55 39.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-16T21:06:41.601Z] #55 39.44 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-16T21:06:41.678Z] #55 40.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-16T21:06:41.678Z] #55 40.62 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-16T21:06:41.678Z] #55 ... [2022-08-16T21:06:41.678Z] [2022-08-16T21:06:41.678Z] #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-16T21:06:41.678Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:41.678Z] #76 30.66 Fetched 8570 kB in 24s (356 kB/s) [2022-08-16T21:06:41.678Z] #76 30.66 Reading package lists... [2022-08-16T21:06:41.678Z] #76 40.19 Reading package lists... [2022-08-16T21:06:41.678Z] #76 ... [2022-08-16T21:06:41.678Z] [2022-08-16T21:06:41.679Z] #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-16T21:06:41.679Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:41.679Z] #14 30.32 Reading package lists... [2022-08-16T21:06:41.834Z] #77 102.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:06:41.834Z] #77 102.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:06:41.834Z] #77 102.4 checking for go-md2man... no [2022-08-16T21:06:41.893Z] #55 39.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-16T21:06:41.893Z] #55 39.74 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-16T21:06:41.893Z] #55 ... [2022-08-16T21:06:41.893Z] [2022-08-16T21:06:41.893Z] #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-16T21:06:41.893Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:06:41.893Z] #62 29.67 Fetched 8570 kB in 23s (368 kB/s) [2022-08-16T21:06:41.893Z] #62 29.67 Reading package lists... [2022-08-16T21:06:42.184Z] #62 39.28 Reading package lists... [2022-08-16T21:06:42.184Z] #62 ... [2022-08-16T21:06:42.184Z] [2022-08-16T21:06:42.184Z] #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-16T21:06:42.184Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:06:42.184Z] #47 37.80 Updating files: 42% (929/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: 76% (1672/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-16T21:06:42.184Z] #47 39.62 + git checkout -q v2.3.0 [2022-08-16T21:06:42.403Z] #77 102.5 checking error.h usability... yes [2022-08-16T21:06:42.403Z] #77 102.7 checking error.h presence... yes [2022-08-16T21:06:42.403Z] #77 102.8 checking for error.h... yes [2022-08-16T21:06:42.613Z] #14 39.53 Reading package lists... [2022-08-16T21:06:42.613Z] #14 ... [2022-08-16T21:06:42.613Z] [2022-08-16T21:06:42.613Z] #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-16T21:06:42.613Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:06:42.613Z] #62 31.55 Fetched 8570 kB in 25s (349 kB/s) [2022-08-16T21:06:42.613Z] #62 31.55 Reading package lists... [2022-08-16T21:06:42.613Z] #62 40.67 Reading package lists... [2022-08-16T21:06:42.613Z] #62 ... [2022-08-16T21:06:42.613Z] [2022-08-16T21:06:42.613Z] #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-16T21:06:42.613Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:06:42.613Z] #42 32.15 Reading package lists... [2022-08-16T21:06:42.680Z] #77 102.8 checking linux/openat2.h usability... yes [2022-08-16T21:06:42.680Z] #77 103.1 checking linux/openat2.h presence... yes [2022-08-16T21:06:42.680Z] #77 103.1 checking for linux/openat2.h... yes [2022-08-16T21:06:42.966Z] #77 103.2 checking for copy_file_range... yes [2022-08-16T21:06:43.133Z] #47 ... [2022-08-16T21:06:43.133Z] [2022-08-16T21:06:43.133Z] #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-16T21:06:43.133Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:43.133Z] #14 31.03 Fetched 8570 kB in 23s (366 kB/s) [2022-08-16T21:06:43.133Z] #14 31.03 Reading package lists... [2022-08-16T21:06:43.227Z] #77 103.4 checking for fgetxattr... yes [2022-08-16T21:06:43.407Z] #14 40.68 Reading package lists... [2022-08-16T21:06:43.407Z] #14 ... [2022-08-16T21:06:43.407Z] [2022-08-16T21:06:43.407Z] #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-16T21:06:43.407Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:43.407Z] #55 40.41 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-16T21:06:43.407Z] #55 40.43 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-16T21:06:43.407Z] #55 40.52 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-16T21:06:43.407Z] #55 40.62 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-16T21:06:43.407Z] #55 40.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-16T21:06:43.407Z] #55 41.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-16T21:06:43.407Z] #55 41.28 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-16T21:06:43.421Z] #19 ... [2022-08-16T21:06:43.421Z] [2022-08-16T21:06:43.421Z] #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-16T21:06:43.421Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:43.421Z] #84 83.85 configure.ac:7: installing 'build-aux/compile' [2022-08-16T21:06:43.421Z] #84 83.89 configure.ac:9: installing 'build-aux/config.guess' [2022-08-16T21:06:43.430Z] #23 ... [2022-08-16T21:06:43.430Z] [2022-08-16T21:06:43.430Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:43.430Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:06:43.430Z] #77 123.2 config.status: creating Makefile [2022-08-16T21:06:43.430Z] #77 123.3 config.status: creating config.h [2022-08-16T21:06:43.430Z] #77 123.3 config.status: executing depfiles commands [2022-08-16T21:06:43.430Z] #77 123.5 config.status: executing libtool commands [2022-08-16T21:06:43.430Z] #77 124.5 GEN .version [2022-08-16T21:06:43.430Z] #77 124.5 make install-recursive [2022-08-16T21:06:43.430Z] #77 124.5 make[1]: Entering directory '/tmp/crun-build' [2022-08-16T21:06:43.430Z] #77 124.6 Making install in libocispec [2022-08-16T21:06:43.430Z] #77 124.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:06:43.430Z] #77 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-16T21:06:43.430Z] #77 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-16T21:06:43.430Z] #77 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-16T21:06:43.430Z] #77 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-16T21:06:43.430Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-16T21:06:43.430Z] #77 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-16T21:06:43.430Z] #77 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-16T21:06:43.430Z] #77 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-16T21:06:43.430Z] #77 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-16T21:06:43.430Z] #77 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-16T21:06:43.430Z] #77 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-16T21:06:43.430Z] #77 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-16T21:06:43.430Z] #77 125.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-16T21:06:43.430Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-16T21:06:43.430Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-16T21:06:43.430Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-16T21:06:43.430Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-16T21:06:43.430Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-16T21:06:43.430Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-16T21:06:43.430Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-16T21:06:43.430Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-16T21:06:43.430Z] #77 126.6 make install-recursive [2022-08-16T21:06:43.430Z] #77 126.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:06:43.430Z] #77 126.7 Making install in yajl [2022-08-16T21:06:43.430Z] #77 126.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:06:43.430Z] #77 126.8 CC verify/json_verify-json_verify.o [2022-08-16T21:06:43.430Z] #77 126.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-16T21:06:43.430Z] #77 126.8 CC src/libyajl_la-yajl.lo [2022-08-16T21:06:43.430Z] #77 126.8 CC src/libyajl_la-yajl_gen.lo [2022-08-16T21:06:43.430Z] #77 126.8 CC src/libyajl_la-yajl_parser.lo [2022-08-16T21:06:43.430Z] #77 126.8 CC src/libyajl_la-yajl_buf.lo [2022-08-16T21:06:43.430Z] #77 126.9 CC src/libyajl_la-yajl_encode.lo [2022-08-16T21:06:43.430Z] #77 126.9 CC src/libyajl_la-yajl_lex.lo [2022-08-16T21:06:43.430Z] #77 126.9 CC src/libyajl_la-yajl_tree.lo [2022-08-16T21:06:43.666Z] #55 41.48 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-16T21:06:43.666Z] #55 41.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-16T21:06:43.666Z] #55 41.59 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-16T21:06:43.680Z] #84 83.91 configure.ac:9: installing 'build-aux/config.sub' [2022-08-16T21:06:43.680Z] #84 83.91 configure.ac:11: installing 'build-aux/install-sh' [2022-08-16T21:06:43.680Z] #84 83.92 configure.ac:11: installing 'build-aux/missing' [2022-08-16T21:06:43.756Z] #77 103.8 checking for statx... yes [2022-08-16T21:06:43.926Z] #55 41.79 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-16T21:06:43.939Z] #84 84.22 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:06:44.026Z] #77 104.2 checking for fgetpwent_r... yes [2022-08-16T21:06:44.186Z] #55 42.08 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-16T21:06:44.186Z] #55 42.09 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-16T21:06:44.186Z] #55 ... [2022-08-16T21:06:44.186Z] [2022-08-16T21:06:44.186Z] #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-16T21:06:44.186Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:44.186Z] #51 31.71 Fetched 8573 kB in 25s (342 kB/s) [2022-08-16T21:06:44.198Z] #84 84.37 parallel-tests: installing 'build-aux/test-driver' [2022-08-16T21:06:44.445Z] #51 31.71 Reading package lists... [2022-08-16T21:06:44.445Z] #51 ... [2022-08-16T21:06:44.445Z] [2022-08-16T21:06:44.445Z] #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-16T21:06:44.445Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:06:44.445Z] #42 31.31 Reading package lists... [2022-08-16T21:06:44.505Z] #42 41.66 Reading package lists... [2022-08-16T21:06:44.505Z] #42 ... [2022-08-16T21:06:44.505Z] [2022-08-16T21:06:44.505Z] #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-16T21:06:44.505Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:44.505Z] #51 33.28 Fetched 8573 kB in 26s (328 kB/s) [2022-08-16T21:06:44.505Z] #51 33.28 Reading package lists... [2022-08-16T21:06:44.602Z] #77 104.5 checking for issetugid... no [2022-08-16T21:06:44.602Z] #77 104.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:06:44.602Z] #77 104.8 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:06:44.762Z] #51 42.69 Reading package lists... [2022-08-16T21:06:44.762Z] #51 ... [2022-08-16T21:06:44.762Z] [2022-08-16T21:06:44.762Z] #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-16T21:06:44.762Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:06:44.763Z] #47 41.59 Updating files: 54% (1180/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1779/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-16T21:06:44.763Z] #47 43.15 + git checkout -q v2.3.0 [2022-08-16T21:06:44.861Z] #77 104.8 checking for library containing yajl_tree_get... -lyajl [2022-08-16T21:06:44.861Z] #77 ... [2022-08-16T21:06:44.861Z] [2022-08-16T21:06:44.861Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-16T21:06:44.861Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:06:44.861Z] #21 2.323 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:06:44.861Z] #21 2.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:06:44.861Z] #21 2.358 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:06:44.861Z] #21 2.897 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:06:44.861Z] #21 4.469 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:06:44.861Z] #21 5.964 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:06:45.120Z] #21 10.19 Fetched 8570 kB in 8s (1052 kB/s) [2022-08-16T21:06:45.120Z] #21 10.19 Reading package lists... [2022-08-16T21:06:45.120Z] #21 ... [2022-08-16T21:06:45.120Z] [2022-08-16T21:06:45.120Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:45.120Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:45.120Z] #77 105.4 checking for yajl >= 2.0.0... yes [2022-08-16T21:06:45.120Z] #77 105.4 checking sys/capability.h usability... yes [2022-08-16T21:06:45.120Z] #77 105.6 checking sys/capability.h presence... yes [2022-08-16T21:06:45.120Z] #77 105.7 checking for sys/capability.h... yes [2022-08-16T21:06:45.948Z] #77 105.7 checking for library containing cap_from_name... -lcap [2022-08-16T21:06:46.517Z] #77 106.3 checking for library containing dlopen... -ldl [2022-08-16T21:06:46.776Z] #77 106.8 checking seccomp.h usability... yes [2022-08-16T21:06:47.035Z] #77 107.2 checking seccomp.h presence... yes [2022-08-16T21:06:47.035Z] #77 107.3 checking for seccomp.h... yes [2022-08-16T21:06:47.292Z] #47 45.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-16T21:06:47.295Z] #77 107.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-16T21:06:47.490Z] #84 87.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:06:47.490Z] #84 87.76 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:06:47.554Z] #77 107.9 checking for library containing seccomp_arch_resolve_name... [2022-08-16T21:06:47.554Z] #77 ... [2022-08-16T21:06:47.554Z] [2022-08-16T21:06:47.554Z] #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-16T21:06:47.554Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:06:47.554Z] #34 DONE 159.6s [2022-08-16T21:06:47.554Z] [2022-08-16T21:06:47.554Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:47.554Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:47.554Z] #77 107.9 checking for library containing seccomp_arch_resolve_name... none required [2022-08-16T21:06:47.595Z] #77 131.7 CCLD libyajl.la [2022-08-16T21:06:47.595Z] #77 ... [2022-08-16T21:06:47.595Z] [2022-08-16T21:06:47.595Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:06:47.595Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-16T21:06:47.595Z] #23 9.351 Collecting yamllint==1.26.1 [2022-08-16T21:06:47.813Z] #77 108.0 checking systemd/sd-bus.h usability... yes [2022-08-16T21:06:48.073Z] #77 108.2 checking systemd/sd-bus.h presence... yes [2022-08-16T21:06:48.073Z] #77 108.5 checking for systemd/sd-bus.h... yes [2022-08-16T21:06:48.522Z] #23 10.43 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-16T21:06:48.643Z] #77 108.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-16T21:06:48.651Z] #42 41.13 Reading package lists... [2022-08-16T21:06:48.651Z] #42 ... [2022-08-16T21:06:48.651Z] [2022-08-16T21:06:48.651Z] #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-16T21:06:48.651Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:06:48.651Z] #47 43.51 + 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-16T21:06:48.869Z] #84 89.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:06:48.869Z] #84 89.14 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:06:48.870Z] #84 89.24 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:06:48.902Z] #77 109.0 checking for sd_notify_barrier... yes [2022-08-16T21:06:49.129Z] #84 89.39 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:06:49.162Z] #77 109.3 checking linux/bpf.h usability... yes [2022-08-16T21:06:49.162Z] #77 109.6 checking linux/bpf.h presence... yes [2022-08-16T21:06:49.162Z] #77 109.6 checking for linux/bpf.h... yes [2022-08-16T21:06:49.388Z] #84 89.70 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:06:49.422Z] #77 109.6 checking compilation for eBPF... yes [2022-08-16T21:06:49.422Z] #77 109.8 checking for criu >= 3.15... no [2022-08-16T21:06:49.422Z] #77 109.9 configure: CRIU headers not found, building without CRIU support [2022-08-16T21:06:49.422Z] #77 109.9 checking for criu > 3.16... no [2022-08-16T21:06:49.422Z] #77 109.9 configure: CRIU version doesn't support join-ns API [2022-08-16T21:06:49.422Z] #77 109.9 checking for criu > 3.16.1... no [2022-08-16T21:06:49.451Z] #23 11.46 Collecting pathspec>=0.5.3 [2022-08-16T21:06:49.646Z] #84 89.96 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:06:49.682Z] #77 109.9 configure: CRIU version doesn't support for pre-dumping [2022-08-16T21:06:49.682Z] #77 109.9 checking for new mount API (fsconfig)... yes [2022-08-16T21:06:49.682Z] #77 110.1 checking for seccomp notify API... yes [2022-08-16T21:06:49.707Z] #23 11.48 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-16T21:06:49.817Z] #47 ... [2022-08-16T21:06:49.817Z] [2022-08-16T21:06:49.817Z] #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-16T21:06:49.817Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:49.817Z] #76 40.19 Reading package lists... [2022-08-16T21:06:49.904Z] #84 ... [2022-08-16T21:06:49.904Z] [2022-08-16T21:06:49.904Z] #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-16T21:06:49.904Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:06:49.904Z] #19 124.9 The following additional packages will be installed: [2022-08-16T21:06:49.904Z] #19 124.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-16T21:06:49.904Z] #19 124.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-16T21:06:49.904Z] #19 124.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-16T21:06:49.904Z] #19 124.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-16T21:06:49.904Z] #19 124.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-16T21:06:49.904Z] #19 124.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-16T21:06:49.904Z] #19 124.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-16T21:06:49.904Z] #19 124.9 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-16T21:06:49.904Z] #19 124.9 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-16T21:06:49.904Z] #19 124.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-16T21:06:49.904Z] #19 124.9 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-16T21:06:49.904Z] #19 124.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-16T21:06:49.904Z] #19 124.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-16T21:06:49.904Z] #19 124.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-16T21:06:49.904Z] #19 124.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-16T21:06:49.904Z] #19 124.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-16T21:06:49.904Z] #19 124.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-16T21:06:49.904Z] #19 124.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-16T21:06:49.904Z] #19 124.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-16T21:06:49.904Z] #19 124.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-16T21:06:49.904Z] #19 124.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-16T21:06:49.904Z] #19 124.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-16T21:06:49.904Z] #19 124.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-16T21:06:49.904Z] #19 124.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-16T21:06:49.904Z] #19 124.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-16T21:06:49.904Z] #19 124.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-16T21:06:49.904Z] #19 124.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-16T21:06:49.904Z] #19 124.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-16T21:06:49.904Z] #19 124.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-16T21:06:49.904Z] #19 124.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-16T21:06:49.904Z] #19 124.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-16T21:06:49.904Z] #19 124.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-16T21:06:49.904Z] #19 125.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-16T21:06:49.904Z] #19 125.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-16T21:06:49.904Z] #19 125.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-16T21:06:49.904Z] #19 125.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-16T21:06:49.904Z] #19 125.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-16T21:06:49.904Z] #19 125.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-16T21:06:49.904Z] #19 125.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-16T21:06:49.904Z] #19 125.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-16T21:06:49.904Z] #19 125.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-16T21:06:49.904Z] #19 125.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-16T21:06:49.904Z] #19 125.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-16T21:06:49.904Z] #19 125.0 linux-libc-dev-s390x-cross patch xz-utils [2022-08-16T21:06:49.904Z] #19 125.1 Suggested packages: [2022-08-16T21:06:49.904Z] #19 125.1 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-16T21:06:49.904Z] #19 125.1 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-16T21:06:49.904Z] #19 125.1 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-16T21:06:49.904Z] #19 125.1 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-16T21:06:49.905Z] #19 125.1 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-16T21:06:49.905Z] #19 125.1 libyaml-shell-perl ed diffutils-doc [2022-08-16T21:06:49.905Z] #19 125.1 Recommended packages: [2022-08-16T21:06:49.905Z] #19 125.1 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-16T21:06:49.905Z] #19 125.1 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-16T21:06:49.941Z] #77 110.2 checking for gperf... no [2022-08-16T21:06:49.942Z] #77 110.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-16T21:06:49.942Z] #77 110.2 checking for library containing argp_parse... none required [2022-08-16T21:06:49.964Z] #23 11.85 Collecting pyyaml [2022-08-16T21:06:49.964Z] #23 11.88 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-16T21:06:49.964Z] #23 11.93 Building wheels for collected packages: yamllint [2022-08-16T21:06:49.964Z] #23 11.93 Building wheel for yamllint (setup.py): started [2022-08-16T21:06:50.202Z] #77 110.5 checking that generated files are newer than configure... done [2022-08-16T21:06:50.202Z] #77 110.5 configure: creating ./config.status [2022-08-16T21:06:50.772Z] #77 ... [2022-08-16T21:06:50.772Z] [2022-08-16T21:06:50.772Z] #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-16T21:06:50.772Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:06:50.772Z] #36 162.8 Delve is a source level debugger for Go programs. [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-16T21:06:50.772Z] #36 162.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 Pass flags to the program you are debugging using `--`, for example: [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 Usage: [2022-08-16T21:06:50.772Z] #36 162.8 dlv [command] [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 Available Commands: [2022-08-16T21:06:50.772Z] #36 162.8 attach Attach to running process and begin debugging. [2022-08-16T21:06:50.772Z] #36 162.8 connect Connect to a headless debug server with a terminal client. [2022-08-16T21:06:50.772Z] #36 162.8 core Examine a core dump. [2022-08-16T21:06:50.772Z] #36 162.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-16T21:06:50.772Z] #36 162.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-16T21:06:50.772Z] #36 162.8 exec Execute a precompiled binary, and begin a debug session. [2022-08-16T21:06:50.772Z] #36 162.8 help Help about any command [2022-08-16T21:06:50.772Z] #36 162.8 run Deprecated command. Use 'debug' instead. [2022-08-16T21:06:50.772Z] #36 162.8 test Compile test binary and begin debugging program. [2022-08-16T21:06:50.772Z] #36 162.8 trace Compile and begin tracing program. [2022-08-16T21:06:50.772Z] #36 162.8 version Prints version. [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 Flags: [2022-08-16T21:06:50.772Z] #36 162.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-16T21:06:50.772Z] #36 162.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-16T21:06:50.772Z] #36 162.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-16T21:06:50.772Z] #36 162.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-16T21:06:50.772Z] #36 162.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-16T21:06:50.772Z] #36 162.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-16T21:06:50.772Z] #36 162.8 --disable-aslr Disables address space randomization [2022-08-16T21:06:50.772Z] #36 162.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-16T21:06:50.772Z] #36 162.8 -h, --help help for dlv [2022-08-16T21:06:50.772Z] #36 162.8 --init string Init file, executed by the terminal client. [2022-08-16T21:06:50.772Z] #36 162.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-16T21:06:50.772Z] #36 162.8 --log Enable debugging server logging. [2022-08-16T21:06:50.772Z] #36 162.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-16T21:06:50.772Z] #36 162.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-16T21:06:50.772Z] #36 162.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-16T21:06:50.772Z] #36 162.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-16T21:06:50.772Z] #36 162.8 --wd string Working directory for running the program. [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 Additional help topics: [2022-08-16T21:06:50.772Z] #36 162.8 dlv backend Help about the --backend flag. [2022-08-16T21:06:50.772Z] #36 162.8 dlv log Help about logging flags. [2022-08-16T21:06:50.772Z] #36 162.8 dlv redirect Help about file redirection. [2022-08-16T21:06:50.772Z] #36 162.8 [2022-08-16T21:06:50.772Z] #36 162.8 Use "dlv [command] --help" for more information about a command. [2022-08-16T21:06:50.772Z] #36 DONE 163.1s [2022-08-16T21:06:51.032Z] [2022-08-16T21:06:51.032Z] #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-16T21:06:51.032Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:06:51.032Z] #21 10.19 Reading package lists... [2022-08-16T21:06:51.330Z] #23 12.90 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-16T21:06:51.330Z] #23 12.92 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7d8cd35f393a8f204988351540a2a8cbe522e01b3d442933b0db278bd8f5684c [2022-08-16T21:06:51.330Z] #23 12.92 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-16T21:06:51.330Z] #23 12.92 Successfully built yamllint [2022-08-16T21:06:51.330Z] #23 12.93 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-16T21:06:51.586Z] #23 13.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-16T21:06:51.947Z] #47 ... [2022-08-16T21:06:51.947Z] [2022-08-16T21:06:51.947Z] #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-16T21:06:51.947Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:51.947Z] #14 40.68 Reading package lists... [2022-08-16T21:06:52.150Z] #23 DONE 13.8s [2022-08-16T21:06:52.150Z] [2022-08-16T21:06:52.150Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:52.150Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:06:52.150Z] #77 132.1 CCLD verify/json_verify [2022-08-16T21:06:52.150Z] #77 132.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:06:52.150Z] #77 132.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:06:52.150Z] #77 132.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:06:52.150Z] #77 132.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:06:52.150Z] #77 132.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:06:52.150Z] #77 132.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:06:52.150Z] #77 132.5 CC src/image_spec_schema_config_schema.lo [2022-08-16T21:06:52.150Z] #77 132.5 CC src/validate.o [2022-08-16T21:06:52.150Z] #77 132.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-16T21:06:52.150Z] #77 132.6 CC src/image_spec_schema_defs.lo [2022-08-16T21:06:52.150Z] #77 132.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-16T21:06:52.150Z] #77 132.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-16T21:06:52.150Z] #77 132.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-16T21:06:52.150Z] #77 132.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-16T21:06:52.150Z] #77 132.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-16T21:06:52.150Z] #77 132.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-16T21:06:52.150Z] #77 132.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-16T21:06:52.150Z] #77 132.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-16T21:06:52.150Z] #77 132.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-16T21:06:52.150Z] #77 132.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-16T21:06:52.150Z] #77 133.0 CC src/runtime_spec_schema_defs.lo [2022-08-16T21:06:52.150Z] #77 133.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-16T21:06:52.150Z] #77 133.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-16T21:06:52.150Z] #77 133.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-16T21:06:52.150Z] #77 133.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-16T21:06:52.150Z] #77 133.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-16T21:06:52.150Z] #77 133.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-16T21:06:52.150Z] #77 133.7 CC src/basic_test_double_array_item.lo [2022-08-16T21:06:52.150Z] #77 133.8 CC src/basic_test_double_array.lo [2022-08-16T21:06:52.150Z] #77 133.9 CC src/basic_test_top_array_int.lo [2022-08-16T21:06:52.150Z] #77 134.0 CC src/basic_test_top_array_string.lo [2022-08-16T21:06:52.150Z] #77 134.1 CC src/basic_test_top_double_array_int.lo [2022-08-16T21:06:52.150Z] #77 134.4 CC src/basic_test_top_double_array_obj.lo [2022-08-16T21:06:52.150Z] #77 134.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-16T21:06:52.150Z] #77 134.8 CC src/basic_test_top_double_array_string.lo [2022-08-16T21:06:52.150Z] #77 135.0 CC src/read-file.lo [2022-08-16T21:06:52.150Z] #77 135.1 CC src/json_common.lo [2022-08-16T21:06:52.150Z] #77 135.2 CC tests/test-1.o [2022-08-16T21:06:52.150Z] #77 135.5 CC tests/test-2.o [2022-08-16T21:06:52.150Z] #77 135.8 CC tests/test-3.o [2022-08-16T21:06:52.150Z] #77 135.9 CC tests/test-4.o [2022-08-16T21:06:52.150Z] #77 136.1 CC tests/test-5.o [2022-08-16T21:06:52.150Z] #77 136.5 CC tests/test-6.o [2022-08-16T21:06:52.407Z] #77 136.7 CC tests/test-7.o [2022-08-16T21:06:52.413Z] #21 13.98 Reading package lists... [2022-08-16T21:06:52.609Z] #76 48.99 Building dependency tree... [2022-08-16T21:06:52.671Z] #77 137.1 CC tests/test-8.o [2022-08-16T21:06:52.672Z] #77 137.2 CC tests/test-9.o [2022-08-16T21:06:52.873Z] #76 ... [2022-08-16T21:06:52.873Z] [2022-08-16T21:06:52.873Z] #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-16T21:06:52.873Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:52.873Z] #55 41.81 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-16T21:06:52.873Z] #55 41.81 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-16T21:06:52.873Z] #55 41.92 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-16T21:06:52.873Z] #55 42.18 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-16T21:06:52.873Z] #55 42.46 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-16T21:06:52.873Z] #55 42.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-16T21:06:52.873Z] #55 42.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-16T21:06:52.873Z] #55 42.78 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-16T21:06:52.873Z] #55 42.94 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-16T21:06:52.873Z] #55 43.47 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-16T21:06:52.873Z] #55 43.48 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-16T21:06:52.873Z] #55 43.63 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-16T21:06:52.873Z] #55 43.66 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-16T21:06:52.873Z] #55 43.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-16T21:06:52.873Z] #55 44.01 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-16T21:06:52.873Z] #55 44.27 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-16T21:06:52.873Z] #55 44.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-16T21:06:52.873Z] #55 44.41 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-16T21:06:52.873Z] #55 44.54 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-16T21:06:52.873Z] #55 44.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-16T21:06:52.873Z] #55 44.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-16T21:06:52.873Z] #55 44.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-16T21:06:52.873Z] #55 45.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-16T21:06:52.873Z] #55 45.21 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-16T21:06:52.873Z] #55 45.28 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-16T21:06:52.873Z] #55 45.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-16T21:06:52.873Z] #55 45.54 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-16T21:06:52.873Z] #55 45.94 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-16T21:06:52.873Z] #55 46.25 go: downloading honnef.co/go/tools v0.3.1 [2022-08-16T21:06:52.873Z] #55 49.62 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-16T21:06:52.873Z] #55 49.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-16T21:06:52.873Z] #55 49.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-16T21:06:52.873Z] #55 50.11 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-16T21:06:52.873Z] #55 50.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-16T21:06:52.873Z] #55 50.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-16T21:06:52.873Z] #55 50.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-16T21:06:52.873Z] #55 50.73 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-16T21:06:52.873Z] #55 50.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-16T21:06:52.873Z] #55 51.48 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-16T21:06:52.873Z] #55 51.61 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-16T21:06:52.873Z] #55 51.71 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-16T21:06:52.873Z] #55 ... [2022-08-16T21:06:52.873Z] [2022-08-16T21:06:52.873Z] #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-16T21:06:52.873Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:52.873Z] #51 42.69 Reading package lists... [2022-08-16T21:06:52.933Z] #77 137.4 CC tests/test-10.o [2022-08-16T21:06:52.933Z] #77 137.5 CC tests/test-11.o [2022-08-16T21:06:52.982Z] #21 17.40 Building dependency tree... [2022-08-16T21:06:53.189Z] #19 133.9 The following NEW packages will be installed: [2022-08-16T21:06:53.189Z] #19 133.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-16T21:06:53.189Z] #19 133.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-16T21:06:53.189Z] #19 133.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-16T21:06:53.189Z] #19 133.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-16T21:06:53.189Z] #19 133.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-16T21:06:53.189Z] #19 133.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-16T21:06:53.189Z] #19 133.9 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-16T21:06:53.189Z] #19 133.9 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-16T21:06:53.189Z] #19 134.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-16T21:06:53.189Z] #19 134.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-16T21:06:53.189Z] #19 134.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-16T21:06:53.189Z] #19 134.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-16T21:06:53.189Z] #19 134.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-16T21:06:53.189Z] #19 134.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-16T21:06:53.189Z] #19 134.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-16T21:06:53.189Z] #19 134.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-16T21:06:53.189Z] #19 134.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-16T21:06:53.189Z] #19 134.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-16T21:06:53.189Z] #19 134.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-16T21:06:53.189Z] #19 134.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-16T21:06:53.189Z] #19 134.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-16T21:06:53.189Z] #19 134.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-16T21:06:53.189Z] #19 134.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-16T21:06:53.189Z] #19 134.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-16T21:06:53.189Z] #19 134.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-16T21:06:53.189Z] #19 134.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-16T21:06:53.189Z] #19 134.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-16T21:06:53.189Z] #19 134.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-16T21:06:53.189Z] #19 134.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-16T21:06:53.189Z] #19 134.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-16T21:06:53.189Z] #19 134.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-16T21:06:53.189Z] #19 134.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-16T21:06:53.189Z] #19 134.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-16T21:06:53.189Z] #19 134.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-16T21:06:53.189Z] #19 134.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-16T21:06:53.189Z] #19 134.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-16T21:06:53.189Z] #19 134.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-16T21:06:53.189Z] #19 134.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-16T21:06:53.189Z] #19 134.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-16T21:06:53.189Z] #19 134.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-16T21:06:53.189Z] #19 134.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-16T21:06:53.189Z] #19 134.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-16T21:06:53.189Z] #19 134.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-16T21:06:53.189Z] #19 134.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-16T21:06:53.189Z] #19 134.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-16T21:06:53.189Z] #19 134.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-16T21:06:53.189Z] #19 134.0 linux-libc-dev-s390x-cross patch xz-utils [2022-08-16T21:06:53.757Z] #19 135.0 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:06:53.757Z] #19 135.0 Need to get 788 MB of archives. [2022-08-16T21:06:53.757Z] #19 135.0 After this operation, 3385 MB of additional disk space will be used. [2022-08-16T21:06:53.757Z] #19 135.0 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-16T21:06:53.757Z] #19 135.0 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:06:53.757Z] #19 135.0 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-16T21:06:53.757Z] #19 135.0 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-16T21:06:53.757Z] #19 135.0 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-16T21:06:53.757Z] #19 135.0 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-16T21:06:54.016Z] #19 135.0 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-16T21:06:54.016Z] #19 135.1 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-16T21:06:54.016Z] #19 135.3 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-16T21:06:54.362Z] #21 19.32 The following additional packages will be installed: [2022-08-16T21:06:54.362Z] #21 19.32 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-16T21:06:54.362Z] #21 19.32 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-16T21:06:54.362Z] #21 19.34 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-16T21:06:54.362Z] #21 19.34 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:06:54.362Z] #21 19.34 python3-pkg-resources systemd vim-runtime xxd [2022-08-16T21:06:54.362Z] #21 19.35 Suggested packages: [2022-08-16T21:06:54.362Z] #21 19.35 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-16T21:06:54.362Z] #21 19.35 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-16T21:06:54.362Z] #21 19.35 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-16T21:06:54.362Z] #21 19.35 Recommended packages: [2022-08-16T21:06:54.362Z] #21 19.35 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-16T21:06:54.362Z] #21 19.35 systemd-timesyncd | time-daemon unzip [2022-08-16T21:06:54.488Z] #14 49.76 Building dependency tree... [2022-08-16T21:06:54.488Z] #14 ... [2022-08-16T21:06:54.488Z] [2022-08-16T21:06:54.488Z] #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-16T21:06:54.488Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:54.488Z] #51 31.71 Reading package lists... [2022-08-16T21:06:54.488Z] #51 42.53 Reading package lists... [2022-08-16T21:06:54.584Z] #19 135.4 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-16T21:06:54.584Z] #19 135.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-16T21:06:54.748Z] #51 51.53 Building dependency tree... [2022-08-16T21:06:54.748Z] #51 ... [2022-08-16T21:06:54.748Z] [2022-08-16T21:06:54.748Z] #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-16T21:06:54.748Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:06:54.748Z] #55 42.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-16T21:06:54.748Z] #55 42.75 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-16T21:06:54.748Z] #55 42.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-16T21:06:54.748Z] #55 43.13 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-16T21:06:54.748Z] #55 43.23 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-16T21:06:54.748Z] #55 43.24 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-16T21:06:54.748Z] #55 43.75 go: downloading honnef.co/go/tools v0.3.1 [2022-08-16T21:06:54.748Z] #55 46.40 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-16T21:06:54.748Z] #55 46.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-16T21:06:54.748Z] #55 46.78 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-16T21:06:54.748Z] #55 46.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-16T21:06:54.748Z] #55 47.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-16T21:06:54.748Z] #55 47.18 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-16T21:06:54.748Z] #55 47.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-16T21:06:54.748Z] #55 47.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-16T21:06:54.748Z] #55 47.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-16T21:06:54.748Z] #55 47.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-16T21:06:54.748Z] #55 47.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-16T21:06:54.748Z] #55 47.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-16T21:06:54.748Z] #55 47.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-16T21:06:54.748Z] #55 47.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-16T21:06:54.748Z] #55 48.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-16T21:06:54.748Z] #55 48.33 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-16T21:06:54.748Z] #55 49.10 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-16T21:06:54.748Z] #55 49.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-16T21:06:54.748Z] #55 49.89 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-16T21:06:54.748Z] #55 49.90 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-16T21:06:54.748Z] #55 50.15 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-16T21:06:54.748Z] #55 50.52 go: downloading golang.org/x/text v0.3.7 [2022-08-16T21:06:54.843Z] #19 135.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-16T21:06:54.843Z] #19 135.8 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-16T21:06:54.933Z] #21 ... [2022-08-16T21:06:54.933Z] [2022-08-16T21:06:54.933Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:06:54.933Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:06:54.933Z] #77 113.1 config.status: creating Makefile [2022-08-16T21:06:54.933Z] #77 113.2 config.status: creating rpm/crun.spec [2022-08-16T21:06:54.933Z] #77 113.3 config.status: creating config.h [2022-08-16T21:06:54.933Z] #77 113.3 config.status: executing libtool commands [2022-08-16T21:06:54.933Z] #77 113.4 config.status: executing depfiles commands [2022-08-16T21:06:54.933Z] #77 114.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-16T21:06:54.933Z] #77 114.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:06:54.933Z] #77 115.0 checking for gcc... gcc [2022-08-16T21:06:54.933Z] #77 115.1 checking whether the C compiler works... yes [2022-08-16T21:06:54.933Z] #77 115.4 checking for C compiler default output file name... a.out [2022-08-16T21:06:55.193Z] #77 115.4 checking for suffix of executables... [2022-08-16T21:06:55.402Z] #51 51.67 Building dependency tree... [2022-08-16T21:06:55.453Z] #77 115.6 checking whether we are cross compiling... no [2022-08-16T21:06:55.453Z] #77 115.9 checking for suffix of object files... o [2022-08-16T21:06:55.688Z] #55 ... [2022-08-16T21:06:55.688Z] [2022-08-16T21:06:55.688Z] #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-16T21:06:55.688Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:55.688Z] #76 34.31 Reading package lists... [2022-08-16T21:06:55.688Z] #76 43.86 Building dependency tree... [2022-08-16T21:06:55.688Z] #76 50.34 python3 is already the newest version (3.9.2-3). [2022-08-16T21:06:55.688Z] #76 50.34 The following additional packages will be installed: [2022-08-16T21:06:55.688Z] #76 50.34 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-16T21:06:55.688Z] #76 50.36 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-16T21:06:55.688Z] #76 50.36 Suggested packages: [2022-08-16T21:06:55.688Z] #76 50.39 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-16T21:06:55.688Z] #76 50.39 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-16T21:06:55.688Z] #76 50.39 m4-doc ed diffutils-doc [2022-08-16T21:06:55.688Z] #76 50.39 Recommended packages: [2022-08-16T21:06:55.688Z] #76 50.39 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-16T21:06:55.688Z] #76 53.17 The following NEW packages will be installed: [2022-08-16T21:06:55.688Z] #76 53.19 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-16T21:06:55.688Z] #76 53.21 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-16T21:06:55.688Z] #76 53.21 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-16T21:06:55.688Z] #76 53.22 libyajl2 m4 patch xz-utils [2022-08-16T21:06:55.688Z] #76 53.70 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:06:55.688Z] #76 53.70 Need to get 5940 kB of archives. [2022-08-16T21:06:55.688Z] #76 53.70 After this operation, 18.7 MB of additional disk space will be used. [2022-08-16T21:06:55.688Z] #76 53.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:06:55.688Z] #76 53.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-16T21:06:55.713Z] #77 116.0 checking whether we are using the GNU C compiler... yes [2022-08-16T21:06:55.713Z] #77 116.1 checking whether gcc accepts -g... yes [2022-08-16T21:06:55.949Z] #76 53.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-16T21:06:55.950Z] #76 53.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-16T21:06:55.950Z] #76 53.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-16T21:06:55.950Z] #76 53.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-16T21:06:55.950Z] #76 53.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-16T21:06:55.950Z] #76 53.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-16T21:06:55.950Z] #76 53.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-16T21:06:55.950Z] #76 53.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-16T21:06:55.950Z] #76 53.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:06:55.973Z] #77 116.2 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:06:55.973Z] #77 116.3 checking whether gcc understands -c and -o together... yes [2022-08-16T21:06:56.210Z] #76 53.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:06:56.210Z] #76 54.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-16T21:06:56.233Z] #77 116.5 checking how to run the C preprocessor... gcc -E [2022-08-16T21:06:56.472Z] #76 54.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:06:56.473Z] #76 54.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-16T21:06:56.473Z] #76 54.27 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-16T21:06:56.473Z] #76 54.27 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-16T21:06:56.473Z] #76 54.27 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-16T21:06:56.473Z] #76 54.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:06:56.473Z] #76 54.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-16T21:06:56.473Z] #76 54.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:06:56.473Z] #76 54.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:06:56.473Z] #76 54.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-16T21:06:56.493Z] #77 116.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:06:56.493Z] #77 116.8 checking for egrep... /bin/grep -E [2022-08-16T21:06:56.733Z] #76 ... [2022-08-16T21:06:56.733Z] [2022-08-16T21:06:56.733Z] #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-16T21:06:56.733Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:56.733Z] #51 51.53 Building dependency tree... [2022-08-16T21:06:57.063Z] #77 116.8 checking for ANSI C header files... yes [2022-08-16T21:06:57.323Z] #77 117.5 checking for sys/types.h... yes [2022-08-16T21:06:57.323Z] #77 117.6 checking for sys/stat.h... yes [2022-08-16T21:06:57.376Z] #19 138.3 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-16T21:06:57.376Z] #19 138.3 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-16T21:06:57.593Z] #77 117.9 checking for stdlib.h... yes [2022-08-16T21:06:57.593Z] #77 118.0 checking for string.h... yes [2022-08-16T21:06:57.853Z] #77 118.1 checking for memory.h... yes [2022-08-16T21:06:58.113Z] #77 118.2 checking for strings.h... yes [2022-08-16T21:06:58.113Z] #77 118.4 checking for inttypes.h... yes [2022-08-16T21:06:58.374Z] #77 118.6 checking for stdint.h... yes [2022-08-16T21:06:58.374Z] #77 118.8 checking for unistd.h... yes [2022-08-16T21:06:58.634Z] #77 118.9 checking minix/config.h usability... no [2022-08-16T21:06:58.634Z] #77 119.1 checking minix/config.h presence... no [2022-08-16T21:06:58.634Z] #77 119.1 checking for minix/config.h... no [2022-08-16T21:06:58.686Z] #51 ... [2022-08-16T21:06:58.686Z] [2022-08-16T21:06:58.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-16T21:06:58.686Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:06:58.686Z] #76 55.27 python3 is already the newest version (3.9.2-3). [2022-08-16T21:06:58.686Z] #76 55.27 The following additional packages will be installed: [2022-08-16T21:06:58.686Z] #76 55.28 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-16T21:06:58.686Z] #76 55.29 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-16T21:06:58.686Z] #76 55.31 Suggested packages: [2022-08-16T21:06:58.686Z] #76 55.32 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-16T21:06:58.686Z] #76 55.32 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-16T21:06:58.686Z] #76 55.32 m4-doc ed diffutils-doc [2022-08-16T21:06:58.686Z] #76 55.32 Recommended packages: [2022-08-16T21:06:58.686Z] #76 55.32 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-16T21:06:58.894Z] #77 119.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-16T21:06:59.154Z] #77 119.3 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:06:59.154Z] #77 119.5 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:06:59.154Z] #77 119.5 checking how to print strings... printf [2022-08-16T21:06:59.154Z] #77 119.5 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:06:59.154Z] #77 119.5 checking for fgrep... /bin/grep -F [2022-08-16T21:06:59.154Z] #77 119.5 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:06:59.154Z] #77 119.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:06:59.154Z] #77 119.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:06:59.154Z] #77 119.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:06:59.154Z] #77 119.7 checking whether ln -s works... yes [2022-08-16T21:06:59.154Z] #77 119.7 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:06:59.154Z] #77 119.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-16T21:06:59.154Z] #77 119.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:06:59.154Z] #77 119.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:06:59.154Z] #77 119.7 checking for objdump... objdump [2022-08-16T21:06:59.154Z] #77 119.7 checking how to recognize dependent libraries... pass_all [2022-08-16T21:06:59.154Z] #77 119.7 checking for dlltool... no [2022-08-16T21:06:59.154Z] #77 119.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:06:59.154Z] #77 119.7 checking for ar... ar [2022-08-16T21:06:59.250Z] #76 58.09 The following NEW packages will be installed: [2022-08-16T21:06:59.250Z] #76 58.13 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-16T21:06:59.250Z] #76 58.13 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-16T21:06:59.250Z] #76 58.13 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-16T21:06:59.250Z] #76 58.13 libyajl2 m4 patch xz-utils [2022-08-16T21:06:59.250Z] #76 ... [2022-08-16T21:06:59.250Z] [2022-08-16T21:06:59.250Z] #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-16T21:06:59.250Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:06:59.250Z] #14 39.53 Reading package lists... [2022-08-16T21:06:59.250Z] #14 48.50 Building dependency tree... [2022-08-16T21:06:59.250Z] #14 54.99 The following additional packages will be installed: [2022-08-16T21:06:59.250Z] #14 55.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:06:59.250Z] #14 55.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-16T21:06:59.250Z] #14 55.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-16T21:06:59.250Z] #14 55.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-16T21:06:59.250Z] #14 55.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-16T21:06:59.250Z] #14 55.03 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-16T21:06:59.250Z] #14 55.04 mingw-w64-common mingw-w64-x86-64-dev [2022-08-16T21:06:59.250Z] #14 55.08 Suggested packages: [2022-08-16T21:06:59.250Z] #14 55.08 gcc-10-locales seccomp wine64 [2022-08-16T21:06:59.250Z] #14 57.16 The following NEW packages will be installed: [2022-08-16T21:06:59.250Z] #14 57.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:06:59.250Z] #14 57.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-16T21:06:59.250Z] #14 57.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-16T21:06:59.250Z] #14 57.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-16T21:06:59.250Z] #14 57.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-16T21:06:59.250Z] #14 57.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-16T21:06:59.250Z] #14 57.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-16T21:06:59.250Z] #14 57.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-16T21:06:59.250Z] #14 57.19 mingw-w64-x86-64-dev [2022-08-16T21:06:59.250Z] #14 57.76 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:06:59.250Z] #14 57.76 Need to get 115 MB of archives. [2022-08-16T21:06:59.250Z] #14 57.76 After this operation, 645 MB of additional disk space will be used. [2022-08-16T21:06:59.250Z] #14 57.76 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-16T21:06:59.250Z] #14 57.92 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-16T21:06:59.250Z] #14 58.20 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-16T21:06:59.250Z] #14 58.21 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-16T21:06:59.250Z] #14 58.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-16T21:06:59.250Z] #14 58.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-16T21:06:59.414Z] #77 119.8 checking for archiver @FILE support... @ [2022-08-16T21:06:59.511Z] #14 ... [2022-08-16T21:06:59.511Z] [2022-08-16T21:06:59.511Z] #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-16T21:06:59.511Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:06:59.511Z] #51 58.13 The following additional packages will be installed: [2022-08-16T21:06:59.511Z] #51 58.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:06:59.511Z] #51 58.15 python3-protobuf python3-six [2022-08-16T21:06:59.511Z] #51 58.21 Suggested packages: [2022-08-16T21:06:59.511Z] #51 58.21 python3-setuptools [2022-08-16T21:06:59.511Z] #51 58.21 Recommended packages: [2022-08-16T21:06:59.511Z] #51 58.21 iproute2 | iproute [2022-08-16T21:06:59.675Z] #77 119.9 checking for strip... strip [2022-08-16T21:06:59.675Z] #77 119.9 checking for ranlib... ranlib [2022-08-16T21:06:59.675Z] #77 119.9 checking for gawk... no [2022-08-16T21:06:59.675Z] #77 119.9 checking for mawk... mawk [2022-08-16T21:06:59.675Z] #77 119.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:06:59.908Z] #19 141.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-16T21:06:59.908Z] #19 141.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-16T21:06:59.934Z] #77 120.3 checking for sysroot... no [2022-08-16T21:06:59.934Z] #77 120.3 checking for a working dd... /bin/dd [2022-08-16T21:06:59.934Z] #77 120.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:06:59.934Z] #77 120.4 checking for mt... no [2022-08-16T21:06:59.934Z] #77 120.4 checking if : is a manifest tool... no [2022-08-16T21:07:00.194Z] #77 120.4 checking for dlfcn.h... yes [2022-08-16T21:07:00.194Z] #77 120.6 checking for objdir... .libs [2022-08-16T21:07:00.453Z] #77 120.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:07:00.713Z] #77 121.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:07:00.713Z] #77 121.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:07:00.885Z] #51 ... [2022-08-16T21:07:00.885Z] [2022-08-16T21:07:00.885Z] #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-16T21:07:00.885Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:07:00.885Z] #62 40.67 Reading package lists... [2022-08-16T21:07:00.885Z] #62 49.89 Building dependency tree... [2022-08-16T21:07:00.885Z] #62 56.23 The following additional packages will be installed: [2022-08-16T21:07:00.885Z] #62 56.23 libbtrfs0 [2022-08-16T21:07:00.885Z] #62 56.63 The following NEW packages will be installed: [2022-08-16T21:07:00.885Z] #62 56.66 libbtrfs-dev libbtrfs0 [2022-08-16T21:07:00.885Z] #62 57.18 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:00.885Z] #62 57.18 Need to get 460 kB of archives. [2022-08-16T21:07:00.885Z] #62 57.18 After this operation, 1237 kB of additional disk space will be used. [2022-08-16T21:07:00.885Z] #62 57.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:07:00.885Z] #62 57.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:07:00.885Z] #62 58.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:00.885Z] #62 59.42 Fetched 460 kB in 0s (1136 kB/s) [2022-08-16T21:07:00.885Z] #62 59.70 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:07:00.885Z] #62 59.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2022-08-16T21:07:00.885Z] #62 ... [2022-08-16T21:07:00.885Z] [2022-08-16T21:07:00.885Z] #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-16T21:07:00.885Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:07:00.885Z] #51 59.52 The following NEW packages will be installed: [2022-08-16T21:07:00.885Z] #51 59.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:07:00.885Z] #51 59.67 python3-protobuf python3-six [2022-08-16T21:07:00.948Z] #51 58.11 The following additional packages will be installed: [2022-08-16T21:07:00.948Z] #51 58.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:07:00.948Z] #51 58.11 python3-protobuf python3-six [2022-08-16T21:07:00.948Z] #51 58.14 Suggested packages: [2022-08-16T21:07:00.948Z] #51 ... [2022-08-16T21:07:00.948Z] [2022-08-16T21:07:00.948Z] #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-16T21:07:00.948Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:07:00.948Z] #62 39.28 Reading package lists... [2022-08-16T21:07:00.948Z] #62 48.82 Building dependency tree... [2022-08-16T21:07:00.948Z] #62 54.71 The following additional packages will be installed: [2022-08-16T21:07:00.948Z] #62 54.74 libbtrfs0 [2022-08-16T21:07:00.948Z] #62 55.11 The following NEW packages will be installed: [2022-08-16T21:07:00.948Z] #62 55.12 libbtrfs-dev libbtrfs0 [2022-08-16T21:07:00.948Z] #62 55.69 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:00.948Z] #62 55.69 Need to get 460 kB of archives. [2022-08-16T21:07:00.948Z] #62 55.69 After this operation, 1237 kB of additional disk space will be used. [2022-08-16T21:07:00.948Z] #62 55.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:07:00.948Z] #62 55.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:07:00.948Z] #62 57.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:00.948Z] #62 58.13 Fetched 460 kB in 0s (1096 kB/s) [2022-08-16T21:07:00.948Z] #62 58.35 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:07:00.948Z] #62 58.35 (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-16T21:07:00.948Z] #62 58.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:07:00.948Z] #62 58.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:07:00.948Z] #62 ... [2022-08-16T21:07:00.948Z] [2022-08-16T21:07:00.948Z] #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-16T21:07:00.948Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:00.948Z] #76 56.26 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:00.948Z] #76 56.64 Fetched 5940 kB in 1s (5505 kB/s) [2022-08-16T21:07:00.948Z] #76 56.83 Selecting previously unselected package bzip2. [2022-08-16T21:07:00.948Z] #76 56.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:07:00.948Z] #76 56.99 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:07:00.948Z] #76 57.01 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:07:00.948Z] #76 57.21 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:07:00.948Z] #76 57.21 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:00.948Z] #76 57.24 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:07:00.948Z] #76 58.21 Selecting previously unselected package libmagic1:amd64. [2022-08-16T21:07:00.948Z] #76 58.24 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:00.948Z] #76 58.27 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:07:00.948Z] #76 58.73 Selecting previously unselected package file. [2022-08-16T21:07:00.948Z] #76 58.75 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:00.948Z] #76 58.75 Unpacking file (1:5.39-3) ... [2022-08-16T21:07:00.973Z] #77 121.0 checking if gcc static flag -static works... yes [2022-08-16T21:07:00.973Z] #77 121.3 checking if gcc supports -c -o file.o... yes [2022-08-16T21:07:00.973Z] #77 121.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:07:00.973Z] #77 121.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:07:01.211Z] #76 58.98 Selecting previously unselected package xz-utils. [2022-08-16T21:07:01.211Z] #76 59.00 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:07:01.211Z] #76 59.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:07:01.238Z] #77 121.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:07:01.238Z] #77 121.7 checking how to hardcode library paths into programs... immediate [2022-08-16T21:07:01.238Z] #77 121.7 checking whether stripping libraries is possible... yes [2022-08-16T21:07:01.238Z] #77 121.7 checking if libtool supports shared libraries... yes [2022-08-16T21:07:01.238Z] #77 121.7 checking whether to build shared libraries... no [2022-08-16T21:07:01.238Z] #77 121.7 checking whether to build static libraries... yes [2022-08-16T21:07:01.238Z] #77 121.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:07:01.238Z] #77 121.7 checking whether build environment is sane... yes [2022-08-16T21:07:01.238Z] #77 121.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:07:01.238Z] #77 121.8 checking whether make sets $(MAKE)... yes [2022-08-16T21:07:01.498Z] #77 121.8 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:07:01.498Z] #77 121.8 checking whether make supports nested variables... yes [2022-08-16T21:07:01.498Z] #77 121.9 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:07:01.498Z] #77 121.9 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:07:01.498Z] #77 121.9 checking how to create a ustar tar archive... gnutar [2022-08-16T21:07:01.758Z] #77 122.0 checking dependency style of gcc... gcc3 [2022-08-16T21:07:01.758Z] #77 122.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:07:01.758Z] #77 122.1 checking whether make supports nested variables... (cached) yes [2022-08-16T21:07:01.758Z] #77 122.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:07:01.758Z] #77 122.1 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:07:01.758Z] #77 122.2 checking for yajl >= 2.1.0... yes [2022-08-16T21:07:01.758Z] #77 122.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:07:01.758Z] #77 122.2 checking for gcc... (cached) gcc [2022-08-16T21:07:01.758Z] #77 122.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:07:01.758Z] #77 122.3 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:07:01.758Z] #77 122.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:07:01.758Z] #77 122.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:07:01.780Z] #76 59.53 Selecting previously unselected package libsigsegv2:amd64. [2022-08-16T21:07:01.780Z] #76 59.54 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-16T21:07:01.780Z] #76 59.55 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:07:01.816Z] #51 60.47 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:01.816Z] #51 60.47 Need to get 2315 kB of archives. [2022-08-16T21:07:01.816Z] #51 60.47 After this operation, 11.1 MB of additional disk space will be used. [2022-08-16T21:07:01.816Z] #51 60.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-16T21:07:01.816Z] #51 60.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:07:02.018Z] #77 122.3 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:07:02.018Z] #77 122.4 checking for python3... /usr/bin/python3 [2022-08-16T21:07:02.018Z] #77 122.4 checking for python3 version... 3.9 [2022-08-16T21:07:02.018Z] #77 122.4 checking for python3 platform... linux [2022-08-16T21:07:02.039Z] #76 59.89 Selecting previously unselected package m4. [2022-08-16T21:07:02.039Z] #76 59.89 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-16T21:07:02.039Z] #76 59.90 Unpacking m4 (1.4.18-5) ... [2022-08-16T21:07:02.076Z] #51 60.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-16T21:07:02.076Z] #51 60.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-16T21:07:02.076Z] #51 60.74 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-16T21:07:02.076Z] #51 ... [2022-08-16T21:07:02.076Z] [2022-08-16T21:07:02.076Z] #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-16T21:07:02.076Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:02.076Z] #42 41.66 Reading package lists... [2022-08-16T21:07:02.076Z] #42 51.23 Building dependency tree... [2022-08-16T21:07:02.076Z] #42 57.40 The following additional packages will be installed: [2022-08-16T21:07:02.076Z] #42 57.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-16T21:07:02.076Z] #42 57.46 Suggested packages: [2022-08-16T21:07:02.076Z] #42 57.49 cmake-doc ninja-build lrzip [2022-08-16T21:07:02.076Z] #42 57.49 Recommended packages: [2022-08-16T21:07:02.076Z] #42 57.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-16T21:07:02.076Z] #42 58.95 The following NEW packages will be installed: [2022-08-16T21:07:02.076Z] #42 58.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-16T21:07:02.076Z] #42 58.98 vim-common xxd [2022-08-16T21:07:02.076Z] #42 59.50 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:02.076Z] #42 59.50 Need to get 17.7 MB of archives. [2022-08-16T21:07:02.076Z] #42 59.50 After this operation, 70.7 MB of additional disk space will be used. [2022-08-16T21:07:02.076Z] #42 59.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:07:02.076Z] #42 59.54 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-16T21:07:02.076Z] #42 59.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-16T21:07:02.076Z] #42 59.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:07:02.076Z] #42 60.60 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-16T21:07:02.076Z] #42 60.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-16T21:07:02.076Z] #42 60.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-16T21:07:02.076Z] #42 60.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-16T21:07:02.076Z] #42 60.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-16T21:07:02.076Z] #42 60.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-16T21:07:02.076Z] #42 ... [2022-08-16T21:07:02.076Z] [2022-08-16T21:07:02.076Z] #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-16T21:07:02.076Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:07:02.076Z] #51 60.74 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-16T21:07:02.076Z] #51 60.76 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-16T21:07:02.279Z] #77 122.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:07:02.279Z] #77 122.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:07:02.299Z] #76 ... [2022-08-16T21:07:02.299Z] [2022-08-16T21:07:02.299Z] #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-16T21:07:02.299Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:02.299Z] #42 41.13 Reading package lists... [2022-08-16T21:07:02.299Z] #42 50.53 Building dependency tree... [2022-08-16T21:07:02.299Z] #42 56.84 The following additional packages will be installed: [2022-08-16T21:07:02.299Z] #42 56.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-16T21:07:02.299Z] #42 56.90 Suggested packages: [2022-08-16T21:07:02.299Z] #42 56.90 cmake-doc ninja-build lrzip [2022-08-16T21:07:02.299Z] #42 56.90 Recommended packages: [2022-08-16T21:07:02.299Z] #42 56.90 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-16T21:07:02.299Z] #42 58.32 The following NEW packages will be installed: [2022-08-16T21:07:02.299Z] #42 58.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-16T21:07:02.299Z] #42 58.36 vim-common xxd [2022-08-16T21:07:02.299Z] #42 58.81 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:02.299Z] #42 58.81 Need to get 17.7 MB of archives. [2022-08-16T21:07:02.299Z] #42 58.81 After this operation, 70.7 MB of additional disk space will be used. [2022-08-16T21:07:02.299Z] #42 58.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:07:02.299Z] #42 58.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-16T21:07:02.299Z] #42 58.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-16T21:07:02.299Z] #42 59.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:07:02.299Z] #42 59.86 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-16T21:07:02.299Z] #42 59.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-16T21:07:02.299Z] #42 60.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-16T21:07:02.299Z] #42 60.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-16T21:07:02.299Z] #42 60.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-16T21:07:02.299Z] #42 60.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-16T21:07:02.504Z] #19 143.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-16T21:07:02.539Z] #77 123.0 checking that generated files are newer than configure... done [2022-08-16T21:07:02.539Z] #77 123.0 configure: creating ./config.status [2022-08-16T21:07:02.558Z] #42 ... [2022-08-16T21:07:02.558Z] [2022-08-16T21:07:02.558Z] #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-16T21:07:02.558Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:02.558Z] #14 56.28 The following additional packages will be installed: [2022-08-16T21:07:02.558Z] #14 56.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:07:02.558Z] #14 56.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-16T21:07:02.558Z] #14 56.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-16T21:07:02.558Z] #14 56.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-16T21:07:02.558Z] #14 56.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-16T21:07:02.558Z] #14 56.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-16T21:07:02.558Z] #14 56.36 mingw-w64-common mingw-w64-x86-64-dev [2022-08-16T21:07:02.558Z] #14 56.37 Suggested packages: [2022-08-16T21:07:02.558Z] #14 56.37 gcc-10-locales seccomp wine64 [2022-08-16T21:07:02.558Z] #14 58.94 The following NEW packages will be installed: [2022-08-16T21:07:02.558Z] #14 58.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:07:02.558Z] #14 58.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-16T21:07:02.558Z] #14 58.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-16T21:07:02.558Z] #14 58.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-16T21:07:02.558Z] #14 58.94 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-16T21:07:02.558Z] #14 58.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-16T21:07:02.558Z] #14 58.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-16T21:07:02.558Z] #14 58.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-16T21:07:02.558Z] #14 58.95 mingw-w64-x86-64-dev [2022-08-16T21:07:02.558Z] #14 59.55 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:02.558Z] #14 59.55 Need to get 115 MB of archives. [2022-08-16T21:07:02.558Z] #14 59.55 After this operation, 645 MB of additional disk space will be used. [2022-08-16T21:07:02.558Z] #14 59.55 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-16T21:07:02.558Z] #14 59.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-16T21:07:02.558Z] #14 60.07 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-16T21:07:02.558Z] #14 60.08 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-16T21:07:02.558Z] #14 60.12 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-16T21:07:02.558Z] #14 60.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-16T21:07:02.763Z] #19 143.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-16T21:07:02.799Z] #77 ... [2022-08-16T21:07:02.799Z] [2022-08-16T21:07:02.799Z] #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-16T21:07:02.799Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:07:02.799Z] #21 21.02 The following NEW packages will be installed: [2022-08-16T21:07:02.799Z] #21 21.02 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-16T21:07:02.799Z] #21 21.02 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-16T21:07:02.799Z] #21 21.02 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-16T21:07:02.799Z] #21 21.03 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-16T21:07:02.799Z] #21 21.03 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-16T21:07:02.799Z] #21 21.05 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:07:02.799Z] #21 21.06 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-16T21:07:02.799Z] #21 21.06 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-16T21:07:02.799Z] #21 21.06 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-16T21:07:02.799Z] #21 21.38 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:02.799Z] #21 21.38 Need to get 32.8 MB of archives. [2022-08-16T21:07:02.799Z] #21 21.38 After this operation, 124 MB of additional disk space will be used. [2022-08-16T21:07:02.799Z] #21 21.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:07:02.799Z] #21 21.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-16T21:07:02.799Z] #21 21.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-16T21:07:02.799Z] #21 21.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-16T21:07:02.799Z] #21 21.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-16T21:07:02.799Z] #21 21.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-16T21:07:02.799Z] #21 21.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-16T21:07:02.799Z] #21 21.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-16T21:07:02.799Z] #21 21.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-16T21:07:02.799Z] #21 21.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-16T21:07:02.799Z] #21 21.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-16T21:07:02.799Z] #21 21.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-16T21:07:02.799Z] #21 21.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-16T21:07:02.799Z] #21 21.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-16T21:07:02.799Z] #21 21.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:07:02.799Z] #21 21.63 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-16T21:07:02.799Z] #21 21.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-16T21:07:02.799Z] #21 21.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:07:02.799Z] #21 21.65 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-16T21:07:02.799Z] #21 21.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-16T21:07:02.799Z] #21 21.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-16T21:07:02.799Z] #21 21.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-16T21:07:02.799Z] #21 21.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-16T21:07:02.799Z] #21 21.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-16T21:07:02.799Z] #21 21.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-16T21:07:02.799Z] #21 21.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-16T21:07:02.799Z] #21 21.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:07:02.799Z] #21 21.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:07:02.799Z] #21 21.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:07:02.799Z] #21 21.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-16T21:07:02.799Z] #21 21.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-16T21:07:02.799Z] #21 21.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:07:02.799Z] #21 21.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-16T21:07:02.799Z] #21 21.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-16T21:07:02.799Z] #21 21.91 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-16T21:07:02.799Z] #21 21.91 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-16T21:07:02.799Z] #21 21.91 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-16T21:07:02.799Z] #21 21.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:07:02.799Z] #21 21.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-16T21:07:02.799Z] #21 21.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:07:02.799Z] #21 21.93 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-16T21:07:02.799Z] #21 21.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-16T21:07:02.799Z] #21 21.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-16T21:07:02.799Z] #21 21.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:07:02.799Z] #21 21.98 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-16T21:07:02.799Z] #21 22.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-16T21:07:02.799Z] #21 22.00 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-16T21:07:02.799Z] #21 22.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-16T21:07:02.799Z] #21 22.04 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-16T21:07:02.799Z] #21 22.04 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-16T21:07:02.799Z] #21 22.06 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-16T21:07:02.799Z] #21 22.07 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-16T21:07:02.799Z] #21 22.27 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-16T21:07:02.799Z] #21 22.31 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-16T21:07:02.799Z] #21 22.34 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-16T21:07:02.799Z] #21 22.35 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-16T21:07:02.799Z] #21 22.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:02.799Z] #21 23.12 Fetched 32.8 MB in 1s (25.4 MB/s) [2022-08-16T21:07:02.799Z] #21 23.19 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:07:02.799Z] #21 23.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 ... 24018 files and directories currently installed.) [2022-08-16T21:07:02.799Z] #21 23.25 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 23.26 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:07:02.799Z] #21 23.33 Selecting previously unselected package libargon2-1:amd64. [2022-08-16T21:07:02.799Z] #21 23.34 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 23.34 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:07:02.799Z] #21 23.41 Selecting previously unselected package libjson-c5:amd64. [2022-08-16T21:07:02.799Z] #21 23.41 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 23.42 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:07:02.799Z] #21 23.50 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-16T21:07:02.799Z] #21 23.51 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 23.52 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:07:02.799Z] #21 23.69 Selecting previously unselected package libip4tc2:amd64. [2022-08-16T21:07:02.799Z] #21 23.70 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 23.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:07:02.799Z] #21 23.85 Selecting previously unselected package libkmod2:amd64. [2022-08-16T21:07:02.799Z] #21 23.85 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 23.85 Unpacking libkmod2:amd64 (28-1) ... [2022-08-16T21:07:02.799Z] #21 23.96 Selecting previously unselected package systemd. [2022-08-16T21:07:02.799Z] #21 23.96 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 24.10 Unpacking systemd (247.3-7) ... [2022-08-16T21:07:02.799Z] #21 26.41 Selecting previously unselected package pigz. [2022-08-16T21:07:02.799Z] #21 26.41 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 26.42 Unpacking pigz (2.6-1) ... [2022-08-16T21:07:02.799Z] #21 26.50 Selecting previously unselected package libelf1:amd64. [2022-08-16T21:07:02.799Z] #21 26.51 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 26.53 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-16T21:07:02.799Z] #21 26.66 Selecting previously unselected package libbpf0:amd64. [2022-08-16T21:07:02.799Z] #21 26.67 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 26.67 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:07:02.799Z] #21 26.76 Selecting previously unselected package libmnl0:amd64. [2022-08-16T21:07:02.799Z] #21 26.77 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 26.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:07:02.799Z] #21 26.88 Selecting previously unselected package libxtables12:amd64. [2022-08-16T21:07:02.799Z] #21 26.88 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 26.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:07:02.799Z] #21 26.98 Selecting previously unselected package libcap2-bin. [2022-08-16T21:07:02.799Z] #21 26.99 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 27.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-16T21:07:02.799Z] #21 27.14 Selecting previously unselected package iproute2. [2022-08-16T21:07:02.799Z] #21 27.14 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 27.18 Unpacking iproute2 (5.10.0-4) ... [2022-08-16T21:07:02.799Z] #21 27.62 Selecting previously unselected package xxd. [2022-08-16T21:07:02.799Z] #21 27.64 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:07:02.799Z] #21 27.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:02.799Z] #21 27.78 Selecting previously unselected package vim-common. [2022-08-16T21:07:02.799Z] #21 27.78 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:07:02.799Z] #21 27.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:02.799Z] #21 27.98 Selecting previously unselected package bash-completion. [2022-08-16T21:07:02.799Z] #21 27.98 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-16T21:07:03.010Z] #51 ... [2022-08-16T21:07:03.010Z] [2022-08-16T21:07:03.010Z] #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-16T21:07:03.010Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:07:03.010Z] #55 52.08 go: downloading golang.org/x/text v0.3.7 [2022-08-16T21:07:03.129Z] #14 60.79 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-16T21:07:03.267Z] #55 ... [2022-08-16T21:07:03.267Z] [2022-08-16T21:07:03.267Z] #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-16T21:07:03.267Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:03.267Z] #76 58.75 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:03.267Z] #76 58.75 Need to get 5940 kB of archives. [2022-08-16T21:07:03.267Z] #76 58.75 After this operation, 18.7 MB of additional disk space will be used. [2022-08-16T21:07:03.267Z] #76 58.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:07:03.267Z] #76 58.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-16T21:07:03.267Z] #76 58.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-16T21:07:03.267Z] #76 58.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-16T21:07:03.267Z] #76 58.78 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-16T21:07:03.267Z] #76 58.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-16T21:07:03.267Z] #76 58.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-16T21:07:03.267Z] #76 58.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-16T21:07:03.267Z] #76 58.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-16T21:07:03.267Z] #76 58.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-16T21:07:03.267Z] #76 58.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:07:03.267Z] #76 58.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:07:03.267Z] #76 59.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-16T21:07:03.267Z] #76 59.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:07:03.267Z] #76 59.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-16T21:07:03.267Z] #76 59.21 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-16T21:07:03.267Z] #76 59.22 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-16T21:07:03.267Z] #76 59.22 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-16T21:07:03.267Z] #76 59.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:07:03.267Z] #76 59.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-16T21:07:03.267Z] #76 59.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:07:03.267Z] #76 59.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:07:03.267Z] #76 59.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-16T21:07:03.267Z] #76 61.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:03.267Z] #76 61.97 Fetched 5940 kB in 1s (5637 kB/s) [2022-08-16T21:07:03.391Z] #14 61.12 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-16T21:07:03.391Z] #14 61.12 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-16T21:07:03.524Z] #76 62.37 Selecting previously unselected package bzip2. [2022-08-16T21:07:03.524Z] #76 ... [2022-08-16T21:07:03.524Z] [2022-08-16T21:07:03.524Z] #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-16T21:07:03.524Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:07:03.524Z] #62 59.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:07:03.524Z] #62 59.90 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:07:03.524Z] #62 59.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:07:03.524Z] #62 60.44 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:07:03.524Z] #62 60.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:07:03.524Z] #62 60.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:07:03.524Z] #62 61.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:07:03.524Z] #62 61.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:07:03.524Z] #62 61.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:03.524Z] #62 DONE 62.5s [2022-08-16T21:07:03.524Z] [2022-08-16T21:07:03.524Z] #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-16T21:07:03.524Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:03.524Z] #76 62.37 Selecting previously unselected package bzip2. [2022-08-16T21:07:03.524Z] #76 62.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-16T21:07:03.524Z] #76 62.59 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:07:03.524Z] #76 62.64 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:07:03.652Z] #14 ... [2022-08-16T21:07:03.652Z] [2022-08-16T21:07:03.652Z] #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-16T21:07:03.652Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:07:03.652Z] #57 61.06 v3.0.2 [2022-08-16T21:07:03.652Z] #57 DONE 61.5s [2022-08-16T21:07:03.652Z] [2022-08-16T21:07:03.652Z] #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-16T21:07:03.652Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:07:03.652Z] #62 58.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:07:03.652Z] #62 58.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:07:03.652Z] #62 58.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:07:03.652Z] #62 59.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:07:03.652Z] #62 59.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:07:03.652Z] #62 59.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:03.652Z] #62 DONE 61.6s [2022-08-16T21:07:03.652Z] [2022-08-16T21:07:03.652Z] #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-16T21:07:03.652Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:03.652Z] #76 61.46 Selecting previously unselected package autoconf. [2022-08-16T21:07:03.652Z] #76 61.46 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-16T21:07:03.652Z] #76 61.53 Unpacking autoconf (2.69-14) ... [2022-08-16T21:07:03.780Z] #76 ... [2022-08-16T21:07:03.780Z] [2022-08-16T21:07:03.780Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:07:03.780Z] #63 sha256:d2cc59d8abc937b91ce4093390fdc359af12b2a0f8bf1bbb7edb6bc8934c96ca [2022-08-16T21:07:03.780Z] #63 DONE 0.2s [2022-08-16T21:07:03.780Z] [2022-08-16T21:07:03.780Z] #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-16T21:07:03.780Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:03.780Z] #76 62.91 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:07:04.036Z] #76 62.92 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:04.036Z] #76 62.94 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:07:04.226Z] #76 ... [2022-08-16T21:07:04.226Z] [2022-08-16T21:07:04.226Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:07:04.226Z] #63 sha256:a02fad8899f2f5a1eeb82e16bb2b10ef00d3186e4d1b082cadbde297c70db92d [2022-08-16T21:07:04.226Z] #63 DONE 0.3s [2022-08-16T21:07:04.226Z] [2022-08-16T21:07:04.226Z] #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-16T21:07:04.226Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:07:04.226Z] #55 61.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-16T21:07:04.226Z] #55 62.10 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-16T21:07:04.487Z] #55 62.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-16T21:07:04.487Z] #55 62.50 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-16T21:07:04.708Z] #21 ... [2022-08-16T21:07:04.708Z] [2022-08-16T21:07:04.708Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:04.708Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:04.708Z] #77 125.0 config.status: creating Makefile [2022-08-16T21:07:04.708Z] #77 125.1 config.status: creating config.h [2022-08-16T21:07:04.708Z] #77 125.1 config.status: executing libtool commands [2022-08-16T21:07:04.708Z] #77 125.1 config.status: executing depfiles commands [2022-08-16T21:07:04.755Z] #55 62.56 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-16T21:07:04.755Z] #55 62.72 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-16T21:07:04.755Z] #55 62.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-16T21:07:04.967Z] #76 63.98 Selecting previously unselected package libmagic1:amd64. [2022-08-16T21:07:04.967Z] #76 63.98 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:04.967Z] #76 64.03 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:07:05.015Z] #55 62.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-16T21:07:05.223Z] #76 ... [2022-08-16T21:07:05.223Z] [2022-08-16T21:07:05.223Z] #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-16T21:07:05.223Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:07:05.223Z] #57 64.05 v3.0.2 [2022-08-16T21:07:05.223Z] #57 DONE 64.2s [2022-08-16T21:07:05.223Z] [2022-08-16T21:07:05.223Z] #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-16T21:07:05.223Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:05.223Z] #76 64.34 Selecting previously unselected package file. [2022-08-16T21:07:05.223Z] #76 64.36 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:05.275Z] #55 63.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-16T21:07:05.275Z] #55 63.18 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-16T21:07:05.278Z] #77 125.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-16T21:07:05.278Z] #77 125.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:07:05.295Z] #19 146.3 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-16T21:07:05.295Z] #19 146.3 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-16T21:07:05.479Z] #76 64.38 Unpacking file (1:5.39-3) ... [2022-08-16T21:07:05.739Z] #76 64.74 Selecting previously unselected package xz-utils. [2022-08-16T21:07:05.798Z] #77 126.1 checking for gcc... gcc [2022-08-16T21:07:05.798Z] #77 126.2 checking whether the C compiler works... yes [2022-08-16T21:07:05.798Z] #77 126.3 checking for C compiler default output file name... a.out [2022-08-16T21:07:05.995Z] #76 64.74 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:07:05.995Z] #76 64.80 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:07:06.058Z] #77 126.3 checking for suffix of executables... [2022-08-16T21:07:06.058Z] #77 126.4 checking whether we are cross compiling... no [2022-08-16T21:07:06.058Z] #77 126.5 checking for suffix of object files... o [2022-08-16T21:07:06.319Z] #77 126.6 checking whether we are using the GNU C compiler... yes [2022-08-16T21:07:06.319Z] #77 126.7 checking whether gcc accepts -g... yes [2022-08-16T21:07:06.558Z] #76 65.42 Selecting previously unselected package libsigsegv2:amd64. [2022-08-16T21:07:06.558Z] #76 65.42 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-16T21:07:06.558Z] #76 65.46 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:07:06.579Z] #77 126.8 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:07:06.579Z] #77 126.9 checking whether gcc understands -c and -o together... yes [2022-08-16T21:07:06.579Z] #77 127.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:07:06.579Z] #77 127.1 checking whether build environment is sane... yes [2022-08-16T21:07:06.657Z] #55 64.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-16T21:07:06.814Z] #76 65.74 Selecting previously unselected package m4. [2022-08-16T21:07:06.814Z] #76 65.75 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-16T21:07:06.814Z] #76 65.77 Unpacking m4 (1.4.18-5) ... [2022-08-16T21:07:06.839Z] #77 127.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:07:06.839Z] #77 127.1 checking for gawk... no [2022-08-16T21:07:06.839Z] #77 127.1 checking for mawk... mawk [2022-08-16T21:07:06.839Z] #77 127.1 checking whether make sets $(MAKE)... yes [2022-08-16T21:07:06.839Z] #77 127.2 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:07:06.839Z] #77 127.2 checking whether make supports nested variables... yes [2022-08-16T21:07:06.839Z] #77 127.3 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:07:06.839Z] #77 127.3 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:07:06.839Z] #77 127.3 checking how to create a ustar tar archive... gnutar [2022-08-16T21:07:06.839Z] #77 127.3 checking dependency style of gcc... gcc3 [2022-08-16T21:07:06.920Z] #55 64.71 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-16T21:07:07.098Z] #77 127.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:07:07.098Z] #77 127.5 checking whether make supports nested variables... (cached) yes [2022-08-16T21:07:07.180Z] #55 65.07 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-16T21:07:07.358Z] #77 127.5 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:07:07.358Z] #77 127.8 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:07:07.358Z] #77 127.8 checking how to print strings... printf [2022-08-16T21:07:07.358Z] #77 127.8 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:07:07.358Z] #77 127.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:07:07.358Z] #77 127.8 checking for egrep... /bin/grep -E [2022-08-16T21:07:07.358Z] #77 127.8 checking for fgrep... /bin/grep -F [2022-08-16T21:07:07.358Z] #77 127.8 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:07:07.358Z] #77 127.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:07:07.358Z] #77 127.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:07:07.377Z] #76 66.34 Selecting previously unselected package autoconf. [2022-08-16T21:07:07.378Z] #76 66.37 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-16T21:07:07.620Z] #77 127.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:07:07.620Z] #77 128.0 checking whether ln -s works... yes [2022-08-16T21:07:07.620Z] #77 128.0 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:07:07.620Z] #77 128.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-16T21:07:07.620Z] #77 128.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:07:07.620Z] #77 128.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:07:07.620Z] #77 128.0 checking for objdump... objdump [2022-08-16T21:07:07.620Z] #77 128.0 checking how to recognize dependent libraries... pass_all [2022-08-16T21:07:07.620Z] #77 128.0 checking for dlltool... no [2022-08-16T21:07:07.620Z] #77 128.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:07:07.620Z] #77 128.0 checking for ar... ar [2022-08-16T21:07:07.620Z] #77 128.0 checking for archiver @FILE support... @ [2022-08-16T21:07:07.620Z] #77 128.2 checking for strip... strip [2022-08-16T21:07:07.620Z] #77 128.2 checking for ranlib... ranlib [2022-08-16T21:07:07.644Z] #76 66.50 Unpacking autoconf (2.69-14) ... [2022-08-16T21:07:07.751Z] #55 65.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-16T21:07:07.751Z] #55 65.54 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-16T21:07:07.831Z] #19 148.9 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-16T21:07:07.831Z] #19 148.9 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-16T21:07:07.831Z] #19 148.9 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-16T21:07:07.831Z] #19 148.9 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-16T21:07:07.831Z] #19 148.9 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-16T21:07:07.831Z] #19 148.9 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-16T21:07:07.831Z] #19 148.9 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-16T21:07:07.831Z] #19 148.9 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-16T21:07:07.831Z] #19 148.9 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-16T21:07:07.831Z] #19 148.9 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-16T21:07:07.831Z] #19 149.0 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-16T21:07:07.831Z] #19 149.0 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-16T21:07:07.831Z] #19 149.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-16T21:07:08.013Z] #55 65.73 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-16T21:07:08.013Z] #55 65.84 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-16T21:07:08.013Z] #55 65.97 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-16T21:07:08.092Z] #19 149.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-16T21:07:08.092Z] #19 149.2 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-16T21:07:08.092Z] #19 149.2 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-16T21:07:08.092Z] #19 149.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-16T21:07:08.191Z] #77 128.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:07:08.191Z] #77 128.6 checking for sysroot... no [2022-08-16T21:07:08.191Z] #77 128.6 checking for a working dd... /bin/dd [2022-08-16T21:07:08.191Z] #77 128.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:07:08.208Z] #76 67.29 Selecting previously unselected package autotools-dev. [2022-08-16T21:07:08.208Z] #76 67.29 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-16T21:07:08.208Z] #76 67.29 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:07:08.275Z] #55 65.98 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-16T21:07:08.275Z] #55 66.13 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-16T21:07:08.351Z] #19 149.3 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-16T21:07:08.351Z] #19 149.4 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-16T21:07:08.452Z] #77 128.7 checking for mt... no [2022-08-16T21:07:08.452Z] #77 128.7 checking if : is a manifest tool... no [2022-08-16T21:07:08.452Z] #77 128.7 checking how to run the C preprocessor... gcc -E [2022-08-16T21:07:08.536Z] #55 66.35 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-16T21:07:08.536Z] #55 66.42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-16T21:07:08.536Z] #55 66.42 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-16T21:07:08.772Z] #76 67.72 Selecting previously unselected package automake. [2022-08-16T21:07:08.772Z] #76 67.72 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-16T21:07:08.772Z] #76 67.75 Unpacking automake (1:1.16.3-2) ... [2022-08-16T21:07:08.796Z] #55 66.65 go: downloading github.com/prometheus/common v0.32.1 [2022-08-16T21:07:09.021Z] #77 129.0 checking for ANSI C header files... yes [2022-08-16T21:07:09.282Z] #77 129.5 checking for sys/types.h... yes [2022-08-16T21:07:09.282Z] #77 129.6 checking for sys/stat.h... yes [2022-08-16T21:07:09.365Z] #55 ... [2022-08-16T21:07:09.365Z] [2022-08-16T21:07:09.365Z] #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-16T21:07:09.365Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:07:09.365Z] #40 66.21 NAME: [2022-08-16T21:07:09.365Z] #40 66.23 go-winres - A tool for embedding resources in Windows executables [2022-08-16T21:07:09.365Z] #40 66.23 [2022-08-16T21:07:09.365Z] #40 66.23 USAGE: [2022-08-16T21:07:09.365Z] #40 66.23 go-winres [global options] command [command options] [arguments...] [2022-08-16T21:07:09.365Z] #40 66.23 [2022-08-16T21:07:09.365Z] #40 66.23 COMMANDS: [2022-08-16T21:07:09.365Z] #40 66.23 init Create an initial ./winres/winres.json [2022-08-16T21:07:09.365Z] #40 66.23 make Make syso files for the "go build" command [2022-08-16T21:07:09.365Z] #40 66.23 simply Make syso files for the "go build" command (simplified) [2022-08-16T21:07:09.365Z] #40 66.23 extract Extract all resources from an executable [2022-08-16T21:07:09.365Z] #40 66.23 patch Replace resources in an executable file (exe, dll) [2022-08-16T21:07:09.365Z] #40 66.23 help, h Shows a list of commands or help for one command [2022-08-16T21:07:09.365Z] #40 66.23 [2022-08-16T21:07:09.365Z] #40 66.23 GLOBAL OPTIONS: [2022-08-16T21:07:09.365Z] #40 66.23 --help, -h show help (default: false) [2022-08-16T21:07:09.365Z] #40 DONE 67.1s [2022-08-16T21:07:09.365Z] [2022-08-16T21:07:09.365Z] #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-16T21:07:09.365Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:09.365Z] #42 62.72 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:09.365Z] #42 63.43 Fetched 17.7 MB in 2s (7427 kB/s) [2022-08-16T21:07:09.365Z] #42 63.60 Selecting previously unselected package xxd. [2022-08-16T21:07:09.365Z] #42 63.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 ... 15717 files and directories currently installed.) [2022-08-16T21:07:09.365Z] #42 63.79 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:07:09.365Z] #42 63.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:09.365Z] #42 64.15 Selecting previously unselected package vim-common. [2022-08-16T21:07:09.365Z] #42 64.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:07:09.365Z] #42 64.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:09.365Z] #42 65.00 Selecting previously unselected package cmake-data. [2022-08-16T21:07:09.365Z] #42 65.01 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-16T21:07:09.365Z] #42 65.02 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:07:09.542Z] #77 129.8 checking for stdlib.h... yes [2022-08-16T21:07:09.542Z] #77 130.0 checking for string.h... yes [2022-08-16T21:07:09.802Z] #77 130.1 checking for memory.h... yes [2022-08-16T21:07:09.870Z] #76 ... [2022-08-16T21:07:09.870Z] [2022-08-16T21:07:09.870Z] #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-16T21:07:09.870Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:09.870Z] #14 58.75 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-16T21:07:09.870Z] #14 59.08 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-16T21:07:09.870Z] #14 59.08 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-16T21:07:09.870Z] #14 60.50 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-16T21:07:09.870Z] #14 63.64 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-16T21:07:09.870Z] #14 64.93 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-16T21:07:09.870Z] #14 66.21 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-16T21:07:09.870Z] #14 68.91 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-16T21:07:09.870Z] #14 ... [2022-08-16T21:07:09.870Z] [2022-08-16T21:07:09.870Z] #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-16T21:07:09.870Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:07:09.870Z] #55 63.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-16T21:07:09.870Z] #55 64.14 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-16T21:07:09.870Z] #55 64.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-16T21:07:09.870Z] #55 64.42 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-16T21:07:09.870Z] #55 64.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-16T21:07:09.870Z] #55 64.79 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-16T21:07:09.870Z] #55 64.80 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-16T21:07:09.870Z] #55 65.08 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-16T21:07:09.870Z] #55 65.11 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-16T21:07:09.870Z] #55 65.16 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-16T21:07:09.870Z] #55 65.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-16T21:07:09.870Z] #55 65.61 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-16T21:07:09.870Z] #55 66.96 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-16T21:07:09.870Z] #55 67.10 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-16T21:07:09.870Z] #55 67.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-16T21:07:09.870Z] #55 67.40 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-16T21:07:09.870Z] #55 68.07 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-16T21:07:09.870Z] #55 68.18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-16T21:07:09.870Z] #55 68.23 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-16T21:07:09.870Z] #55 68.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-16T21:07:09.870Z] #55 68.46 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-16T21:07:09.870Z] #55 68.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-16T21:07:09.870Z] #55 68.57 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-16T21:07:09.870Z] #55 68.80 go: downloading github.com/prometheus/common v0.32.1 [2022-08-16T21:07:10.062Z] #77 130.3 checking for strings.h... yes [2022-08-16T21:07:10.062Z] #77 130.5 checking for inttypes.h... yes [2022-08-16T21:07:10.259Z] #19 ... [2022-08-16T21:07:10.260Z] [2022-08-16T21:07:10.260Z] #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-16T21:07:10.260Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:10.260Z] #84 110.4 configure.ac:11: installing 'build-aux/compile' [2022-08-16T21:07:10.260Z] #84 110.4 configure.ac:11: installing 'build-aux/config.guess' [2022-08-16T21:07:10.260Z] #84 110.4 configure.ac:11: installing 'build-aux/config.sub' [2022-08-16T21:07:10.260Z] #84 110.4 configure.ac:13: installing 'build-aux/install-sh' [2022-08-16T21:07:10.260Z] #84 110.5 configure.ac:13: installing 'build-aux/missing' [2022-08-16T21:07:10.260Z] #84 110.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-16T21:07:10.321Z] #77 130.7 checking for stdint.h... yes [2022-08-16T21:07:10.581Z] #77 130.8 checking for unistd.h... yes [2022-08-16T21:07:10.761Z] #42 ... [2022-08-16T21:07:10.761Z] [2022-08-16T21:07:10.761Z] #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-16T21:07:10.761Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:07:10.761Z] #51 58.15 python3-setuptools [2022-08-16T21:07:10.761Z] #51 58.15 Recommended packages: [2022-08-16T21:07:10.761Z] #51 58.15 iproute2 | iproute [2022-08-16T21:07:10.761Z] #51 59.27 The following NEW packages will be installed: [2022-08-16T21:07:10.761Z] #51 59.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:07:10.761Z] #51 59.31 python3-protobuf python3-six [2022-08-16T21:07:10.761Z] #51 60.21 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:07:10.761Z] #51 60.21 Need to get 2315 kB of archives. [2022-08-16T21:07:10.761Z] #51 60.21 After this operation, 11.1 MB of additional disk space will be used. [2022-08-16T21:07:10.761Z] #51 60.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-16T21:07:10.761Z] #51 60.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:07:10.761Z] #51 60.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-16T21:07:10.761Z] #51 60.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-16T21:07:10.761Z] #51 60.49 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-16T21:07:10.761Z] #51 60.49 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-16T21:07:10.761Z] #51 60.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-16T21:07:10.761Z] #51 63.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-16T21:07:10.761Z] #51 65.09 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:10.761Z] #51 65.59 Fetched 2315 kB in 4s (637 kB/s) [2022-08-16T21:07:10.761Z] #51 65.92 Selecting previously unselected package libprotobuf23:amd64. [2022-08-16T21:07:10.761Z] #51 65.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:07:10.761Z] #51 66.02 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-16T21:07:10.761Z] #51 66.61 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:07:10.761Z] #51 67.95 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:07:10.761Z] #51 67.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:07:10.761Z] #51 67.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:07:10.761Z] #51 ... [2022-08-16T21:07:10.761Z] [2022-08-16T21:07:10.761Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-16T21:07:10.761Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:10.761Z] #76 62.35 Selecting previously unselected package autotools-dev. [2022-08-16T21:07:10.761Z] #76 62.35 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-16T21:07:10.761Z] #76 62.38 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:07:10.761Z] #76 62.72 Selecting previously unselected package automake. [2022-08-16T21:07:10.761Z] #76 62.73 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-16T21:07:10.761Z] #76 62.74 Unpacking automake (1:1.16.3-2) ... [2022-08-16T21:07:10.761Z] #76 63.76 Selecting previously unselected package patch. [2022-08-16T21:07:10.761Z] #76 63.78 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:07:10.761Z] #76 63.81 Unpacking patch (2.7.6-7) ... [2022-08-16T21:07:10.761Z] #76 64.23 Selecting previously unselected package dpkg-dev. [2022-08-16T21:07:10.761Z] #76 64.25 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:07:10.761Z] #76 64.25 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:07:10.761Z] #76 66.27 Selecting previously unselected package build-essential. [2022-08-16T21:07:10.761Z] #76 66.32 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-16T21:07:10.761Z] #76 66.62 Unpacking build-essential (12.9) ... [2022-08-16T21:07:10.761Z] #76 67.30 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:07:10.761Z] #76 67.32 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:07:10.761Z] #76 67.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:07:10.761Z] #76 67.61 Selecting previously unselected package libcap-dev:amd64. [2022-08-16T21:07:10.761Z] #76 67.62 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-16T21:07:10.761Z] #76 67.64 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:07:10.761Z] #76 68.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:07:10.761Z] #76 68.04 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:07:10.761Z] #76 68.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:10.761Z] #76 68.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-16T21:07:10.761Z] #76 68.37 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:07:10.761Z] #76 68.39 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:10.761Z] #76 68.61 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:07:10.761Z] #76 68.62 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:07:10.761Z] #76 68.63 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:07:10.830Z] #84 110.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:07:10.841Z] #77 131.0 checking for dlfcn.h... yes [2022-08-16T21:07:10.841Z] #77 131.1 checking for objdir... .libs [2022-08-16T21:07:10.851Z] #55 69.81 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-16T21:07:10.851Z] #55 ... [2022-08-16T21:07:10.851Z] [2022-08-16T21:07:10.851Z] #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-16T21:07:10.851Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:07:10.851Z] #40 69.81 NAME: [2022-08-16T21:07:10.851Z] #40 69.84 go-winres - A tool for embedding resources in Windows executables [2022-08-16T21:07:10.851Z] #40 69.84 [2022-08-16T21:07:10.851Z] #40 69.84 USAGE: [2022-08-16T21:07:10.851Z] #40 69.84 go-winres [global options] command [command options] [arguments...] [2022-08-16T21:07:10.851Z] #40 69.84 [2022-08-16T21:07:10.851Z] #40 69.84 COMMANDS: [2022-08-16T21:07:10.851Z] #40 69.84 init Create an initial ./winres/winres.json [2022-08-16T21:07:10.851Z] #40 69.84 make Make syso files for the "go build" command [2022-08-16T21:07:10.851Z] #40 69.84 simply Make syso files for the "go build" command (simplified) [2022-08-16T21:07:10.851Z] #40 69.84 extract Extract all resources from an executable [2022-08-16T21:07:10.851Z] #40 69.84 patch Replace resources in an executable file (exe, dll) [2022-08-16T21:07:10.851Z] #40 69.84 help, h Shows a list of commands or help for one command [2022-08-16T21:07:10.851Z] #40 69.84 [2022-08-16T21:07:10.851Z] #40 69.84 GLOBAL OPTIONS: [2022-08-16T21:07:10.851Z] #40 69.84 --help, -h show help (default: false) [2022-08-16T21:07:11.018Z] #77 ... [2022-08-16T21:07:11.018Z] [2022-08-16T21:07:11.018Z] #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-16T21:07:11.018Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-16T21:07:11.018Z] #47 196.2 + dpkg --print-architecture [2022-08-16T21:07:11.018Z] #47 DONE 196.6s [2022-08-16T21:07:11.018Z] [2022-08-16T21:07:11.018Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:11.018Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:07:11.081Z] #76 ... [2022-08-16T21:07:11.081Z] [2022-08-16T21:07:11.081Z] #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-16T21:07:11.081Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:07:11.081Z] #51 68.43 Selecting previously unselected package python3-six. [2022-08-16T21:07:11.081Z] #51 68.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-16T21:07:11.081Z] #51 68.46 Unpacking python3-six (1.16.0-2) ... [2022-08-16T21:07:11.101Z] #77 131.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:07:11.101Z] #77 131.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:07:11.101Z] #77 131.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:07:11.429Z] #40 DONE 70.4s [2022-08-16T21:07:11.429Z] [2022-08-16T21:07:11.429Z] #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-16T21:07:11.429Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:11.429Z] #14 70.20 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-16T21:07:11.429Z] #14 70.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-16T21:07:11.429Z] #14 70.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-16T21:07:11.429Z] #14 70.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:07:11.429Z] #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-16T21:07:11.429Z] #14 70.32 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-16T21:07:11.429Z] #14 70.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:07:11.429Z] #14 70.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-16T21:07:11.429Z] #14 70.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-16T21:07:11.429Z] #14 70.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-16T21:07:11.429Z] #14 70.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-16T21:07:11.429Z] #14 70.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-16T21:07:11.429Z] #14 70.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-16T21:07:11.429Z] #14 70.47 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-16T21:07:11.429Z] #14 70.47 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-16T21:07:11.429Z] #14 70.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:07:11.653Z] #51 69.14 Selecting previously unselected package python3-protobuf. [2022-08-16T21:07:11.653Z] #51 69.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-16T21:07:11.653Z] #51 69.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-16T21:07:11.670Z] #77 131.7 checking if gcc static flag -static works... yes [2022-08-16T21:07:11.670Z] #77 132.1 checking if gcc supports -c -o file.o... yes [2022-08-16T21:07:11.670Z] #77 132.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:07:11.670Z] #77 132.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:07:11.930Z] #77 132.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:07:11.930Z] #77 132.5 checking how to hardcode library paths into programs... immediate [2022-08-16T21:07:12.190Z] #77 132.5 checking whether stripping libraries is possible... yes [2022-08-16T21:07:12.190Z] #77 132.5 checking if libtool supports shared libraries... yes [2022-08-16T21:07:12.190Z] #77 132.5 checking whether to build shared libraries... no [2022-08-16T21:07:12.190Z] #77 132.5 checking whether to build static libraries... yes [2022-08-16T21:07:12.190Z] #77 132.6 checking float.h usability... yes [2022-08-16T21:07:12.190Z] #77 132.7 checking float.h presence... yes [2022-08-16T21:07:12.190Z] #77 132.7 checking for float.h... yes [2022-08-16T21:07:12.450Z] #77 132.8 checking limits.h usability... yes [2022-08-16T21:07:12.450Z] #77 132.9 checking limits.h presence... yes [2022-08-16T21:07:12.450Z] #77 133.0 checking for limits.h... yes [2022-08-16T21:07:12.710Z] #77 133.0 checking stddef.h usability... yes [2022-08-16T21:07:12.710Z] #77 133.2 checking stddef.h presence... yes [2022-08-16T21:07:12.710Z] #77 133.2 checking for stddef.h... yes [2022-08-16T21:07:12.710Z] #77 133.3 checking for stdlib.h... (cached) yes [2022-08-16T21:07:12.969Z] #77 133.3 checking for string.h... (cached) yes [2022-08-16T21:07:12.969Z] #77 133.3 checking sys/time.h usability... yes [2022-08-16T21:07:12.969Z] #77 133.4 checking sys/time.h presence... yes [2022-08-16T21:07:12.969Z] #77 133.5 checking for sys/time.h... yes [2022-08-16T21:07:12.969Z] #77 133.5 checking for inline... inline [2022-08-16T21:07:12.998Z] #84 112.8 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:07:12.998Z] #84 113.3 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:07:12.998Z] #84 113.3 checking how to print strings... printf [2022-08-16T21:07:12.998Z] #84 113.3 checking for gcc... gcc [2022-08-16T21:07:13.036Z] #51 70.18 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:07:13.037Z] #51 70.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:07:13.037Z] #51 70.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:07:13.037Z] #51 70.47 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:07:13.037Z] #51 70.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:07:13.037Z] #51 70.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:07:13.229Z] #77 133.6 checking for size_t... yes [2022-08-16T21:07:13.297Z] #51 70.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:07:13.297Z] #51 70.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:07:13.297Z] #51 70.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:13.321Z] #14 72.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:13.489Z] #77 133.8 checking for stdlib.h... (cached) yes [2022-08-16T21:07:13.489Z] #77 133.8 checking for GNU libc compatible malloc... yes [2022-08-16T21:07:13.489Z] #77 134.1 checking for stdlib.h... (cached) yes [2022-08-16T21:07:13.516Z] #84 113.4 checking whether the C compiler works... yes [2022-08-16T21:07:13.516Z] #84 113.7 checking for C compiler default output file name... a.out [2022-08-16T21:07:13.516Z] #84 113.7 checking for suffix of executables... [2022-08-16T21:07:13.557Z] #51 71.03 Selecting previously unselected package criu. [2022-08-16T21:07:13.557Z] #51 71.03 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-16T21:07:13.557Z] #51 71.04 Unpacking criu (3.17.1-1) ... [2022-08-16T21:07:13.580Z] #14 ... [2022-08-16T21:07:13.580Z] [2022-08-16T21:07:13.580Z] #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-16T21:07:13.580Z] #64 sha256:73ab0152e6b2aa952d1c5fad71f80966b225d8be18db3a83b6e46e5cd4fd4c29 [2022-08-16T21:07:13.580Z] #64 1.519 + RM_GOPATH=0 [2022-08-16T21:07:13.580Z] #64 1.519 + TMP_GOPATH= [2022-08-16T21:07:13.580Z] #64 1.519 + : /build [2022-08-16T21:07:13.580Z] #64 1.519 + '[' -z '' ']' [2022-08-16T21:07:13.580Z] #64 1.519 ++ mktemp -d [2022-08-16T21:07:13.580Z] #64 1.524 + export GOPATH=/tmp/tmp.6wSiL7ZygJ [2022-08-16T21:07:13.580Z] #64 1.524 + GOPATH=/tmp/tmp.6wSiL7ZygJ [2022-08-16T21:07:13.580Z] #64 1.524 + RM_GOPATH=1 [2022-08-16T21:07:13.580Z] #64 1.524 + case "$(go env GOARCH)" in [2022-08-16T21:07:13.580Z] #64 1.525 ++ go env GOARCH [2022-08-16T21:07:13.580Z] #64 1.594 Install containerd version v1.6.7 [2022-08-16T21:07:13.580Z] #64 1.610 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:07:13.580Z] #64 1.610 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:07:13.580Z] #64 1.610 ++ dirname /install.sh [2022-08-16T21:07:13.580Z] #64 1.610 + dir=/ [2022-08-16T21:07:13.580Z] #64 1.610 + bin=containerd [2022-08-16T21:07:13.580Z] #64 1.610 + shift [2022-08-16T21:07:13.580Z] #64 1.610 + '[' '!' -f //containerd.installer ']' [2022-08-16T21:07:13.580Z] #64 1.610 + . //containerd.installer [2022-08-16T21:07:13.580Z] #64 1.610 ++ set -e [2022-08-16T21:07:13.580Z] #64 1.610 ++ : v1.6.7 [2022-08-16T21:07:13.580Z] #64 1.610 + install_containerd [2022-08-16T21:07:13.580Z] #64 1.610 + echo 'Install containerd version v1.6.7' [2022-08-16T21:07:13.580Z] #64 1.610 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6wSiL7ZygJ/src/github.com/containerd/containerd [2022-08-16T21:07:13.580Z] #64 1.610 Cloning into '/tmp/tmp.6wSiL7ZygJ/src/github.com/containerd/containerd'... [2022-08-16T21:07:13.750Z] #77 134.1 checking for GNU libc compatible realloc... yes [2022-08-16T21:07:13.836Z] #64 ... [2022-08-16T21:07:13.836Z] [2022-08-16T21:07:13.836Z] #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-16T21:07:13.836Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:13.836Z] #14 72.67 Fetched 115 MB in 13s (8703 kB/s) [2022-08-16T21:07:14.010Z] #77 134.3 checking for working strtod... yes [2022-08-16T21:07:14.034Z] #84 114.0 checking whether we are cross compiling... no [2022-08-16T21:07:14.127Z] #51 ... [2022-08-16T21:07:14.127Z] [2022-08-16T21:07:14.127Z] #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-16T21:07:14.127Z] #64 sha256:8b28be237027e1cdbe5c5aea7770e5d76baa0e22eacbf0ef413f15930b334207 [2022-08-16T21:07:14.127Z] #64 2.175 + RM_GOPATH=0 [2022-08-16T21:07:14.127Z] #64 2.175 + TMP_GOPATH= [2022-08-16T21:07:14.127Z] #64 2.175 + : /build [2022-08-16T21:07:14.127Z] #64 2.175 + '[' -z '' ']' [2022-08-16T21:07:14.127Z] #64 2.175 ++ mktemp -d [2022-08-16T21:07:14.127Z] #64 2.177 + export GOPATH=/tmp/tmp.StesSLuK9E [2022-08-16T21:07:14.127Z] #64 2.177 + GOPATH=/tmp/tmp.StesSLuK9E [2022-08-16T21:07:14.127Z] #64 2.177 + RM_GOPATH=1 [2022-08-16T21:07:14.127Z] #64 2.177 + case "$(go env GOARCH)" in [2022-08-16T21:07:14.127Z] #64 2.177 ++ go env GOARCH [2022-08-16T21:07:14.127Z] #64 2.254 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:07:14.127Z] #64 2.254 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:07:14.127Z] #64 2.254 ++ dirname /install.sh [2022-08-16T21:07:14.127Z] #64 2.259 Install containerd version v1.6.7 [2022-08-16T21:07:14.127Z] #64 2.260 + dir=/ [2022-08-16T21:07:14.127Z] #64 2.260 + bin=containerd [2022-08-16T21:07:14.127Z] #64 2.260 + shift [2022-08-16T21:07:14.127Z] #64 2.260 + '[' '!' -f //containerd.installer ']' [2022-08-16T21:07:14.127Z] #64 2.260 + . //containerd.installer [2022-08-16T21:07:14.127Z] #64 2.260 ++ set -e [2022-08-16T21:07:14.127Z] #64 2.260 ++ : v1.6.7 [2022-08-16T21:07:14.127Z] #64 2.260 + install_containerd [2022-08-16T21:07:14.127Z] #64 2.260 + echo 'Install containerd version v1.6.7' [2022-08-16T21:07:14.127Z] #64 2.260 + git clone https://github.com/containerd/containerd.git /tmp/tmp.StesSLuK9E/src/github.com/containerd/containerd [2022-08-16T21:07:14.127Z] #64 2.271 Cloning into '/tmp/tmp.StesSLuK9E/src/github.com/containerd/containerd'... [2022-08-16T21:07:14.127Z] #64 ... [2022-08-16T21:07:14.127Z] [2022-08-16T21:07:14.127Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:07:14.127Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:14.127Z] #14 61.99 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-16T21:07:14.127Z] #14 64.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-16T21:07:14.127Z] #14 65.74 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-16T21:07:14.127Z] #14 66.72 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-16T21:07:14.127Z] #14 69.33 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-16T21:07:14.127Z] #14 70.30 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-16T21:07:14.127Z] #14 70.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-16T21:07:14.127Z] #14 70.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-16T21:07:14.127Z] #14 70.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:07:14.127Z] #14 70.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:07:14.127Z] #14 70.32 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-16T21:07:14.127Z] #14 70.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:07:14.127Z] #14 70.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-16T21:07:14.127Z] #14 70.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-16T21:07:14.127Z] #14 70.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-16T21:07:14.127Z] #14 70.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-16T21:07:14.127Z] #14 70.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-16T21:07:14.127Z] #14 70.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-16T21:07:14.127Z] #14 70.53 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-16T21:07:14.127Z] #14 70.53 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-16T21:07:14.127Z] #14 70.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:07:14.127Z] #14 71.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:14.270Z] #77 134.5 checking for gettimeofday... yes [2022-08-16T21:07:14.293Z] #84 114.3 checking for suffix of object files... o [2022-08-16T21:07:14.293Z] #84 114.4 checking whether we are using the GNU C compiler... yes [2022-08-16T21:07:14.387Z] #14 ... [2022-08-16T21:07:14.387Z] [2022-08-16T21:07:14.387Z] #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-16T21:07:14.387Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:14.387Z] #76 69.42 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:07:14.387Z] #76 69.42 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:07:14.387Z] #76 69.44 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:07:14.387Z] #76 70.55 Selecting previously unselected package libtool. [2022-08-16T21:07:14.387Z] #76 70.55 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-16T21:07:14.387Z] #76 70.56 Unpacking libtool (2.4.6-15) ... [2022-08-16T21:07:14.387Z] #76 71.05 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:07:14.387Z] #76 71.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:07:14.387Z] #76 71.06 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:07:14.387Z] #76 71.48 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:07:14.387Z] #76 71.48 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:07:14.387Z] #76 71.49 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:07:14.387Z] #76 71.64 Selecting previously unselected package libyajl-dev:amd64. [2022-08-16T21:07:14.387Z] #76 71.70 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-16T21:07:14.387Z] #76 71.71 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:07:14.387Z] #76 72.15 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:07:14.387Z] #76 72.19 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:07:14.387Z] #76 72.25 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:07:14.387Z] #76 72.29 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:07:14.387Z] #76 72.34 Setting up file (1:5.39-3) ... [2022-08-16T21:07:14.399Z] #14 73.34 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-16T21:07:14.399Z] #14 73.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% [2022-08-16T21:07:14.399Z] #14 ... [2022-08-16T21:07:14.399Z] [2022-08-16T21:07:14.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-16T21:07:14.399Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:14.399Z] #42 63.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:14.399Z] #42 63.89 Fetched 17.7 MB in 2s (7843 kB/s) [2022-08-16T21:07:14.399Z] #42 64.08 Selecting previously unselected package xxd. [2022-08-16T21:07:14.399Z] #42 64.08 (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-16T21:07:14.399Z] #42 64.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:07:14.399Z] #42 64.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:14.399Z] #42 64.69 Selecting previously unselected package vim-common. [2022-08-16T21:07:14.399Z] #42 64.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:07:14.399Z] #42 64.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:14.399Z] #42 65.26 Selecting previously unselected package cmake-data. [2022-08-16T21:07:14.399Z] #42 65.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-16T21:07:14.399Z] #42 65.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:07:14.399Z] #42 71.28 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:07:14.399Z] #42 71.30 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:07:14.399Z] #42 71.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:07:14.399Z] #42 ... [2022-08-16T21:07:14.399Z] [2022-08-16T21:07:14.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-16T21:07:14.399Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:14.399Z] #14 73.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-16T21:07:14.399Z] #14 73.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:07:14.399Z] #14 73.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:07:14.530Z] #77 134.8 checking for memset... yes [2022-08-16T21:07:14.551Z] #84 114.5 checking whether gcc accepts -g... yes [2022-08-16T21:07:14.648Z] #76 72.36 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:07:14.648Z] #76 72.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:14.648Z] #76 72.41 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:14.648Z] #76 72.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:07:14.648Z] #76 72.44 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:07:14.648Z] #76 72.45 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:07:14.648Z] #76 72.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:07:14.648Z] #76 72.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:07:14.648Z] #76 72.51 Setting up patch (2.7.6-7) ... [2022-08-16T21:07:14.648Z] #76 72.53 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:07:14.648Z] #76 72.56 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:07:14.648Z] #76 72.57 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:07:14.656Z] #14 ... [2022-08-16T21:07:14.656Z] [2022-08-16T21:07:14.656Z] #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-16T21:07:14.656Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:07:14.656Z] #51 63.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-16T21:07:14.656Z] #51 65.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:14.656Z] #51 66.25 Fetched 2315 kB in 4s (609 kB/s) [2022-08-16T21:07:14.656Z] #51 66.81 Selecting previously unselected package libprotobuf23:amd64. [2022-08-16T21:07:14.656Z] #51 66.81 (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-16T21:07:14.656Z] #51 66.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-16T21:07:14.656Z] #51 66.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:07:14.656Z] #51 68.43 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:07:14.656Z] #51 68.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:07:14.656Z] #51 68.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:07:14.656Z] #51 69.08 Selecting previously unselected package python3-six. [2022-08-16T21:07:14.656Z] #51 69.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-16T21:07:14.656Z] #51 69.10 Unpacking python3-six (1.16.0-2) ... [2022-08-16T21:07:14.656Z] #51 69.33 Selecting previously unselected package python3-protobuf. [2022-08-16T21:07:14.656Z] #51 69.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-16T21:07:14.656Z] #51 69.34 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-16T21:07:14.656Z] #51 70.48 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:07:14.656Z] #51 70.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:07:14.656Z] #51 70.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:07:14.656Z] #51 70.87 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:07:14.656Z] #51 70.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:07:14.656Z] #51 70.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:07:14.656Z] #51 71.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:07:14.656Z] #51 71.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:07:14.656Z] #51 71.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:14.656Z] #51 71.40 Selecting previously unselected package criu. [2022-08-16T21:07:14.656Z] #51 71.40 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-16T21:07:14.656Z] #51 71.40 Unpacking criu (3.17.1-1) ... [2022-08-16T21:07:14.656Z] #51 73.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:07:14.790Z] #77 135.0 checking for strspn... yes [2022-08-16T21:07:14.908Z] #76 72.59 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:07:14.908Z] #76 72.60 Setting up libtool (2.4.6-15) ... [2022-08-16T21:07:14.908Z] #76 72.62 Setting up m4 (1.4.18-5) ... [2022-08-16T21:07:14.908Z] #76 72.64 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:07:14.908Z] #76 72.66 Setting up autoconf (2.69-14) ... [2022-08-16T21:07:14.908Z] #76 72.71 Setting up build-essential (12.9) ... [2022-08-16T21:07:14.908Z] #76 72.73 Setting up automake (1:1.16.3-2) ... [2022-08-16T21:07:14.908Z] #76 72.76 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-16T21:07:14.913Z] #51 ... [2022-08-16T21:07:14.913Z] [2022-08-16T21:07:14.913Z] #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-16T21:07:14.913Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:14.913Z] #76 69.08 Selecting previously unselected package patch. [2022-08-16T21:07:14.913Z] #76 69.08 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:07:14.913Z] #76 69.10 Unpacking patch (2.7.6-7) ... [2022-08-16T21:07:14.913Z] #76 69.47 Selecting previously unselected package dpkg-dev. [2022-08-16T21:07:14.913Z] #76 69.47 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:07:14.913Z] #76 69.51 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:07:14.913Z] #76 71.37 Selecting previously unselected package build-essential. [2022-08-16T21:07:14.913Z] #76 71.37 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-16T21:07:14.913Z] #76 71.39 Unpacking build-essential (12.9) ... [2022-08-16T21:07:14.913Z] #76 71.65 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:07:14.913Z] #76 71.66 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:07:14.913Z] #76 71.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:07:14.913Z] #76 72.01 Selecting previously unselected package libcap-dev:amd64. [2022-08-16T21:07:14.913Z] #76 72.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-16T21:07:14.913Z] #76 72.06 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:07:14.913Z] #76 72.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:07:14.913Z] #76 72.39 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:07:14.913Z] #76 72.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:14.913Z] #76 72.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-16T21:07:14.913Z] #76 72.71 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:07:14.913Z] #76 72.71 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:14.913Z] #76 73.46 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:07:14.913Z] #76 73.47 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:07:14.913Z] #76 73.47 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:07:15.051Z] #77 135.4 checking that generated files are newer than configure... done [2022-08-16T21:07:15.051Z] #77 135.4 configure: creating ./config.status [2022-08-16T21:07:15.051Z] #77 ... [2022-08-16T21:07:15.051Z] [2022-08-16T21:07:15.051Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-16T21:07:15.051Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:07:15.051Z] #21 30.11 Unpacking bash-completion (1:2.11-2) ... [2022-08-16T21:07:15.051Z] #21 30.54 Selecting previously unselected package bzip2. [2022-08-16T21:07:15.051Z] #21 30.55 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 30.56 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:07:15.051Z] #21 30.64 Selecting previously unselected package xz-utils. [2022-08-16T21:07:15.051Z] #21 30.65 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 30.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:07:15.051Z] #21 30.80 Selecting previously unselected package apparmor. [2022-08-16T21:07:15.051Z] #21 30.80 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 30.85 Unpacking apparmor (2.13.6-10) ... [2022-08-16T21:07:15.051Z] #21 31.39 Selecting previously unselected package inetutils-ping. [2022-08-16T21:07:15.051Z] #21 31.40 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 31.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-16T21:07:15.051Z] #21 31.55 Selecting previously unselected package libip6tc2:amd64. [2022-08-16T21:07:15.051Z] #21 31.55 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 31.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:07:15.051Z] #21 31.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-16T21:07:15.051Z] #21 31.64 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 31.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:07:15.051Z] #21 31.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-16T21:07:15.051Z] #21 31.74 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 31.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:07:15.051Z] #21 31.82 Selecting previously unselected package libnftnl11:amd64. [2022-08-16T21:07:15.051Z] #21 31.82 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 31.83 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:07:15.051Z] #21 31.92 Selecting previously unselected package iptables. [2022-08-16T21:07:15.051Z] #21 31.95 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 31.96 Unpacking iptables (1.8.7-1) ... [2022-08-16T21:07:15.051Z] #21 32.31 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:07:15.051Z] #21 32.32 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 32.33 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:07:15.051Z] #21 32.45 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:07:15.051Z] #21 32.46 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 32.46 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:07:15.051Z] #21 32.63 Selecting previously unselected package jq. [2022-08-16T21:07:15.051Z] #21 32.63 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 32.65 Unpacking jq (1.6-2.1) ... [2022-08-16T21:07:15.051Z] #21 32.74 Selecting previously unselected package libaio1:amd64. [2022-08-16T21:07:15.051Z] #21 32.75 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 32.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:07:15.051Z] #21 32.82 Selecting previously unselected package libgpm2:amd64. [2022-08-16T21:07:15.051Z] #21 32.82 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 32.83 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:07:15.051Z] #21 32.90 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:07:15.051Z] #21 32.91 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 32.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:07:15.051Z] #21 36.30 Selecting previously unselected package libinih1:amd64. [2022-08-16T21:07:15.051Z] #21 36.30 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 36.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-16T21:07:15.051Z] #21 36.36 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-16T21:07:15.051Z] #21 36.37 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 36.37 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:07:15.051Z] #21 36.48 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:07:15.051Z] #21 36.49 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 36.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:07:15.051Z] #21 36.59 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:07:15.051Z] #21 36.59 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 36.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:07:15.051Z] #21 36.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:07:15.051Z] #21 36.69 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 36.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:15.051Z] #21 36.85 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:07:15.051Z] #21 36.86 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 36.87 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:07:15.051Z] #21 36.93 Selecting previously unselected package net-tools. [2022-08-16T21:07:15.051Z] #21 36.94 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 36.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:07:15.051Z] #21 37.14 Selecting previously unselected package patch. [2022-08-16T21:07:15.051Z] #21 37.14 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:07:15.051Z] #21 37.16 Unpacking patch (2.7.6-7) ... [2022-08-16T21:07:15.051Z] #21 37.30 Selecting previously unselected package python-pip-whl. [2022-08-16T21:07:15.051Z] #21 37.30 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:07:15.051Z] #21 37.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:07:15.051Z] #21 37.89 Selecting previously unselected package python3-lib2to3. [2022-08-16T21:07:15.051Z] #21 37.90 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-16T21:07:15.051Z] #21 37.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:07:15.051Z] #21 38.01 Selecting previously unselected package python3-distutils. [2022-08-16T21:07:15.051Z] #21 38.02 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-16T21:07:15.051Z] #21 38.03 Unpacking python3-distutils (3.9.2-1) ... [2022-08-16T21:07:15.051Z] #21 38.16 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:07:15.051Z] #21 38.17 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:07:15.051Z] #21 38.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:07:15.051Z] #21 38.35 Selecting previously unselected package python3-setuptools. [2022-08-16T21:07:15.051Z] #21 38.36 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-16T21:07:15.051Z] #21 38.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-16T21:07:15.052Z] #21 38.64 Selecting previously unselected package python3-wheel. [2022-08-16T21:07:15.052Z] #21 38.65 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-16T21:07:15.052Z] #21 38.66 Unpacking python3-wheel (0.34.2-1) ... [2022-08-16T21:07:15.052Z] #21 38.73 Selecting previously unselected package python3-pip. [2022-08-16T21:07:15.052Z] #21 38.74 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:07:15.052Z] #21 38.74 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:07:15.052Z] #21 39.04 Selecting previously unselected package sudo. [2022-08-16T21:07:15.052Z] #21 39.04 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-16T21:07:15.052Z] #21 39.05 Unpacking sudo (1.9.5p2-3) ... [2022-08-16T21:07:15.052Z] #21 39.60 Selecting previously unselected package systemd-journal-remote. [2022-08-16T21:07:15.052Z] #21 39.61 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-16T21:07:15.052Z] #21 39.61 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-16T21:07:15.052Z] #21 39.73 Selecting previously unselected package thin-provisioning-tools. [2022-08-16T21:07:15.052Z] #21 39.76 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-16T21:07:15.052Z] #21 39.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:07:15.052Z] #21 40.02 Selecting previously unselected package uidmap. [2022-08-16T21:07:15.052Z] #21 40.02 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-16T21:07:15.052Z] #21 40.03 Unpacking uidmap (1:4.8.1-1) ... [2022-08-16T21:07:15.052Z] #21 40.18 Selecting previously unselected package vim-runtime. [2022-08-16T21:07:15.052Z] #21 40.18 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:07:15.052Z] #21 40.24 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-16T21:07:15.052Z] #21 40.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-16T21:07:15.123Z] #84 114.8 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:07:15.168Z] #76 72.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:15.169Z] #76 73.94 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:07:15.170Z] #76 73.94 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:07:15.170Z] #76 73.94 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:07:15.311Z] #21 40.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:15.385Z] #84 115.4 checking whether gcc understands -c and -o together... yes [2022-08-16T21:07:15.385Z] #84 115.6 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:07:15.385Z] #84 115.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:07:15.385Z] #84 115.7 checking for egrep... /bin/grep -E [2022-08-16T21:07:15.385Z] #84 115.7 checking for fgrep... /bin/grep -F [2022-08-16T21:07:15.647Z] #84 115.7 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:07:15.647Z] #84 115.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:07:15.647Z] #84 115.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:07:15.907Z] #84 115.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:07:15.907Z] #84 116.2 checking whether ln -s works... yes [2022-08-16T21:07:15.907Z] #84 116.2 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:07:16.100Z] #76 ... [2022-08-16T21:07:16.100Z] [2022-08-16T21:07:16.100Z] #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-16T21:07:16.100Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:07:16.167Z] #84 116.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-16T21:07:16.167Z] #84 116.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:07:16.167Z] #84 116.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:07:16.167Z] #84 116.4 checking for objdump... objdump [2022-08-16T21:07:16.167Z] #84 116.4 checking how to recognize dependent libraries... pass_all [2022-08-16T21:07:16.167Z] #84 116.4 checking for dlltool... no [2022-08-16T21:07:16.167Z] #84 116.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:07:16.167Z] #84 116.4 checking for ar... ar [2022-08-16T21:07:16.426Z] #84 116.4 checking for archiver @FILE support... @ [2022-08-16T21:07:16.426Z] #84 116.7 checking for strip... strip [2022-08-16T21:07:16.426Z] #84 116.7 checking for ranlib... ranlib [2022-08-16T21:07:16.426Z] #84 116.7 checking for gawk... no [2022-08-16T21:07:16.426Z] #84 116.7 checking for mawk... mawk [2022-08-16T21:07:16.549Z] #76 DONE 74.5s [2022-08-16T21:07:16.549Z] [2022-08-16T21:07:16.549Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:16.549Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:16.871Z] #34 74.86 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-16T21:07:16.871Z] #34 75.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-16T21:07:16.994Z] #84 116.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:07:16.994Z] #84 117.3 checking for sysroot... no [2022-08-16T21:07:16.994Z] #84 117.3 checking for a working dd... /bin/dd [2022-08-16T21:07:16.994Z] #84 117.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:07:17.220Z] #21 ... [2022-08-16T21:07:17.220Z] [2022-08-16T21:07:17.220Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:17.220Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:17.220Z] #77 137.6 config.status: creating Makefile [2022-08-16T21:07:17.220Z] #77 137.6 config.status: creating config.h [2022-08-16T21:07:17.220Z] #77 137.7 config.status: executing depfiles commands [2022-08-16T21:07:17.256Z] #84 117.6 checking for mt... no [2022-08-16T21:07:17.256Z] #84 117.6 checking if : is a manifest tool... no [2022-08-16T21:07:17.448Z] #34 76.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-16T21:07:17.480Z] #77 137.9 config.status: executing libtool commands [2022-08-16T21:07:17.824Z] #84 117.6 checking how to run the C preprocessor... gcc -E [2022-08-16T21:07:17.940Z] #77 1.334 Cloning into '/tmp/crun-build'... [2022-08-16T21:07:18.419Z] #77 138.8 GEN .version [2022-08-16T21:07:18.419Z] #77 138.8 make install-recursive [2022-08-16T21:07:18.419Z] #77 138.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-16T21:07:18.419Z] #77 139.0 Making install in libocispec [2022-08-16T21:07:18.419Z] #77 139.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:07:18.419Z] #77 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-16T21:07:18.679Z] #77 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-16T21:07:18.679Z] #77 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-16T21:07:18.679Z] #77 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-16T21:07:18.761Z] #84 118.1 checking for ANSI C header files... yes [2022-08-16T21:07:19.020Z] #84 119.2 checking for sys/types.h... yes [2022-08-16T21:07:19.281Z] #84 119.5 checking for sys/stat.h... yes [2022-08-16T21:07:19.322Z] #77 ... [2022-08-16T21:07:19.322Z] [2022-08-16T21:07:19.322Z] #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-16T21:07:19.322Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:07:19.322Z] #55 67.23 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-16T21:07:19.322Z] #55 67.23 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-16T21:07:19.322Z] #55 68.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-16T21:07:19.322Z] #55 70.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-16T21:07:19.582Z] #55 ... [2022-08-16T21:07:19.582Z] [2022-08-16T21:07:19.582Z] #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-16T21:07:19.582Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:07:19.582Z] #34 71.98 Updating files: 86% (1315/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-16T21:07:19.582Z] #34 72.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-16T21:07:19.582Z] #34 73.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-16T21:07:19.619Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-16T21:07:19.619Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-16T21:07:19.619Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-16T21:07:19.619Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-16T21:07:19.619Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-16T21:07:19.619Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-16T21:07:19.619Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-16T21:07:19.619Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-16T21:07:19.619Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-16T21:07:19.799Z] #84 119.9 checking for stdlib.h... yes [2022-08-16T21:07:19.799Z] #84 120.1 checking for string.h... yes [2022-08-16T21:07:19.879Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-16T21:07:19.879Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-16T21:07:19.879Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-16T21:07:19.879Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-16T21:07:19.879Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-16T21:07:19.879Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-16T21:07:19.879Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-16T21:07:19.967Z] #34 ... [2022-08-16T21:07:19.967Z] [2022-08-16T21:07:19.967Z] #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-16T21:07:19.967Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:07:19.967Z] #76 75.34 Selecting previously unselected package libtool. [2022-08-16T21:07:19.967Z] #76 75.36 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-16T21:07:19.967Z] #76 75.36 Unpacking libtool (2.4.6-15) ... [2022-08-16T21:07:19.967Z] #76 75.74 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:07:19.967Z] #76 75.77 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:07:19.967Z] #76 75.79 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:07:19.967Z] #76 76.12 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:07:19.967Z] #76 76.12 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:07:19.967Z] #76 76.12 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:07:19.967Z] #76 76.24 Selecting previously unselected package libyajl-dev:amd64. [2022-08-16T21:07:19.967Z] #76 76.29 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-16T21:07:19.967Z] #76 76.31 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:07:19.967Z] #76 76.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:07:19.967Z] #76 76.73 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:07:19.967Z] #76 76.76 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:07:19.967Z] #76 76.81 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:07:19.967Z] #76 76.84 Setting up file (1:5.39-3) ... [2022-08-16T21:07:19.967Z] #76 76.85 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:07:19.967Z] #76 76.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:19.967Z] #76 76.90 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:19.967Z] #76 76.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:07:19.967Z] #76 76.95 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:07:19.967Z] #76 76.98 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:07:19.967Z] #76 76.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:07:19.967Z] #76 77.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:07:19.967Z] #76 77.10 Setting up patch (2.7.6-7) ... [2022-08-16T21:07:19.967Z] #76 77.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:07:19.967Z] #76 77.18 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:07:19.967Z] #76 77.20 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:07:19.967Z] #76 77.22 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:07:19.967Z] #76 77.24 Setting up libtool (2.4.6-15) ... [2022-08-16T21:07:19.967Z] #76 77.25 Setting up m4 (1.4.18-5) ... [2022-08-16T21:07:19.967Z] #76 77.26 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:07:19.967Z] #76 77.32 Setting up autoconf (2.69-14) ... [2022-08-16T21:07:19.967Z] #76 77.34 Setting up build-essential (12.9) ... [2022-08-16T21:07:19.967Z] #76 77.36 Setting up automake (1:1.16.3-2) ... [2022-08-16T21:07:19.967Z] #76 77.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-16T21:07:19.967Z] #76 77.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:19.967Z] #76 DONE 78.9s [2022-08-16T21:07:20.225Z] [2022-08-16T21:07:20.225Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:20.225Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:20.818Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-16T21:07:20.819Z] #77 141.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-16T21:07:21.079Z] #77 141.4 make install-recursive [2022-08-16T21:07:21.079Z] #77 141.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:07:21.079Z] #77 141.5 Making install in yajl [2022-08-16T21:07:21.079Z] #77 141.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:07:21.079Z] #77 141.5 CC verify/json_verify-json_verify.o [2022-08-16T21:07:21.079Z] #77 141.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-16T21:07:21.079Z] #77 141.5 CC src/libyajl_la-yajl.lo [2022-08-16T21:07:21.079Z] #77 141.6 CC src/libyajl_la-yajl_gen.lo [2022-08-16T21:07:21.079Z] #77 141.6 CC src/libyajl_la-yajl_parser.lo [2022-08-16T21:07:21.079Z] #77 141.6 CC src/libyajl_la-yajl_buf.lo [2022-08-16T21:07:21.079Z] #77 141.6 CC src/libyajl_la-yajl_encode.lo [2022-08-16T21:07:21.079Z] #77 141.6 CC src/libyajl_la-yajl_lex.lo [2022-08-16T21:07:21.079Z] #77 141.7 CC src/libyajl_la-yajl_tree.lo [2022-08-16T21:07:21.159Z] #77 ... [2022-08-16T21:07:21.159Z] [2022-08-16T21:07:21.159Z] #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-16T21:07:21.159Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:07:21.159Z] #55 69.92 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-16T21:07:21.159Z] #55 71.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-16T21:07:21.159Z] #55 73.35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-16T21:07:21.159Z] #55 ... [2022-08-16T21:07:21.159Z] [2022-08-16T21:07:21.159Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:21.159Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:21.159Z] #77 1.224 Cloning into '/tmp/crun-build'... [2022-08-16T21:07:21.197Z] #84 120.3 checking for memory.h... yes [2022-08-16T21:07:21.457Z] #84 121.1 checking for strings.h... yes [2022-08-16T21:07:21.716Z] #84 121.3 checking for inttypes.h... yes [2022-08-16T21:07:21.716Z] #84 122.0 checking for stdint.h... [2022-08-16T21:07:21.716Z] #84 ... [2022-08-16T21:07:21.716Z] [2022-08-16T21:07:21.716Z] #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-16T21:07:21.716Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:07:21.716Z] #19 152.9 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-16T21:07:21.716Z] #19 152.9 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-16T21:07:21.716Z] #19 153.1 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-16T21:07:21.716Z] #19 153.1 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-16T21:07:21.716Z] #19 153.2 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-16T21:07:21.716Z] #19 155.5 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-16T21:07:21.716Z] #19 155.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:07:21.716Z] #19 155.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:07:21.716Z] #19 155.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-16T21:07:21.716Z] #19 155.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-16T21:07:21.716Z] #19 155.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:07:21.716Z] #19 156.0 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-16T21:07:21.716Z] #19 156.0 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-16T21:07:21.716Z] #19 156.0 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-16T21:07:21.716Z] #19 156.0 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-16T21:07:21.716Z] #19 156.0 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-16T21:07:21.716Z] #19 156.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-16T21:07:21.716Z] #19 156.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-16T21:07:21.716Z] #19 156.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-16T21:07:21.716Z] #19 156.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-16T21:07:21.716Z] #19 156.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-16T21:07:21.716Z] #19 156.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-16T21:07:21.716Z] #19 156.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-16T21:07:21.716Z] #19 156.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-16T21:07:21.716Z] #19 156.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-16T21:07:21.716Z] #19 156.1 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-16T21:07:21.716Z] #19 156.1 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-16T21:07:21.716Z] #19 156.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-16T21:07:21.716Z] #19 156.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-16T21:07:21.716Z] #19 156.2 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-16T21:07:21.716Z] #19 156.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-16T21:07:21.716Z] #19 156.3 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-16T21:07:21.716Z] #19 156.3 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-16T21:07:21.716Z] #19 159.2 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-16T21:07:21.716Z] #19 159.2 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-16T21:07:21.716Z] #19 159.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-16T21:07:21.716Z] #19 159.5 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-16T21:07:21.716Z] #19 159.6 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-16T21:07:22.377Z] #19 ... [2022-08-16T21:07:22.377Z] [2022-08-16T21:07:22.377Z] #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-16T21:07:22.377Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:22.377Z] #84 122.0 checking for stdint.h... yes [2022-08-16T21:07:22.637Z] #84 122.2 checking for unistd.h... yes [2022-08-16T21:07:22.880Z] #34 ... [2022-08-16T21:07:22.880Z] [2022-08-16T21:07:22.880Z] #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-16T21:07:22.880Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:22.880Z] #42 70.50 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:07:22.880Z] #42 70.50 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:07:22.880Z] #42 70.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:07:22.880Z] #42 ... [2022-08-16T21:07:22.880Z] [2022-08-16T21:07:22.880Z] #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-16T21:07:22.880Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:22.880Z] #14 72.59 Fetched 115 MB in 11s (9989 kB/s) [2022-08-16T21:07:22.880Z] #14 72.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-16T21:07:22.880Z] #14 72.76 (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-16T21:07:22.880Z] #14 72.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:07:22.880Z] #14 72.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:07:22.880Z] #14 76.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-16T21:07:22.880Z] #14 77.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:07:22.880Z] #14 77.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:07:22.898Z] #84 122.9 checking for dlfcn.h... yes [2022-08-16T21:07:22.898Z] #84 123.3 checking for objdir... .libs [2022-08-16T21:07:23.468Z] #84 123.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:07:23.468Z] #84 123.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:07:24.037Z] #84 123.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:07:24.262Z] #14 82.06 Selecting previously unselected package binutils-mingw-w64. [2022-08-16T21:07:24.262Z] #14 82.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-16T21:07:24.262Z] #14 82.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:07:24.374Z] #77 ... [2022-08-16T21:07:24.374Z] [2022-08-16T21:07:24.374Z] #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-16T21:07:24.374Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:07:24.374Z] #21 43.59 Selecting previously unselected package vim. [2022-08-16T21:07:24.374Z] #21 43.62 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:07:24.374Z] #21 43.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:24.374Z] #21 44.22 Selecting previously unselected package xfsprogs. [2022-08-16T21:07:24.374Z] #21 44.23 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-16T21:07:24.374Z] #21 44.24 Unpacking xfsprogs (5.10.0-4) ... [2022-08-16T21:07:24.374Z] #21 44.68 Selecting previously unselected package zip. [2022-08-16T21:07:24.374Z] #21 44.68 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-16T21:07:24.374Z] #21 44.70 Unpacking zip (3.0-12) ... [2022-08-16T21:07:24.374Z] #21 44.83 Selecting previously unselected package zstd. [2022-08-16T21:07:24.374Z] #21 44.83 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-16T21:07:24.374Z] #21 44.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:07:24.374Z] #21 45.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:07:24.374Z] #21 46.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:07:24.374Z] #21 46.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:07:24.374Z] #21 46.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:07:24.374Z] #21 46.26 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:07:24.374Z] #21 46.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:07:24.374Z] #21 46.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-16T21:07:24.374Z] #21 46.31 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:07:24.374Z] #21 46.32 Setting up uidmap (1:4.8.1-1) ... [2022-08-16T21:07:24.374Z] #21 46.34 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:07:24.374Z] #21 46.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:07:24.374Z] #21 46.37 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:07:24.374Z] #21 46.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:24.374Z] #21 46.40 Setting up python3-wheel (0.34.2-1) ... [2022-08-16T21:07:24.374Z] #21 47.17 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:07:24.374Z] #21 47.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:24.374Z] #21 47.25 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:07:24.374Z] #21 47.28 Setting up libcap2-bin (1:2.44-1) ... [2022-08-16T21:07:24.374Z] #21 47.30 Setting up apparmor (2.13.6-10) ... [2022-08-16T21:07:24.374Z] #21 48.79 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-16T21:07:24.374Z] #21 48.84 Setting up zip (3.0-12) ... [2022-08-16T21:07:24.374Z] #21 48.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:24.374Z] #21 48.89 Setting up bash-completion (1:2.11-2) ... [2022-08-16T21:07:24.521Z] #14 82.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-16T21:07:24.610Z] #84 124.2 checking if gcc static flag -static works... yes [2022-08-16T21:07:24.781Z] #14 82.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:07:24.781Z] #14 82.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:07:24.781Z] #14 ... [2022-08-16T21:07:24.781Z] [2022-08-16T21:07:24.781Z] #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-16T21:07:24.781Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:24.781Z] #42 82.49 Selecting previously unselected package libxml2:amd64. [2022-08-16T21:07:24.781Z] #42 82.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-16T21:07:24.781Z] #42 82.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:07:24.869Z] #84 124.9 checking if gcc supports -c -o file.o... yes [2022-08-16T21:07:24.869Z] #84 125.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:07:24.869Z] #84 125.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:07:25.045Z] #42 ... [2022-08-16T21:07:25.045Z] [2022-08-16T21:07:25.045Z] #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-16T21:07:25.045Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:07:25.045Z] #51 72.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:07:25.045Z] #51 75.51 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:07:25.045Z] #51 75.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:07:25.045Z] #51 75.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:25.045Z] #51 75.58 Setting up python3-six (1.16.0-2) ... [2022-08-16T21:07:25.045Z] #51 77.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:07:25.045Z] #51 77.54 Setting up python3-protobuf (3.12.4-1) ... [2022-08-16T21:07:25.305Z] #51 ... [2022-08-16T21:07:25.305Z] [2022-08-16T21:07:25.305Z] #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-16T21:07:25.305Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:25.305Z] #14 82.92 Selecting previously unselected package dmsetup. [2022-08-16T21:07:25.305Z] #14 82.93 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:07:25.305Z] #14 82.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:07:25.564Z] #14 83.27 Selecting previously unselected package mingw-w64-common. [2022-08-16T21:07:25.564Z] #14 83.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-16T21:07:25.564Z] #14 83.29 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-16T21:07:25.809Z] #84 125.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:07:25.810Z] #84 126.0 checking how to hardcode library paths into programs... immediate [2022-08-16T21:07:25.810Z] #84 126.0 checking whether stripping libraries is possible... yes [2022-08-16T21:07:25.810Z] #84 126.0 checking if libtool supports shared libraries... yes [2022-08-16T21:07:25.810Z] #84 126.0 checking whether to build shared libraries... no [2022-08-16T21:07:25.810Z] #84 126.0 checking whether to build static libraries... yes [2022-08-16T21:07:25.810Z] #84 126.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:07:25.810Z] #84 126.2 checking whether build environment is sane... yes [2022-08-16T21:07:25.859Z] #77 168.4 CCLD libocispec.la [2022-08-16T21:07:25.859Z] #77 168.7 CCLD src/validate [2022-08-16T21:07:25.859Z] #77 168.7 CCLD tests/test-1 [2022-08-16T21:07:25.859Z] #77 168.8 CCLD tests/test-2 [2022-08-16T21:07:25.859Z] #77 168.8 CCLD tests/test-3 [2022-08-16T21:07:25.859Z] #77 168.8 CCLD tests/test-4 [2022-08-16T21:07:25.859Z] #77 168.8 CCLD tests/test-5 [2022-08-16T21:07:25.859Z] #77 168.9 CCLD tests/test-6 [2022-08-16T21:07:25.859Z] #77 169.0 CCLD tests/test-7 [2022-08-16T21:07:25.859Z] #77 169.0 CCLD tests/test-8 [2022-08-16T21:07:25.859Z] #77 169.2 CCLD tests/test-9 [2022-08-16T21:07:25.859Z] #77 169.4 CCLD tests/test-10 [2022-08-16T21:07:25.859Z] #77 169.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-16T21:07:25.859Z] #77 169.6 CCLD tests/test-11 [2022-08-16T21:07:26.070Z] #84 126.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:07:26.070Z] #84 126.3 checking whether make sets $(MAKE)... yes [2022-08-16T21:07:26.070Z] #84 126.4 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:07:26.070Z] #84 126.5 checking whether make supports nested variables... yes [2022-08-16T21:07:26.284Z] #21 51.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:07:26.284Z] #21 51.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:07:26.284Z] #21 51.15 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:07:26.284Z] #21 51.16 Setting up patch (2.7.6-7) ... [2022-08-16T21:07:26.284Z] #21 51.17 Setting up sudo (1.9.5p2-3) ... [2022-08-16T21:07:26.284Z] #21 51.25 invoke-rc.d: could not determine current runlevel [2022-08-16T21:07:26.284Z] #21 51.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:07:26.284Z] #21 51.27 Setting up xfsprogs (5.10.0-4) ... [2022-08-16T21:07:26.284Z] #21 51.28 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-16T21:07:26.284Z] #21 51.28 Failed to connect to bus: Host is down [2022-08-16T21:07:26.284Z] #21 51.29 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:07:26.284Z] #21 51.31 Setting up inetutils-ping (2:2.0-1) ... [2022-08-16T21:07:26.284Z] #21 51.32 Setting up pigz (2.6-1) ... [2022-08-16T21:07:26.284Z] #21 51.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:07:26.284Z] #21 51.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:07:26.284Z] #21 51.38 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:07:26.284Z] #21 51.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:26.336Z] #84 126.6 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:07:26.336Z] #84 126.6 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:07:26.414Z] #77 ... [2022-08-16T21:07:26.414Z] [2022-08-16T21:07:26.414Z] #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-16T21:07:26.414Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:26.414Z] #14 77.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-16T21:07:26.414Z] #14 77.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:07:26.414Z] #14 77.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:07:26.414Z] #14 82.38 Selecting previously unselected package binutils-mingw-w64. [2022-08-16T21:07:26.414Z] #14 82.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-16T21:07:26.414Z] #14 82.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:07:26.414Z] #14 82.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-16T21:07:26.414Z] #14 82.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:07:26.414Z] #14 82.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:07:26.414Z] #14 83.24 Selecting previously unselected package dmsetup. [2022-08-16T21:07:26.414Z] #14 83.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:07:26.414Z] #14 83.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:07:26.414Z] #14 83.63 Selecting previously unselected package mingw-w64-common. [2022-08-16T21:07:26.414Z] #14 83.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-16T21:07:26.414Z] #14 83.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-16T21:07:26.544Z] #21 ... [2022-08-16T21:07:26.544Z] [2022-08-16T21:07:26.544Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:26.544Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:26.544Z] #77 147.1 CCLD libyajl.la [2022-08-16T21:07:26.596Z] #84 126.6 checking how to create a ustar tar archive... gnutar [2022-08-16T21:07:26.596Z] #84 126.7 checking dependency style of gcc... gcc3 [2022-08-16T21:07:26.596Z] #84 127.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:07:26.596Z] #84 127.0 checking whether make supports nested variables... (cached) yes [2022-08-16T21:07:26.596Z] #84 127.0 checking for gawk... (cached) mawk [2022-08-16T21:07:26.596Z] #84 127.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:07:26.597Z] #84 127.0 checking for gcc... (cached) gcc [2022-08-16T21:07:26.787Z] #77 171.1 libtool: link: ar cr libocispec.a [2022-08-16T21:07:26.787Z] #77 171.2 libtool: link: ranlib libocispec.a [2022-08-16T21:07:26.856Z] #84 127.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:07:26.856Z] #84 127.2 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:07:26.856Z] #84 127.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:07:26.856Z] #84 127.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:07:26.977Z] #14 ... [2022-08-16T21:07:26.977Z] [2022-08-16T21:07:26.977Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-16T21:07:26.977Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:26.977Z] #42 83.08 Selecting previously unselected package libxml2:amd64. [2022-08-16T21:07:26.977Z] #42 83.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-16T21:07:26.977Z] #42 83.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:07:26.977Z] #42 84.33 Selecting previously unselected package libarchive13:amd64. [2022-08-16T21:07:26.977Z] #42 84.33 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-16T21:07:26.977Z] #42 84.33 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:07:26.977Z] #42 85.09 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-16T21:07:26.977Z] #42 85.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-16T21:07:26.977Z] #42 85.11 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:07:26.977Z] #42 85.52 Selecting previously unselected package librhash0:amd64. [2022-08-16T21:07:26.977Z] #42 85.52 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-16T21:07:26.977Z] #42 85.53 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:07:26.977Z] #42 85.90 Selecting previously unselected package libuv1:amd64. [2022-08-16T21:07:26.977Z] #42 85.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-16T21:07:26.977Z] #42 85.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:07:27.114Z] #77 147.5 CCLD verify/json_verify [2022-08-16T21:07:27.115Z] #84 127.2 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:07:27.115Z] #84 127.3 checking for python3... /usr/bin/python3 [2022-08-16T21:07:27.115Z] #84 127.3 checking for python3 version... 3.9 [2022-08-16T21:07:27.235Z] #42 86.34 Selecting previously unselected package cmake. [2022-08-16T21:07:27.374Z] #84 127.5 checking for python3 platform... linux [2022-08-16T21:07:27.374Z] #77 147.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:07:27.374Z] #77 147.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:07:27.374Z] #77 147.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:07:27.374Z] #77 147.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:07:27.374Z] #77 147.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:07:27.374Z] #77 148.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:07:27.492Z] #42 86.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-16T21:07:27.492Z] #42 86.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:07:27.492Z] #42 ... [2022-08-16T21:07:27.492Z] [2022-08-16T21:07:27.492Z] #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-16T21:07:27.492Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:07:27.492Z] #51 76.13 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:07:27.492Z] #51 76.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:07:27.492Z] #51 76.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:07:27.492Z] #51 76.32 Setting up python3-six (1.16.0-2) ... [2022-08-16T21:07:27.492Z] #51 78.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:07:27.492Z] #51 78.66 Setting up python3-protobuf (3.12.4-1) ... [2022-08-16T21:07:27.492Z] #51 85.20 Setting up criu (3.17.1-1) ... [2022-08-16T21:07:27.634Z] #77 148.1 CC src/validate.o [2022-08-16T21:07:27.635Z] #77 148.1 CC src/image_spec_schema_config_schema.lo [2022-08-16T21:07:27.635Z] #77 148.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-16T21:07:27.635Z] #77 148.1 CC src/image_spec_schema_defs.lo [2022-08-16T21:07:27.635Z] #77 148.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-16T21:07:27.635Z] #77 148.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-16T21:07:27.716Z] #77 172.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:07:27.716Z] #77 172.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:07:27.716Z] #77 172.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:07:27.716Z] #77 172.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:07:27.716Z] #77 172.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:07:27.716Z] #77 172.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:07:27.716Z] #77 172.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:07:27.716Z] #77 172.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-16T21:07:27.894Z] #77 148.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-16T21:07:27.894Z] #77 148.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-16T21:07:27.894Z] #77 148.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-16T21:07:27.894Z] #77 148.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-16T21:07:27.942Z] #84 127.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:07:27.972Z] #77 172.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-16T21:07:27.972Z] #77 172.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-16T21:07:27.972Z] #77 172.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-16T21:07:27.972Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-16T21:07:27.972Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-16T21:07:27.972Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-16T21:07:27.972Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-16T21:07:27.972Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-16T21:07:27.972Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-16T21:07:27.972Z] #77 172.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-16T21:07:28.154Z] #77 148.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-16T21:07:28.154Z] #77 148.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-16T21:07:28.154Z] #77 148.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-16T21:07:28.154Z] #77 148.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-16T21:07:28.154Z] #77 148.7 CC src/runtime_spec_schema_defs.lo [2022-08-16T21:07:28.206Z] #84 128.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:07:28.206Z] #84 128.3 checking for go-md2man... no [2022-08-16T21:07:28.206Z] #84 128.3 checking error.h usability... yes [2022-08-16T21:07:28.228Z] #77 172.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-16T21:07:28.228Z] #77 172.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-16T21:07:28.228Z] #77 172.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-16T21:07:28.228Z] #77 172.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-16T21:07:28.228Z] #77 172.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-16T21:07:28.228Z] #77 172.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-16T21:07:28.414Z] #77 148.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-16T21:07:28.414Z] #77 148.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-16T21:07:28.414Z] #77 148.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-16T21:07:28.414Z] #77 148.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-16T21:07:28.465Z] #84 128.6 checking error.h presence... yes [2022-08-16T21:07:28.465Z] #84 128.6 checking for error.h... yes [2022-08-16T21:07:28.465Z] #84 128.7 checking linux/openat2.h usability... yes [2022-08-16T21:07:28.484Z] #77 172.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-16T21:07:28.484Z] #77 173.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-16T21:07:28.484Z] #77 173.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-16T21:07:28.484Z] #77 173.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-16T21:07:28.675Z] #77 149.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-16T21:07:28.675Z] #77 149.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-16T21:07:28.675Z] #77 149.2 CC src/basic_test_double_array_item.lo [2022-08-16T21:07:28.724Z] #84 128.8 checking linux/openat2.h presence... yes [2022-08-16T21:07:28.724Z] #84 129.0 checking for linux/openat2.h... yes [2022-08-16T21:07:28.741Z] #77 173.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-16T21:07:28.935Z] #77 149.3 CC src/basic_test_double_array.lo [2022-08-16T21:07:28.935Z] #77 149.4 CC src/basic_test_top_array_int.lo [2022-08-16T21:07:28.983Z] #84 129.0 checking for copy_file_range... yes [2022-08-16T21:07:28.997Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-16T21:07:28.997Z] #77 173.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-16T21:07:29.195Z] #77 149.4 CC src/basic_test_top_array_string.lo [2022-08-16T21:07:29.195Z] #77 149.5 CC src/basic_test_top_double_array_int.lo [2022-08-16T21:07:29.253Z] #77 173.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-16T21:07:29.253Z] #77 173.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-16T21:07:29.253Z] #77 173.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-16T21:07:29.454Z] #77 149.8 CC src/basic_test_top_double_array_obj.lo [2022-08-16T21:07:29.455Z] #77 149.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-16T21:07:29.455Z] #77 150.0 CC src/basic_test_top_double_array_string.lo [2022-08-16T21:07:29.455Z] #77 150.0 CC src/read-file.lo [2022-08-16T21:07:29.509Z] #77 173.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-16T21:07:29.551Z] #84 129.4 checking for fgetxattr... yes [2022-08-16T21:07:29.715Z] #77 150.2 CC src/json_common.lo [2022-08-16T21:07:29.766Z] #77 174.1 CC src/crun-crun.o [2022-08-16T21:07:29.766Z] #77 174.3 CC src/crun-run.o [2022-08-16T21:07:29.975Z] #77 150.3 CC tests/test-1.o [2022-08-16T21:07:29.975Z] #77 150.5 CC tests/test-2.o [2022-08-16T21:07:29.975Z] #77 150.6 CC tests/test-3.o [2022-08-16T21:07:30.012Z] #51 88.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:30.022Z] #77 174.4 CC src/crun-delete.o [2022-08-16T21:07:30.022Z] #77 174.4 CC src/crun-kill.o [2022-08-16T21:07:30.022Z] #77 174.5 CC src/crun-pause.o [2022-08-16T21:07:30.022Z] #77 174.6 CC src/crun-unpause.o [2022-08-16T21:07:30.022Z] #77 174.6 CC src/crun-spec.o [2022-08-16T21:07:30.069Z] #84 130.1 checking for statx... yes [2022-08-16T21:07:30.235Z] #77 150.8 CC tests/test-4.o [2022-08-16T21:07:30.278Z] #77 174.8 CC src/crun-exec.o [2022-08-16T21:07:30.278Z] #77 174.8 CC src/crun-list.o [2022-08-16T21:07:30.278Z] #77 174.8 CC src/crun-create.o [2022-08-16T21:07:30.278Z] #77 174.9 CC src/crun-start.o [2022-08-16T21:07:30.331Z] #84 130.5 checking for fgetpwent_r... yes [2022-08-16T21:07:30.494Z] #77 151.0 CC tests/test-5.o [2022-08-16T21:07:30.494Z] #77 151.1 CC tests/test-6.o [2022-08-16T21:07:30.592Z] #84 130.6 checking for issetugid... no [2022-08-16T21:07:30.592Z] #84 130.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:07:30.592Z] #84 130.9 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:07:30.841Z] #77 175.3 CC src/crun-state.o [2022-08-16T21:07:30.841Z] #77 175.3 CC src/crun-update.o [2022-08-16T21:07:30.844Z] #14 ... [2022-08-16T21:07:30.844Z] [2022-08-16T21:07:30.844Z] #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-16T21:07:30.844Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:07:30.844Z] #51 84.06 Setting up criu (3.17.1-1) ... [2022-08-16T21:07:30.844Z] #51 87.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:30.844Z] #51 DONE 88.4s [2022-08-16T21:07:30.844Z] [2022-08-16T21:07:30.844Z] #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-16T21:07:30.844Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:30.844Z] #42 83.44 Selecting previously unselected package libarchive13:amd64. [2022-08-16T21:07:30.844Z] #42 83.46 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-16T21:07:30.844Z] #42 83.47 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:07:30.844Z] #42 84.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-16T21:07:30.844Z] #42 84.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-16T21:07:30.844Z] #42 84.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:07:30.844Z] #42 84.45 Selecting previously unselected package librhash0:amd64. [2022-08-16T21:07:30.844Z] #42 84.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-16T21:07:30.844Z] #42 84.46 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:07:30.844Z] #42 84.75 Selecting previously unselected package libuv1:amd64. [2022-08-16T21:07:30.844Z] #42 84.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-16T21:07:30.844Z] #42 84.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:07:30.844Z] #42 85.14 Selecting previously unselected package cmake. [2022-08-16T21:07:30.844Z] #42 85.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-16T21:07:30.844Z] #42 85.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:07:30.942Z] #51 DONE 89.5s [2022-08-16T21:07:30.942Z] [2022-08-16T21:07:30.942Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:30.942Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:31.064Z] #77 151.3 CC tests/test-7.o [2022-08-16T21:07:31.064Z] #77 151.5 CC tests/test-8.o [2022-08-16T21:07:31.098Z] #77 175.6 CC src/crun-ps.o [2022-08-16T21:07:31.325Z] #77 151.8 CC tests/test-9.o [2022-08-16T21:07:31.354Z] #77 175.8 CC src/crun-checkpoint.o [2022-08-16T21:07:31.506Z] #77 11.63 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-16T21:07:31.506Z] #77 11.63 Cloning into '/tmp/crun-build/libocispec'... [2022-08-16T21:07:31.533Z] #84 131.0 checking for library containing yajl_tree_get... -lyajl [2022-08-16T21:07:31.533Z] #84 131.7 checking for yajl >= 2.0.0... yes [2022-08-16T21:07:31.533Z] #84 131.8 checking sys/capability.h usability... yes [2022-08-16T21:07:31.585Z] #77 151.9 CC tests/test-10.o [2022-08-16T21:07:31.585Z] #77 152.0 CC tests/test-11.o [2022-08-16T21:07:31.611Z] #77 175.9 CC src/crun-restore.o [2022-08-16T21:07:31.611Z] #77 176.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-16T21:07:31.791Z] #84 132.0 checking sys/capability.h presence... yes [2022-08-16T21:07:31.792Z] #84 132.0 checking for sys/capability.h... yes [2022-08-16T21:07:31.868Z] #77 176.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-16T21:07:32.124Z] #77 176.6 CC src/libcrun/libcrun_la-container.lo [2022-08-16T21:07:32.364Z] #84 132.0 checking for library containing cap_from_name... -lcap [2022-08-16T21:07:32.381Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-16T21:07:32.381Z] #77 177.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-16T21:07:32.637Z] #77 177.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-16T21:07:32.939Z] #84 132.8 checking for library containing dlopen... [2022-08-16T21:07:32.939Z] #84 ... [2022-08-16T21:07:32.939Z] [2022-08-16T21:07:32.939Z] #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-16T21:07:32.939Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:07:32.939Z] #19 164.1 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-16T21:07:32.939Z] #19 164.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-16T21:07:32.939Z] #19 164.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-16T21:07:32.939Z] #19 164.2 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-16T21:07:32.939Z] #19 164.2 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-16T21:07:32.939Z] #19 164.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-16T21:07:32.939Z] #19 164.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-16T21:07:32.939Z] #19 164.3 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-16T21:07:32.939Z] #19 164.3 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-16T21:07:32.939Z] #19 164.4 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-16T21:07:32.939Z] #19 164.4 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-16T21:07:32.939Z] #19 167.6 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-16T21:07:32.939Z] #19 167.6 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-16T21:07:32.939Z] #19 167.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-16T21:07:32.939Z] #19 167.8 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-16T21:07:32.939Z] #19 167.9 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-16T21:07:32.939Z] #19 171.5 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-16T21:07:32.939Z] #19 171.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-16T21:07:32.939Z] #19 171.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-16T21:07:32.939Z] #19 171.8 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-16T21:07:32.939Z] #19 171.8 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-16T21:07:32.939Z] #19 171.8 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-16T21:07:32.939Z] #19 171.8 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-16T21:07:32.939Z] #19 171.8 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-16T21:07:32.939Z] #19 172.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-16T21:07:32.939Z] #19 172.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-16T21:07:32.939Z] #19 172.1 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-16T21:07:32.939Z] #19 172.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-16T21:07:32.939Z] #19 172.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-16T21:07:32.939Z] #19 172.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-16T21:07:32.939Z] #19 172.3 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-16T21:07:33.199Z] #77 177.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-16T21:07:33.199Z] #77 177.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-16T21:07:33.199Z] #77 177.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-16T21:07:33.199Z] #19 ... [2022-08-16T21:07:33.199Z] [2022-08-16T21:07:33.199Z] #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-16T21:07:33.199Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:33.199Z] #84 132.8 checking for library containing dlopen... -ldl [2022-08-16T21:07:33.456Z] #77 177.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-16T21:07:33.460Z] #84 133.5 checking seccomp.h usability... yes [2022-08-16T21:07:33.713Z] #77 178.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-16T21:07:33.718Z] #84 133.7 checking seccomp.h presence... yes [2022-08-16T21:07:33.718Z] #84 133.9 checking for seccomp.h... yes [2022-08-16T21:07:33.969Z] #77 178.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-16T21:07:33.969Z] #77 178.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-16T21:07:34.028Z] #77 13.93 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-16T21:07:34.028Z] #77 13.98 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-16T21:07:34.028Z] #77 14.01 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-16T21:07:34.028Z] #77 14.01 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-16T21:07:34.028Z] #77 14.10 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-16T21:07:34.195Z] #77 ... [2022-08-16T21:07:34.195Z] [2022-08-16T21:07:34.195Z] #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-16T21:07:34.195Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:07:34.195Z] #21 52.10 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:07:34.195Z] #21 52.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:07:34.195Z] #21 52.53 Setting up libelf1:amd64 (0.183-1) ... [2022-08-16T21:07:34.195Z] #21 52.54 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:07:34.195Z] #21 52.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:07:34.195Z] #21 52.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:07:34.195Z] #21 52.58 Setting up libkmod2:amd64 (28-1) ... [2022-08-16T21:07:34.195Z] #21 52.60 Setting up python3-distutils (3.9.2-1) ... [2022-08-16T21:07:34.195Z] #21 53.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:34.195Z] #21 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-16T21:07:34.195Z] #21 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-16T21:07:34.195Z] #21 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-16T21:07:34.195Z] #21 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-16T21:07:34.195Z] #21 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-16T21:07:34.195Z] #21 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-16T21:07:34.195Z] #21 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-16T21:07:34.195Z] #21 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-16T21:07:34.195Z] #21 53.14 Setting up python3-setuptools (52.0.0-4) ... [2022-08-16T21:07:34.195Z] #21 54.97 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:07:34.195Z] #21 54.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:07:34.195Z] #21 54.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:07:34.195Z] #21 55.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:07:34.195Z] #21 56.44 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:07:34.195Z] #21 56.45 Setting up jq (1.6-2.1) ... [2022-08-16T21:07:34.195Z] #21 56.47 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:07:34.195Z] #21 56.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:07:34.195Z] #21 56.49 Setting up iptables (1.8.7-1) ... [2022-08-16T21:07:34.195Z] #21 56.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:07:34.195Z] #21 56.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:07:34.195Z] #21 56.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:07:34.195Z] #21 56.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:07:34.195Z] #21 56.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-16T21:07:34.195Z] #21 56.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-16T21:07:34.195Z] #21 56.55 Setting up iproute2 (5.10.0-4) ... [2022-08-16T21:07:34.195Z] #21 57.00 Setting up systemd (247.3-7) ... [2022-08-16T21:07:34.195Z] #21 57.06 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-16T21:07:34.195Z] #21 57.07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-16T21:07:34.195Z] #21 57.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-16T21:07:34.195Z] #21 57.12 Initializing machine ID from KVM UUID. [2022-08-16T21:07:34.195Z] #21 58.30 Setting up systemd-journal-remote (247.3-7) ... [2022-08-16T21:07:34.195Z] #21 58.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:34.195Z] #21 DONE 59.2s [2022-08-16T21:07:34.195Z] [2022-08-16T21:07:34.195Z] #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-16T21:07:34.195Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-16T21:07:34.294Z] #84 133.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-16T21:07:34.532Z] #77 178.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-16T21:07:34.554Z] #84 134.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-16T21:07:34.789Z] #77 179.3 CC src/libcrun/libcrun_la-error.lo [2022-08-16T21:07:35.045Z] #77 179.4 CC src/libcrun/libcrun_la-status.lo [2022-08-16T21:07:35.045Z] #77 179.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-16T21:07:35.069Z] #42 92.47 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:07:35.069Z] #42 92.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:35.069Z] #42 92.51 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:07:35.069Z] #42 92.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:35.069Z] #42 92.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:07:35.069Z] #42 92.60 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:07:35.069Z] #42 92.61 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:07:35.069Z] #42 92.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:07:35.069Z] #42 92.66 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:07:35.069Z] #42 92.67 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:07:35.069Z] #42 92.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:35.132Z] #84 135.0 checking systemd/sd-bus.h usability... yes [2022-08-16T21:07:35.397Z] #84 135.5 checking systemd/sd-bus.h presence... yes [2022-08-16T21:07:35.397Z] #84 135.7 checking for systemd/sd-bus.h... yes [2022-08-16T21:07:35.589Z] #22 1.470 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-16T21:07:35.589Z] #22 1.477 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-16T21:07:35.589Z] #22 1.481 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-16T21:07:35.589Z] #22 DONE 1.5s [2022-08-16T21:07:35.589Z] [2022-08-16T21:07:35.589Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:07:35.589Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-16T21:07:35.608Z] #77 179.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-16T21:07:35.637Z] #42 DONE 93.5s [2022-08-16T21:07:35.637Z] [2022-08-16T21:07:35.637Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:35.637Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:35.637Z] #77 11.69 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-16T21:07:35.637Z] #77 11.82 Cloning into '/tmp/crun-build/libocispec'... [2022-08-16T21:07:35.637Z] #77 14.44 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-16T21:07:35.637Z] #77 14.47 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-16T21:07:35.637Z] #77 14.47 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-16T21:07:35.637Z] #77 14.47 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-16T21:07:35.637Z] #77 14.52 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-16T21:07:35.637Z] #77 18.52 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-16T21:07:35.637Z] #77 ... [2022-08-16T21:07:35.637Z] [2022-08-16T21:07:35.637Z] #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-16T21:07:35.637Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:35.637Z] #14 93.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-16T21:07:35.637Z] #14 93.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-16T21:07:35.897Z] #14 ... [2022-08-16T21:07:35.897Z] [2022-08-16T21:07:35.897Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:07:35.897Z] #43 sha256:be6e4fdacfe7f01fac4d14573b7e3ce1bab6d8a1b0007c8d740f8d38efeea261 [2022-08-16T21:07:35.897Z] #43 DONE 0.1s [2022-08-16T21:07:35.897Z] [2022-08-16T21:07:35.897Z] #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-16T21:07:35.897Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:35.897Z] #14 93.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:07:35.922Z] #77 ... [2022-08-16T21:07:35.922Z] [2022-08-16T21:07:35.922Z] #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-16T21:07:35.922Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:07:35.922Z] #42 93.91 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:07:35.922Z] #42 93.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:35.922Z] #42 94.01 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:07:35.922Z] #42 94.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:07:35.922Z] #42 94.21 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:07:35.922Z] #42 94.32 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:07:35.922Z] #42 94.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:07:35.922Z] #42 94.47 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:07:35.922Z] #42 94.48 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:07:35.922Z] #42 94.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:07:35.922Z] #42 94.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:07:35.922Z] #42 DONE 95.0s [2022-08-16T21:07:36.179Z] [2022-08-16T21:07:36.179Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:07:36.179Z] #43 sha256:b4172831dbd350c613a820d5c5b7180d3e332b93af3337ae6fa0793abd093c37 [2022-08-16T21:07:36.179Z] #43 DONE 0.1s [2022-08-16T21:07:36.179Z] [2022-08-16T21:07:36.179Z] #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-16T21:07:36.179Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:36.179Z] #14 94.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-16T21:07:36.179Z] #14 94.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-16T21:07:36.179Z] #14 94.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:07:36.354Z] #84 135.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-16T21:07:36.537Z] #77 180.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-16T21:07:36.537Z] #77 181.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-16T21:07:36.537Z] #77 181.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-16T21:07:36.620Z] #84 136.4 checking for sd_notify_barrier... yes [2022-08-16T21:07:36.620Z] #84 136.9 checking linux/bpf.h usability... yes [2022-08-16T21:07:36.795Z] #77 181.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-16T21:07:36.881Z] #84 137.1 checking linux/bpf.h presence... yes [2022-08-16T21:07:36.881Z] #84 137.2 checking for linux/bpf.h... yes [2022-08-16T21:07:37.052Z] #77 181.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-16T21:07:37.143Z] #84 137.2 checking compilation for eBPF... [2022-08-16T21:07:37.143Z] #84 ... [2022-08-16T21:07:37.143Z] [2022-08-16T21:07:37.143Z] #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-16T21:07:37.143Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:07:37.143Z] #41 DONE 190.7s [2022-08-16T21:07:37.143Z] [2022-08-16T21:07:37.143Z] #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-16T21:07:37.143Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:37.143Z] #84 137.2 checking compilation for eBPF... yes [2022-08-16T21:07:37.143Z] #84 137.5 checking for criu >= 3.15... no [2022-08-16T21:07:37.143Z] #84 137.5 configure: CRIU headers not found, building without CRIU support [2022-08-16T21:07:37.143Z] #84 137.5 checking for criu > 3.16... no [2022-08-16T21:07:37.143Z] #84 137.5 configure: CRIU version doesn't support join-ns API [2022-08-16T21:07:37.404Z] #84 137.5 checking for criu > 3.16.1... no [2022-08-16T21:07:37.404Z] #84 137.6 configure: CRIU version doesn't support for pre-dumping [2022-08-16T21:07:37.404Z] #84 137.6 checking for new mount API (fsconfig)... yes [2022-08-16T21:07:37.614Z] #77 182.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-16T21:07:37.664Z] #84 137.7 checking for seccomp notify API... yes [2022-08-16T21:07:37.664Z] #84 137.9 checking for gperf... no [2022-08-16T21:07:37.664Z] #84 137.9 configure: gperf not found - cannot rebuild signal parser code [2022-08-16T21:07:37.870Z] #77 182.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-16T21:07:37.923Z] #84 137.9 checking for library containing argp_parse... #84 ... [2022-08-16T21:07:37.923Z] [2022-08-16T21:07:37.923Z] #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-16T21:07:37.923Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:07:37.923Z] #43 191.4 Delve is a source level debugger for Go programs. [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-16T21:07:37.923Z] #43 191.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 Usage: [2022-08-16T21:07:37.923Z] #43 191.4 dlv [command] [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 Available Commands: [2022-08-16T21:07:37.923Z] #43 191.4 attach Attach to running process and begin debugging. [2022-08-16T21:07:37.923Z] #43 191.4 connect Connect to a headless debug server with a terminal client. [2022-08-16T21:07:37.923Z] #43 191.4 core Examine a core dump. [2022-08-16T21:07:37.923Z] #43 191.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-16T21:07:37.923Z] #43 191.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-16T21:07:37.923Z] #43 191.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-16T21:07:37.923Z] #43 191.4 help Help about any command [2022-08-16T21:07:37.923Z] #43 191.4 run Deprecated command. Use 'debug' instead. [2022-08-16T21:07:37.923Z] #43 191.4 test Compile test binary and begin debugging program. [2022-08-16T21:07:37.923Z] #43 191.4 trace Compile and begin tracing program. [2022-08-16T21:07:37.923Z] #43 191.4 version Prints version. [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 Flags: [2022-08-16T21:07:37.923Z] #43 191.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-16T21:07:37.923Z] #43 191.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-16T21:07:37.923Z] #43 191.4 --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-16T21:07:37.923Z] #43 191.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-16T21:07:37.923Z] #43 191.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-16T21:07:37.923Z] #43 191.4 --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-16T21:07:37.923Z] #43 191.4 --disable-aslr Disables address space randomization [2022-08-16T21:07:37.923Z] #43 191.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-16T21:07:37.923Z] #43 191.4 -h, --help help for dlv [2022-08-16T21:07:37.923Z] #43 191.4 --init string Init file, executed by the terminal client. [2022-08-16T21:07:37.923Z] #43 191.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-16T21:07:37.923Z] #43 191.4 --log Enable debugging server logging. [2022-08-16T21:07:37.923Z] #43 191.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-16T21:07:37.923Z] #43 191.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-16T21:07:37.923Z] #43 191.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-16T21:07:37.923Z] #43 191.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-16T21:07:37.923Z] #43 191.4 --wd string Working directory for running the program. [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 Additional help topics: [2022-08-16T21:07:37.923Z] #43 191.4 dlv backend Help about the --backend flag. [2022-08-16T21:07:37.923Z] #43 191.4 dlv log Help about logging flags. [2022-08-16T21:07:37.923Z] #43 191.4 dlv redirect Help about file redirection. [2022-08-16T21:07:37.923Z] #43 191.4 [2022-08-16T21:07:37.923Z] #43 191.4 Use "dlv [command] --help" for more information about a command. [2022-08-16T21:07:37.923Z] #43 DONE 191.6s [2022-08-16T21:07:37.923Z] [2022-08-16T21:07:37.923Z] #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-16T21:07:37.923Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:37.923Z] #84 137.9 checking for library containing argp_parse... none required [2022-08-16T21:07:38.126Z] #77 182.6 CC tests/init.o [2022-08-16T21:07:38.182Z] #84 138.4 checking that generated files are newer than configure... done [2022-08-16T21:07:38.183Z] #84 138.4 configure: creating ./config.status [2022-08-16T21:07:38.382Z] #77 182.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-16T21:07:41.276Z] #14 ... [2022-08-16T21:07:41.276Z] [2022-08-16T21:07:41.276Z] #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-16T21:07:41.276Z] #44 sha256:30dee6337aa6d0a3829ebea943019e6d46f75c9415460035b4e8f9b81fcd6293 [2022-08-16T21:07:41.276Z] #44 1.608 + RM_GOPATH=0 [2022-08-16T21:07:41.276Z] #44 1.608 + TMP_GOPATH= [2022-08-16T21:07:41.276Z] #44 1.608 + : /build [2022-08-16T21:07:41.276Z] #44 1.608 + '[' -z '' ']' [2022-08-16T21:07:41.276Z] #44 1.611 ++ mktemp -d [2022-08-16T21:07:41.276Z] #44 1.613 + export GOPATH=/tmp/tmp.QAOEusEvon [2022-08-16T21:07:41.276Z] #44 1.613 + GOPATH=/tmp/tmp.QAOEusEvon [2022-08-16T21:07:41.276Z] #44 1.613 + RM_GOPATH=1 [2022-08-16T21:07:41.276Z] #44 1.613 + case "$(go env GOARCH)" in [2022-08-16T21:07:41.276Z] #44 1.614 ++ go env GOARCH [2022-08-16T21:07:41.276Z] #44 1.650 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:07:41.276Z] #44 1.650 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:07:41.276Z] #44 1.652 ++ dirname /install.sh [2022-08-16T21:07:41.276Z] #44 1.673 Install tini version v0.19.0 [2022-08-16T21:07:41.276Z] #44 1.673 + dir=/ [2022-08-16T21:07:41.276Z] #44 1.673 + bin=tini [2022-08-16T21:07:41.276Z] #44 1.673 + shift [2022-08-16T21:07:41.276Z] #44 1.673 + '[' '!' -f //tini.installer ']' [2022-08-16T21:07:41.276Z] #44 1.673 + . //tini.installer [2022-08-16T21:07:41.276Z] #44 1.673 ++ : v0.19.0 [2022-08-16T21:07:41.276Z] #44 1.673 + install_tini [2022-08-16T21:07:41.276Z] #44 1.673 + echo 'Install tini version v0.19.0' [2022-08-16T21:07:41.276Z] #44 1.673 + git clone https://github.com/krallin/tini.git /tmp/tmp.QAOEusEvon/tini [2022-08-16T21:07:41.276Z] #44 1.673 Cloning into '/tmp/tmp.QAOEusEvon/tini'... [2022-08-16T21:07:41.276Z] #44 2.801 + cd /tmp/tmp.QAOEusEvon/tini [2022-08-16T21:07:41.276Z] #44 2.801 + git checkout -q v0.19.0 [2022-08-16T21:07:41.276Z] #44 2.841 + cmake . [2022-08-16T21:07:41.276Z] #44 4.199 -- The C compiler identification is GNU 10.2.1 [2022-08-16T21:07:41.276Z] #44 4.287 -- Detecting C compiler ABI info [2022-08-16T21:07:41.276Z] #44 5.246 -- Detecting C compiler ABI info - done [2022-08-16T21:07:41.276Z] #44 5.421 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-16T21:07:41.276Z] #44 5.441 -- Detecting C compile features [2022-08-16T21:07:41.276Z] #44 5.445 -- Detecting C compile features - done [2022-08-16T21:07:41.276Z] #44 5.483 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-16T21:07:41.440Z] #14 ... [2022-08-16T21:07:41.440Z] [2022-08-16T21:07:41.440Z] #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-16T21:07:41.440Z] #44 sha256:eceece97d084fdbaf6ef8e9c85755dc3499878664d4c78a9dcf38bd5758d5306 [2022-08-16T21:07:41.440Z] #44 1.425 + RM_GOPATH=0 [2022-08-16T21:07:41.440Z] #44 1.426 + TMP_GOPATH= [2022-08-16T21:07:41.440Z] #44 1.426 + : /build [2022-08-16T21:07:41.440Z] #44 1.427 + '[' -z '' ']' [2022-08-16T21:07:41.440Z] #44 1.428 ++ mktemp -d [2022-08-16T21:07:41.440Z] #44 1.429 + export GOPATH=/tmp/tmp.O4G0Z75Llj [2022-08-16T21:07:41.440Z] #44 1.429 + GOPATH=/tmp/tmp.O4G0Z75Llj [2022-08-16T21:07:41.440Z] #44 1.429 + RM_GOPATH=1 [2022-08-16T21:07:41.440Z] #44 1.429 + case "$(go env GOARCH)" in [2022-08-16T21:07:41.440Z] #44 1.429 ++ go env GOARCH [2022-08-16T21:07:41.440Z] #44 1.500 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:07:41.440Z] #44 1.500 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:07:41.440Z] #44 1.500 ++ dirname /install.sh [2022-08-16T21:07:41.440Z] #44 1.501 + dir=/ [2022-08-16T21:07:41.440Z] #44 1.501 + bin=tini [2022-08-16T21:07:41.440Z] #44 1.501 + shift [2022-08-16T21:07:41.440Z] #44 1.501 + '[' '!' -f //tini.installer ']' [2022-08-16T21:07:41.440Z] #44 1.501 + . //tini.installer [2022-08-16T21:07:41.440Z] #44 1.501 ++ : v0.19.0 [2022-08-16T21:07:41.440Z] #44 1.501 + install_tini [2022-08-16T21:07:41.440Z] #44 1.501 + echo 'Install tini version v0.19.0' [2022-08-16T21:07:41.440Z] #44 1.501 Install tini version v0.19.0 [2022-08-16T21:07:41.440Z] #44 1.501 + git clone https://github.com/krallin/tini.git /tmp/tmp.O4G0Z75Llj/tini [2022-08-16T21:07:41.440Z] #44 1.509 Cloning into '/tmp/tmp.O4G0Z75Llj/tini'... [2022-08-16T21:07:41.440Z] #44 2.586 + cd /tmp/tmp.O4G0Z75Llj/tini [2022-08-16T21:07:41.440Z] #44 2.589 + git checkout -q v0.19.0 [2022-08-16T21:07:41.440Z] #44 2.635 + cmake . [2022-08-16T21:07:41.440Z] #44 3.582 -- The C compiler identification is GNU 10.2.1 [2022-08-16T21:07:41.440Z] #44 3.731 -- Detecting C compiler ABI info [2022-08-16T21:07:41.440Z] #44 4.884 -- Detecting C compiler ABI info - done [2022-08-16T21:07:41.440Z] #44 5.104 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-16T21:07:41.440Z] #44 5.131 -- Detecting C compile features [2022-08-16T21:07:41.440Z] #44 5.135 -- Detecting C compile features - done [2022-08-16T21:07:41.440Z] #44 5.204 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-16T21:07:41.507Z] #84 141.5 config.status: creating Makefile [2022-08-16T21:07:41.507Z] #84 141.6 config.status: creating rpm/crun.spec [2022-08-16T21:07:41.507Z] #84 141.7 config.status: creating config.h [2022-08-16T21:07:41.507Z] #84 141.7 config.status: executing libtool commands [2022-08-16T21:07:41.507Z] #84 141.7 config.status: executing depfiles commands [2022-08-16T21:07:41.697Z] #44 5.516 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-16T21:07:41.697Z] #44 5.581 -- Configuring done [2022-08-16T21:07:41.697Z] #44 5.620 -- Generating done [2022-08-16T21:07:41.844Z] #44 5.956 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-16T21:07:41.844Z] #44 6.090 -- Configuring done [2022-08-16T21:07:41.844Z] #44 6.127 -- Generating done [2022-08-16T21:07:41.954Z] #44 5.629 -- Build files have been written to: /tmp/tmp.O4G0Z75Llj/tini [2022-08-16T21:07:41.954Z] #44 5.692 + make tini-static [2022-08-16T21:07:42.104Z] #44 6.143 -- Build files have been written to: /tmp/tmp.QAOEusEvon/tini [2022-08-16T21:07:42.104Z] #44 6.143 + make tini-static [2022-08-16T21:07:42.364Z] #44 6.601 Scanning dependencies of target tini-static [2022-08-16T21:07:42.364Z] #44 6.692 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-16T21:07:42.447Z] #84 142.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-16T21:07:42.447Z] #84 142.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:07:42.518Z] #44 6.302 Scanning dependencies of target tini-static [2022-08-16T21:07:42.518Z] #44 6.475 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-16T21:07:42.706Z] #84 143.2 checking for gcc... gcc [2022-08-16T21:07:42.965Z] #84 143.3 checking whether the C compiler works... yes [2022-08-16T21:07:43.314Z] #84 143.5 checking for C compiler default output file name... a.out [2022-08-16T21:07:43.314Z] #84 143.5 checking for suffix of executables... [2022-08-16T21:07:43.580Z] #84 143.6 checking whether we are cross compiling... no [2022-08-16T21:07:43.580Z] #84 143.9 checking for suffix of object files... o [2022-08-16T21:07:43.840Z] #84 144.0 checking whether we are using the GNU C compiler... yes [2022-08-16T21:07:43.840Z] #84 144.1 checking whether gcc accepts -g... yes [2022-08-16T21:07:44.103Z] #84 144.2 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:07:44.103Z] #84 144.4 checking whether gcc understands -c and -o together... [2022-08-16T21:07:44.103Z] #84 ... [2022-08-16T21:07:44.103Z] [2022-08-16T21:07:44.103Z] #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-16T21:07:44.103Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:07:44.103Z] #19 175.2 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-16T21:07:44.103Z] #19 175.2 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-16T21:07:44.103Z] #19 175.3 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-16T21:07:44.103Z] #19 175.4 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-16T21:07:44.103Z] #19 175.5 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-16T21:07:44.103Z] #19 178.1 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-16T21:07:44.103Z] #19 178.1 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-16T21:07:44.103Z] #19 178.1 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-16T21:07:44.103Z] #19 178.2 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-16T21:07:44.103Z] #19 178.2 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-16T21:07:44.103Z] #19 178.2 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-16T21:07:44.103Z] #19 178.2 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-16T21:07:44.103Z] #19 178.2 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-16T21:07:44.103Z] #19 178.3 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-16T21:07:44.103Z] #19 178.4 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-16T21:07:44.103Z] #19 178.4 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-16T21:07:44.103Z] #19 178.5 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-16T21:07:44.103Z] #19 180.8 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-16T21:07:44.103Z] #19 180.8 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-16T21:07:44.103Z] #19 180.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-16T21:07:44.103Z] #19 180.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-16T21:07:44.103Z] #19 180.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-16T21:07:44.103Z] #19 183.0 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-16T21:07:44.103Z] #19 183.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-16T21:07:44.103Z] #19 184.5 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:07:44.270Z] #44 ... [2022-08-16T21:07:44.270Z] [2022-08-16T21:07:44.270Z] #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-16T21:07:44.270Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:07:44.270Z] #53 102.2 gotestsum version dev [2022-08-16T21:07:44.362Z] #19 185.4 Fetched 788 MB in 49s (16.2 MB/s) [2022-08-16T21:07:44.362Z] #19 ... [2022-08-16T21:07:44.362Z] [2022-08-16T21:07:44.362Z] #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-16T21:07:44.362Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:44.362Z] #84 144.4 checking whether gcc understands -c and -o together... yes [2022-08-16T21:07:44.362Z] #84 144.7 checking how to run the C preprocessor... gcc -E [2022-08-16T21:07:44.620Z] #84 145.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:07:44.620Z] #84 145.0 checking for egrep... /bin/grep -E [2022-08-16T21:07:45.042Z] #44 8.698 [100%] Linking C executable tini-static [2022-08-16T21:07:45.042Z] #44 ... [2022-08-16T21:07:45.042Z] [2022-08-16T21:07:45.042Z] #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-16T21:07:45.042Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:45.042Z] #14 104.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-16T21:07:45.187Z] #84 145.0 checking for ANSI C header files... yes [2022-08-16T21:07:45.209Z] #53 DONE 103.1s [2022-08-16T21:07:45.209Z] [2022-08-16T21:07:45.209Z] #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-16T21:07:45.209Z] #44 sha256:30dee6337aa6d0a3829ebea943019e6d46f75c9415460035b4e8f9b81fcd6293 [2022-08-16T21:07:45.209Z] #44 9.078 [100%] Linking C executable tini-static [2022-08-16T21:07:45.299Z] #14 104.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:07:45.299Z] #14 104.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:07:45.299Z] #14 104.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-16T21:07:45.446Z] #84 145.6 checking for sys/types.h... yes [2022-08-16T21:07:45.446Z] #84 145.7 checking for sys/stat.h... yes [2022-08-16T21:07:45.556Z] #14 104.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:07:45.556Z] #14 104.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:07:45.706Z] #84 145.9 checking for stdlib.h... yes [2022-08-16T21:07:45.706Z] #84 146.0 checking for string.h... yes [2022-08-16T21:07:45.778Z] #44 9.991 [100%] Built target tini-static [2022-08-16T21:07:45.778Z] #44 10.08 + mkdir -p /build [2022-08-16T21:07:45.965Z] #84 146.1 checking for memory.h... yes [2022-08-16T21:07:46.038Z] #44 10.11 + cp tini-static /build/docker-init [2022-08-16T21:07:46.038Z] #44 DONE 10.3s [2022-08-16T21:07:46.038Z] [2022-08-16T21:07:46.038Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:46.038Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:46.038Z] #77 22.13 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-16T21:07:46.038Z] #77 24.44 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-16T21:07:46.038Z] #77 25.01 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-16T21:07:46.038Z] #77 25.28 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-16T21:07:46.224Z] #84 146.4 checking for strings.h... yes [2022-08-16T21:07:46.299Z] #77 ... [2022-08-16T21:07:46.299Z] [2022-08-16T21:07:46.299Z] #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-16T21:07:46.299Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:46.299Z] #14 104.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-16T21:07:46.299Z] #14 104.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:07:46.483Z] #84 146.7 checking for inttypes.h... yes [2022-08-16T21:07:46.559Z] #14 104.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:07:46.742Z] #84 147.0 checking for stdint.h... yes [2022-08-16T21:07:46.819Z] #14 104.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-16T21:07:46.819Z] #14 104.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:07:46.819Z] #14 104.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:07:47.001Z] #84 147.3 checking for unistd.h... yes [2022-08-16T21:07:47.260Z] #84 147.5 checking minix/config.h usability... no [2022-08-16T21:07:47.260Z] #84 147.7 checking minix/config.h presence... no [2022-08-16T21:07:47.260Z] #84 147.7 checking for minix/config.h... no [2022-08-16T21:07:47.470Z] #14 ... [2022-08-16T21:07:47.470Z] [2022-08-16T21:07:47.470Z] #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-16T21:07:47.470Z] #44 sha256:eceece97d084fdbaf6ef8e9c85755dc3499878664d4c78a9dcf38bd5758d5306 [2022-08-16T21:07:47.470Z] #44 9.601 [100%] Built target tini-static [2022-08-16T21:07:47.470Z] #44 9.696 + mkdir -p /build [2022-08-16T21:07:47.470Z] #44 9.705 + cp tini-static /build/docker-init [2022-08-16T21:07:47.470Z] #44 DONE 11.1s [2022-08-16T21:07:47.470Z] [2022-08-16T21:07:47.470Z] #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-16T21:07:47.470Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:07:47.470Z] #53 105.2 gotestsum version dev [2022-08-16T21:07:47.470Z] #53 DONE 106.3s [2022-08-16T21:07:47.470Z] [2022-08-16T21:07:47.470Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:07:47.470Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:47.470Z] #77 17.43 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-16T21:07:47.470Z] #77 20.33 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-16T21:07:47.470Z] #77 22.92 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-16T21:07:47.471Z] #77 23.39 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-16T21:07:47.471Z] #77 23.96 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-16T21:07:47.802Z] #23 10.81 Collecting yamllint==1.26.1 [2022-08-16T21:07:47.802Z] #23 11.86 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-16T21:07:47.828Z] #84 147.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-16T21:07:48.087Z] #84 148.0 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:07:48.087Z] #84 148.4 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:07:48.087Z] #84 148.4 checking how to print strings... printf [2022-08-16T21:07:48.087Z] #84 148.4 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:07:48.346Z] #84 148.5 checking for fgrep... /bin/grep -F [2022-08-16T21:07:48.346Z] #84 148.5 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:07:48.346Z] #84 148.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:07:48.346Z] #84 148.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:07:48.346Z] #84 148.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:07:48.346Z] #84 148.7 checking whether ln -s works... yes [2022-08-16T21:07:48.605Z] #84 148.7 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:07:48.605Z] #84 148.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-16T21:07:48.605Z] #84 148.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:07:48.605Z] #84 148.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:07:48.605Z] #84 148.7 checking for objdump... objdump [2022-08-16T21:07:48.605Z] #84 148.7 checking how to recognize dependent libraries... pass_all [2022-08-16T21:07:48.605Z] #84 148.7 checking for dlltool... no [2022-08-16T21:07:48.605Z] #84 148.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:07:48.605Z] #84 148.7 checking for ar... ar [2022-08-16T21:07:48.605Z] #84 148.7 checking for archiver @FILE support... @ [2022-08-16T21:07:48.605Z] #84 148.8 checking for strip... strip [2022-08-16T21:07:48.605Z] #84 148.8 checking for ranlib... ranlib [2022-08-16T21:07:48.605Z] #84 148.9 checking for gawk... no [2022-08-16T21:07:48.605Z] #84 148.9 checking for mawk... mawk [2022-08-16T21:07:48.866Z] #84 148.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:07:48.866Z] #84 149.1 checking for sysroot... no [2022-08-16T21:07:48.866Z] #84 149.1 checking for a working dd... /bin/dd [2022-08-16T21:07:48.866Z] #84 149.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:07:49.125Z] #84 149.3 checking for mt... no [2022-08-16T21:07:49.126Z] #84 149.3 checking if : is a manifest tool... no [2022-08-16T21:07:49.179Z] #23 13.18 Collecting pathspec>=0.5.3 [2022-08-16T21:07:49.179Z] #23 13.19 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-16T21:07:49.179Z] #23 13.65 Collecting pyyaml [2022-08-16T21:07:49.179Z] #23 13.66 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-16T21:07:49.179Z] #23 13.72 Building wheels for collected packages: yamllint [2022-08-16T21:07:49.387Z] #84 149.3 checking for dlfcn.h... yes [2022-08-16T21:07:49.387Z] #84 149.6 checking for objdir... .libs [2022-08-16T21:07:49.439Z] #23 13.72 Building wheel for yamllint (setup.py): started [2022-08-16T21:07:49.646Z] #84 149.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:07:49.646Z] #84 150.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:07:49.646Z] #84 150.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:07:50.164Z] #84 150.1 checking if gcc static flag -static works... yes [2022-08-16T21:07:50.164Z] #84 150.4 checking if gcc supports -c -o file.o... yes [2022-08-16T21:07:50.164Z] #84 150.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:07:50.164Z] #84 150.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:07:50.377Z] #23 14.89 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-16T21:07:50.636Z] #23 14.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=53068a3acfbc991828b6e5c25d35465d9fe2a2a4e7db51283da988058bd407b1 [2022-08-16T21:07:50.636Z] #23 14.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-16T21:07:50.636Z] #23 14.90 Successfully built yamllint [2022-08-16T21:07:50.636Z] #23 14.93 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-16T21:07:50.682Z] #84 150.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:07:50.682Z] #84 150.9 checking how to hardcode library paths into programs... immediate [2022-08-16T21:07:50.682Z] #84 150.9 checking whether stripping libraries is possible... yes [2022-08-16T21:07:50.682Z] #84 150.9 checking if libtool supports shared libraries... yes [2022-08-16T21:07:50.682Z] #84 150.9 checking whether to build shared libraries... no [2022-08-16T21:07:50.682Z] #84 150.9 checking whether to build static libraries... yes [2022-08-16T21:07:50.682Z] #84 150.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:07:50.682Z] #84 151.0 checking whether build environment is sane... yes [2022-08-16T21:07:50.682Z] #84 151.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:07:50.682Z] #84 151.1 checking whether make sets $(MAKE)... yes [2022-08-16T21:07:50.941Z] #84 151.2 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:07:50.941Z] #84 151.2 checking whether make supports nested variables... yes [2022-08-16T21:07:50.941Z] #84 151.2 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:07:50.941Z] #84 151.2 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:07:50.941Z] #84 151.2 checking how to create a ustar tar archive... gnutar [2022-08-16T21:07:50.941Z] #84 151.2 checking dependency style of gcc... gcc3 [2022-08-16T21:07:50.941Z] #84 151.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:07:50.941Z] #84 151.4 checking whether make supports nested variables... (cached) yes [2022-08-16T21:07:50.941Z] #84 151.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:07:50.941Z] #84 151.4 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:07:50.941Z] #84 151.4 checking for yajl >= 2.1.0... yes [2022-08-16T21:07:50.941Z] #84 151.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:07:51.201Z] #84 151.4 checking for gcc... (cached) gcc [2022-08-16T21:07:51.201Z] #84 151.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:07:51.201Z] #84 151.6 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:07:51.201Z] #84 151.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:07:51.201Z] #84 151.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:07:51.201Z] #84 151.6 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:07:51.201Z] #84 151.6 checking for python3... /usr/bin/python3 [2022-08-16T21:07:51.201Z] #84 151.6 checking for python3 version... 3.9 [2022-08-16T21:07:51.206Z] #23 15.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-16T21:07:51.460Z] #84 151.7 checking for python3 platform... linux [2022-08-16T21:07:51.460Z] #84 151.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:07:51.465Z] #23 DONE 15.9s [2022-08-16T21:07:51.465Z] [2022-08-16T21:07:51.465Z] #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-16T21:07:51.465Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:07:51.719Z] #84 151.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:07:51.724Z] #47 ... [2022-08-16T21:07:51.725Z] [2022-08-16T21:07:51.725Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:07:51.725Z] #27 sha256:0744425bd48db905022eab9b29acbcdff064f4117995b0ef6ac1b8b890ba910a [2022-08-16T21:07:51.979Z] #84 152.2 checking that generated files are newer than configure... done [2022-08-16T21:07:51.979Z] #84 152.2 configure: creating ./config.status [2022-08-16T21:07:51.984Z] #27 DONE 0.4s [2022-08-16T21:07:51.984Z] [2022-08-16T21:07:51.984Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:07:51.984Z] #32 sha256:b6d51a4a28700a10338bcb65d15279271f7693bd58a04ef06b618ddb73dfe729 [2022-08-16T21:07:52.243Z] #32 DONE 0.3s [2022-08-16T21:07:52.243Z] [2022-08-16T21:07:52.243Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:07:52.243Z] #35 sha256:cf0d75138ab10e49eb0b73f4c1ceb7401e66dc41b52089c8c56411c86f62aeeb [2022-08-16T21:07:52.243Z] #35 DONE 0.2s [2022-08-16T21:07:52.243Z] [2022-08-16T21:07:52.243Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:07:52.243Z] #37 sha256:015c4f0896280277abb10f615b0c3abf206cf4e6ed095d9d42ac137ae1b20b21 [2022-08-16T21:07:52.502Z] #37 DONE 0.1s [2022-08-16T21:07:52.502Z] [2022-08-16T21:07:52.502Z] #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-16T21:07:52.502Z] #60 sha256:3b909be9954f13aaf4bbb6b402f5d34f8d4b1cb7b6d0621a3c44abef1b5839ff [2022-08-16T21:07:52.765Z] #60 ... [2022-08-16T21:07:52.765Z] [2022-08-16T21:07:52.765Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:07:52.765Z] #39 sha256:1b5a6f0917c870f7c62829290bb4404fe2a7c5deffd6cbc487c89a52dfdad3f2 [2022-08-16T21:07:52.765Z] #39 DONE 0.1s [2022-08-16T21:07:52.765Z] [2022-08-16T21:07:52.765Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:07:52.765Z] #41 sha256:089c1255bc3f76ecf8dd214b12db3528ff450ea902eda6bfb26a3ec021b2b6c3 [2022-08-16T21:07:52.765Z] #41 DONE 0.1s [2022-08-16T21:07:52.765Z] [2022-08-16T21:07:52.765Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:07:52.765Z] #45 sha256:ce4ef561e07db1f4a543d57b915ddf3d0282b31594b30ec0d54e799828dee2c4 [2022-08-16T21:07:52.765Z] #45 DONE 0.1s [2022-08-16T21:07:52.765Z] [2022-08-16T21:07:52.765Z] #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-16T21:07:52.765Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:07:54.516Z] #84 ... [2022-08-16T21:07:54.516Z] [2022-08-16T21:07:54.516Z] #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-16T21:07:54.516Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:07:54.516Z] #19 185.6 Selecting previously unselected package liblocale-gettext-perl. [2022-08-16T21:07:54.516Z] #19 185.6 (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-16T21:07:54.516Z] #19 185.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 185.7 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-16T21:07:54.516Z] #19 185.8 Selecting previously unselected package bzip2. [2022-08-16T21:07:54.516Z] #19 185.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 185.9 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:07:54.516Z] #19 186.0 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:07:54.516Z] #19 186.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 186.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:07:54.516Z] #19 186.4 Selecting previously unselected package libmagic1:amd64. [2022-08-16T21:07:54.516Z] #19 186.5 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 186.5 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:07:54.516Z] #19 186.6 Selecting previously unselected package file. [2022-08-16T21:07:54.516Z] #19 186.6 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 186.6 Unpacking file (1:5.39-3) ... [2022-08-16T21:07:54.516Z] #19 186.7 Selecting previously unselected package xz-utils. [2022-08-16T21:07:54.516Z] #19 186.7 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 186.7 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:07:54.516Z] #19 187.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-16T21:07:54.516Z] #19 187.0 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 187.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-16T21:07:54.516Z] #19 188.5 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-16T21:07:54.516Z] #19 188.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 188.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-16T21:07:54.516Z] #19 190.2 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-16T21:07:54.516Z] #19 190.2 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 190.2 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-16T21:07:54.516Z] #19 191.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-16T21:07:54.516Z] #19 191.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 191.9 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-16T21:07:54.516Z] #19 194.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-16T21:07:54.516Z] #19 194.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 194.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-16T21:07:54.516Z] #19 195.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-16T21:07:54.516Z] #19 195.3 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 195.3 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:07:54.516Z] #19 195.4 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-16T21:07:54.516Z] #19 195.4 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:07:54.516Z] #19 195.4 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:07:54.776Z] #19 ... [2022-08-16T21:07:54.776Z] [2022-08-16T21:07:54.776Z] #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-16T21:07:54.776Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:07:54.776Z] #84 155.2 config.status: creating Makefile [2022-08-16T21:07:55.035Z] #84 155.3 config.status: creating config.h [2022-08-16T21:07:55.035Z] #84 155.3 config.status: executing libtool commands [2022-08-16T21:07:55.035Z] #84 155.4 config.status: executing depfiles commands [2022-08-16T21:07:55.982Z] #84 156.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-16T21:07:55.982Z] #84 156.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:07:56.556Z] #84 156.7 checking for gcc... gcc [2022-08-16T21:07:56.822Z] #84 156.7 checking whether the C compiler works... yes [2022-08-16T21:07:56.822Z] #84 157.0 checking for C compiler default output file name... a.out [2022-08-16T21:07:56.822Z] #84 157.0 checking for suffix of executables... [2022-08-16T21:07:57.085Z] #84 157.2 checking whether we are cross compiling... no [2022-08-16T21:07:57.350Z] #84 157.5 checking for suffix of object files... o [2022-08-16T21:07:57.426Z] #77 ... [2022-08-16T21:07:57.426Z] [2022-08-16T21:07:57.426Z] #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-16T21:07:57.426Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:07:57.426Z] #14 116.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-16T21:07:57.426Z] #14 116.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:07:57.426Z] #14 116.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:07:57.610Z] #84 157.6 checking whether we are using the GNU C compiler... yes [2022-08-16T21:07:57.610Z] #84 157.8 checking whether gcc accepts -g... yes [2022-08-16T21:07:57.886Z] #84 157.9 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:07:57.886Z] #84 158.1 checking whether gcc understands -c and -o together... yes [2022-08-16T21:07:58.146Z] #84 158.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:07:58.146Z] #84 158.4 checking whether build environment is sane... yes [2022-08-16T21:07:58.146Z] #84 158.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:07:58.146Z] #84 158.5 checking for gawk... no [2022-08-16T21:07:58.146Z] #84 158.5 checking for mawk... mawk [2022-08-16T21:07:58.146Z] #84 158.5 checking whether make sets $(MAKE)... yes [2022-08-16T21:07:58.146Z] #84 158.5 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:07:58.146Z] #84 158.5 checking whether make supports nested variables... yes [2022-08-16T21:07:58.405Z] #84 158.6 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:07:58.405Z] #84 158.6 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:07:58.405Z] #84 158.6 checking how to create a ustar tar archive... gnutar [2022-08-16T21:07:58.664Z] #84 158.7 checking dependency style of gcc... gcc3 [2022-08-16T21:07:58.664Z] #84 158.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:07:58.664Z] #84 158.9 checking whether make supports nested variables... (cached) yes [2022-08-16T21:07:59.047Z] #14 116.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-16T21:07:59.048Z] #14 116.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:07:59.048Z] #14 116.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:07:59.234Z] #84 159.0 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:07:59.234Z] #84 159.5 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:07:59.234Z] #84 159.5 checking how to print strings... printf [2022-08-16T21:07:59.234Z] #84 159.6 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:07:59.234Z] #84 159.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:07:59.502Z] #84 159.6 checking for egrep... /bin/grep -E [2022-08-16T21:07:59.502Z] #84 159.6 checking for fgrep... /bin/grep -F [2022-08-16T21:07:59.502Z] #84 159.6 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:07:59.502Z] #84 159.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:07:59.502Z] #84 159.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:07:59.502Z] #84 159.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:07:59.502Z] #84 159.8 checking whether ln -s works... yes [2022-08-16T21:07:59.502Z] #84 159.8 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:07:59.502Z] #84 159.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-16T21:07:59.502Z] #84 159.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:07:59.502Z] #84 159.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:07:59.502Z] #84 159.9 checking for objdump... objdump [2022-08-16T21:07:59.502Z] #84 159.9 checking how to recognize dependent libraries... pass_all [2022-08-16T21:07:59.502Z] #84 159.9 checking for dlltool... no [2022-08-16T21:07:59.502Z] #84 159.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:07:59.502Z] #84 159.9 checking for ar... ar [2022-08-16T21:07:59.771Z] #84 159.9 checking for archiver @FILE support... @ [2022-08-16T21:07:59.771Z] #84 160.0 checking for strip... strip [2022-08-16T21:07:59.771Z] #84 160.0 checking for ranlib... ranlib [2022-08-16T21:08:00.274Z] #77 202.2 CCLD tests/init [2022-08-16T21:08:00.345Z] #84 160.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:08:00.345Z] #84 160.6 checking for sysroot... no [2022-08-16T21:08:00.345Z] #84 160.6 checking for a working dd... /bin/dd [2022-08-16T21:08:00.345Z] #84 160.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:08:00.604Z] #84 160.7 checking for mt... no [2022-08-16T21:08:00.604Z] #84 160.7 checking if : is a manifest tool... no [2022-08-16T21:08:00.604Z] #84 160.7 checking how to run the C preprocessor... gcc -E [2022-08-16T21:08:01.175Z] #84 161.0 checking for ANSI C header files... yes [2022-08-16T21:08:01.435Z] #84 161.5 checking for sys/types.h... yes [2022-08-16T21:08:01.693Z] #84 161.8 checking for sys/stat.h... yes [2022-08-16T21:08:01.693Z] #84 161.9 checking for stdlib.h... yes [2022-08-16T21:08:01.952Z] #84 162.1 checking for string.h... yes [2022-08-16T21:08:02.211Z] #84 162.3 checking for memory.h... yes [2022-08-16T21:08:02.470Z] #84 162.5 checking for strings.h... yes [2022-08-16T21:08:02.470Z] #84 162.7 checking for inttypes.h... yes [2022-08-16T21:08:02.729Z] #84 162.9 checking for stdint.h... yes [2022-08-16T21:08:02.989Z] #84 163.0 checking for unistd.h... yes [2022-08-16T21:08:02.989Z] #84 163.3 checking for dlfcn.h... yes [2022-08-16T21:08:03.248Z] #84 163.3 checking for objdir... .libs [2022-08-16T21:08:03.508Z] #84 163.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:08:03.508Z] #84 163.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:08:03.508Z] #84 163.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:08:03.767Z] #84 163.8 checking if gcc static flag -static works... yes [2022-08-16T21:08:04.027Z] #84 164.2 checking if gcc supports -c -o file.o... yes [2022-08-16T21:08:04.027Z] #84 164.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:08:04.027Z] #84 164.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:08:04.286Z] #84 164.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:08:04.286Z] #84 164.7 checking how to hardcode library paths into programs... immediate [2022-08-16T21:08:04.286Z] #84 164.7 checking whether stripping libraries is possible... yes [2022-08-16T21:08:04.286Z] #84 164.7 checking if libtool supports shared libraries... yes [2022-08-16T21:08:04.286Z] #84 164.7 checking whether to build shared libraries... no [2022-08-16T21:08:04.286Z] #84 164.7 checking whether to build static libraries... yes [2022-08-16T21:08:04.546Z] #84 164.7 checking float.h usability... yes [2022-08-16T21:08:04.546Z] #84 164.9 checking float.h presence... yes [2022-08-16T21:08:04.546Z] #84 164.9 checking for float.h... yes [2022-08-16T21:08:04.805Z] #84 164.9 checking limits.h usability... yes [2022-08-16T21:08:04.805Z] #84 165.1 checking limits.h presence... yes [2022-08-16T21:08:04.805Z] #84 165.1 checking for limits.h... yes [2022-08-16T21:08:05.064Z] #84 165.2 checking stddef.h usability... yes [2022-08-16T21:08:05.064Z] #84 165.3 checking stddef.h presence... yes [2022-08-16T21:08:05.064Z] #84 165.4 checking for stddef.h... yes [2022-08-16T21:08:05.064Z] #84 165.4 checking for stdlib.h... (cached) yes [2022-08-16T21:08:05.064Z] #84 165.5 checking for string.h... (cached) yes [2022-08-16T21:08:05.324Z] #84 165.5 checking sys/time.h usability... yes [2022-08-16T21:08:05.324Z] #84 165.7 checking sys/time.h presence... yes [2022-08-16T21:08:05.324Z] #84 165.8 checking for sys/time.h... yes [2022-08-16T21:08:05.583Z] #84 165.8 checking for inline... inline [2022-08-16T21:08:05.628Z] #14 ... [2022-08-16T21:08:05.628Z] [2022-08-16T21:08:05.628Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:05.628Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:05.628Z] #77 48.38 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-16T21:08:05.842Z] #84 165.8 checking for size_t... yes [2022-08-16T21:08:05.842Z] #84 166.1 checking for stdlib.h... (cached) yes [2022-08-16T21:08:06.102Z] #84 166.2 checking for GNU libc compatible malloc... yes [2022-08-16T21:08:06.102Z] #84 166.5 checking for stdlib.h... (cached) yes [2022-08-16T21:08:06.361Z] #84 166.5 checking for GNU libc compatible realloc... yes [2022-08-16T21:08:06.620Z] #84 166.7 checking for working strtod... yes [2022-08-16T21:08:06.880Z] #84 167.0 checking for gettimeofday... yes [2022-08-16T21:08:07.382Z] #14 ... [2022-08-16T21:08:07.382Z] [2022-08-16T21:08:07.382Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:07.382Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:07.382Z] #77 46.95 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-16T21:08:07.448Z] #84 167.2 checking for memset... yes [2022-08-16T21:08:07.651Z] #47 ... [2022-08-16T21:08:07.651Z] [2022-08-16T21:08:07.651Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:07.651Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:07.651Z] #77 187.8 CCLD libocispec.la [2022-08-16T21:08:07.651Z] #77 188.3 CCLD src/validate [2022-08-16T21:08:07.707Z] #84 167.7 checking for strspn... yes [2022-08-16T21:08:07.910Z] #77 188.3 CCLD tests/test-1 [2022-08-16T21:08:07.910Z] #77 188.3 CCLD tests/test-2 [2022-08-16T21:08:07.910Z] #77 188.3 CCLD tests/test-3 [2022-08-16T21:08:07.910Z] #77 188.3 CCLD tests/test-4 [2022-08-16T21:08:07.910Z] #77 188.4 CCLD tests/test-5 [2022-08-16T21:08:07.910Z] #77 188.4 CCLD tests/test-6 [2022-08-16T21:08:07.910Z] #77 188.5 CCLD tests/test-7 [2022-08-16T21:08:07.910Z] #77 188.5 CCLD tests/test-8 [2022-08-16T21:08:07.965Z] #84 168.2 checking that generated files are newer than configure... done [2022-08-16T21:08:07.965Z] #84 168.2 configure: creating ./config.status [2022-08-16T21:08:08.170Z] #77 188.6 CCLD tests/test-9 [2022-08-16T21:08:08.170Z] #77 188.7 CCLD tests/test-10 [2022-08-16T21:08:08.170Z] #77 188.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-16T21:08:08.739Z] #77 188.9 CCLD tests/test-11 [2022-08-16T21:08:10.218Z] #77 ... [2022-08-16T21:08:10.218Z] [2022-08-16T21:08:10.218Z] #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-16T21:08:10.218Z] #26 sha256:d50819005c2de5b413a3bd76db8c915cb82bc3647d111011e2489d4e7665cb24 [2022-08-16T21:08:10.218Z] #26 256.7 + return [2022-08-16T21:08:10.475Z] #26 DONE 257.1s [2022-08-16T21:08:10.475Z] [2022-08-16T21:08:10.475Z] #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-16T21:08:10.475Z] #60 sha256:3850465755bdc38332ef4a33c7ae7d7ff02cb5f0a2ed4afdf71c119d98f372fa [2022-08-16T21:08:10.647Z] #77 190.8 libtool: link: ar cr libocispec.a [2022-08-16T21:08:10.647Z] #77 190.9 libtool: link: ranlib libocispec.a [2022-08-16T21:08:11.253Z] #84 171.2 config.status: creating Makefile [2022-08-16T21:08:11.253Z] #84 171.3 config.status: creating config.h [2022-08-16T21:08:11.253Z] #84 171.3 config.status: executing depfiles commands [2022-08-16T21:08:11.253Z] #84 171.5 config.status: executing libtool commands [2022-08-16T21:08:11.405Z] #60 ... [2022-08-16T21:08:11.405Z] [2022-08-16T21:08:11.405Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:08:11.405Z] #27 sha256:b9bb0706816e7ab6dbfdf62889c80213b095fd3f33060f2b4b0222393c08fee0 [2022-08-16T21:08:11.405Z] #27 DONE 0.1s [2022-08-16T21:08:11.405Z] [2022-08-16T21:08:11.405Z] #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-16T21:08:11.405Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:08:11.662Z] #55 ... [2022-08-16T21:08:11.662Z] [2022-08-16T21:08:11.662Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:08:11.662Z] #32 sha256:b57b5aa936c4270601af655cd37427f7b937a02a33da4f54cf268e8f54ec8bd0 [2022-08-16T21:08:11.918Z] #32 DONE 0.2s [2022-08-16T21:08:11.918Z] [2022-08-16T21:08:11.918Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:08:11.919Z] #35 sha256:e873ee5940f5fb9707be057b4d6de2249ee29373b949530d43d97cf8d9a22087 [2022-08-16T21:08:11.919Z] #35 DONE 0.1s [2022-08-16T21:08:11.919Z] [2022-08-16T21:08:11.919Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:08:11.919Z] #37 sha256:195ffcb41ec68e196d9119d9fbf27270894d32e54929dcc12cac027faad2f2c3 [2022-08-16T21:08:11.919Z] #37 DONE 0.1s [2022-08-16T21:08:11.919Z] [2022-08-16T21:08:11.919Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:11.919Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:08:12.028Z] #77 192.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:08:12.028Z] #77 192.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:08:12.028Z] #77 192.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:08:12.028Z] #77 192.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:08:12.028Z] #77 192.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:08:12.028Z] #77 192.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:08:12.028Z] #77 192.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:08:12.028Z] #77 192.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-16T21:08:12.175Z] #77 ... [2022-08-16T21:08:12.176Z] [2022-08-16T21:08:12.176Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:08:12.176Z] #39 sha256:ad4e5dbf1d1b7bd4ffcf49001fce28496cba46d80b803453c782d3c1e39bd1cd [2022-08-16T21:08:12.176Z] #39 DONE 0.1s [2022-08-16T21:08:12.176Z] [2022-08-16T21:08:12.176Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:08:12.176Z] #41 sha256:4bd927b83a5c9f172a60b9ff190077f1cf35e0850751f89ccdf1494d8270a78b [2022-08-16T21:08:12.176Z] #41 DONE 0.1s [2022-08-16T21:08:12.176Z] [2022-08-16T21:08:12.176Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:08:12.176Z] #45 sha256:4af578f6f3393631361a15de10ded421ea7361a995f93e5899a3b26c59d2698b [2022-08-16T21:08:12.176Z] #45 DONE 0.1s [2022-08-16T21:08:12.176Z] [2022-08-16T21:08:12.176Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:08:12.176Z] #48 sha256:dd9cfbdcaeb7e7fe85c5ab9c496eabdf39b50696d4d48b2830698b2adca178b9 [2022-08-16T21:08:12.199Z] #84 172.5 GEN .version [2022-08-16T21:08:12.199Z] #84 172.6 make install-recursive [2022-08-16T21:08:12.288Z] #77 192.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-16T21:08:12.288Z] #77 192.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-16T21:08:12.288Z] #77 192.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-16T21:08:12.288Z] #77 192.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-16T21:08:12.288Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-16T21:08:12.288Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-16T21:08:12.288Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-16T21:08:12.288Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-16T21:08:12.288Z] #77 192.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-16T21:08:12.432Z] #48 DONE 0.1s [2022-08-16T21:08:12.432Z] [2022-08-16T21:08:12.432Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:08:12.432Z] #52 sha256:029f474674d0ccab7cce54edfb727ab81d94006326f7b87c0a27dbcc4368b28d [2022-08-16T21:08:12.432Z] #52 DONE 0.1s [2022-08-16T21:08:12.432Z] [2022-08-16T21:08:12.432Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:08:12.432Z] #54 sha256:fac850f04294b8409a0ec62ad895c5ca17ad35bd930eebd7b7a5e1eb2bb4b192 [2022-08-16T21:08:12.432Z] #54 DONE 0.1s [2022-08-16T21:08:12.432Z] [2022-08-16T21:08:12.432Z] #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-16T21:08:12.432Z] #60 sha256:3850465755bdc38332ef4a33c7ae7d7ff02cb5f0a2ed4afdf71c119d98f372fa [2022-08-16T21:08:12.462Z] #84 172.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-16T21:08:12.462Z] #84 172.8 Making install in libocispec [2022-08-16T21:08:12.462Z] #84 172.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:08:12.547Z] #77 192.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-16T21:08:12.547Z] #77 192.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-16T21:08:12.547Z] #77 193.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-16T21:08:12.547Z] #77 193.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-16T21:08:12.547Z] #77 193.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-16T21:08:12.724Z] #84 173.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-16T21:08:12.724Z] #84 173.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-16T21:08:12.724Z] #84 173.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-16T21:08:12.724Z] #84 173.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-16T21:08:12.807Z] #77 193.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-16T21:08:12.807Z] #77 193.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-16T21:08:12.807Z] #77 193.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-16T21:08:12.807Z] #77 193.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-16T21:08:12.807Z] #77 193.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-16T21:08:13.067Z] #77 193.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-16T21:08:13.067Z] #77 193.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-16T21:08:13.326Z] #77 193.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-16T21:08:13.326Z] #77 193.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-16T21:08:13.326Z] #77 193.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-16T21:08:13.587Z] #77 193.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-16T21:08:13.587Z] #77 ... [2022-08-16T21:08:13.587Z] [2022-08-16T21:08:13.587Z] #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-16T21:08:13.587Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:08:13.587Z] #47 245.4 + dpkg --print-architecture [2022-08-16T21:08:13.587Z] #47 245.4 + git checkout -q v2.1.0 [2022-08-16T21:08:13.661Z] #84 174.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-16T21:08:13.846Z] #47 245.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-16T21:08:13.846Z] #47 245.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-16T21:08:13.920Z] #84 174.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-16T21:08:13.921Z] #84 174.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-16T21:08:13.921Z] #84 174.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-16T21:08:13.921Z] #84 174.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-16T21:08:13.921Z] #84 174.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-16T21:08:13.921Z] #84 174.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-16T21:08:13.921Z] #84 174.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-16T21:08:13.921Z] #84 174.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-16T21:08:13.921Z] #84 174.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-16T21:08:13.921Z] #84 174.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-16T21:08:13.921Z] #84 174.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-16T21:08:13.921Z] #84 174.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-16T21:08:13.921Z] #84 174.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-16T21:08:13.921Z] #84 174.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-16T21:08:13.921Z] #84 174.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-16T21:08:15.297Z] #84 175.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-16T21:08:15.297Z] #84 175.4 make install-recursive [2022-08-16T21:08:15.297Z] #84 175.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:08:15.297Z] #84 175.5 Making install in yajl [2022-08-16T21:08:15.297Z] #84 175.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:08:15.297Z] #84 175.6 CC verify/json_verify-json_verify.o [2022-08-16T21:08:15.297Z] #84 175.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-16T21:08:15.297Z] #84 175.6 CC src/libyajl_la-yajl.lo [2022-08-16T21:08:15.297Z] #84 175.6 CC src/libyajl_la-yajl_gen.lo [2022-08-16T21:08:15.297Z] #84 175.7 CC src/libyajl_la-yajl_parser.lo [2022-08-16T21:08:15.297Z] #84 175.8 CC src/libyajl_la-yajl_buf.lo [2022-08-16T21:08:15.556Z] #84 175.8 CC src/libyajl_la-yajl_encode.lo [2022-08-16T21:08:15.556Z] #84 175.8 CC src/libyajl_la-yajl_lex.lo [2022-08-16T21:08:15.556Z] #84 175.9 CC src/libyajl_la-yajl_tree.lo [2022-08-16T21:08:15.702Z] #60 ... [2022-08-16T21:08:15.702Z] [2022-08-16T21:08:15.702Z] #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-16T21:08:15.702Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:08:15.702Z] #55 262.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-16T21:08:15.702Z] #55 DONE 262.5s [2022-08-16T21:08:15.702Z] [2022-08-16T21:08:15.702Z] #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-16T21:08:15.702Z] #60 sha256:3850465755bdc38332ef4a33c7ae7d7ff02cb5f0a2ed4afdf71c119d98f372fa [2022-08-16T21:08:16.266Z] #60 155.1 + mkdir -p /build [2022-08-16T21:08:16.266Z] #60 155.1 + cp runc /build/runc [2022-08-16T21:08:16.522Z] #60 DONE 155.3s [2022-08-16T21:08:16.522Z] [2022-08-16T21:08:16.522Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:16.522Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:08:16.522Z] #77 220.9 AR libcrun_testing.a [2022-08-16T21:08:16.522Z] #77 220.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-16T21:08:16.522Z] #77 220.9 CCLD tests/tests_libcrun_utils [2022-08-16T21:08:16.522Z] #77 220.9 CCLD tests/tests_libcrun_errors [2022-08-16T21:08:16.522Z] #77 221.0 CCLD tests/tests_libcrun_fuzzer [2022-08-16T21:08:16.522Z] #77 221.1 CCLD libcrun.la [2022-08-16T21:08:16.934Z] #84 ... [2022-08-16T21:08:16.934Z] [2022-08-16T21:08:16.934Z] #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-16T21:08:16.934Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:08:16.934Z] #19 218.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-16T21:08:17.086Z] #77 ... [2022-08-16T21:08:17.086Z] [2022-08-16T21:08:17.086Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:08:17.086Z] #56 sha256:56932face613207015a812aaeb0e799ec36d1f343dd578fccb207ec70837279f [2022-08-16T21:08:17.086Z] #56 DONE 0.2s [2022-08-16T21:08:17.086Z] [2022-08-16T21:08:17.086Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:08:17.086Z] #58 sha256:56b8aedf9a041eb652573b89be3dbb97553de3f4079c27d0f016821a20fb6c3d [2022-08-16T21:08:17.086Z] #58 DONE 0.1s [2022-08-16T21:08:17.086Z] [2022-08-16T21:08:17.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-16T21:08:17.086Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:08:17.197Z] #19 218.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:08:17.197Z] #19 218.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:08:17.197Z] #19 218.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-16T21:08:17.197Z] #19 218.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:08:17.197Z] #19 218.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:08:17.649Z] #77 222.1 CCLD crun [2022-08-16T21:08:17.905Z] #77 ... [2022-08-16T21:08:17.905Z] [2022-08-16T21:08:17.905Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:08:17.905Z] #61 sha256:51b1ca4f523dcbe7397ae83fea372b550f3c7042c4578a1223a3c6c376db42af [2022-08-16T21:08:17.905Z] #61 DONE 0.1s [2022-08-16T21:08:17.905Z] [2022-08-16T21:08:17.905Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:17.905Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:08:17.905Z] #77 222.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-16T21:08:17.905Z] #77 222.5 /bin/mkdir -p '/usr/local/lib' [2022-08-16T21:08:18.161Z] #77 222.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-16T21:08:18.161Z] #77 222.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-16T21:08:18.161Z] #77 222.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-16T21:08:18.161Z] #77 222.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-16T21:08:18.161Z] #77 222.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-16T21:08:18.161Z] #77 222.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-16T21:08:18.161Z] #77 222.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-16T21:08:18.162Z] #77 222.6 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-16T21:08:18.162Z] #77 222.6 ---------------------------------------------------------------------- [2022-08-16T21:08:18.162Z] #77 222.6 Libraries have been installed in: [2022-08-16T21:08:18.162Z] #77 222.6 /usr/local/lib [2022-08-16T21:08:18.162Z] #77 222.6 [2022-08-16T21:08:18.162Z] #77 222.6 If you ever happen to want to link against installed libraries [2022-08-16T21:08:18.162Z] #77 222.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-16T21:08:18.162Z] #77 222.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-16T21:08:18.162Z] #77 222.6 flag during linking and do at least one of the following: [2022-08-16T21:08:18.162Z] #77 222.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-16T21:08:18.162Z] #77 222.6 during execution [2022-08-16T21:08:18.162Z] #77 222.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-16T21:08:18.162Z] #77 222.6 during linking [2022-08-16T21:08:18.162Z] #77 222.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-16T21:08:18.162Z] #77 222.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-16T21:08:18.162Z] #77 222.6 [2022-08-16T21:08:18.162Z] #77 222.6 See any operating system documentation about shared libraries for [2022-08-16T21:08:18.162Z] #77 222.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-16T21:08:18.162Z] #77 222.6 ---------------------------------------------------------------------- [2022-08-16T21:08:18.162Z] #77 222.6 /bin/mkdir -p '/build' [2022-08-16T21:08:18.162Z] #77 222.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-16T21:08:18.162Z] #77 222.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-16T21:08:18.162Z] #77 222.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-16T21:08:18.162Z] #77 222.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-16T21:08:18.162Z] #77 222.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-16T21:08:18.162Z] #77 DONE 222.7s [2022-08-16T21:08:18.162Z] [2022-08-16T21:08:18.162Z] #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-16T21:08:18.162Z] #64 sha256:389e06f4d302647bbc0cbf38058e22638f06179fd524d4223869580cc1f12a17 [2022-08-16T21:08:19.562Z] #77 ... [2022-08-16T21:08:19.562Z] [2022-08-16T21:08:19.562Z] #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-16T21:08:19.562Z] #64 sha256:73ab0152e6b2aa952d1c5fad71f80966b225d8be18db3a83b6e46e5cd4fd4c29 [2022-08-16T21:08:20.526Z] #77 ... [2022-08-16T21:08:20.526Z] [2022-08-16T21:08:20.526Z] #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-16T21:08:20.526Z] #64 sha256:8b28be237027e1cdbe5c5aea7770e5d76baa0e22eacbf0ef413f15930b334207 [2022-08-16T21:08:20.587Z] #64 73.73 Updating files: 27% (1341/4926) Updating files: 28% (1380/4926) Updating files: 29% (1429/4926) Updating files: 30% (1478/4926) Updating files: 31% (1528/4926) Updating files: 32% (1577/4926) Updating files: 33% (1626/4926) Updating files: 34% (1675/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 80% (3987/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 98% (4833/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-16T21:08:20.587Z] #64 76.95 + cd /tmp/tmp.6wSiL7ZygJ/src/github.com/containerd/containerd [2022-08-16T21:08:20.587Z] #64 76.95 + git checkout -q v1.6.7 [2022-08-16T21:08:21.319Z] #64 74.79 Updating files: 32% (1583/4926) Updating files: 33% (1626/4926) Updating files: 34% (1675/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 68% (3376/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 87% (4290/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-16T21:08:21.319Z] #64 77.46 + cd /tmp/tmp.StesSLuK9E/src/github.com/containerd/containerd [2022-08-16T21:08:21.580Z] #64 77.46 + git checkout -q v1.6.7 [2022-08-16T21:08:21.970Z] #47 ... [2022-08-16T21:08:21.970Z] [2022-08-16T21:08:21.970Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:21.970Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:21.970Z] #77 194.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-16T21:08:21.970Z] #77 194.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-16T21:08:21.970Z] #77 194.5 CC src/crun-crun.o [2022-08-16T21:08:21.970Z] #77 194.7 CC src/crun-run.o [2022-08-16T21:08:21.970Z] #77 194.9 CC src/crun-delete.o [2022-08-16T21:08:21.970Z] #77 195.0 CC src/crun-kill.o [2022-08-16T21:08:21.970Z] #77 195.3 CC src/crun-pause.o [2022-08-16T21:08:21.970Z] #77 195.4 CC src/crun-unpause.o [2022-08-16T21:08:21.970Z] #77 195.5 CC src/crun-spec.o [2022-08-16T21:08:21.970Z] #77 195.6 CC src/crun-exec.o [2022-08-16T21:08:21.971Z] #77 195.7 CC src/crun-list.o [2022-08-16T21:08:21.971Z] #77 195.8 CC src/crun-create.o [2022-08-16T21:08:21.971Z] #77 195.8 CC src/crun-start.o [2022-08-16T21:08:21.971Z] #77 196.1 CC src/crun-state.o [2022-08-16T21:08:21.971Z] #77 196.3 CC src/crun-update.o [2022-08-16T21:08:21.971Z] #77 196.6 CC src/crun-ps.o [2022-08-16T21:08:21.971Z] #77 196.7 CC src/crun-checkpoint.o [2022-08-16T21:08:21.971Z] #77 196.8 CC src/crun-restore.o [2022-08-16T21:08:21.971Z] #77 196.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-16T21:08:21.971Z] #77 197.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-16T21:08:21.971Z] #77 197.5 CC src/libcrun/libcrun_la-container.lo [2022-08-16T21:08:21.971Z] #77 197.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-16T21:08:21.971Z] #77 197.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-16T21:08:21.971Z] #77 198.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-16T21:08:21.971Z] #77 198.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-16T21:08:21.971Z] #77 198.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-16T21:08:21.971Z] #77 198.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-16T21:08:21.971Z] #77 199.1 CC src/libcrun/libcrun_la-criu.lo [2022-08-16T21:08:21.971Z] #77 199.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-16T21:08:21.971Z] #77 199.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-16T21:08:21.971Z] #77 199.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-16T21:08:21.971Z] #77 199.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-16T21:08:21.971Z] #77 200.1 CC src/libcrun/libcrun_la-error.lo [2022-08-16T21:08:21.971Z] #77 200.5 CC src/libcrun/libcrun_la-status.lo [2022-08-16T21:08:21.971Z] #77 201.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-16T21:08:21.971Z] #77 201.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-16T21:08:21.971Z] #77 202.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-16T21:08:21.971Z] #77 202.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-16T21:08:22.237Z] #77 202.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-16T21:08:22.237Z] #77 202.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-16T21:08:22.469Z] #19 ... [2022-08-16T21:08:22.469Z] [2022-08-16T21:08:22.469Z] #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-16T21:08:22.469Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:22.469Z] #84 181.6 CCLD libyajl.la [2022-08-16T21:08:22.469Z] #84 181.9 CCLD verify/json_verify [2022-08-16T21:08:22.469Z] #84 182.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:08:22.469Z] #84 182.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:08:22.469Z] #84 182.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:08:22.469Z] #84 182.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:08:22.469Z] #84 182.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:08:22.469Z] #84 182.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:08:22.469Z] #84 182.4 CC src/validate.o [2022-08-16T21:08:22.469Z] #84 182.4 CC src/image_spec_schema_config_schema.lo [2022-08-16T21:08:22.469Z] #84 182.4 CC src/image_spec_schema_content_descriptor.lo [2022-08-16T21:08:22.469Z] #84 182.4 CC src/image_spec_schema_defs.lo [2022-08-16T21:08:22.469Z] #84 182.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-16T21:08:22.469Z] #84 182.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-16T21:08:22.469Z] #84 182.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-16T21:08:22.469Z] #84 182.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-16T21:08:22.469Z] #84 182.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-16T21:08:22.469Z] #84 182.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-16T21:08:22.469Z] #84 182.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-16T21:08:22.469Z] #84 182.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-16T21:08:22.469Z] #84 182.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-16T21:08:22.469Z] #84 182.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-16T21:08:22.469Z] #84 182.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-16T21:08:22.469Z] #84 182.8 CC src/runtime_spec_schema_defs.lo [2022-08-16T21:08:22.469Z] #84 182.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-16T21:08:22.469Z] #84 182.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-16T21:08:22.728Z] #84 182.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-16T21:08:22.728Z] #84 182.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-16T21:08:22.728Z] #84 183.0 CC src/basic_test_double_array_item.lo [2022-08-16T21:08:22.728Z] #84 183.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-16T21:08:22.728Z] #84 183.1 CC src/basic_test_double_array.lo [2022-08-16T21:08:22.807Z] #77 203.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-16T21:08:22.987Z] #84 183.1 CC src/basic_test_top_array_int.lo [2022-08-16T21:08:22.987Z] #84 183.2 CC src/basic_test_top_array_string.lo [2022-08-16T21:08:22.987Z] #84 183.3 CC src/basic_test_top_double_array_obj.lo [2022-08-16T21:08:22.988Z] #84 183.3 CC src/basic_test_top_double_array_int.lo [2022-08-16T21:08:22.988Z] #84 183.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-16T21:08:22.988Z] #84 183.4 CC src/basic_test_top_double_array_string.lo [2022-08-16T21:08:23.066Z] #77 203.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-16T21:08:23.109Z] #64 79.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-16T21:08:23.109Z] #64 79.33 + BUILDTAGS='netgo osusergo static_build' [2022-08-16T21:08:23.109Z] #64 79.33 + export EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:08:23.109Z] #64 79.33 + EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:08:23.109Z] #64 79.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-16T21:08:23.109Z] #64 79.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-16T21:08:23.109Z] #64 79.33 + '[' '' = dynamic ']' [2022-08-16T21:08:23.109Z] #64 79.33 + make [2022-08-16T21:08:23.247Z] #84 183.4 CC src/read-file.lo [2022-08-16T21:08:23.247Z] #84 183.5 CC src/json_common.lo [2022-08-16T21:08:23.247Z] #84 183.6 CC tests/test-2.o [2022-08-16T21:08:23.247Z] #84 183.6 CC tests/test-1.o [2022-08-16T21:08:23.421Z] #64 234.7 + bin/containerd [2022-08-16T21:08:23.490Z] #64 79.46 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-16T21:08:23.490Z] #64 79.46 + BUILDTAGS='netgo osusergo static_build' [2022-08-16T21:08:23.490Z] #64 79.46 + export EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:08:23.490Z] #64 79.46 + EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:08:23.490Z] #64 79.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-16T21:08:23.490Z] #64 79.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-16T21:08:23.490Z] #64 79.46 + '[' '' = dynamic ']' [2022-08-16T21:08:23.490Z] #64 79.46 + make [2022-08-16T21:08:23.506Z] #84 183.7 CC tests/test-3.o [2022-08-16T21:08:23.506Z] #84 183.8 CC tests/test-4.o [2022-08-16T21:08:23.506Z] #84 183.8 CC tests/test-6.o [2022-08-16T21:08:23.506Z] #84 183.9 CC tests/test-7.o [2022-08-16T21:08:23.635Z] #77 204.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-16T21:08:23.635Z] #77 204.2 CC tests/init.o [2022-08-16T21:08:23.765Z] #84 183.9 CC tests/test-8.o [2022-08-16T21:08:23.765Z] #84 183.9 CC tests/test-5.o [2022-08-16T21:08:23.765Z] #84 184.0 CC tests/test-10.o [2022-08-16T21:08:23.765Z] #84 184.1 CC tests/test-9.o [2022-08-16T21:08:24.024Z] #84 184.2 CC tests/test-11.o [2022-08-16T21:08:24.573Z] #77 204.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-16T21:08:26.392Z] #64 82.21 + bin/ctr [2022-08-16T21:08:26.786Z] #64 82.43 + bin/ctr [2022-08-16T21:08:31.648Z] #64 ... [2022-08-16T21:08:31.648Z] [2022-08-16T21:08:31.648Z] #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-16T21:08:31.648Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:08:31.649Z] #14 140.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-16T21:08:31.649Z] #14 140.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:08:31.649Z] #14 140.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:08:31.649Z] #14 ... [2022-08-16T21:08:31.649Z] [2022-08-16T21:08:31.649Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:31.649Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:31.649Z] #77 64.27 libtoolize: putting auxiliary files in '.'. [2022-08-16T21:08:31.649Z] #77 64.27 libtoolize: copying file './ltmain.sh' [2022-08-16T21:08:31.649Z] #77 65.30 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-16T21:08:31.649Z] #77 65.30 libtoolize: and rerunning libtoolize and aclocal. [2022-08-16T21:08:31.649Z] #77 65.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:08:32.069Z] #64 ... [2022-08-16T21:08:32.069Z] [2022-08-16T21:08:32.069Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:32.069Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:32.069Z] #77 64.74 libtoolize: putting auxiliary files in '.'. [2022-08-16T21:08:32.069Z] #77 64.74 libtoolize: copying file './ltmain.sh' [2022-08-16T21:08:32.069Z] #77 66.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-16T21:08:32.069Z] #77 66.61 libtoolize: and rerunning libtoolize and aclocal. [2022-08-16T21:08:32.069Z] #77 66.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:08:32.329Z] #77 ... [2022-08-16T21:08:32.329Z] [2022-08-16T21:08:32.329Z] #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-16T21:08:32.329Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:08:32.329Z] #14 140.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-16T21:08:32.329Z] #14 140.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:08:32.329Z] #14 140.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:08:33.545Z] #77 ... [2022-08-16T21:08:33.545Z] [2022-08-16T21:08:33.545Z] #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-16T21:08:33.545Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:08:33.545Z] #14 152.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-16T21:08:33.545Z] #14 152.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:08:33.545Z] #14 152.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:08:33.714Z] #14 151.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-16T21:08:33.975Z] #14 151.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:08:33.975Z] #14 151.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:08:34.071Z] #84 ... [2022-08-16T21:08:34.071Z] [2022-08-16T21:08:34.071Z] #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-16T21:08:34.071Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:08:34.071Z] #19 234.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-16T21:08:34.071Z] #19 234.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:08:34.071Z] #19 234.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:08:34.071Z] #19 234.8 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-16T21:08:34.071Z] #19 234.8 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:08:34.071Z] #19 234.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:08:38.177Z] #14 ... [2022-08-16T21:08:38.177Z] [2022-08-16T21:08:38.177Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:38.177Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:38.177Z] #77 81.64 configure.ac:7: installing './compile' [2022-08-16T21:08:38.438Z] #77 81.65 configure.ac:11: installing './config.guess' [2022-08-16T21:08:38.438Z] #77 81.65 configure.ac:11: installing './config.sub' [2022-08-16T21:08:38.438Z] #77 81.65 configure.ac:8: installing './install-sh' [2022-08-16T21:08:38.438Z] #77 81.65 configure.ac:8: installing './missing' [2022-08-16T21:08:38.438Z] #77 81.78 Makefile.am: installing './depcomp' [2022-08-16T21:08:40.354Z] #77 83.38 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:08:40.354Z] #77 83.38 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:08:40.354Z] #77 83.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:08:40.354Z] #77 83.53 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:08:40.354Z] #77 83.68 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:08:40.354Z] #77 83.81 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:08:40.614Z] #77 84.04 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:08:40.614Z] #77 84.16 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:08:41.185Z] #77 84.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:08:41.727Z] #14 ... [2022-08-16T21:08:41.727Z] [2022-08-16T21:08:41.727Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:41.727Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:41.727Z] #77 81.12 configure.ac:7: installing './compile' [2022-08-16T21:08:41.727Z] #77 81.15 configure.ac:11: installing './config.guess' [2022-08-16T21:08:41.727Z] #77 81.16 configure.ac:11: installing './config.sub' [2022-08-16T21:08:41.727Z] #77 81.17 configure.ac:8: installing './install-sh' [2022-08-16T21:08:41.727Z] #77 81.19 configure.ac:8: installing './missing' [2022-08-16T21:08:41.727Z] #77 81.41 Makefile.am: installing './depcomp' [2022-08-16T21:08:42.667Z] #77 ... [2022-08-16T21:08:42.668Z] [2022-08-16T21:08:42.668Z] #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-16T21:08:42.668Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:08:42.668Z] #47 DONE 274.1s [2022-08-16T21:08:42.668Z] [2022-08-16T21:08:42.668Z] #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-16T21:08:42.668Z] #60 sha256:3b909be9954f13aaf4bbb6b402f5d34f8d4b1cb7b6d0621a3c44abef1b5839ff [2022-08-16T21:08:43.622Z] #77 83.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:08:43.622Z] #77 83.67 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:08:43.879Z] #77 83.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:08:43.879Z] #77 83.98 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:08:44.136Z] #77 84.30 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:08:44.701Z] #77 84.73 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:08:44.959Z] #77 85.01 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:08:45.225Z] #77 85.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:08:45.485Z] #77 85.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:08:45.963Z] #60 ... [2022-08-16T21:08:45.963Z] [2022-08-16T21:08:45.963Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:08:45.963Z] #48 sha256:a8bf91ccc9ea980b5eb682ac761d81feb30118eccfabbe5358ae8702a4562b52 [2022-08-16T21:08:45.963Z] #48 DONE 0.2s [2022-08-16T21:08:45.963Z] [2022-08-16T21:08:45.963Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:08:45.963Z] #52 sha256:3040f58fee321cbfcf7dbec3ef70d1c614076b4cb993e880c598b053ade15728 [2022-08-16T21:08:45.963Z] #52 DONE 0.1s [2022-08-16T21:08:45.963Z] [2022-08-16T21:08:45.963Z] #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-16T21:08:45.963Z] #60 sha256:3b909be9954f13aaf4bbb6b402f5d34f8d4b1cb7b6d0621a3c44abef1b5839ff [2022-08-16T21:08:46.222Z] #60 ... [2022-08-16T21:08:46.222Z] [2022-08-16T21:08:46.222Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:08:46.222Z] #54 sha256:20249382d8dc75569363f25c58fb0b39737997f9b019cd85d076028a262e06cb [2022-08-16T21:08:46.222Z] #54 DONE 0.1s [2022-08-16T21:08:46.222Z] [2022-08-16T21:08:46.222Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:08:46.222Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:08:46.222Z] #77 226.7 CCLD tests/init [2022-08-16T21:08:46.476Z] #77 ... [2022-08-16T21:08:46.476Z] [2022-08-16T21:08:46.476Z] #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-16T21:08:46.476Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:08:46.476Z] #14 163.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-16T21:08:46.476Z] #14 163.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:08:46.476Z] #14 163.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:08:55.449Z] #77 ... [2022-08-16T21:08:55.449Z] [2022-08-16T21:08:55.449Z] #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-16T21:08:55.449Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:08:55.449Z] #14 164.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-16T21:08:55.449Z] #14 164.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:08:55.449Z] #14 164.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:08:56.005Z] #19 254.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-16T21:08:56.005Z] #19 254.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:08:56.005Z] #19 254.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:08:56.005Z] #19 254.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-16T21:08:56.005Z] #19 254.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:08:56.005Z] #19 254.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:09:02.152Z] #64 273.4 # github.com/containerd/containerd/cmd/containerd [2022-08-16T21:09:02.152Z] #64 273.4 /usr/bin/ld: /tmp/go-link-1571452397/000019.o: in function `New': [2022-08-16T21:09:02.152Z] #64 273.4 /tmp/tmp.e9xZrwnquL/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-16T21:09:02.152Z] #64 273.5 + bin/containerd-stress [2022-08-16T21:09:02.408Z] #64 274.6 + bin/containerd-shim [2022-08-16T21:09:04.128Z] #19 ... [2022-08-16T21:09:04.128Z] [2022-08-16T21:09:04.128Z] #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-16T21:09:04.128Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:04.128Z] #84 223.1 CCLD libocispec.la [2022-08-16T21:09:04.128Z] #84 223.9 CCLD src/validate [2022-08-16T21:09:04.128Z] #84 223.9 CCLD tests/test-1 [2022-08-16T21:09:04.128Z] #84 224.0 CCLD tests/test-2 [2022-08-16T21:09:04.128Z] #84 224.1 CCLD tests/test-3 [2022-08-16T21:09:04.128Z] #84 224.1 CCLD tests/test-4 [2022-08-16T21:09:04.128Z] #84 224.2 CCLD tests/test-5 [2022-08-16T21:09:04.128Z] #84 224.2 CCLD tests/test-7 [2022-08-16T21:09:04.128Z] #84 224.2 CCLD tests/test-8 [2022-08-16T21:09:04.128Z] #84 224.2 CCLD tests/test-9 [2022-08-16T21:09:04.128Z] #84 224.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-16T21:09:04.128Z] #84 224.4 CCLD tests/test-6 [2022-08-16T21:09:04.128Z] #84 224.5 CCLD tests/test-10 [2022-08-16T21:09:04.128Z] #84 224.5 CCLD tests/test-11 [2022-08-16T21:09:04.594Z] #14 ... [2022-08-16T21:09:04.594Z] [2022-08-16T21:09:04.594Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:04.594Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:04.594Z] #77 106.0 configure.ac:7: installing 'build-aux/compile' [2022-08-16T21:09:04.594Z] #77 106.1 configure.ac:9: installing 'build-aux/config.guess' [2022-08-16T21:09:04.594Z] #77 106.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-16T21:09:04.594Z] #77 106.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-16T21:09:04.594Z] #77 106.2 configure.ac:11: installing 'build-aux/missing' [2022-08-16T21:09:04.594Z] #77 106.5 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:09:04.594Z] #77 106.7 parallel-tests: installing 'build-aux/test-driver' [2022-08-16T21:09:06.660Z] #84 226.8 libtool: link: ar cr libocispec.a [2022-08-16T21:09:06.660Z] #84 226.8 libtool: link: ranlib libocispec.a [2022-08-16T21:09:07.130Z] #77 110.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:09:07.131Z] #77 110.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:09:07.635Z] #14 ... [2022-08-16T21:09:07.635Z] [2022-08-16T21:09:07.635Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:07.635Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:07.635Z] #77 106.3 configure.ac:7: installing 'build-aux/compile' [2022-08-16T21:09:07.635Z] #77 106.4 configure.ac:9: installing 'build-aux/config.guess' [2022-08-16T21:09:07.635Z] #77 106.4 configure.ac:9: installing 'build-aux/config.sub' [2022-08-16T21:09:07.635Z] #77 106.4 configure.ac:11: installing 'build-aux/install-sh' [2022-08-16T21:09:07.635Z] #77 106.4 configure.ac:11: installing 'build-aux/missing' [2022-08-16T21:09:07.635Z] #77 106.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:09:07.635Z] #77 107.1 parallel-tests: installing 'build-aux/test-driver' [2022-08-16T21:09:07.704Z] #77 110.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:09:07.704Z] #77 110.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:09:07.704Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:09:07.965Z] #77 111.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:09:07.965Z] #77 111.5 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:09:08.039Z] #84 228.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:09:08.039Z] #84 228.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:09:08.165Z] #77 245.6 AR libcrun_testing.a [2022-08-16T21:09:08.165Z] #77 245.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-16T21:09:08.165Z] #77 245.7 CCLD tests/tests_libcrun_utils [2022-08-16T21:09:08.165Z] #77 245.7 CCLD tests/tests_libcrun_errors [2022-08-16T21:09:08.165Z] #77 245.7 CCLD tests/tests_libcrun_fuzzer [2022-08-16T21:09:08.165Z] #77 246.5 CCLD libcrun.la [2022-08-16T21:09:08.165Z] #77 247.2 CCLD crun [2022-08-16T21:09:08.165Z] #77 247.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-16T21:09:08.165Z] #77 247.9 /bin/mkdir -p '/usr/local/lib' [2022-08-16T21:09:08.165Z] #77 247.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-16T21:09:08.165Z] #77 247.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-16T21:09:08.165Z] #77 248.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-16T21:09:08.165Z] #77 248.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-16T21:09:08.165Z] #77 248.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-16T21:09:08.165Z] #77 248.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-16T21:09:08.165Z] #77 248.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-16T21:09:08.165Z] #77 248.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-16T21:09:08.165Z] #77 248.2 ---------------------------------------------------------------------- [2022-08-16T21:09:08.165Z] #77 248.2 Libraries have been installed in: [2022-08-16T21:09:08.165Z] #77 248.2 /usr/local/lib [2022-08-16T21:09:08.165Z] #77 248.2 [2022-08-16T21:09:08.165Z] #77 248.2 If you ever happen to want to link against installed libraries [2022-08-16T21:09:08.165Z] #77 248.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-16T21:09:08.165Z] #77 248.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-16T21:09:08.165Z] #77 248.2 flag during linking and do at least one of the following: [2022-08-16T21:09:08.165Z] #77 248.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-16T21:09:08.165Z] #77 248.2 during execution [2022-08-16T21:09:08.165Z] #77 248.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-16T21:09:08.165Z] #77 248.2 during linking [2022-08-16T21:09:08.165Z] #77 248.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-16T21:09:08.165Z] #77 248.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-16T21:09:08.165Z] #77 248.2 [2022-08-16T21:09:08.165Z] #77 248.2 See any operating system documentation about shared libraries for [2022-08-16T21:09:08.165Z] #77 248.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-16T21:09:08.165Z] #77 248.2 ---------------------------------------------------------------------- [2022-08-16T21:09:08.165Z] #77 248.2 /bin/mkdir -p '/build' [2022-08-16T21:09:08.165Z] #77 248.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-16T21:09:08.165Z] #77 248.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-16T21:09:08.165Z] #77 248.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-16T21:09:08.165Z] #77 248.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-16T21:09:08.165Z] #77 248.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-16T21:09:08.165Z] #77 DONE 248.5s [2022-08-16T21:09:08.165Z] [2022-08-16T21:09:08.165Z] #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-16T21:09:08.165Z] #60 sha256:3b909be9954f13aaf4bbb6b402f5d34f8d4b1cb7b6d0621a3c44abef1b5839ff [2022-08-16T21:09:08.298Z] #84 228.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:09:08.298Z] #84 228.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:09:08.298Z] #84 228.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:09:08.298Z] #84 228.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:09:08.298Z] #84 228.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:09:08.298Z] #84 228.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-16T21:09:08.298Z] #84 228.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-16T21:09:08.298Z] #84 228.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-16T21:09:08.298Z] #84 228.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-16T21:09:08.298Z] #84 228.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-16T21:09:08.298Z] #84 228.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-16T21:09:08.535Z] #77 111.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:09:08.557Z] #84 228.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-16T21:09:08.557Z] #84 228.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-16T21:09:08.557Z] #84 228.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-16T21:09:08.557Z] #84 228.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-16T21:09:08.557Z] #84 228.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-16T21:09:08.557Z] #84 228.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-16T21:09:08.557Z] #84 228.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-16T21:09:08.557Z] #84 229.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-16T21:09:08.816Z] #84 229.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-16T21:09:08.816Z] #84 229.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-16T21:09:08.816Z] #84 229.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-16T21:09:08.816Z] #84 229.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-16T21:09:08.816Z] #84 229.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-16T21:09:08.816Z] #84 229.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-16T21:09:08.816Z] #84 229.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-16T21:09:09.075Z] #84 229.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-16T21:09:09.075Z] #84 229.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-16T21:09:09.075Z] #84 229.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-16T21:09:09.075Z] #84 229.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-16T21:09:09.334Z] #84 229.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-16T21:09:09.334Z] #84 229.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-16T21:09:09.334Z] #84 229.7 CC src/crun-crun.o [2022-08-16T21:09:09.334Z] #84 229.7 CC src/crun-run.o [2022-08-16T21:09:09.334Z] #84 229.7 CC src/crun-delete.o [2022-08-16T21:09:09.593Z] #84 229.7 CC src/crun-kill.o [2022-08-16T21:09:09.593Z] #84 229.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-16T21:09:09.593Z] #84 229.8 CC src/crun-pause.o [2022-08-16T21:09:09.593Z] #84 229.9 CC src/crun-unpause.o [2022-08-16T21:09:09.593Z] #84 229.9 CC src/crun-spec.o [2022-08-16T21:09:09.593Z] #84 229.9 CC src/crun-exec.o [2022-08-16T21:09:09.593Z] #84 230.0 CC src/crun-list.o [2022-08-16T21:09:09.852Z] #84 230.0 CC src/crun-create.o [2022-08-16T21:09:09.852Z] #84 230.1 CC src/crun-update.o [2022-08-16T21:09:09.852Z] #84 230.2 CC src/crun-start.o [2022-08-16T21:09:09.852Z] #84 230.2 CC src/crun-ps.o [2022-08-16T21:09:10.111Z] #84 230.3 CC src/crun-state.o [2022-08-16T21:09:10.111Z] #84 230.5 CC src/crun-checkpoint.o [2022-08-16T21:09:10.370Z] #84 230.6 CC src/crun-restore.o [2022-08-16T21:09:10.370Z] #84 230.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-16T21:09:10.629Z] #84 230.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-16T21:09:10.629Z] #84 230.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-16T21:09:10.629Z] #84 231.0 CC src/libcrun/libcrun_la-container.lo [2022-08-16T21:09:10.888Z] #84 231.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-16T21:09:10.888Z] #84 231.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-16T21:09:10.919Z] #77 110.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:09:10.919Z] #77 110.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:09:11.148Z] #84 231.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-16T21:09:11.148Z] #84 231.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-16T21:09:11.148Z] #84 231.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-16T21:09:11.208Z] #77 111.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:09:11.208Z] #77 111.2 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:09:11.208Z] #77 111.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:09:11.407Z] #84 231.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-16T21:09:11.407Z] #84 231.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-16T21:09:11.407Z] #84 231.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-16T21:09:11.407Z] #84 231.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-16T21:09:11.465Z] #77 111.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:09:11.465Z] #77 111.5 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:09:11.666Z] #84 232.0 CC src/libcrun/libcrun_la-error.lo [2022-08-16T21:09:11.666Z] #84 232.0 CC src/libcrun/libcrun_la-status.lo [2022-08-16T21:09:11.666Z] #84 232.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-16T21:09:11.666Z] #84 232.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-16T21:09:11.928Z] #84 232.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-16T21:09:11.928Z] #84 232.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-16T21:09:12.001Z] #77 ... [2022-08-16T21:09:12.001Z] [2022-08-16T21:09:12.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-16T21:09:12.001Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:09:12.001Z] #14 189.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-16T21:09:12.001Z] #14 189.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:09:12.001Z] #14 189.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:09:12.033Z] #77 111.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:09:12.187Z] #84 232.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-16T21:09:12.187Z] #84 ... [2022-08-16T21:09:12.187Z] [2022-08-16T21:09:12.187Z] #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-16T21:09:12.187Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:09:12.187Z] #54 285.5 + dpkg --print-architecture [2022-08-16T21:09:12.187Z] #54 285.6 + git checkout -q v2.1.0 [2022-08-16T21:09:12.350Z] #64 283.2 + bin/containerd-shim-runc-v1 [2022-08-16T21:09:12.758Z] #54 286.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-16T21:09:12.758Z] #54 286.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-16T21:09:14.554Z] #77 ... [2022-08-16T21:09:14.554Z] [2022-08-16T21:09:14.554Z] #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-16T21:09:14.554Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:09:14.555Z] #14 193.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-16T21:09:14.813Z] #14 193.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:09:14.813Z] #14 193.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:09:16.517Z] #64 288.1 + bin/containerd-shim-runc-v2 [2022-08-16T21:09:16.517Z] #64 288.9 + binaries [2022-08-16T21:09:16.773Z] #64 288.9 + install -D bin/containerd /build/containerd [2022-08-16T21:09:16.773Z] #64 288.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-16T21:09:16.773Z] #64 288.9 + install -D bin/ctr /build/ctr [2022-08-16T21:09:17.338Z] #64 DONE 289.4s [2022-08-16T21:09:18.032Z] #54 ... [2022-08-16T21:09:18.032Z] [2022-08-16T21:09:18.032Z] #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-16T21:09:18.032Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:09:18.032Z] #19 274.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-16T21:09:18.032Z] #19 274.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:09:18.032Z] #19 274.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:09:18.032Z] #19 274.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-16T21:09:18.032Z] #19 274.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:09:18.032Z] #19 274.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:09:18.266Z] [2022-08-16T21:09:18.266Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:09:18.266Z] #65 sha256:e82e1bf8b56a2c7d81d9bf372872b163edd9a2c3ebd7f43802c573281f24e8f9 [2022-08-16T21:09:18.266Z] #65 DONE 0.2s [2022-08-16T21:09:18.266Z] [2022-08-16T21:09:18.266Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:09:18.266Z] #70 sha256:1d8b0b4915d3167cc67fc9adde42a5385983ab367ecbfdc6c3bf369253b79358 [2022-08-16T21:09:18.522Z] #70 DONE 0.1s [2022-08-16T21:09:18.522Z] [2022-08-16T21:09:18.522Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:09:18.522Z] #75 sha256:5fa001a54ba00cb969d38800fa122b00d3a4e987af4440fa902059a157c03853 [2022-08-16T21:09:18.522Z] #75 DONE 0.2s [2022-08-16T21:09:18.522Z] [2022-08-16T21:09:18.522Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:09:18.522Z] #78 sha256:4e1a1a250503b481f001400ba888d659f46287a82567c91d2c4d2ae67a1b28aa [2022-08-16T21:09:18.777Z] #78 DONE 0.1s [2022-08-16T21:09:18.777Z] [2022-08-16T21:09:18.777Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:09:18.777Z] #79 sha256:c68134f4a81bd397b6c397fc1fab63659669acbfcad0d7f62832c438cbf1f747 [2022-08-16T21:09:18.777Z] #79 DONE 0.0s [2022-08-16T21:09:18.777Z] [2022-08-16T21:09:18.777Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:09:18.777Z] #80 sha256:10c26ac02be2215e61643b52f5a4033a05cbc48cc3d0c6d3de97c0208c89a520 [2022-08-16T21:09:18.777Z] #80 DONE 0.1s [2022-08-16T21:09:18.777Z] [2022-08-16T21:09:18.777Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:09:18.777Z] #81 sha256:ebe41324f24cc204a1e76621e1b8c17f41a8fc55d34f6fef0e3646c1f530a8b2 [2022-08-16T21:09:23.301Z] #19 ... [2022-08-16T21:09:23.301Z] [2022-08-16T21:09:23.301Z] #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-16T21:09:23.301Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:23.301Z] #84 232.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-16T21:09:23.301Z] #84 232.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-16T21:09:23.301Z] #84 233.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-16T21:09:23.301Z] #84 233.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-16T21:09:23.301Z] #84 233.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-16T21:09:23.301Z] #84 233.4 CC tests/init.o [2022-08-16T21:09:23.301Z] #84 233.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-16T21:09:24.021Z] #81 DONE 4.4s [2022-08-16T21:09:24.021Z] [2022-08-16T21:09:24.021Z] #82 exporting to image [2022-08-16T21:09:24.021Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:09:24.021Z] #82 exporting layers [2022-08-16T21:09:24.416Z] #14 ... [2022-08-16T21:09:24.416Z] [2022-08-16T21:09:24.416Z] #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-16T21:09:24.416Z] #67 sha256:ac62ffc2ba117de6f50a47b6fa1394e1ae401b02917547200665855049651c3c [2022-08-16T21:09:24.416Z] #67 191.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:09:24.416Z] #67 191.7 + GOBIN=/build [2022-08-16T21:09:24.416Z] #67 191.7 + GO111MODULE=on [2022-08-16T21:09:24.416Z] #67 191.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:09:26.282Z] #60 187.6 + mkdir -p /build [2022-08-16T21:09:26.282Z] #60 187.6 + cp runc /build/runc [2022-08-16T21:09:26.282Z] #60 DONE 188.2s [2022-08-16T21:09:26.282Z] [2022-08-16T21:09:26.282Z] #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-16T21:09:26.282Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:09:26.282Z] #55 317.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-16T21:09:26.282Z] #55 DONE 317.5s [2022-08-16T21:09:26.282Z] [2022-08-16T21:09:26.282Z] #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-16T21:09:26.282Z] #64 sha256:73e2be6570e68d419007efcab97a1688fb340e4c905d4f02d74fda7a770258c1 [2022-08-16T21:09:26.324Z] #67 ... [2022-08-16T21:09:26.324Z] [2022-08-16T21:09:26.324Z] #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-16T21:09:26.324Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:09:26.324Z] #14 203.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-16T21:09:26.324Z] #14 203.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-16T21:09:26.324Z] #14 203.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:09:26.324Z] #14 204.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-16T21:09:26.324Z] #14 204.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-16T21:09:26.324Z] #14 204.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:09:26.587Z] #14 ... [2022-08-16T21:09:26.587Z] [2022-08-16T21:09:26.587Z] #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-16T21:09:26.587Z] #67 sha256:ac62ffc2ba117de6f50a47b6fa1394e1ae401b02917547200665855049651c3c [2022-08-16T21:09:26.587Z] #67 203.5 rootlesskit version 1.0.0 [2022-08-16T21:09:26.587Z] #67 203.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-16T21:09:26.587Z] #67 203.5 -container-ip string [2022-08-16T21:09:26.587Z] #67 203.5 container ip [2022-08-16T21:09:26.587Z] #67 203.5 -container-port int [2022-08-16T21:09:26.587Z] #67 203.5 container port (default -1) [2022-08-16T21:09:26.587Z] #67 203.5 -host-ip string [2022-08-16T21:09:26.587Z] #67 203.5 host ip [2022-08-16T21:09:26.587Z] #67 203.5 -host-port int [2022-08-16T21:09:26.587Z] #67 203.5 host port (default -1) [2022-08-16T21:09:26.587Z] #67 203.5 -proto string [2022-08-16T21:09:26.587Z] #67 203.5 proxy protocol (default "tcp") [2022-08-16T21:09:26.587Z] #67 DONE 203.8s [2022-08-16T21:09:26.587Z] [2022-08-16T21:09:26.587Z] #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-16T21:09:26.587Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:09:26.587Z] #14 204.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-16T21:09:26.587Z] #14 204.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-16T21:09:26.587Z] #14 204.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:09:26.587Z] #14 ... [2022-08-16T21:09:26.587Z] [2022-08-16T21:09:26.587Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:09:26.587Z] #68 sha256:76be0d39101b505766a735f3c5011c7fa36129cdf91072ae0d603bf66da0a713 [2022-08-16T21:09:26.587Z] #68 DONE 0.1s [2022-08-16T21:09:26.587Z] [2022-08-16T21:09:26.587Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:09:26.587Z] #69 sha256:5dec4ba7685d76aa458061dcc6036177baeb909aaf28ba3271026d4e2b9e3b91 [2022-08-16T21:09:26.587Z] #69 DONE 0.1s [2022-08-16T21:09:26.847Z] [2022-08-16T21:09:26.847Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:09:26.847Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:09:26.847Z] #14 204.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:09:26.847Z] #14 204.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:09:26.847Z] #14 204.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:09:27.015Z] #14 ... [2022-08-16T21:09:27.015Z] [2022-08-16T21:09:27.015Z] #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-16T21:09:27.015Z] #67 sha256:ba1e88ea1980a6003066442db6dce9af545bb3d79ba136f8af15af17be3037c9 [2022-08-16T21:09:27.015Z] #67 194.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:09:27.015Z] #67 194.8 + GOBIN=/build [2022-08-16T21:09:27.015Z] #67 194.8 + GO111MODULE=on [2022-08-16T21:09:27.015Z] #67 194.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:09:27.015Z] #67 ... [2022-08-16T21:09:27.015Z] [2022-08-16T21:09:27.015Z] #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-16T21:09:27.015Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:09:27.015Z] #14 205.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-16T21:09:27.015Z] #14 205.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-16T21:09:27.015Z] #14 205.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:09:27.015Z] #14 205.9 Selecting previously unselected package libapparmor1:amd64. [2022-08-16T21:09:27.015Z] #14 205.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-16T21:09:27.015Z] #14 206.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:09:27.272Z] #14 206.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-16T21:09:27.272Z] #14 206.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-16T21:09:27.272Z] #14 206.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:09:27.417Z] #14 205.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:09:27.417Z] #14 205.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:09:27.417Z] #14 205.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:09:27.677Z] #14 205.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-16T21:09:27.677Z] #14 205.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:09:27.677Z] #14 205.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:27.835Z] #14 ... [2022-08-16T21:09:27.835Z] [2022-08-16T21:09:27.835Z] #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-16T21:09:27.835Z] #67 sha256:ba1e88ea1980a6003066442db6dce9af545bb3d79ba136f8af15af17be3037c9 [2022-08-16T21:09:27.835Z] #67 206.1 rootlesskit version 1.0.0 [2022-08-16T21:09:27.835Z] #67 206.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-16T21:09:27.835Z] #67 206.1 -container-ip string [2022-08-16T21:09:27.835Z] #67 206.1 container ip [2022-08-16T21:09:27.835Z] #67 206.1 -container-port int [2022-08-16T21:09:27.835Z] #67 206.1 container port (default -1) [2022-08-16T21:09:27.835Z] #67 206.1 -host-ip string [2022-08-16T21:09:27.835Z] #67 206.1 host ip [2022-08-16T21:09:27.835Z] #67 206.1 -host-port int [2022-08-16T21:09:27.835Z] #67 206.1 host port (default -1) [2022-08-16T21:09:27.835Z] #67 206.1 -proto string [2022-08-16T21:09:27.835Z] #67 206.1 proxy protocol (default "tcp") [2022-08-16T21:09:27.835Z] #67 DONE 206.6s [2022-08-16T21:09:27.835Z] [2022-08-16T21:09:27.835Z] #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-16T21:09:27.835Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:09:27.835Z] #14 206.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:09:27.835Z] #14 206.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:09:27.835Z] #14 206.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:09:27.937Z] #14 205.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:09:27.937Z] #14 205.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:09:27.937Z] #14 205.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:09:28.091Z] #14 ... [2022-08-16T21:09:28.092Z] [2022-08-16T21:09:28.092Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:09:28.092Z] #68 sha256:5d12fe296cc71535ceb7cddae0d4895267e83ea990d9447fa66f681cfe3909ad [2022-08-16T21:09:28.092Z] #68 DONE 0.1s [2022-08-16T21:09:28.092Z] [2022-08-16T21:09:28.092Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:09:28.092Z] #69 sha256:2d77eebeef1abb9c7b6c1de48b2930d7c89c638e36a45cedd86070a15b9275dc [2022-08-16T21:09:28.092Z] #69 DONE 0.1s [2022-08-16T21:09:28.092Z] [2022-08-16T21:09:28.092Z] #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-16T21:09:28.092Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:09:28.092Z] #14 207.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:09:28.092Z] #14 207.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:09:28.191Z] #64 ... [2022-08-16T21:09:28.191Z] [2022-08-16T21:09:28.191Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:09:28.191Z] #56 sha256:3286ac5d0a4e561404da4861967f5f19c703a91feb14fb115b91f76c69600a2e [2022-08-16T21:09:28.193Z] #82 exporting layers 5.2s done [2022-08-16T21:09:28.193Z] #82 writing image sha256:3551c636be3e38d205220ca8bcf1d6d4adcb706fe7a0708a5b8b95807bc5ccac done [2022-08-16T21:09:28.193Z] #82 naming to docker.io/library/docker:2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 done [2022-08-16T21:09:28.193Z] #82 DONE 5.2s [2022-08-16T21:09:28.197Z] #14 206.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-16T21:09:28.197Z] #14 206.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-16T21:09:28.197Z] #14 206.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-16T21:09:28.350Z] #14 207.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:09:28.452Z] #56 DONE 0.6s [2022-08-16T21:09:28.453Z] [2022-08-16T21:09:28.453Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:09:28.453Z] #58 sha256:7aa3609a03b95ec419abaa9f1bfc4cd2eecb524c9f1bcd90e5d326bf91141da2 [2022-08-16T21:09:28.453Z] #58 DONE 0.1s [2022-08-16T21:09:28.453Z] [2022-08-16T21:09:28.453Z] #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-16T21:09:28.453Z] #64 sha256:73e2be6570e68d419007efcab97a1688fb340e4c905d4f02d74fda7a770258c1 [2022-08-16T21:09:28.548Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-16T21:09:28.606Z] #14 207.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-16T21:09:28.712Z] #64 ... [2022-08-16T21:09:28.712Z] [2022-08-16T21:09:28.712Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:09:28.712Z] #61 sha256:0bb1df94fa0399a928ac7944f74c41dd9ded366cc8dc356c9a587fbe9874de30 [2022-08-16T21:09:28.712Z] #61 DONE 0.3s [2022-08-16T21:09:28.712Z] [2022-08-16T21:09:28.712Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-16T21:09:28.712Z] #64 sha256:73e2be6570e68d419007efcab97a1688fb340e4c905d4f02d74fda7a770258c1 [2022-08-16T21:09:28.768Z] #14 206.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-16T21:09:28.768Z] #14 206.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-16T21:09:28.768Z] #14 206.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:09:28.862Z] #14 207.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:09:28.862Z] #14 207.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:28.862Z] #14 207.8 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:09:28.862Z] #14 207.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:09:28.863Z] #14 207.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:09:28.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 hack/test/unit [2022-08-16T21:09:29.028Z] #14 207.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-16T21:09:29.028Z] #14 207.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-16T21:09:29.118Z] #14 208.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-16T21:09:29.118Z] #14 208.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-16T21:09:29.118Z] #14 208.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:09:29.119Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-16T21:09:29.119Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-16T21:09:29.119Z] + TESTDIRS=./... [2022-08-16T21:09:29.119Z] + exclude_paths='/vendor/|/integration' [2022-08-16T21:09:29.119Z] ++ go list ./... [2022-08-16T21:09:29.119Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-16T21:09:29.289Z] #14 207.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:09:29.289Z] #14 207.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-16T21:09:29.549Z] #14 207.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-16T21:09:29.549Z] #14 207.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:09:29.681Z] #14 208.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-16T21:09:29.681Z] #14 208.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-16T21:09:29.681Z] #14 208.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:09:29.808Z] #14 207.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-16T21:09:29.808Z] #14 207.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-16T21:09:29.808Z] #14 207.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:09:29.939Z] #14 209.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-16T21:09:29.939Z] #14 209.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-16T21:09:29.939Z] #14 209.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:09:30.048Z] + pkg_list='github.com/docker/docker/api [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/backend [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/container [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/events [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/filters [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/image [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/mount [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/network [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/registry [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/time [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/versions [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/volume [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli/config [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli/debug [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:09:30.049Z] github.com/docker/docker/client [2022-08-16T21:09:30.049Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:09:30.049Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:09:30.049Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:09:30.049Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:09:30.049Z] github.com/docker/docker/container [2022-08-16T21:09:30.049Z] github.com/docker/docker/container/stream [2022-08-16T21:09:30.049Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:09:30.049Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:09:30.049Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/config [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/events [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/exec [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/images [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/links [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/names [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/network [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/stats [2022-08-16T21:09:30.049Z] github.com/docker/docker/distribution [2022-08-16T21:09:30.049Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:09:30.049Z] github.com/docker/docker/distribution/utils [2022-08-16T21:09:30.049Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:09:30.049Z] github.com/docker/docker/dockerversion [2022-08-16T21:09:30.049Z] github.com/docker/docker/errdefs [2022-08-16T21:09:30.049Z] github.com/docker/docker/image [2022-08-16T21:09:30.049Z] github.com/docker/docker/image/cache [2022-08-16T21:09:30.049Z] github.com/docker/docker/image/tarexport [2022-08-16T21:09:30.049Z] github.com/docker/docker/image/v1 [2022-08-16T21:09:30.049Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:09:30.049Z] github.com/docker/docker/layer [2022-08-16T21:09:30.049Z] github.com/docker/docker/libcontainerd [2022-08-16T21:09:30.049Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:09:30.049Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:09:30.049Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:09:30.049Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:09:30.049Z] github.com/docker/docker/oci [2022-08-16T21:09:30.049Z] github.com/docker/docker/oci/caps [2022-08-16T21:09:30.049Z] github.com/docker/docker/opts [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/archive [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/directory [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/platform [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/pools [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/progress [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/signal [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/stack [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/system [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:09:30.049Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:09:30.049Z] github.com/docker/docker/plugin [2022-08-16T21:09:30.049Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:09:30.049Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:09:30.049Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:09:30.049Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:09:30.049Z] github.com/docker/docker/quota [2022-08-16T21:09:30.049Z] github.com/docker/docker/reference [2022-08-16T21:09:30.049Z] github.com/docker/docker/registry [2022-08-16T21:09:30.049Z] github.com/docker/docker/registry/resumable [2022-08-16T21:09:30.049Z] github.com/docker/docker/restartmanager [2022-08-16T21:09:30.049Z] github.com/docker/docker/rootless [2022-08-16T21:09:30.049Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:09:30.049Z] github.com/docker/docker/runconfig [2022-08-16T21:09:30.049Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/environment [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/registry [2022-08-16T21:09:30.049Z] github.com/docker/docker/testutil/request [2022-08-16T21:09:30.049Z] github.com/docker/docker/volume [2022-08-16T21:09:30.049Z] github.com/docker/docker/volume/drivers [2022-08-16T21:09:30.049Z] github.com/docker/docker/volume/local [2022-08-16T21:09:30.049Z] github.com/docker/docker/volume/mounts [2022-08-16T21:09:30.049Z] github.com/docker/docker/volume/service [2022-08-16T21:09:30.049Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:09:30.049Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:09:30.049Z] ++ grep --fixed-strings -v /libnetwork [2022-08-16T21:09:30.049Z] ++ echo 'github.com/docker/docker/api [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/backend [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/container [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/events [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/filters [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/image [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/mount [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/network [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/registry [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/time [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/versions [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:09:30.049Z] github.com/docker/docker/api/types/volume [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:09:30.049Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli/config [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli/debug [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:09:30.049Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:09:30.049Z] github.com/docker/docker/client [2022-08-16T21:09:30.049Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:09:30.049Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:09:30.049Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:09:30.049Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:09:30.049Z] github.com/docker/docker/container [2022-08-16T21:09:30.049Z] github.com/docker/docker/container/stream [2022-08-16T21:09:30.049Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:09:30.049Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:09:30.049Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/config [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/events [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/exec [2022-08-16T21:09:30.049Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/images [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/links [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/names [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/network [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/stats [2022-08-16T21:09:30.050Z] github.com/docker/docker/distribution [2022-08-16T21:09:30.050Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:09:30.050Z] github.com/docker/docker/distribution/utils [2022-08-16T21:09:30.050Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:09:30.050Z] github.com/docker/docker/dockerversion [2022-08-16T21:09:30.050Z] github.com/docker/docker/errdefs [2022-08-16T21:09:30.050Z] github.com/docker/docker/image [2022-08-16T21:09:30.050Z] github.com/docker/docker/image/cache [2022-08-16T21:09:30.050Z] github.com/docker/docker/image/tarexport [2022-08-16T21:09:30.050Z] github.com/docker/docker/image/v1 [2022-08-16T21:09:30.050Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:09:30.050Z] github.com/docker/docker/layer [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:09:30.050Z] github.com/docker/docker/oci [2022-08-16T21:09:30.050Z] github.com/docker/docker/oci/caps [2022-08-16T21:09:30.050Z] github.com/docker/docker/opts [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/archive [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/directory [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/platform [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/pools [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/progress [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/signal [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/stack [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/system [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:09:30.050Z] github.com/docker/docker/plugin [2022-08-16T21:09:30.050Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:09:30.050Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:09:30.050Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:09:30.050Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:09:30.050Z] github.com/docker/docker/quota [2022-08-16T21:09:30.050Z] github.com/docker/docker/reference [2022-08-16T21:09:30.050Z] github.com/docker/docker/registry [2022-08-16T21:09:30.050Z] github.com/docker/docker/registry/resumable [2022-08-16T21:09:30.050Z] github.com/docker/docker/restartmanager [2022-08-16T21:09:30.050Z] github.com/docker/docker/rootless [2022-08-16T21:09:30.050Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:09:30.050Z] github.com/docker/docker/runconfig [2022-08-16T21:09:30.050Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/environment [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/registry [2022-08-16T21:09:30.050Z] github.com/docker/docker/testutil/request [2022-08-16T21:09:30.050Z] github.com/docker/docker/volume [2022-08-16T21:09:30.050Z] github.com/docker/docker/volume/drivers [2022-08-16T21:09:30.050Z] github.com/docker/docker/volume/local [2022-08-16T21:09:30.050Z] github.com/docker/docker/volume/mounts [2022-08-16T21:09:30.050Z] github.com/docker/docker/volume/service [2022-08-16T21:09:30.050Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:09:30.050Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:09:30.050Z] + base_pkg_list='github.com/docker/docker/api [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/backend [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/container [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/events [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/filters [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/image [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/mount [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/network [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/registry [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/time [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/versions [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:09:30.050Z] github.com/docker/docker/api/types/volume [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:09:30.050Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:09:30.050Z] github.com/docker/docker/cli [2022-08-16T21:09:30.050Z] github.com/docker/docker/cli/config [2022-08-16T21:09:30.050Z] github.com/docker/docker/cli/debug [2022-08-16T21:09:30.050Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:09:30.050Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:09:30.050Z] github.com/docker/docker/client [2022-08-16T21:09:30.050Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:09:30.050Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:09:30.050Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:09:30.050Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:09:30.050Z] github.com/docker/docker/container [2022-08-16T21:09:30.050Z] github.com/docker/docker/container/stream [2022-08-16T21:09:30.050Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:09:30.050Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:09:30.050Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/config [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/events [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/exec [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/images [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/links [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/names [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/network [2022-08-16T21:09:30.050Z] github.com/docker/docker/daemon/stats [2022-08-16T21:09:30.050Z] github.com/docker/docker/distribution [2022-08-16T21:09:30.050Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:09:30.050Z] github.com/docker/docker/distribution/utils [2022-08-16T21:09:30.050Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:09:30.050Z] github.com/docker/docker/dockerversion [2022-08-16T21:09:30.050Z] github.com/docker/docker/errdefs [2022-08-16T21:09:30.050Z] github.com/docker/docker/image [2022-08-16T21:09:30.050Z] github.com/docker/docker/image/cache [2022-08-16T21:09:30.050Z] github.com/docker/docker/image/tarexport [2022-08-16T21:09:30.050Z] github.com/docker/docker/image/v1 [2022-08-16T21:09:30.050Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:09:30.050Z] github.com/docker/docker/layer [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:09:30.050Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:09:30.050Z] github.com/docker/docker/oci [2022-08-16T21:09:30.050Z] github.com/docker/docker/oci/caps [2022-08-16T21:09:30.050Z] github.com/docker/docker/opts [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/archive [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/directory [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/platform [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:09:30.050Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/pools [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/progress [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/signal [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/stack [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/system [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:09:30.051Z] github.com/docker/docker/plugin [2022-08-16T21:09:30.051Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:09:30.051Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:09:30.051Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:09:30.051Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:09:30.051Z] github.com/docker/docker/quota [2022-08-16T21:09:30.051Z] github.com/docker/docker/reference [2022-08-16T21:09:30.051Z] github.com/docker/docker/registry [2022-08-16T21:09:30.051Z] github.com/docker/docker/registry/resumable [2022-08-16T21:09:30.051Z] github.com/docker/docker/restartmanager [2022-08-16T21:09:30.051Z] github.com/docker/docker/rootless [2022-08-16T21:09:30.051Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:09:30.051Z] github.com/docker/docker/runconfig [2022-08-16T21:09:30.051Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/environment [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/registry [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/request [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/drivers [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/local [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/mounts [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/service [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:09:30.051Z] ++ echo 'github.com/docker/docker/api [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/backend [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/container [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/events [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/filters [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/image [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/mount [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/network [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/registry [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/time [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/versions [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:09:30.051Z] github.com/docker/docker/api/types/volume [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:09:30.051Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:09:30.051Z] github.com/docker/docker/cli [2022-08-16T21:09:30.051Z] github.com/docker/docker/cli/config [2022-08-16T21:09:30.051Z] github.com/docker/docker/cli/debug [2022-08-16T21:09:30.051Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:09:30.051Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:09:30.051Z] github.com/docker/docker/client [2022-08-16T21:09:30.051Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:09:30.051Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:09:30.051Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:09:30.051Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:09:30.051Z] github.com/docker/docker/container [2022-08-16T21:09:30.051Z] github.com/docker/docker/container/stream [2022-08-16T21:09:30.051Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:09:30.051Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:09:30.051Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/config [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/events [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/exec [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/images [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/links [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/names [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/network [2022-08-16T21:09:30.051Z] github.com/docker/docker/daemon/stats [2022-08-16T21:09:30.051Z] github.com/docker/docker/distribution [2022-08-16T21:09:30.051Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:09:30.051Z] github.com/docker/docker/distribution/utils [2022-08-16T21:09:30.051Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:09:30.051Z] github.com/docker/docker/dockerversion [2022-08-16T21:09:30.051Z] github.com/docker/docker/errdefs [2022-08-16T21:09:30.051Z] github.com/docker/docker/image [2022-08-16T21:09:30.051Z] github.com/docker/docker/image/cache [2022-08-16T21:09:30.051Z] github.com/docker/docker/image/tarexport [2022-08-16T21:09:30.051Z] github.com/docker/docker/image/v1 [2022-08-16T21:09:30.051Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:09:30.051Z] github.com/docker/docker/layer [2022-08-16T21:09:30.051Z] github.com/docker/docker/libcontainerd [2022-08-16T21:09:30.051Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:09:30.051Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:09:30.051Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:09:30.051Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:09:30.051Z] github.com/docker/docker/oci [2022-08-16T21:09:30.051Z] github.com/docker/docker/oci/caps [2022-08-16T21:09:30.051Z] github.com/docker/docker/opts [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/archive [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/directory [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/platform [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/pools [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/progress [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/signal [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/stack [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/system [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:09:30.051Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:09:30.051Z] github.com/docker/docker/plugin [2022-08-16T21:09:30.051Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:09:30.051Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:09:30.051Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:09:30.051Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:09:30.051Z] github.com/docker/docker/quota [2022-08-16T21:09:30.051Z] github.com/docker/docker/reference [2022-08-16T21:09:30.051Z] github.com/docker/docker/registry [2022-08-16T21:09:30.051Z] github.com/docker/docker/registry/resumable [2022-08-16T21:09:30.051Z] github.com/docker/docker/restartmanager [2022-08-16T21:09:30.051Z] github.com/docker/docker/rootless [2022-08-16T21:09:30.051Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:09:30.051Z] github.com/docker/docker/runconfig [2022-08-16T21:09:30.051Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/environment [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/registry [2022-08-16T21:09:30.051Z] github.com/docker/docker/testutil/request [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/drivers [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/local [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/mounts [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/service [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:09:30.051Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:09:30.051Z] ++ grep --fixed-strings /libnetwork [2022-08-16T21:09:30.051Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:09:30.051Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/types' [2022-08-16T21:09:30.052Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-16T21:09:30.052Z] + echo 'github.com/docker/docker/libnetwork [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/types' [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:09:30.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:09:30.052Z] + type docker-proxy [2022-08-16T21:09:30.052Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-16T21:09:30.052Z] + hack/make.sh binary-proxy install-proxy [2022-08-16T21:09:30.052Z] [2022-08-16T21:09:30.052Z] Removing bundles/ [2022-08-16T21:09:30.052Z] [2022-08-16T21:09:30.052Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-16T21:09:30.308Z] Building: bundles/binary-proxy/docker-proxy [2022-08-16T21:09:30.308Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:09:30.377Z] #14 208.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-16T21:09:30.377Z] #14 208.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-16T21:09:30.377Z] #14 208.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:09:30.453Z] #14 209.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-16T21:09:30.453Z] #14 209.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-16T21:09:30.453Z] #14 209.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:09:30.453Z] #14 209.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-16T21:09:30.637Z] #14 208.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-16T21:09:30.637Z] #14 208.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:09:30.637Z] #14 208.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:30.710Z] #14 209.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-16T21:09:30.710Z] #14 209.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:09:30.896Z] #14 208.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:09:30.896Z] #14 208.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:09:31.156Z] #14 208.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:09:31.156Z] #14 209.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:09:31.156Z] #14 209.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:09:31.156Z] #14 209.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:09:31.533Z] #14 210.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-16T21:09:31.533Z] #14 210.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-16T21:09:31.533Z] #14 210.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:09:32.094Z] #14 210.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:09:32.094Z] #14 210.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:09:32.094Z] #14 210.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:09:32.094Z] #14 210.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:09:32.094Z] #14 210.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:09:32.094Z] #14 210.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:09:32.094Z] #14 210.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:09:32.094Z] #14 210.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:09:32.094Z] #14 210.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:09:32.094Z] #14 210.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:09:32.096Z] #14 211.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-16T21:09:32.096Z] #14 211.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:09:32.096Z] #14 211.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:32.353Z] #14 211.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:09:32.353Z] #14 211.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:09:32.353Z] #14 211.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:09:32.353Z] #14 211.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:09:32.354Z] #14 210.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:09:32.354Z] #14 210.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:09:32.354Z] #14 210.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:09:32.354Z] #14 210.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:09:32.354Z] #14 210.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-16T21:09:32.354Z] #14 210.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:09:32.354Z] #14 210.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:09:32.354Z] #14 210.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:09:32.354Z] #14 210.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:09:32.354Z] #14 210.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:09:32.354Z] #14 210.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:09:32.354Z] #14 210.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-16T21:09:32.354Z] #14 210.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:09:32.611Z] #14 211.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:09:32.611Z] #14 211.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:09:32.613Z] #14 210.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-16T21:09:32.613Z] #14 210.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:09:32.613Z] #14 210.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:09:32.613Z] #14 210.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-16T21:09:32.613Z] #14 210.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:09:32.613Z] #14 210.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:09:32.872Z] #14 210.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:32.872Z] #14 210.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:09:32.872Z] #14 210.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:32.872Z] #14 210.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:32.872Z] #14 210.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:09:32.907Z] #64 282.3 + bin/containerd [2022-08-16T21:09:33.448Z] #14 DONE 211.4s [2022-08-16T21:09:33.448Z] [2022-08-16T21:09:33.448Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:09:33.448Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-16T21:09:33.542Z] #14 212.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:09:33.542Z] #14 212.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:09:33.542Z] #14 212.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:09:33.542Z] #14 212.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:09:33.542Z] #14 212.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:09:33.542Z] #14 212.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:09:33.542Z] #14 212.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:09:33.542Z] #14 212.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:09:33.707Z] #15 ... [2022-08-16T21:09:33.707Z] [2022-08-16T21:09:33.707Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:09:33.707Z] #59 sha256:e54bd89e2ec1266986ea1ee607819e67a793cbe6e80c709ac4f93694ae300b61 [2022-08-16T21:09:33.707Z] #59 DONE 0.1s [2022-08-16T21:09:33.799Z] #14 212.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:09:33.799Z] #14 212.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:09:33.799Z] #14 212.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:09:33.799Z] #14 212.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:09:33.799Z] #14 212.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:09:33.799Z] #14 212.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:09:33.799Z] #14 212.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-16T21:09:33.799Z] #14 212.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:09:33.799Z] #14 212.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:09:33.799Z] #14 212.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:09:33.799Z] #14 212.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:09:33.969Z] [2022-08-16T21:09:33.969Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-16T21:09:33.969Z] #60 sha256:0058d7f4e910317e2526eab667e1dff3a2291b7e01554913f30eaef65ea3d422 [2022-08-16T21:09:34.058Z] #14 212.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:09:34.058Z] #14 212.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:09:34.058Z] #14 212.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-16T21:09:34.058Z] #14 212.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:09:34.058Z] #14 213.0 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-16T21:09:34.058Z] #14 213.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:09:34.058Z] #14 213.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:09:34.058Z] #14 213.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-16T21:09:34.058Z] #14 213.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:09:34.058Z] #14 213.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:09:34.316Z] #14 213.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:34.316Z] #14 213.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:09:34.316Z] #14 213.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:34.316Z] #14 213.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:09:34.316Z] #14 213.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:09:35.252Z] #14 DONE 214.1s [2022-08-16T21:09:35.252Z] [2022-08-16T21:09:35.252Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:09:35.252Z] #59 sha256:cb3764985301d769270b23c20ba54b7ecc0ec0e4ea7cd6e6334c57da1061d645 [2022-08-16T21:09:35.349Z] #60 1.758 + RM_GOPATH=0 [2022-08-16T21:09:35.349Z] #60 ... [2022-08-16T21:09:35.349Z] [2022-08-16T21:09:35.349Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:09:35.349Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-16T21:09:35.349Z] #15 DONE 2.0s [2022-08-16T21:09:35.349Z] [2022-08-16T21:09:35.349Z] #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-16T21:09:35.349Z] #60 sha256:0058d7f4e910317e2526eab667e1dff3a2291b7e01554913f30eaef65ea3d422 [2022-08-16T21:09:35.349Z] #60 1.758 + TMP_GOPATH= [2022-08-16T21:09:35.349Z] #60 1.758 + : /build [2022-08-16T21:09:35.349Z] #60 1.758 + '[' -z '' ']' [2022-08-16T21:09:35.349Z] #60 1.759 ++ mktemp -d [2022-08-16T21:09:35.349Z] #60 1.766 + export GOPATH=/tmp/tmp.nEH8GENAzr [2022-08-16T21:09:35.349Z] #60 1.766 + GOPATH=/tmp/tmp.nEH8GENAzr [2022-08-16T21:09:35.349Z] #60 1.766 + RM_GOPATH=1 [2022-08-16T21:09:35.349Z] #60 1.766 + case "$(go env GOARCH)" in [2022-08-16T21:09:35.349Z] #60 1.768 ++ go env GOARCH [2022-08-16T21:09:35.349Z] #60 1.810 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:09:35.349Z] #60 1.810 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:09:35.349Z] #60 1.817 ++ dirname /install.sh [2022-08-16T21:09:35.349Z] #60 1.825 + dir=/ [2022-08-16T21:09:35.349Z] #60 1.826 + bin=runc [2022-08-16T21:09:35.349Z] #60 1.826 + shift [2022-08-16T21:09:35.349Z] #60 1.826 + '[' '!' -f //runc.installer ']' [2022-08-16T21:09:35.349Z] #60 1.826 + . //runc.installer [2022-08-16T21:09:35.349Z] #60 1.827 ++ set -e [2022-08-16T21:09:35.349Z] #60 1.827 ++ : v1.1.3 [2022-08-16T21:09:35.349Z] #60 1.827 + install_runc [2022-08-16T21:09:35.349Z] #60 1.827 + RUNC_BUILDTAGS=seccomp [2022-08-16T21:09:35.349Z] #60 1.828 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-16T21:09:35.349Z] #60 1.828 Install runc version v1.1.3 (build tags: seccomp) [2022-08-16T21:09:35.349Z] #60 1.828 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nEH8GENAzr/src/github.com/opencontainers/runc [2022-08-16T21:09:35.349Z] #60 1.854 Cloning into '/tmp/tmp.nEH8GENAzr/src/github.com/opencontainers/runc'... [2022-08-16T21:09:35.508Z] #84 ... [2022-08-16T21:09:35.508Z] [2022-08-16T21:09:35.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-16T21:09:35.508Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:09:35.508Z] #19 294.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-16T21:09:35.508Z] #19 294.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:09:35.508Z] #19 294.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:09:35.508Z] #19 295.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-16T21:09:35.508Z] #19 295.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:09:35.508Z] #19 295.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:09:35.508Z] #19 295.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-16T21:09:35.508Z] #19 295.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:09:35.508Z] #19 295.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:09:35.508Z] #19 295.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-16T21:09:35.508Z] #19 295.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:09:35.508Z] #19 295.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:09:35.508Z] #19 295.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-16T21:09:35.508Z] #19 295.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:09:35.508Z] #19 295.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:09:35.508Z] #19 295.7 Selecting previously unselected package cross-config. [2022-08-16T21:09:35.508Z] #19 295.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-16T21:09:35.508Z] #19 295.8 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-16T21:09:35.508Z] #19 295.8 Selecting previously unselected package gcc-10-cross-base. [2022-08-16T21:09:35.508Z] #19 295.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:35.508Z] #19 295.9 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-16T21:09:35.508Z] #19 296.0 Selecting previously unselected package libc6-arm64-cross. [2022-08-16T21:09:35.508Z] #19 296.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-16T21:09:35.508Z] #19 296.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-16T21:09:35.508Z] #19 296.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-16T21:09:35.508Z] #19 296.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:35.508Z] #19 296.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:35.510Z] #59 DONE 0.2s [2022-08-16T21:09:35.510Z] [2022-08-16T21:09:35.510Z] #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-16T21:09:35.510Z] #60 sha256:7b4df204907c5adf51bf79a852d299182904dc74247d751e8c8e9ade74b09d00 [2022-08-16T21:09:35.768Z] #19 296.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-16T21:09:35.768Z] #19 296.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:35.768Z] #19 296.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:36.027Z] #19 297.0 Selecting previously unselected package libitm1-arm64-cross. [2022-08-16T21:09:36.028Z] #19 297.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:36.028Z] #19 297.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:36.028Z] #19 297.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-16T21:09:36.028Z] #19 297.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:36.028Z] #19 297.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:36.028Z] #19 297.2 Selecting previously unselected package libasan6-arm64-cross. [2022-08-16T21:09:36.028Z] #19 297.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:36.028Z] #19 297.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:36.851Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-16T21:09:36.851Z] [2022-08-16T21:09:36.851Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-16T21:09:36.851Z] Installing docker-proxy to /usr/local/bin/ [2022-08-16T21:09:36.851Z] [2022-08-16T21:09:36.851Z] + mkdir -p bundles [2022-08-16T21:09:36.851Z] + '[' -n 'github.com/docker/docker/api [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/backend [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/container [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/events [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/filters [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/image [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/mount [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/network [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/registry [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/time [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/versions [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:09:36.851Z] github.com/docker/docker/api/types/volume [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:09:36.851Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:09:36.851Z] github.com/docker/docker/cli [2022-08-16T21:09:36.851Z] github.com/docker/docker/cli/config [2022-08-16T21:09:36.851Z] github.com/docker/docker/cli/debug [2022-08-16T21:09:36.851Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:09:36.851Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:09:36.851Z] github.com/docker/docker/client [2022-08-16T21:09:36.851Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:09:36.851Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:09:36.851Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:09:36.851Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:09:36.851Z] github.com/docker/docker/container [2022-08-16T21:09:36.851Z] github.com/docker/docker/container/stream [2022-08-16T21:09:36.851Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:09:36.851Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:09:36.851Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/config [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/events [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/exec [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/images [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/links [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:09:36.851Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/names [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/network [2022-08-16T21:09:36.852Z] github.com/docker/docker/daemon/stats [2022-08-16T21:09:36.852Z] github.com/docker/docker/distribution [2022-08-16T21:09:36.852Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:09:36.852Z] github.com/docker/docker/distribution/utils [2022-08-16T21:09:36.852Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:09:36.852Z] github.com/docker/docker/dockerversion [2022-08-16T21:09:36.852Z] github.com/docker/docker/errdefs [2022-08-16T21:09:36.852Z] github.com/docker/docker/image [2022-08-16T21:09:36.852Z] github.com/docker/docker/image/cache [2022-08-16T21:09:36.852Z] github.com/docker/docker/image/tarexport [2022-08-16T21:09:36.852Z] github.com/docker/docker/image/v1 [2022-08-16T21:09:36.852Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:09:36.852Z] github.com/docker/docker/layer [2022-08-16T21:09:36.852Z] github.com/docker/docker/libcontainerd [2022-08-16T21:09:36.852Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:09:36.852Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:09:36.852Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:09:36.852Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:09:36.852Z] github.com/docker/docker/oci [2022-08-16T21:09:36.852Z] github.com/docker/docker/oci/caps [2022-08-16T21:09:36.852Z] github.com/docker/docker/opts [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/archive [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/directory [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/platform [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/pools [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/progress [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/signal [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/stack [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/system [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:09:36.852Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:09:36.852Z] github.com/docker/docker/plugin [2022-08-16T21:09:36.852Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:09:36.852Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:09:36.852Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:09:36.852Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:09:36.852Z] github.com/docker/docker/quota [2022-08-16T21:09:36.852Z] github.com/docker/docker/reference [2022-08-16T21:09:36.852Z] github.com/docker/docker/registry [2022-08-16T21:09:36.852Z] github.com/docker/docker/registry/resumable [2022-08-16T21:09:36.852Z] github.com/docker/docker/restartmanager [2022-08-16T21:09:36.852Z] github.com/docker/docker/rootless [2022-08-16T21:09:36.852Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:09:36.852Z] github.com/docker/docker/runconfig [2022-08-16T21:09:36.852Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/environment [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/registry [2022-08-16T21:09:36.852Z] github.com/docker/docker/testutil/request [2022-08-16T21:09:36.852Z] github.com/docker/docker/volume [2022-08-16T21:09:36.852Z] github.com/docker/docker/volume/drivers [2022-08-16T21:09:36.852Z] github.com/docker/docker/volume/local [2022-08-16T21:09:36.852Z] github.com/docker/docker/volume/mounts [2022-08-16T21:09:36.852Z] github.com/docker/docker/volume/service [2022-08-16T21:09:36.852Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:09:36.852Z] github.com/docker/docker/volume/testutils' ']' [2022-08-16T21:09:36.852Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-16T21:09:36.852Z] ? github.com/docker/docker/api [no test files] [2022-08-16T21:09:37.257Z] #60 ... [2022-08-16T21:09:37.257Z] [2022-08-16T21:09:37.257Z] #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-16T21:09:37.257Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-16T21:09:37.257Z] #16 DONE 1.7s [2022-08-16T21:09:37.257Z] [2022-08-16T21:09:37.257Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:09:37.257Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-16T21:09:37.405Z] #19 298.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-16T21:09:37.405Z] #19 298.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:37.405Z] #19 298.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:38.035Z] #60 2.356 + RM_GOPATH=0 [2022-08-16T21:09:38.035Z] #60 2.356 + TMP_GOPATH= [2022-08-16T21:09:38.035Z] #60 2.356 + : /build [2022-08-16T21:09:38.035Z] #60 2.356 + '[' -z '' ']' [2022-08-16T21:09:38.035Z] #60 2.359 ++ mktemp -d [2022-08-16T21:09:38.035Z] #60 2.379 + export GOPATH=/tmp/tmp.FjNiOUtVv9 [2022-08-16T21:09:38.035Z] #60 2.379 + GOPATH=/tmp/tmp.FjNiOUtVv9 [2022-08-16T21:09:38.035Z] #60 2.379 + RM_GOPATH=1 [2022-08-16T21:09:38.035Z] #60 2.379 + case "$(go env GOARCH)" in [2022-08-16T21:09:38.035Z] #60 2.381 ++ go env GOARCH [2022-08-16T21:09:38.035Z] #60 2.425 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:09:38.035Z] #60 2.425 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:09:38.035Z] #60 2.425 ++ dirname /install.sh [2022-08-16T21:09:38.035Z] #60 2.435 + dir=/ [2022-08-16T21:09:38.035Z] #60 2.435 + bin=runc [2022-08-16T21:09:38.035Z] #60 2.435 + shift [2022-08-16T21:09:38.035Z] #60 2.435 + '[' '!' -f //runc.installer ']' [2022-08-16T21:09:38.035Z] #60 2.435 + . //runc.installer [2022-08-16T21:09:38.035Z] #60 2.435 ++ set -e [2022-08-16T21:09:38.035Z] #60 2.435 ++ : v1.1.3 [2022-08-16T21:09:38.035Z] #60 2.435 + install_runc [2022-08-16T21:09:38.035Z] #60 2.435 + RUNC_BUILDTAGS=seccomp [2022-08-16T21:09:38.035Z] #60 2.435 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-16T21:09:38.035Z] #60 2.435 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FjNiOUtVv9/src/github.com/opencontainers/runc [2022-08-16T21:09:38.035Z] #60 2.436 Install runc version v1.1.3 (build tags: seccomp) [2022-08-16T21:09:38.035Z] #60 2.443 Cloning into '/tmp/tmp.FjNiOUtVv9/src/github.com/opencontainers/runc'... [2022-08-16T21:09:38.035Z] #60 ... [2022-08-16T21:09:38.035Z] [2022-08-16T21:09:38.035Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:09:38.035Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-16T21:09:38.035Z] #15 DONE 2.8s [2022-08-16T21:09:38.035Z] [2022-08-16T21:09:38.035Z] #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-16T21:09:38.035Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-16T21:09:38.343Z] #19 299.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-16T21:09:38.343Z] #19 299.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:38.343Z] #19 299.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:39.722Z] #19 300.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-16T21:09:39.722Z] #19 300.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:39.722Z] #19 300.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:39.801Z] #17 2.154 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-16T21:09:39.801Z] #17 DONE 2.3s [2022-08-16T21:09:39.801Z] [2022-08-16T21:09:39.801Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:09:39.801Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-16T21:09:39.981Z] #19 301.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-16T21:09:39.981Z] #19 301.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:39.981Z] #19 301.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:40.550Z] #19 301.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-16T21:09:40.550Z] #19 301.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:09:40.550Z] #19 301.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:09:40.563Z] #16 DONE 2.6s [2022-08-16T21:09:40.563Z] [2022-08-16T21:09:40.563Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:09:40.563Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-16T21:09:41.120Z] #19 302.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-16T21:09:41.120Z] #19 302.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:09:41.120Z] #19 302.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:09:42.057Z] #19 ... [2022-08-16T21:09:42.057Z] [2022-08-16T21:09:42.057Z] #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-16T21:09:42.057Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:42.057Z] #84 262.2 CCLD tests/init [2022-08-16T21:09:42.377Z] #18 DONE 2.5s [2022-08-16T21:09:42.377Z] [2022-08-16T21:09:42.377Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:09:42.377Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-16T21:09:42.462Z] #17 1.616 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-16T21:09:42.462Z] #17 DONE 1.9s [2022-08-16T21:09:42.462Z] [2022-08-16T21:09:42.462Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:42.462Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:42.462Z] #77 138.5 configure.ac:11: installing 'build-aux/compile' [2022-08-16T21:09:42.462Z] #77 138.5 configure.ac:11: installing 'build-aux/config.guess' [2022-08-16T21:09:42.462Z] #77 138.6 configure.ac:11: installing 'build-aux/config.sub' [2022-08-16T21:09:42.462Z] #77 138.6 configure.ac:13: installing 'build-aux/install-sh' [2022-08-16T21:09:42.462Z] #77 138.6 configure.ac:13: installing 'build-aux/missing' [2022-08-16T21:09:42.462Z] #77 138.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-16T21:09:42.462Z] #77 139.1 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:09:42.462Z] #77 141.2 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:09:42.462Z] #77 141.7 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:09:42.462Z] #77 141.7 checking how to print strings... printf [2022-08-16T21:09:42.462Z] #77 141.7 checking for gcc... gcc [2022-08-16T21:09:42.462Z] #77 141.9 checking whether the C compiler works... yes [2022-08-16T21:09:42.462Z] #77 142.3 checking for C compiler default output file name... a.out [2022-08-16T21:09:42.719Z] #77 142.3 checking for suffix of executables... [2022-08-16T21:09:43.283Z] #77 142.8 checking whether we are cross compiling... no [2022-08-16T21:09:43.540Z] #77 143.3 checking for suffix of object files... o [2022-08-16T21:09:43.540Z] #77 143.5 checking whether we are using the GNU C compiler... yes [2022-08-16T21:09:43.777Z] #19 DONE 1.9s [2022-08-16T21:09:43.777Z] [2022-08-16T21:09:43.777Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:09:43.777Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-16T21:09:43.799Z] #77 143.7 checking whether gcc accepts -g... yes [2022-08-16T21:09:44.039Z] #20 ... [2022-08-16T21:09:44.039Z] [2022-08-16T21:09:44.039Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:44.039Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:44.039Z] #77 137.5 configure.ac:11: installing 'build-aux/compile' [2022-08-16T21:09:44.039Z] #77 137.5 configure.ac:11: installing 'build-aux/config.guess' [2022-08-16T21:09:44.039Z] #77 137.5 configure.ac:11: installing 'build-aux/config.sub' [2022-08-16T21:09:44.039Z] #77 137.5 configure.ac:13: installing 'build-aux/install-sh' [2022-08-16T21:09:44.039Z] #77 137.5 configure.ac:13: installing 'build-aux/missing' [2022-08-16T21:09:44.039Z] #77 137.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-16T21:09:44.039Z] #77 137.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:09:44.039Z] #77 140.0 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:09:44.039Z] #77 140.5 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:09:44.039Z] #77 140.5 checking how to print strings... printf [2022-08-16T21:09:44.039Z] #77 140.6 checking for gcc... gcc [2022-08-16T21:09:44.039Z] #77 140.8 checking whether the C compiler works... yes [2022-08-16T21:09:44.039Z] #77 141.3 checking for C compiler default output file name... a.out [2022-08-16T21:09:44.039Z] #77 141.3 checking for suffix of executables... [2022-08-16T21:09:44.039Z] #77 141.7 checking whether we are cross compiling... no [2022-08-16T21:09:44.039Z] #77 142.0 checking for suffix of object files... o [2022-08-16T21:09:44.039Z] #77 142.3 checking whether we are using the GNU C compiler... yes [2022-08-16T21:09:44.039Z] #77 142.6 checking whether gcc accepts -g... yes [2022-08-16T21:09:44.039Z] #77 142.9 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:09:44.039Z] #77 143.3 checking whether gcc understands -c and -o together... yes [2022-08-16T21:09:44.039Z] #77 143.6 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:09:44.039Z] #77 143.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:09:44.039Z] #77 143.7 checking for egrep... /bin/grep -E [2022-08-16T21:09:44.039Z] #77 143.7 checking for fgrep... /bin/grep -F [2022-08-16T21:09:44.039Z] #77 143.7 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:09:44.039Z] #77 143.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:09:44.039Z] #77 143.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:09:44.039Z] #77 143.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:09:44.039Z] #77 144.1 checking whether ln -s works... yes [2022-08-16T21:09:44.039Z] #77 144.1 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:09:44.039Z] #77 144.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-16T21:09:44.039Z] #77 144.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:09:44.039Z] #77 144.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:09:44.039Z] #77 144.1 checking for objdump... objdump [2022-08-16T21:09:44.039Z] #77 144.1 checking how to recognize dependent libraries... pass_all [2022-08-16T21:09:44.039Z] #77 144.1 checking for dlltool... no [2022-08-16T21:09:44.039Z] #77 144.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:09:44.039Z] #77 144.1 checking for ar... ar [2022-08-16T21:09:44.039Z] #77 144.2 checking for archiver @FILE support... @ [2022-08-16T21:09:44.039Z] #77 144.5 checking for strip... strip [2022-08-16T21:09:44.039Z] #77 144.5 checking for ranlib... ranlib [2022-08-16T21:09:44.039Z] #77 144.5 checking for gawk... no [2022-08-16T21:09:44.039Z] #77 144.5 checking for mawk... mawk [2022-08-16T21:09:44.039Z] #77 144.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:09:44.039Z] #77 145.2 checking for sysroot... no [2022-08-16T21:09:44.039Z] #77 145.2 checking for a working dd... /bin/dd [2022-08-16T21:09:44.039Z] #77 145.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:09:44.039Z] #77 145.5 checking for mt... no [2022-08-16T21:09:44.039Z] #77 145.5 checking if : is a manifest tool... no [2022-08-16T21:09:44.039Z] #77 145.5 checking how to run the C preprocessor... gcc -E [2022-08-16T21:09:44.039Z] #77 146.0 checking for ANSI C header files... yes [2022-08-16T21:09:44.058Z] #77 143.8 checking for gcc option to accept ISO C89... [2022-08-16T21:09:44.058Z] #77 ... [2022-08-16T21:09:44.058Z] [2022-08-16T21:09:44.058Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:09:44.058Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-16T21:09:44.058Z] #18 DONE 1.7s [2022-08-16T21:09:44.058Z] [2022-08-16T21:09:44.058Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:44.058Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:44.058Z] #77 143.8 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:09:44.058Z] #77 144.1 checking whether gcc understands -c and -o together... [2022-08-16T21:09:44.058Z] #77 ... [2022-08-16T21:09:44.058Z] [2022-08-16T21:09:44.058Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:09:44.058Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-16T21:09:44.299Z] #77 147.3 checking for sys/types.h... yes [2022-08-16T21:09:44.558Z] #77 147.7 checking for sys/stat.h... yes [2022-08-16T21:09:44.820Z] #77 148.0 checking for stdlib.h... yes [2022-08-16T21:09:45.400Z] #77 148.4 checking for string.h... yes [2022-08-16T21:09:45.400Z] [2022-08-16T21:09:45.400Z] #77 ... [2022-08-16T21:09:45.400Z] [2022-08-16T21:09:45.400Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:09:45.400Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-16T21:09:45.400Z] #20 DONE 1.5s [2022-08-16T21:09:45.400Z] [2022-08-16T21:09:45.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-16T21:09:45.400Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:45.400Z] #77 148.7 checking for memory.h... [2022-08-16T21:09:45.400Z] #77 ... [2022-08-16T21:09:45.400Z] [2022-08-16T21:09:45.400Z] #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-16T21:09:45.400Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:09:45.953Z] #19 DONE 1.6s [2022-08-16T21:09:45.953Z] [2022-08-16T21:09:45.953Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:45.953Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:45.953Z] #77 144.1 checking whether gcc understands -c and -o together... yes [2022-08-16T21:09:45.953Z] #77 144.5 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:09:45.953Z] #77 144.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:09:45.953Z] #77 144.6 checking for egrep... /bin/grep -E [2022-08-16T21:09:45.953Z] #77 144.6 checking for fgrep... /bin/grep -F [2022-08-16T21:09:45.953Z] #77 144.6 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:09:45.953Z] #77 144.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:09:45.953Z] #77 144.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:09:45.953Z] #77 144.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:09:45.953Z] #77 144.9 checking whether ln -s works... yes [2022-08-16T21:09:45.953Z] #77 144.9 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:09:45.953Z] #77 145.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-16T21:09:45.953Z] #77 145.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:09:45.953Z] #77 145.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:09:45.953Z] #77 145.0 checking for objdump... objdump [2022-08-16T21:09:45.953Z] #77 145.0 checking how to recognize dependent libraries... pass_all [2022-08-16T21:09:45.953Z] #77 145.0 checking for dlltool... no [2022-08-16T21:09:45.953Z] #77 145.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:09:45.953Z] #77 145.0 checking for ar... ar [2022-08-16T21:09:45.953Z] #77 145.0 checking for archiver @FILE support... @ [2022-08-16T21:09:45.953Z] #77 145.4 checking for strip... strip [2022-08-16T21:09:45.953Z] #77 145.4 checking for ranlib... ranlib [2022-08-16T21:09:45.953Z] #77 145.4 checking for gawk... no [2022-08-16T21:09:45.953Z] #77 145.4 checking for mawk... mawk [2022-08-16T21:09:46.211Z] #77 145.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:09:46.211Z] #77 146.2 checking for sysroot... no [2022-08-16T21:09:46.211Z] #77 146.2 checking for a working dd... /bin/dd [2022-08-16T21:09:46.211Z] #77 146.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:09:46.211Z] #77 146.3 checking for mt... no [2022-08-16T21:09:46.211Z] #77 146.3 checking if : is a manifest tool... no [2022-08-16T21:09:46.816Z] #77 146.3 checking how to run the C preprocessor... gcc -E [2022-08-16T21:09:47.074Z] #77 146.8 checking for ANSI C header files... [2022-08-16T21:09:47.074Z] #77 ... [2022-08-16T21:09:47.074Z] [2022-08-16T21:09:47.074Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:09:47.074Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-16T21:09:47.074Z] #20 DONE 1.6s [2022-08-16T21:09:47.332Z] [2022-08-16T21:09:47.332Z] #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-16T21:09:47.332Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:09:47.499Z] #84 ... [2022-08-16T21:09:47.500Z] [2022-08-16T21:09:47.500Z] #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-16T21:09:47.500Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:09:47.500Z] #54 DONE 320.8s [2022-08-16T21:09:47.500Z] [2022-08-16T21:09:47.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-16T21:09:47.500Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:09:47.973Z] #21 2.157 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:09:47.973Z] #21 2.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:09:47.973Z] #21 2.495 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:09:48.913Z] #21 3.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:09:49.323Z] #21 2.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:09:49.597Z] #21 2.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:09:49.597Z] #21 2.126 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:09:50.525Z] #21 3.346 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:09:51.454Z] #21 ... [2022-08-16T21:09:51.454Z] [2022-08-16T21:09:51.454Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:51.454Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:51.454Z] #77 148.7 checking for memory.h... yes [2022-08-16T21:09:51.454Z] #77 149.0 checking for strings.h... yes [2022-08-16T21:09:51.454Z] #77 149.5 checking for inttypes.h... yes [2022-08-16T21:09:51.454Z] #77 149.7 checking for stdint.h... yes [2022-08-16T21:09:51.454Z] #77 150.1 checking for unistd.h... yes [2022-08-16T21:09:51.454Z] #77 150.6 checking for dlfcn.h... yes [2022-08-16T21:09:51.454Z] #77 150.9 checking for objdir... .libs [2022-08-16T21:09:51.454Z] #77 151.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:09:51.454Z] #77 151.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:09:51.454Z] #77 151.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:09:51.454Z] #77 151.8 checking if gcc static flag -static works... yes [2022-08-16T21:09:51.454Z] #77 152.7 checking if gcc supports -c -o file.o... yes [2022-08-16T21:09:51.454Z] #77 153.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:09:51.454Z] #77 153.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:09:51.454Z] #77 153.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:09:51.454Z] #77 154.2 checking how to hardcode library paths into programs... immediate [2022-08-16T21:09:51.454Z] #77 154.2 checking whether stripping libraries is possible... yes [2022-08-16T21:09:51.454Z] #77 154.2 checking if libtool supports shared libraries... yes [2022-08-16T21:09:51.454Z] #77 154.2 checking whether to build shared libraries... no [2022-08-16T21:09:51.454Z] #77 154.2 checking whether to build static libraries... yes [2022-08-16T21:09:51.454Z] #77 154.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:09:51.454Z] #77 154.3 checking whether build environment is sane... yes [2022-08-16T21:09:51.454Z] #77 154.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:09:51.454Z] #77 154.6 checking whether make sets $(MAKE)... yes [2022-08-16T21:09:51.699Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-08-16T21:09:51.713Z] #77 154.8 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:09:51.713Z] #77 155.0 checking whether make supports nested variables... yes [2022-08-16T21:09:51.713Z] #77 155.0 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:09:51.713Z] #77 155.0 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:09:51.713Z] #77 155.0 checking how to create a ustar tar archive... gnutar [2022-08-16T21:09:51.972Z] #77 155.1 checking dependency style of gcc... gcc3 [2022-08-16T21:09:52.232Z] #77 155.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:09:52.232Z] #77 155.5 checking whether make supports nested variables... (cached) yes [2022-08-16T21:09:52.232Z] #77 155.5 checking for gawk... (cached) mawk [2022-08-16T21:09:52.232Z] #77 155.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:09:52.232Z] #77 155.5 checking for gcc... (cached) gcc [2022-08-16T21:09:52.804Z] #77 156.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:09:52.804Z] #77 156.0 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:09:52.804Z] #77 156.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:09:52.804Z] #77 156.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:09:53.044Z] #21 ... [2022-08-16T21:09:53.044Z] [2022-08-16T21:09:53.044Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:53.044Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:53.044Z] #77 146.8 checking for ANSI C header files... yes [2022-08-16T21:09:53.045Z] #77 148.1 checking for sys/types.h... yes [2022-08-16T21:09:53.045Z] #77 148.3 checking for sys/stat.h... yes [2022-08-16T21:09:53.045Z] #77 148.5 checking for stdlib.h... yes [2022-08-16T21:09:53.045Z] #77 148.9 checking for string.h... yes [2022-08-16T21:09:53.045Z] #77 149.2 checking for memory.h... yes [2022-08-16T21:09:53.045Z] #77 149.5 checking for strings.h... yes [2022-08-16T21:09:53.045Z] #77 150.0 checking for inttypes.h... yes [2022-08-16T21:09:53.045Z] #77 150.5 checking for stdint.h... yes [2022-08-16T21:09:53.045Z] #77 151.0 checking for unistd.h... yes [2022-08-16T21:09:53.045Z] #77 151.6 checking for dlfcn.h... yes [2022-08-16T21:09:53.045Z] #77 151.9 checking for objdir... .libs [2022-08-16T21:09:53.045Z] #77 152.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:09:53.045Z] #77 152.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:09:53.045Z] #77 152.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:09:53.063Z] #77 156.0 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:09:53.063Z] #77 156.3 checking for python3... /usr/bin/python3 [2022-08-16T21:09:53.063Z] #77 156.3 checking for python3 version... 3.9 [2022-08-16T21:09:53.301Z] #77 153.0 checking if gcc static flag -static works... [2022-08-16T21:09:53.301Z] #77 ... [2022-08-16T21:09:53.301Z] [2022-08-16T21:09:53.301Z] #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-16T21:09:53.301Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:09:53.301Z] #21 6.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:09:53.322Z] #77 156.5 checking for python3 platform... linux [2022-08-16T21:09:53.322Z] #77 156.6 checking for python3 script directory... [2022-08-16T21:09:53.322Z] #77 ... [2022-08-16T21:09:53.322Z] [2022-08-16T21:09:53.322Z] #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-16T21:09:53.322Z] #60 sha256:0058d7f4e910317e2526eab667e1dff3a2291b7e01554913f30eaef65ea3d422 [2022-08-16T21:09:53.322Z] #60 19.76 + cd /tmp/tmp.nEH8GENAzr/src/github.com/opencontainers/runc [2022-08-16T21:09:53.322Z] #60 19.77 + git checkout -q v1.1.3 [2022-08-16T21:09:54.262Z] #60 20.55 + '[' -z '' ']' [2022-08-16T21:09:54.262Z] #60 20.58 + target=static [2022-08-16T21:09:54.262Z] #60 20.58 + make BUILDTAGS=seccomp static [2022-08-16T21:09:54.262Z] #60 20.72 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-16T21:09:55.201Z] #21 7.785 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:09:58.474Z] #21 ... [2022-08-16T21:09:58.474Z] [2022-08-16T21:09:58.474Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:58.474Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:58.474Z] #77 153.0 checking if gcc static flag -static works... yes [2022-08-16T21:09:58.474Z] #77 153.6 checking if gcc supports -c -o file.o... yes [2022-08-16T21:09:58.474Z] #77 153.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:09:58.474Z] #77 153.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:09:58.474Z] #77 153.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:09:58.474Z] #77 154.6 checking how to hardcode library paths into programs... immediate [2022-08-16T21:09:58.474Z] #77 154.6 checking whether stripping libraries is possible... yes [2022-08-16T21:09:58.474Z] #77 154.6 checking if libtool supports shared libraries... yes [2022-08-16T21:09:58.474Z] #77 154.6 checking whether to build shared libraries... no [2022-08-16T21:09:58.474Z] #77 154.6 checking whether to build static libraries... yes [2022-08-16T21:09:58.474Z] #77 154.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:09:58.474Z] #77 154.7 checking whether build environment is sane... yes [2022-08-16T21:09:58.474Z] #77 154.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:09:58.474Z] #77 154.8 checking whether make sets $(MAKE)... yes [2022-08-16T21:09:58.474Z] #77 154.8 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:09:58.474Z] #77 154.9 checking whether make supports nested variables... yes [2022-08-16T21:09:58.474Z] #77 154.9 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:09:58.474Z] #77 154.9 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:09:58.474Z] #77 154.9 checking how to create a ustar tar archive... gnutar [2022-08-16T21:09:58.474Z] #77 155.0 checking dependency style of gcc... gcc3 [2022-08-16T21:09:58.474Z] #77 155.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:09:58.474Z] #77 155.5 checking whether make supports nested variables... (cached) yes [2022-08-16T21:09:58.474Z] #77 155.5 checking for gawk... (cached) mawk [2022-08-16T21:09:58.474Z] #77 155.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:09:58.474Z] #77 155.5 checking for gcc... (cached) gcc [2022-08-16T21:09:58.474Z] #77 155.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:09:58.474Z] #77 155.8 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:09:58.474Z] #77 155.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:09:58.474Z] #77 155.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:09:58.474Z] #77 155.8 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:09:58.474Z] #77 156.1 checking for python3... /usr/bin/python3 [2022-08-16T21:09:58.474Z] #77 156.1 checking for python3 version... 3.9 [2022-08-16T21:09:58.474Z] #77 156.1 checking for python3 platform... linux [2022-08-16T21:09:58.474Z] #77 156.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:09:58.474Z] #77 156.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:09:58.474Z] #77 156.8 checking for go-md2man... no [2022-08-16T21:09:58.474Z] #77 156.9 checking error.h usability... yes [2022-08-16T21:09:58.474Z] #77 157.1 checking error.h presence... yes [2022-08-16T21:09:58.474Z] #77 157.2 checking for error.h... yes [2022-08-16T21:09:58.474Z] #77 157.3 checking linux/openat2.h usability... yes [2022-08-16T21:09:58.474Z] #77 157.7 checking linux/openat2.h presence... yes [2022-08-16T21:09:58.474Z] #77 157.8 checking for linux/openat2.h... yes [2022-08-16T21:09:58.474Z] #77 157.9 checking for copy_file_range... yes [2022-08-16T21:09:58.474Z] #77 158.1 checking for fgetxattr... yes [2022-08-16T21:09:58.988Z] #77 158.7 checking for statx... yes [2022-08-16T21:09:59.249Z] #77 159.1 checking for fgetpwent_r... yes [2022-08-16T21:09:59.545Z] #60 ... [2022-08-16T21:09:59.545Z] [2022-08-16T21:09:59.545Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:09:59.545Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:09:59.545Z] #77 156.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:09:59.545Z] #77 156.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:09:59.545Z] #77 157.1 checking for go-md2man... no [2022-08-16T21:09:59.545Z] #77 157.1 checking error.h usability... yes [2022-08-16T21:09:59.545Z] #77 157.3 checking error.h presence... yes [2022-08-16T21:09:59.545Z] #77 157.4 checking for error.h... yes [2022-08-16T21:09:59.545Z] #77 157.5 checking linux/openat2.h usability... yes [2022-08-16T21:09:59.545Z] #77 157.7 checking linux/openat2.h presence... yes [2022-08-16T21:09:59.545Z] #77 157.8 checking for linux/openat2.h... yes [2022-08-16T21:09:59.545Z] #77 157.9 checking for copy_file_range... yes [2022-08-16T21:09:59.545Z] #77 158.4 checking for fgetxattr... yes [2022-08-16T21:09:59.545Z] #77 158.8 checking for statx... yes [2022-08-16T21:09:59.545Z] #77 159.3 checking for fgetpwent_r... yes [2022-08-16T21:09:59.545Z] #77 159.9 checking for issetugid... no [2022-08-16T21:09:59.545Z] #77 160.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:09:59.545Z] #77 160.5 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:09:59.545Z] #77 160.6 checking for library containing yajl_tree_get... -lyajl [2022-08-16T21:09:59.545Z] #77 161.3 checking for yajl >= 2.0.0... yes [2022-08-16T21:09:59.545Z] #77 161.4 checking sys/capability.h usability... yes [2022-08-16T21:09:59.545Z] #77 161.8 checking sys/capability.h presence... yes [2022-08-16T21:09:59.545Z] #77 161.9 checking for sys/capability.h... yes [2022-08-16T21:09:59.545Z] #77 162.0 checking for library containing cap_from_name... -lcap [2022-08-16T21:10:00.070Z] #77 159.4 checking for issetugid... no [2022-08-16T21:10:00.070Z] #77 159.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:10:00.070Z] #77 159.9 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:10:00.118Z] #77 162.8 checking for library containing dlopen... -ldl [2022-08-16T21:10:00.381Z] #77 163.5 checking seccomp.h usability... yes [2022-08-16T21:10:00.635Z] #77 159.9 checking for library containing yajl_tree_get... -lyajl [2022-08-16T21:10:00.635Z] #77 160.5 checking for yajl >= 2.0.0... yes [2022-08-16T21:10:00.641Z] #77 163.8 checking seccomp.h presence... yes [2022-08-16T21:10:00.641Z] #77 164.0 checking for seccomp.h... yes [2022-08-16T21:10:00.892Z] #77 160.5 checking sys/capability.h usability... yes [2022-08-16T21:10:00.892Z] #77 160.8 checking sys/capability.h presence... yes [2022-08-16T21:10:00.892Z] #77 160.9 checking for sys/capability.h... yes [2022-08-16T21:10:01.210Z] #77 164.0 checking for library containing seccomp_rule_add... -lseccomp [2022-08-16T21:10:01.457Z] #77 160.9 checking for library containing cap_from_name... -lcap [2022-08-16T21:10:01.470Z] #77 164.5 checking for library containing seccomp_arch_resolve_name... none required [2022-08-16T21:10:01.470Z] #77 ... [2022-08-16T21:10:01.470Z] [2022-08-16T21:10:01.470Z] #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-16T21:10:01.470Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:01.470Z] #21 5.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:10:01.470Z] #21 8.217 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:10:01.470Z] #21 14.61 Fetched 8570 kB in 13s (663 kB/s) [2022-08-16T21:10:01.470Z] #21 14.61 Reading package lists... [2022-08-16T21:10:01.470Z] #21 ... [2022-08-16T21:10:01.470Z] [2022-08-16T21:10:01.470Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:01.470Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:01.730Z] #77 164.8 checking systemd/sd-bus.h usability... yes [2022-08-16T21:10:01.730Z] #77 165.0 checking systemd/sd-bus.h presence... yes [2022-08-16T21:10:01.990Z] #77 165.2 checking for systemd/sd-bus.h... yes [2022-08-16T21:10:02.021Z] #77 161.5 checking for library containing dlopen... -ldl [2022-08-16T21:10:02.250Z] #77 165.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-16T21:10:02.585Z] #77 162.2 checking seccomp.h usability... yes [2022-08-16T21:10:02.585Z] #77 162.5 checking seccomp.h presence... yes [2022-08-16T21:10:02.585Z] #77 162.5 checking for seccomp.h... yes [2022-08-16T21:10:02.771Z] #77 165.7 checking for sd_notify_barrier... yes [2022-08-16T21:10:02.771Z] #77 166.0 checking linux/bpf.h usability... yes [2022-08-16T21:10:03.031Z] #77 166.2 checking linux/bpf.h presence... yes [2022-08-16T21:10:03.031Z] #77 166.3 checking for linux/bpf.h... yes [2022-08-16T21:10:03.031Z] #77 166.3 checking compilation for eBPF... yes [2022-08-16T21:10:03.148Z] #77 162.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-16T21:10:03.291Z] #77 166.5 checking for criu >= 3.15... no [2022-08-16T21:10:03.291Z] #77 166.5 configure: CRIU headers not found, building without CRIU support [2022-08-16T21:10:03.291Z] #77 166.5 checking for criu > 3.16... no [2022-08-16T21:10:03.291Z] #77 166.6 configure: CRIU version doesn't support join-ns API [2022-08-16T21:10:03.291Z] #77 166.6 checking for criu > 3.16.1... no [2022-08-16T21:10:03.291Z] #77 166.6 configure: CRIU version doesn't support for pre-dumping [2022-08-16T21:10:03.291Z] #77 166.6 checking for new mount API (fsconfig)... yes [2022-08-16T21:10:03.291Z] #77 166.7 checking for seccomp notify API... yes [2022-08-16T21:10:03.406Z] #77 163.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-16T21:10:03.551Z] #77 166.8 checking for gperf... no [2022-08-16T21:10:03.551Z] #77 166.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-16T21:10:03.663Z] #77 163.5 checking systemd/sd-bus.h usability... yes [2022-08-16T21:10:03.663Z] #77 163.7 checking systemd/sd-bus.h presence... yes [2022-08-16T21:10:03.812Z] #77 166.8 checking for library containing argp_parse... none required [2022-08-16T21:10:03.919Z] #77 163.8 checking for systemd/sd-bus.h... yes [2022-08-16T21:10:04.072Z] #77 167.3 checking that generated files are newer than configure... done [2022-08-16T21:10:04.072Z] #77 167.3 configure: creating ./config.status [2022-08-16T21:10:04.483Z] #77 163.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-16T21:10:04.740Z] #77 164.5 checking for sd_notify_barrier... yes [2022-08-16T21:10:04.997Z] #77 164.7 checking linux/bpf.h usability... yes [2022-08-16T21:10:04.997Z] #77 164.9 checking linux/bpf.h presence... yes [2022-08-16T21:10:04.997Z] #77 165.1 checking for linux/bpf.h... yes [2022-08-16T21:10:05.254Z] #77 165.1 checking compilation for eBPF... yes [2022-08-16T21:10:05.254Z] #77 165.2 checking for criu >= 3.15... no [2022-08-16T21:10:05.254Z] #77 165.3 configure: CRIU headers not found, building without CRIU support [2022-08-16T21:10:05.254Z] #77 165.3 checking for criu > 3.16... no [2022-08-16T21:10:05.254Z] #77 165.3 configure: CRIU version doesn't support join-ns API [2022-08-16T21:10:05.254Z] #77 165.3 checking for criu > 3.16.1... no [2022-08-16T21:10:05.254Z] #77 165.3 configure: CRIU version doesn't support for pre-dumping [2022-08-16T21:10:05.511Z] #77 165.3 checking for new mount API (fsconfig)... yes [2022-08-16T21:10:05.511Z] #77 165.4 checking for seccomp notify API... yes [2022-08-16T21:10:05.511Z] #77 165.6 checking for gperf... no [2022-08-16T21:10:05.511Z] #77 165.6 configure: gperf not found - cannot rebuild signal parser code [2022-08-16T21:10:05.511Z] #77 165.6 checking for library containing argp_parse... [2022-08-16T21:10:05.511Z] #77 ... [2022-08-16T21:10:05.511Z] [2022-08-16T21:10:05.511Z] #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-16T21:10:05.511Z] #60 sha256:7b4df204907c5adf51bf79a852d299182904dc74247d751e8c8e9ade74b09d00 [2022-08-16T21:10:05.511Z] #60 20.18 + cd /tmp/tmp.FjNiOUtVv9/src/github.com/opencontainers/runc [2022-08-16T21:10:05.511Z] #60 20.18 + git checkout -q v1.1.3 [2022-08-16T21:10:05.511Z] #60 21.24 + '[' -z '' ']' [2022-08-16T21:10:05.511Z] #60 21.24 + target=static [2022-08-16T21:10:05.511Z] #60 21.24 + make BUILDTAGS=seccomp static [2022-08-16T21:10:05.511Z] #60 21.95 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-16T21:10:05.646Z] #19 323.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-16T21:10:05.646Z] #19 324.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:10:05.646Z] #19 324.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:10:05.646Z] #19 324.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-16T21:10:05.646Z] #19 324.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:10:05.646Z] #19 324.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-16T21:10:05.646Z] #19 324.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-16T21:10:05.646Z] #19 324.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-16T21:10:05.646Z] #19 324.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-16T21:10:05.646Z] #19 325.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-16T21:10:05.646Z] #19 325.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:05.646Z] #19 325.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:10:05.646Z] #19 326.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-16T21:10:05.646Z] #19 326.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:10:05.646Z] #19 326.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:10:05.768Z] #60 ... [2022-08-16T21:10:05.768Z] [2022-08-16T21:10:05.768Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-16T21:10:05.768Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:05.768Z] #21 14.25 Fetched 8570 kB in 13s (683 kB/s) [2022-08-16T21:10:05.768Z] #21 14.25 Reading package lists... [2022-08-16T21:10:06.612Z] #77 169.7 config.status: creating Makefile [2022-08-16T21:10:06.612Z] #77 169.8 config.status: creating rpm/crun.spec [2022-08-16T21:10:06.612Z] #77 169.9 config.status: creating config.h [2022-08-16T21:10:06.612Z] #77 170.0 config.status: executing libtool commands [2022-08-16T21:10:06.612Z] #77 170.0 config.status: executing depfiles commands [2022-08-16T21:10:07.661Z] #21 18.01 Reading package lists... [2022-08-16T21:10:07.661Z] #21 ... [2022-08-16T21:10:07.661Z] [2022-08-16T21:10:07.661Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:07.661Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:07.661Z] #77 165.6 checking for library containing argp_parse... none required [2022-08-16T21:10:07.661Z] #77 166.2 checking that generated files are newer than configure... done [2022-08-16T21:10:07.661Z] #77 166.2 configure: creating ./config.status [2022-08-16T21:10:08.522Z] #77 171.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-16T21:10:08.522Z] #77 171.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:10:08.782Z] #77 172.1 checking for gcc... gcc [2022-08-16T21:10:09.042Z] #77 172.2 checking whether the C compiler works... yes [2022-08-16T21:10:09.042Z] #77 172.5 checking for C compiler default output file name... a.out [2022-08-16T21:10:09.559Z] #77 169.4 config.status: creating Makefile [2022-08-16T21:10:09.559Z] #77 169.5 config.status: creating rpm/crun.spec [2022-08-16T21:10:09.559Z] #77 169.6 config.status: creating config.h [2022-08-16T21:10:09.559Z] #77 169.7 config.status: executing libtool commands [2022-08-16T21:10:09.563Z] #77 172.5 checking for suffix of executables... [2022-08-16T21:10:09.816Z] #77 169.8 config.status: executing depfiles commands [2022-08-16T21:10:09.823Z] #77 172.9 checking whether we are cross compiling... no [2022-08-16T21:10:09.837Z] #19 ... [2022-08-16T21:10:09.837Z] [2022-08-16T21:10:09.837Z] #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-16T21:10:09.837Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:09.837Z] #84 285.6 AR libcrun_testing.a [2022-08-16T21:10:09.837Z] #84 285.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-16T21:10:09.837Z] #84 285.6 CCLD tests/tests_libcrun_utils [2022-08-16T21:10:09.837Z] #84 285.6 CCLD tests/tests_libcrun_errors [2022-08-16T21:10:09.837Z] #84 285.6 CCLD tests/tests_libcrun_fuzzer [2022-08-16T21:10:09.837Z] #84 286.7 CCLD libcrun.la [2022-08-16T21:10:09.837Z] #84 287.7 CCLD crun [2022-08-16T21:10:09.837Z] #84 288.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-16T21:10:09.837Z] #84 288.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-16T21:10:09.837Z] #84 288.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-16T21:10:09.837Z] #84 288.8 /bin/mkdir -p '/usr/local/lib' [2022-08-16T21:10:09.837Z] #84 288.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-16T21:10:09.837Z] #84 288.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-16T21:10:09.837Z] #84 288.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-16T21:10:09.837Z] #84 288.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-16T21:10:09.837Z] #84 288.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-16T21:10:09.837Z] #84 289.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-16T21:10:09.837Z] #84 289.3 ---------------------------------------------------------------------- [2022-08-16T21:10:09.837Z] #84 289.3 Libraries have been installed in: [2022-08-16T21:10:09.837Z] #84 289.3 /usr/local/lib [2022-08-16T21:10:09.837Z] #84 289.3 [2022-08-16T21:10:09.837Z] #84 289.3 If you ever happen to want to link against installed libraries [2022-08-16T21:10:09.837Z] #84 289.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-16T21:10:09.837Z] #84 289.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-16T21:10:09.837Z] #84 289.3 flag during linking and do at least one of the following: [2022-08-16T21:10:09.837Z] #84 289.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-16T21:10:09.837Z] #84 289.3 during execution [2022-08-16T21:10:09.837Z] #84 289.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-16T21:10:09.837Z] #84 289.3 during linking [2022-08-16T21:10:09.837Z] #84 289.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-16T21:10:09.837Z] #84 289.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-16T21:10:09.837Z] #84 289.3 [2022-08-16T21:10:09.837Z] #84 289.3 See any operating system documentation about shared libraries for [2022-08-16T21:10:09.837Z] #84 289.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-16T21:10:09.837Z] #84 289.3 ---------------------------------------------------------------------- [2022-08-16T21:10:09.837Z] #84 289.3 /bin/mkdir -p '/build' [2022-08-16T21:10:09.837Z] #84 289.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-16T21:10:09.837Z] #84 289.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-16T21:10:09.837Z] #84 289.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-16T21:10:09.837Z] #84 289.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-16T21:10:09.837Z] #84 289.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-16T21:10:10.084Z] #77 173.2 checking for suffix of object files... o [2022-08-16T21:10:10.084Z] #77 173.3 checking whether we are using the GNU C compiler... yes [2022-08-16T21:10:10.344Z] #77 173.4 checking whether gcc accepts -g... yes [2022-08-16T21:10:10.344Z] #77 173.6 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:10:10.603Z] #77 173.8 checking whether gcc understands -c and -o together... yes [2022-08-16T21:10:10.908Z] #77 174.0 checking how to run the C preprocessor... gcc -E [2022-08-16T21:10:11.192Z] #77 174.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:10:11.192Z] #77 174.5 checking for egrep... /bin/grep -E [2022-08-16T21:10:11.272Z] #84 DONE 291.4s [2022-08-16T21:10:11.272Z] [2022-08-16T21:10:11.272Z] #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-16T21:10:11.272Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:10:11.714Z] #77 171.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-16T21:10:11.714Z] #77 171.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:10:11.972Z] #77 171.8 checking for gcc... gcc [2022-08-16T21:10:12.178Z] #77 174.5 checking for ANSI C header files... yes [2022-08-16T21:10:12.178Z] #77 175.4 checking for sys/types.h... yes [2022-08-16T21:10:12.230Z] #77 172.0 checking whether the C compiler works... yes [2022-08-16T21:10:12.230Z] #77 172.2 checking for C compiler default output file name... a.out [2022-08-16T21:10:12.443Z] #77 175.6 checking for sys/stat.h... yes [2022-08-16T21:10:12.487Z] #77 172.2 checking for suffix of executables... [2022-08-16T21:10:12.704Z] #77 175.8 checking for stdlib.h... yes [2022-08-16T21:10:12.744Z] #77 172.6 checking whether we are cross compiling... no [2022-08-16T21:10:12.965Z] #77 176.1 checking for string.h... yes [2022-08-16T21:10:12.965Z] #77 176.2 checking for memory.h... yes [2022-08-16T21:10:13.000Z] #77 172.9 checking for suffix of object files... o [2022-08-16T21:10:13.225Z] #77 176.4 checking for strings.h... yes [2022-08-16T21:10:13.225Z] #77 176.6 checking for inttypes.h... yes [2022-08-16T21:10:13.257Z] #77 173.1 checking whether we are using the GNU C compiler... yes [2022-08-16T21:10:13.257Z] #77 173.2 checking whether gcc accepts -g... yes [2022-08-16T21:10:13.485Z] #77 176.7 checking for stdint.h... #77 ... [2022-08-16T21:10:13.485Z] [2022-08-16T21:10:13.485Z] #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-16T21:10:13.485Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:10:13.485Z] #34 DONE 251.1s [2022-08-16T21:10:13.485Z] [2022-08-16T21:10:13.485Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:13.485Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:13.485Z] #77 176.7 checking for stdint.h... yes [2022-08-16T21:10:13.485Z] #77 ... [2022-08-16T21:10:13.485Z] [2022-08-16T21:10:13.486Z] #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-16T21:10:13.486Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:13.486Z] #21 14.61 Reading package lists... [2022-08-16T21:10:13.486Z] #21 18.42 Reading package lists... [2022-08-16T21:10:13.486Z] #21 22.04 Building dependency tree... [2022-08-16T21:10:13.486Z] #21 24.49 The following additional packages will be installed: [2022-08-16T21:10:13.486Z] #21 24.50 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-16T21:10:13.486Z] #21 24.50 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-16T21:10:13.486Z] #21 24.52 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-16T21:10:13.486Z] #21 24.52 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:10:13.486Z] #21 24.52 python3-pkg-resources systemd vim-runtime xxd [2022-08-16T21:10:13.486Z] #21 24.53 Suggested packages: [2022-08-16T21:10:13.486Z] #21 24.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-16T21:10:13.486Z] #21 24.53 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-16T21:10:13.486Z] #21 24.53 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-16T21:10:13.486Z] #21 24.53 Recommended packages: [2022-08-16T21:10:13.486Z] #21 24.53 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-16T21:10:13.486Z] #21 24.53 systemd-timesyncd | time-daemon unzip [2022-08-16T21:10:13.486Z] #21 27.26 The following NEW packages will be installed: [2022-08-16T21:10:13.486Z] #21 27.27 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-16T21:10:13.486Z] #21 27.27 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-16T21:10:13.486Z] #21 27.27 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-16T21:10:13.486Z] #21 27.27 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-16T21:10:13.486Z] #21 27.27 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-16T21:10:13.486Z] #21 27.27 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:10:13.486Z] #21 27.28 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-16T21:10:13.486Z] #21 27.28 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-16T21:10:13.486Z] #21 27.28 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-16T21:10:13.486Z] #21 27.63 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:10:13.486Z] #21 27.63 Need to get 32.8 MB of archives. [2022-08-16T21:10:13.486Z] #21 27.63 After this operation, 124 MB of additional disk space will be used. [2022-08-16T21:10:13.486Z] #21 27.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:10:13.486Z] #21 27.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-16T21:10:13.486Z] #21 27.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-16T21:10:13.486Z] #21 27.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-16T21:10:13.486Z] #21 27.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-16T21:10:13.486Z] #21 27.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-16T21:10:13.486Z] #21 27.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-16T21:10:13.486Z] #21 28.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-16T21:10:13.486Z] #21 28.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-16T21:10:13.486Z] #21 28.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-16T21:10:13.486Z] #21 28.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-16T21:10:13.486Z] #21 28.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-16T21:10:13.486Z] #21 28.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-16T21:10:13.486Z] #21 28.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-16T21:10:13.514Z] [2022-08-16T21:10:13.514Z] #77 ... [2022-08-16T21:10:13.514Z] [2022-08-16T21:10:13.514Z] #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-16T21:10:13.514Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:10:13.514Z] #34 DONE 252.1s [2022-08-16T21:10:13.514Z] [2022-08-16T21:10:13.514Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:13.514Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:13.514Z] #77 173.4 checking for gcc option to accept ISO C89... [2022-08-16T21:10:13.514Z] #77 ... [2022-08-16T21:10:13.514Z] [2022-08-16T21:10:13.514Z] #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-16T21:10:13.514Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:13.514Z] #21 18.01 Reading package lists... [2022-08-16T21:10:13.514Z] #21 22.05 Building dependency tree... [2022-08-16T21:10:13.514Z] #21 24.97 The following additional packages will be installed: [2022-08-16T21:10:13.514Z] #21 24.97 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-16T21:10:13.514Z] #21 24.97 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-16T21:10:13.514Z] #21 24.97 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-16T21:10:13.514Z] #21 24.97 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:10:13.514Z] #21 24.97 python3-pkg-resources systemd vim-runtime xxd [2022-08-16T21:10:13.514Z] #21 24.98 Suggested packages: [2022-08-16T21:10:13.514Z] #21 24.98 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-16T21:10:13.514Z] #21 24.98 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-16T21:10:13.514Z] #21 24.98 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-16T21:10:13.514Z] #21 24.98 Recommended packages: [2022-08-16T21:10:13.514Z] #21 24.98 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-16T21:10:13.514Z] #21 24.98 systemd-timesyncd | time-daemon unzip [2022-08-16T21:10:13.746Z] #21 28.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:10:13.746Z] #21 28.22 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-16T21:10:13.746Z] #21 28.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-16T21:10:13.746Z] #21 28.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:10:13.746Z] #21 28.31 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-16T21:10:13.746Z] #21 ... [2022-08-16T21:10:13.746Z] [2022-08-16T21:10:13.746Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:13.746Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:14.007Z] #77 177.1 checking for unistd.h... yes [2022-08-16T21:10:14.267Z] #77 177.4 checking minix/config.h usability... no [2022-08-16T21:10:14.527Z] #77 177.7 checking minix/config.h presence... no [2022-08-16T21:10:14.527Z] #77 177.8 checking for minix/config.h... no [2022-08-16T21:10:14.787Z] #77 177.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-16T21:10:15.363Z] #77 178.2 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:10:15.363Z] #77 178.7 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:10:15.363Z] #77 178.7 checking how to print strings... printf [2022-08-16T21:10:15.363Z] #77 178.7 checking for a sed that does not truncate output... [2022-08-16T21:10:15.363Z] #77 ... [2022-08-16T21:10:15.363Z] [2022-08-16T21:10:15.363Z] #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-16T21:10:15.363Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:10:15.363Z] #36 253.0 Delve is a source level debugger for Go programs. [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-16T21:10:15.363Z] #36 253.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 Usage: [2022-08-16T21:10:15.363Z] #36 253.0 dlv [command] [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 Available Commands: [2022-08-16T21:10:15.363Z] #36 253.0 attach Attach to running process and begin debugging. [2022-08-16T21:10:15.363Z] #36 253.0 connect Connect to a headless debug server with a terminal client. [2022-08-16T21:10:15.363Z] #36 253.0 core Examine a core dump. [2022-08-16T21:10:15.363Z] #36 253.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-16T21:10:15.363Z] #36 253.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-16T21:10:15.363Z] #36 253.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-16T21:10:15.363Z] #36 253.0 help Help about any command [2022-08-16T21:10:15.363Z] #36 253.0 run Deprecated command. Use 'debug' instead. [2022-08-16T21:10:15.363Z] #36 253.0 test Compile test binary and begin debugging program. [2022-08-16T21:10:15.363Z] #36 253.0 trace Compile and begin tracing program. [2022-08-16T21:10:15.363Z] #36 253.0 version Prints version. [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 Flags: [2022-08-16T21:10:15.363Z] #36 253.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-16T21:10:15.363Z] #36 253.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-16T21:10:15.363Z] #36 253.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-16T21:10:15.363Z] #36 253.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-16T21:10:15.363Z] #36 253.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-16T21:10:15.363Z] #36 253.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-16T21:10:15.363Z] #36 253.0 --disable-aslr Disables address space randomization [2022-08-16T21:10:15.363Z] #36 253.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-16T21:10:15.363Z] #36 253.0 -h, --help help for dlv [2022-08-16T21:10:15.363Z] #36 253.0 --init string Init file, executed by the terminal client. [2022-08-16T21:10:15.363Z] #36 253.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-16T21:10:15.363Z] #36 253.0 --log Enable debugging server logging. [2022-08-16T21:10:15.363Z] #36 253.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-16T21:10:15.363Z] #36 253.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-16T21:10:15.363Z] #36 253.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-16T21:10:15.363Z] #36 253.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-16T21:10:15.363Z] #36 253.0 --wd string Working directory for running the program. [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 Additional help topics: [2022-08-16T21:10:15.363Z] #36 253.0 dlv backend Help about the --backend flag. [2022-08-16T21:10:15.363Z] #36 253.0 dlv log Help about logging flags. [2022-08-16T21:10:15.363Z] #36 253.0 dlv redirect Help about file redirection. [2022-08-16T21:10:15.363Z] #36 253.0 [2022-08-16T21:10:15.363Z] #36 253.0 Use "dlv [command] --help" for more information about a command. [2022-08-16T21:10:15.363Z] #36 DONE 253.3s [2022-08-16T21:10:15.363Z] [2022-08-16T21:10:15.363Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:15.363Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:15.363Z] #77 178.7 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:10:15.363Z] #77 178.8 checking for fgrep... /bin/grep -F [2022-08-16T21:10:15.363Z] #77 178.8 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:10:15.363Z] #77 178.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:10:15.363Z] #77 178.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:10:15.408Z] #21 ... [2022-08-16T21:10:15.409Z] [2022-08-16T21:10:15.409Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:15.409Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:15.409Z] #77 173.4 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:10:15.409Z] #77 173.7 checking whether gcc understands -c and -o together... yes [2022-08-16T21:10:15.409Z] #77 174.0 checking how to run the C preprocessor... gcc -E [2022-08-16T21:10:15.409Z] #77 174.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:10:15.409Z] #77 174.5 checking for egrep... /bin/grep -E [2022-08-16T21:10:15.623Z] #77 178.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:10:15.623Z] #77 179.1 checking whether ln -s works... yes [2022-08-16T21:10:15.623Z] #77 179.1 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:10:15.665Z] #77 174.6 checking for ANSI C header files... yes [2022-08-16T21:10:15.884Z] #77 179.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-16T21:10:15.884Z] #77 179.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:10:15.884Z] #77 179.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:10:15.884Z] #77 179.2 checking for objdump... objdump [2022-08-16T21:10:15.884Z] #77 179.2 checking how to recognize dependent libraries... pass_all [2022-08-16T21:10:15.884Z] #77 179.2 checking for dlltool... no [2022-08-16T21:10:15.884Z] #77 179.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:10:15.884Z] #77 179.2 checking for ar... ar [2022-08-16T21:10:15.921Z] #77 175.8 checking for sys/types.h... yes [2022-08-16T21:10:16.144Z] #77 179.2 checking for archiver @FILE support... @ [2022-08-16T21:10:16.144Z] #77 179.5 checking for strip... strip [2022-08-16T21:10:16.144Z] #77 179.5 checking for ranlib... ranlib [2022-08-16T21:10:16.144Z] #77 179.5 checking for gawk... no [2022-08-16T21:10:16.144Z] #77 179.5 checking for mawk... mawk [2022-08-16T21:10:16.501Z] #77 176.0 checking for sys/stat.h... yes [2022-08-16T21:10:16.501Z] #77 176.5 checking for stdlib.h... yes [2022-08-16T21:10:16.714Z] #77 179.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:10:16.714Z] #77 180.1 checking for sysroot... no [2022-08-16T21:10:16.714Z] #77 180.1 checking for a working dd... /bin/dd [2022-08-16T21:10:16.714Z] #77 180.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:10:16.766Z] [2022-08-16T21:10:16.766Z] #77 ... [2022-08-16T21:10:16.766Z] [2022-08-16T21:10:16.766Z] #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-16T21:10:16.766Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:10:16.766Z] #36 255.4 Delve is a source level debugger for Go programs. [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-16T21:10:16.766Z] #36 255.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 Usage: [2022-08-16T21:10:16.766Z] #36 255.4 dlv [command] [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 Available Commands: [2022-08-16T21:10:16.766Z] #36 255.4 attach Attach to running process and begin debugging. [2022-08-16T21:10:16.766Z] #36 255.4 connect Connect to a headless debug server with a terminal client. [2022-08-16T21:10:16.766Z] #36 255.4 core Examine a core dump. [2022-08-16T21:10:16.766Z] #36 255.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-16T21:10:16.766Z] #36 255.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-16T21:10:16.766Z] #36 255.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-16T21:10:16.766Z] #36 255.4 help Help about any command [2022-08-16T21:10:16.766Z] #36 255.4 run Deprecated command. Use 'debug' instead. [2022-08-16T21:10:16.766Z] #36 255.4 test Compile test binary and begin debugging program. [2022-08-16T21:10:16.766Z] #36 255.4 trace Compile and begin tracing program. [2022-08-16T21:10:16.766Z] #36 255.4 version Prints version. [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 Flags: [2022-08-16T21:10:16.766Z] #36 255.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-16T21:10:16.766Z] #36 255.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-16T21:10:16.766Z] #36 255.4 --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-16T21:10:16.766Z] #36 255.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-16T21:10:16.766Z] #36 255.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-16T21:10:16.766Z] #36 255.4 --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-16T21:10:16.766Z] #36 255.4 --disable-aslr Disables address space randomization [2022-08-16T21:10:16.766Z] #36 255.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-16T21:10:16.766Z] #36 255.4 -h, --help help for dlv [2022-08-16T21:10:16.766Z] #36 255.4 --init string Init file, executed by the terminal client. [2022-08-16T21:10:16.766Z] #36 255.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-16T21:10:16.766Z] #36 255.4 --log Enable debugging server logging. [2022-08-16T21:10:16.766Z] #36 255.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-16T21:10:16.766Z] #36 255.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-16T21:10:16.766Z] #36 255.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-16T21:10:16.766Z] #36 255.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-16T21:10:16.766Z] #36 255.4 --wd string Working directory for running the program. [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 Additional help topics: [2022-08-16T21:10:16.766Z] #36 255.4 dlv backend Help about the --backend flag. [2022-08-16T21:10:16.766Z] #36 255.4 dlv log Help about logging flags. [2022-08-16T21:10:16.766Z] #36 255.4 dlv redirect Help about file redirection. [2022-08-16T21:10:16.766Z] #36 255.4 [2022-08-16T21:10:16.766Z] #36 255.4 Use "dlv [command] --help" for more information about a command. [2022-08-16T21:10:16.766Z] #36 DONE 255.7s [2022-08-16T21:10:16.766Z] [2022-08-16T21:10:16.766Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:16.766Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:16.974Z] #77 180.3 checking for mt... no [2022-08-16T21:10:16.974Z] #77 180.3 checking if : is a manifest tool... no [2022-08-16T21:10:17.025Z] #77 176.8 checking for string.h... yes [2022-08-16T21:10:17.238Z] #77 180.3 checking for dlfcn.h... yes [2022-08-16T21:10:17.238Z] #77 180.6 checking for objdir... .libs [2022-08-16T21:10:17.284Z] #77 177.1 checking for memory.h... yes [2022-08-16T21:10:17.541Z] #77 177.4 checking for strings.h... yes [2022-08-16T21:10:18.074Z] #77 181.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:10:18.074Z] #77 181.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:10:18.105Z] #77 177.7 checking for inttypes.h... yes [2022-08-16T21:10:18.335Z] #77 181.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:10:18.362Z] #77 178.1 checking for stdint.h... yes [2022-08-16T21:10:18.619Z] #77 178.4 checking for unistd.h... yes [2022-08-16T21:10:18.904Z] #77 181.6 checking if gcc static flag -static works... yes [2022-08-16T21:10:18.904Z] #77 182.2 checking if gcc supports -c -o file.o... yes [2022-08-16T21:10:19.134Z] #77 178.8 checking minix/config.h usability... no [2022-08-16T21:10:19.134Z] #77 179.0 checking minix/config.h presence... no [2022-08-16T21:10:19.134Z] #77 179.2 checking for minix/config.h... no [2022-08-16T21:10:19.164Z] #77 182.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:10:19.164Z] #77 182.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:10:19.391Z] #77 179.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-16T21:10:19.396Z] #62 ... [2022-08-16T21:10:19.396Z] [2022-08-16T21:10:19.396Z] #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-16T21:10:19.396Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:10:19.396Z] #19 339.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-16T21:10:19.396Z] #19 339.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:10:19.396Z] #19 339.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:10:19.396Z] #19 339.8 Selecting previously unselected package patch. [2022-08-16T21:10:19.396Z] #19 339.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:10:19.396Z] #19 339.8 Unpacking patch (2.7.6-7) ... [2022-08-16T21:10:19.397Z] #19 339.9 Selecting previously unselected package dpkg-dev. [2022-08-16T21:10:19.397Z] #19 339.9 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:10:19.397Z] #19 339.9 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:10:19.397Z] #19 340.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-16T21:10:19.397Z] #19 340.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-16T21:10:19.397Z] #19 340.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-16T21:10:19.397Z] #19 340.1 Selecting previously unselected package libio-string-perl. [2022-08-16T21:10:19.397Z] #19 340.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-16T21:10:19.397Z] #19 340.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-16T21:10:19.397Z] #19 340.2 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:10:19.397Z] #19 340.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:10:19.397Z] #19 340.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:10:19.424Z] #77 182.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:10:19.424Z] #77 182.9 checking how to hardcode library paths into programs... immediate [2022-08-16T21:10:19.424Z] #77 182.9 checking whether stripping libraries is possible... yes [2022-08-16T21:10:19.683Z] #77 182.9 checking if libtool supports shared libraries... yes [2022-08-16T21:10:19.683Z] #77 182.9 checking whether to build shared libraries... no [2022-08-16T21:10:19.683Z] #77 182.9 checking whether to build static libraries... yes [2022-08-16T21:10:19.683Z] #77 182.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:10:19.683Z] #77 183.0 checking whether build environment is sane... yes [2022-08-16T21:10:19.683Z] #77 183.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:10:19.944Z] #77 183.2 checking whether make sets $(MAKE)... yes [2022-08-16T21:10:19.944Z] #77 183.3 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:10:20.205Z] #77 183.4 checking whether make supports nested variables... yes [2022-08-16T21:10:20.205Z] #77 183.5 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:10:20.205Z] #77 183.5 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:10:20.205Z] #77 183.5 checking how to create a ustar tar archive... gnutar [2022-08-16T21:10:20.211Z] #77 179.7 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:10:20.211Z] #77 180.3 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:10:20.211Z] #77 180.3 checking how to print strings... printf [2022-08-16T21:10:20.211Z] #77 180.3 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:10:20.332Z] #19 341.5 Selecting previously unselected package libxml2:amd64. [2022-08-16T21:10:20.332Z] #19 341.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-16T21:10:20.332Z] #19 341.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:10:20.465Z] #77 183.6 checking dependency style of gcc... gcc3 [2022-08-16T21:10:20.465Z] #77 183.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:10:20.465Z] #77 183.8 checking whether make supports nested variables... (cached) yes [2022-08-16T21:10:20.465Z] #77 183.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:10:20.465Z] #77 183.9 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:10:20.465Z] #77 183.9 checking for yajl >= 2.1.0... yes [2022-08-16T21:10:20.465Z] #77 183.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:10:20.469Z] #77 180.4 checking for fgrep... /bin/grep -F [2022-08-16T21:10:20.469Z] #77 180.4 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:10:20.469Z] #77 180.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:10:20.469Z] #77 180.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:10:20.591Z] #19 341.6 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-16T21:10:20.591Z] #19 341.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-16T21:10:20.591Z] #19 341.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-16T21:10:20.591Z] #19 341.6 Selecting previously unselected package libxml-sax-base-perl. [2022-08-16T21:10:20.591Z] #19 341.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-16T21:10:20.591Z] #19 341.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-16T21:10:20.591Z] #19 341.7 Selecting previously unselected package libxml-sax-perl. [2022-08-16T21:10:20.591Z] #19 341.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-16T21:10:20.591Z] #19 341.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-16T21:10:20.591Z] #19 341.7 Selecting previously unselected package libxml-libxml-perl. [2022-08-16T21:10:20.591Z] #19 341.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-16T21:10:20.591Z] #19 341.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-16T21:10:20.591Z] #19 341.8 Selecting previously unselected package libxml-simple-perl. [2022-08-16T21:10:20.726Z] #77 180.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:10:20.726Z] #77 180.7 checking whether ln -s works... yes [2022-08-16T21:10:20.726Z] #77 180.7 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:10:20.726Z] #77 180.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-16T21:10:20.726Z] #77 180.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:10:20.726Z] #77 180.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:10:20.726Z] #77 180.8 checking for objdump... objdump [2022-08-16T21:10:20.726Z] #77 180.8 checking how to recognize dependent libraries... pass_all [2022-08-16T21:10:20.726Z] #77 180.8 checking for dlltool... no [2022-08-16T21:10:20.726Z] #77 180.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:10:20.726Z] #77 180.8 checking for ar... ar [2022-08-16T21:10:20.727Z] #77 183.9 checking for gcc... (cached) gcc [2022-08-16T21:10:20.727Z] #77 184.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:10:20.727Z] #77 184.2 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:10:20.727Z] #77 184.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:10:20.727Z] #77 184.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:10:20.850Z] #19 341.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-16T21:10:20.850Z] #19 341.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-16T21:10:20.850Z] #19 341.9 Selecting previously unselected package libyaml-perl. [2022-08-16T21:10:20.850Z] #19 341.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-16T21:10:20.850Z] #19 341.9 Unpacking libyaml-perl (1.30-1) ... [2022-08-16T21:10:20.850Z] #19 341.9 Selecting previously unselected package libconfig-auto-perl. [2022-08-16T21:10:20.850Z] #19 341.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-16T21:10:20.850Z] #19 341.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-16T21:10:20.850Z] #19 341.9 Selecting previously unselected package libfile-which-perl. [2022-08-16T21:10:20.850Z] #19 341.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-16T21:10:20.850Z] #19 341.9 Unpacking libfile-which-perl (1.23-1) ... [2022-08-16T21:10:20.850Z] #19 342.0 Selecting previously unselected package libfile-homedir-perl. [2022-08-16T21:10:20.850Z] #19 342.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-16T21:10:20.850Z] #19 342.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-16T21:10:20.983Z] #77 180.8 checking for archiver @FILE support... @ [2022-08-16T21:10:20.983Z] #77 181.1 checking for strip... strip [2022-08-16T21:10:20.983Z] #77 181.1 checking for ranlib... ranlib [2022-08-16T21:10:20.983Z] #77 181.1 checking for gawk... no [2022-08-16T21:10:20.983Z] #77 181.1 checking for mawk... mawk [2022-08-16T21:10:20.987Z] #77 184.2 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:10:20.987Z] #77 184.3 checking for python3... /usr/bin/python3 [2022-08-16T21:10:20.987Z] #77 184.3 checking for python3 version... 3.9 [2022-08-16T21:10:20.987Z] #77 184.3 checking for python3 platform... linux [2022-08-16T21:10:20.987Z] #77 184.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:10:21.108Z] #19 342.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-16T21:10:21.108Z] #19 342.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-16T21:10:21.108Z] #19 342.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-16T21:10:21.108Z] #19 342.1 Selecting previously unselected package dpkg-cross. [2022-08-16T21:10:21.108Z] #19 342.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-16T21:10:21.108Z] #19 342.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-16T21:10:21.108Z] #19 342.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-16T21:10:21.108Z] #19 342.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-16T21:10:21.108Z] #19 342.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-16T21:10:21.108Z] #19 342.1 Selecting previously unselected package libc6-armel-cross. [2022-08-16T21:10:21.108Z] #19 342.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-16T21:10:21.108Z] #19 342.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-16T21:10:21.247Z] #77 184.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:10:21.367Z] #19 342.3 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-16T21:10:21.367Z] #19 342.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:21.367Z] #19 342.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:10:21.367Z] #19 342.4 Selecting previously unselected package libgomp1-armel-cross. [2022-08-16T21:10:21.367Z] #19 342.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:21.367Z] #19 342.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:10:21.367Z] #19 342.5 Selecting previously unselected package libatomic1-armel-cross. [2022-08-16T21:10:21.367Z] #19 342.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:21.367Z] #19 342.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:10:21.367Z] #19 342.5 Selecting previously unselected package libasan6-armel-cross. [2022-08-16T21:10:21.547Z] #77 181.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:10:21.547Z] #77 181.7 checking for sysroot... no [2022-08-16T21:10:21.547Z] #77 181.7 checking for a working dd... /bin/dd [2022-08-16T21:10:21.547Z] #77 181.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:10:21.625Z] #19 342.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:21.625Z] #19 342.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:10:21.817Z] #77 185.0 checking that generated files are newer than configure... done [2022-08-16T21:10:21.817Z] #77 185.0 configure: creating ./config.status [2022-08-16T21:10:22.111Z] #77 181.9 checking for mt... no [2022-08-16T21:10:22.111Z] #77 181.9 checking if : is a manifest tool... no [2022-08-16T21:10:22.367Z] #77 182.0 checking for dlfcn.h... yes [2022-08-16T21:10:22.367Z] #77 182.3 checking for objdir... .libs [2022-08-16T21:10:22.998Z] #19 343.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-16T21:10:22.998Z] #19 343.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:22.998Z] #19 344.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:10:23.188Z] #77 183.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:10:23.445Z] #77 183.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:10:23.702Z] #77 183.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:10:23.726Z] #77 ... [2022-08-16T21:10:23.727Z] [2022-08-16T21:10:23.727Z] #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-16T21:10:23.727Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:23.727Z] #21 28.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-16T21:10:23.727Z] #21 28.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-16T21:10:23.727Z] #21 28.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-16T21:10:23.727Z] #21 28.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-16T21:10:23.727Z] #21 28.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-16T21:10:23.727Z] #21 28.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-16T21:10:23.727Z] #21 28.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-16T21:10:23.727Z] #21 28.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:10:23.727Z] #21 28.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:10:23.727Z] #21 28.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:10:23.727Z] #21 28.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-16T21:10:23.727Z] #21 28.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-16T21:10:23.727Z] #21 28.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:10:23.727Z] #21 29.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-16T21:10:23.727Z] #21 29.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-16T21:10:23.727Z] #21 29.12 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-16T21:10:23.727Z] #21 29.12 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-16T21:10:23.727Z] #21 29.12 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-16T21:10:23.727Z] #21 29.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:10:23.727Z] #21 29.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-16T21:10:23.727Z] #21 29.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:10:23.727Z] #21 29.13 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-16T21:10:23.727Z] #21 29.24 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-16T21:10:23.727Z] #21 29.25 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-16T21:10:23.727Z] #21 29.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:10:23.727Z] #21 29.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-16T21:10:23.727Z] #21 29.28 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-16T21:10:23.727Z] #21 29.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-16T21:10:23.727Z] #21 29.29 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-16T21:10:23.727Z] #21 29.37 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-16T21:10:23.727Z] #21 29.37 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-16T21:10:23.727Z] #21 29.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-16T21:10:23.727Z] #21 29.38 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-16T21:10:23.727Z] #21 29.69 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-16T21:10:23.727Z] #21 29.72 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-16T21:10:23.727Z] #21 29.78 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-16T21:10:23.727Z] #21 29.78 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-16T21:10:23.727Z] #21 31.03 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:10:23.727Z] #21 31.23 Fetched 32.8 MB in 2s (13.2 MB/s) [2022-08-16T21:10:23.727Z] #21 31.35 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:10:23.727Z] #21 31.35 (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-16T21:10:23.727Z] #21 31.45 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 31.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:10:23.727Z] #21 31.57 Selecting previously unselected package libargon2-1:amd64. [2022-08-16T21:10:23.727Z] #21 31.59 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 31.60 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:10:23.727Z] #21 31.74 Selecting previously unselected package libjson-c5:amd64. [2022-08-16T21:10:23.727Z] #21 31.75 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 31.76 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:10:23.727Z] #21 31.99 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-16T21:10:23.727Z] #21 32.00 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 32.00 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:10:23.727Z] #21 32.46 Selecting previously unselected package libip4tc2:amd64. [2022-08-16T21:10:23.727Z] #21 32.46 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 32.48 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:10:23.727Z] #21 32.65 Selecting previously unselected package libkmod2:amd64. [2022-08-16T21:10:23.727Z] #21 32.65 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 32.66 Unpacking libkmod2:amd64 (28-1) ... [2022-08-16T21:10:23.727Z] #21 32.85 Selecting previously unselected package systemd. [2022-08-16T21:10:23.727Z] #21 32.85 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 33.08 Unpacking systemd (247.3-7) ... [2022-08-16T21:10:23.727Z] #21 36.53 Selecting previously unselected package pigz. [2022-08-16T21:10:23.727Z] #21 36.54 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 36.55 Unpacking pigz (2.6-1) ... [2022-08-16T21:10:23.727Z] #21 36.89 Selecting previously unselected package libelf1:amd64. [2022-08-16T21:10:23.727Z] #21 36.89 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 36.90 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-16T21:10:23.727Z] #21 37.28 Selecting previously unselected package libbpf0:amd64. [2022-08-16T21:10:23.727Z] #21 37.28 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 37.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:10:23.727Z] #21 37.58 Selecting previously unselected package libmnl0:amd64. [2022-08-16T21:10:23.727Z] #21 37.58 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 37.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:10:23.727Z] #21 37.77 Selecting previously unselected package libxtables12:amd64. [2022-08-16T21:10:23.727Z] #21 37.79 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 37.86 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:10:23.727Z] #21 38.05 Selecting previously unselected package libcap2-bin. [2022-08-16T21:10:23.727Z] #21 38.05 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 38.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-16T21:10:23.727Z] #21 38.35 Selecting previously unselected package iproute2. [2022-08-16T21:10:23.727Z] #21 38.36 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-16T21:10:23.727Z] #21 38.39 Unpacking iproute2 (5.10.0-4) ... [2022-08-16T21:10:23.931Z] #19 345.0 Selecting previously unselected package libubsan1-armel-cross. [2022-08-16T21:10:23.931Z] #19 345.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:24.189Z] #19 345.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:10:24.265Z] #77 183.6 checking if gcc static flag -static works... yes [2022-08-16T21:10:24.451Z] #19 ... [2022-08-16T21:10:24.451Z] [2022-08-16T21:10:24.451Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-16T21:10:24.451Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:10:24.451Z] #62 355.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-16T21:10:24.451Z] #62 DONE 358.3s [2022-08-16T21:10:24.451Z] [2022-08-16T21:10:24.451Z] #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-16T21:10:24.451Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:10:24.451Z] #19 345.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-16T21:10:24.451Z] #19 345.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:24.451Z] #19 345.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:10:24.522Z] #77 184.2 checking if gcc supports -c -o file.o... yes [2022-08-16T21:10:24.522Z] #77 184.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:10:24.522Z] #77 184.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:10:24.666Z] #21 39.11 Selecting previously unselected package xxd. [2022-08-16T21:10:24.666Z] #21 39.13 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:10:24.666Z] #21 39.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:10:24.711Z] #19 345.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-16T21:10:24.711Z] #19 345.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:10:24.711Z] #19 345.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:10:24.927Z] #21 39.33 Selecting previously unselected package vim-common. [2022-08-16T21:10:24.927Z] #21 39.35 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:10:24.927Z] #21 39.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:10:25.187Z] #21 39.69 Selecting previously unselected package bash-completion. [2022-08-16T21:10:25.187Z] #21 39.70 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-16T21:10:25.343Z] #77 184.7 checking dynamic linker characteristics... [2022-08-16T21:10:25.343Z] #77 ... [2022-08-16T21:10:25.343Z] [2022-08-16T21:10:25.343Z] #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-16T21:10:25.343Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:25.343Z] #21 27.89 The following NEW packages will be installed: [2022-08-16T21:10:25.343Z] #21 27.93 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-16T21:10:25.343Z] #21 27.93 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-16T21:10:25.343Z] #21 27.93 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-16T21:10:25.343Z] #21 27.93 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-16T21:10:25.343Z] #21 27.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-16T21:10:25.343Z] #21 27.93 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:10:25.343Z] #21 27.93 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-16T21:10:25.343Z] #21 27.93 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-16T21:10:25.343Z] #21 27.93 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-16T21:10:25.343Z] #21 28.40 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:10:25.343Z] #21 28.40 Need to get 32.8 MB of archives. [2022-08-16T21:10:25.343Z] #21 28.40 After this operation, 124 MB of additional disk space will be used. [2022-08-16T21:10:25.343Z] #21 28.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:10:25.343Z] #21 28.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-16T21:10:25.343Z] #21 28.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-16T21:10:25.343Z] #21 28.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-16T21:10:25.343Z] #21 28.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-16T21:10:25.343Z] #21 28.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-16T21:10:25.343Z] #21 28.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-16T21:10:25.343Z] #21 28.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-16T21:10:25.343Z] #21 28.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-16T21:10:25.343Z] #21 28.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-16T21:10:25.343Z] #21 28.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-16T21:10:25.343Z] #21 28.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-16T21:10:25.343Z] #21 28.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-16T21:10:25.343Z] #21 28.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-16T21:10:25.343Z] #21 28.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:10:25.343Z] #21 28.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-16T21:10:25.343Z] #21 28.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-16T21:10:25.343Z] #21 28.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:10:25.343Z] #21 28.79 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-16T21:10:25.343Z] #21 28.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-16T21:10:25.343Z] #21 28.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-16T21:10:25.343Z] #21 28.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-16T21:10:25.343Z] #21 28.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-16T21:10:25.343Z] #21 28.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-16T21:10:25.343Z] #21 28.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-16T21:10:25.343Z] #21 28.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-16T21:10:25.343Z] #21 28.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:10:25.343Z] #21 28.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:10:25.343Z] #21 28.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:10:25.343Z] #21 28.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-16T21:10:25.343Z] #21 28.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-16T21:10:25.343Z] #21 28.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:10:25.343Z] #21 29.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-16T21:10:25.343Z] #21 29.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-16T21:10:25.343Z] #21 29.68 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-16T21:10:25.343Z] #21 29.69 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-16T21:10:25.343Z] #21 29.69 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-16T21:10:25.343Z] #21 29.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:10:25.343Z] #21 29.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-16T21:10:25.343Z] #21 29.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:10:25.343Z] #21 29.74 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-16T21:10:25.343Z] #21 29.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-16T21:10:25.343Z] #21 29.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-16T21:10:25.343Z] #21 29.95 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:10:25.343Z] #21 29.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-16T21:10:25.343Z] #21 29.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-16T21:10:25.343Z] #21 29.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-16T21:10:25.343Z] #21 30.03 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-16T21:10:25.343Z] #21 30.05 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-16T21:10:25.343Z] #21 30.07 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-16T21:10:25.343Z] #21 30.08 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-16T21:10:25.343Z] #21 30.10 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-16T21:10:25.343Z] #21 30.45 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-16T21:10:25.343Z] #21 30.55 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-16T21:10:25.343Z] #21 30.61 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-16T21:10:25.343Z] #21 30.61 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-16T21:10:25.343Z] #21 31.88 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:10:25.343Z] #21 32.07 Fetched 32.8 MB in 3s (12.6 MB/s) [2022-08-16T21:10:25.343Z] #21 32.20 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:10:25.343Z] #21 32.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-16T21:10:25.343Z] #21 32.30 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:10:25.343Z] #21 32.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:10:25.343Z] #21 32.53 Selecting previously unselected package libargon2-1:amd64. [2022-08-16T21:10:25.343Z] #21 32.54 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-16T21:10:25.343Z] #21 32.54 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:10:25.343Z] #21 32.68 Selecting previously unselected package libjson-c5:amd64. [2022-08-16T21:10:25.343Z] #21 32.69 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-16T21:10:25.343Z] #21 32.69 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:10:25.343Z] #21 32.82 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-16T21:10:25.343Z] #21 32.82 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-16T21:10:25.343Z] #21 32.84 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:10:25.343Z] #21 33.26 Selecting previously unselected package libip4tc2:amd64. [2022-08-16T21:10:25.343Z] #21 33.26 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:10:25.343Z] #21 33.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:10:25.343Z] #21 33.43 Selecting previously unselected package libkmod2:amd64. [2022-08-16T21:10:25.343Z] #21 33.43 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-16T21:10:25.343Z] #21 33.44 Unpacking libkmod2:amd64 (28-1) ... [2022-08-16T21:10:25.343Z] #21 33.83 Selecting previously unselected package systemd. [2022-08-16T21:10:25.343Z] #21 33.83 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-16T21:10:25.343Z] #21 34.09 Unpacking systemd (247.3-7) ... [2022-08-16T21:10:25.343Z] #21 37.55 Selecting previously unselected package pigz. [2022-08-16T21:10:25.343Z] #21 37.57 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-16T21:10:25.343Z] #21 37.57 Unpacking pigz (2.6-1) ... [2022-08-16T21:10:25.344Z] #21 37.69 Selecting previously unselected package libelf1:amd64. [2022-08-16T21:10:25.344Z] #21 37.69 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-16T21:10:25.344Z] #21 37.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-16T21:10:25.344Z] #21 38.09 Selecting previously unselected package libbpf0:amd64. [2022-08-16T21:10:25.344Z] #21 ... [2022-08-16T21:10:25.344Z] [2022-08-16T21:10:25.344Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:25.344Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:25.344Z] #77 184.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:10:25.344Z] #77 185.3 checking how to hardcode library paths into programs... immediate [2022-08-16T21:10:25.344Z] #77 185.3 checking whether stripping libraries is possible... yes [2022-08-16T21:10:25.344Z] #77 185.3 checking if libtool supports shared libraries... yes [2022-08-16T21:10:25.344Z] #77 185.3 checking whether to build shared libraries... no [2022-08-16T21:10:25.344Z] #77 185.3 checking whether to build static libraries... yes [2022-08-16T21:10:25.344Z] #77 185.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:10:25.344Z] #77 185.5 checking whether build environment is sane... yes [2022-08-16T21:10:25.601Z] #77 185.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:10:25.601Z] #77 185.6 checking whether make sets $(MAKE)... yes [2022-08-16T21:10:25.601Z] #77 185.7 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:10:25.601Z] #77 185.7 checking whether make supports nested variables... yes [2022-08-16T21:10:25.601Z] #77 185.7 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:10:25.601Z] #77 185.7 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:10:25.601Z] #77 185.7 checking how to create a ustar tar archive... gnutar [2022-08-16T21:10:25.858Z] #77 185.8 checking dependency style of gcc... gcc3 [2022-08-16T21:10:25.858Z] #77 186.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:10:25.858Z] #77 186.0 checking whether make supports nested variables... (cached) yes [2022-08-16T21:10:25.858Z] #77 186.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:10:25.858Z] #77 186.0 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:10:25.858Z] #77 186.0 checking for yajl >= 2.1.0... yes [2022-08-16T21:10:25.858Z] #77 186.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:10:26.115Z] #77 186.0 checking for gcc... (cached) gcc [2022-08-16T21:10:26.115Z] #77 186.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:10:26.115Z] #77 186.2 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:10:26.115Z] #77 186.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:10:26.115Z] #77 186.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:10:26.127Z] #21 ... [2022-08-16T21:10:26.127Z] [2022-08-16T21:10:26.127Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:26.127Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:26.127Z] #77 189.5 config.status: creating Makefile [2022-08-16T21:10:26.372Z] #77 186.2 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:10:26.372Z] #77 186.4 checking for python3... /usr/bin/python3 [2022-08-16T21:10:26.387Z] #77 189.6 config.status: creating config.h [2022-08-16T21:10:26.387Z] #77 189.7 config.status: executing libtool commands [2022-08-16T21:10:26.387Z] #77 189.7 config.status: executing depfiles commands [2022-08-16T21:10:26.629Z] #77 186.4 checking for python3 version... 3.9 [2022-08-16T21:10:26.629Z] #77 186.6 checking for python3 platform... linux [2022-08-16T21:10:26.887Z] #77 186.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:10:27.451Z] #77 187.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:10:27.451Z] #77 187.6 checking that generated files are newer than configure... done [2022-08-16T21:10:27.451Z] #77 187.6 configure: creating ./config.status [2022-08-16T21:10:27.769Z] #77 191.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-16T21:10:27.769Z] #77 191.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:10:28.709Z] #77 192.1 checking for gcc... gcc [2022-08-16T21:10:28.969Z] #77 192.2 checking whether the C compiler works... yes [2022-08-16T21:10:28.969Z] #77 192.4 checking for C compiler default output file name... a.out [2022-08-16T21:10:29.209Z] #64 333.8 # github.com/containerd/containerd/cmd/containerd [2022-08-16T21:10:29.209Z] #64 333.8 /usr/bin/ld: /tmp/go-link-3646204622/000019.o: in function `New': [2022-08-16T21:10:29.209Z] #64 333.8 /tmp/tmp.us66xFvKjX/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-16T21:10:29.209Z] #64 333.9 + bin/containerd-stress [2022-08-16T21:10:29.209Z] #64 335.0 + bin/containerd-shim [2022-08-16T21:10:29.228Z] #77 192.4 checking for suffix of executables... [2022-08-16T21:10:29.489Z] #77 192.6 checking whether we are cross compiling... no [2022-08-16T21:10:29.749Z] #77 192.8 checking for suffix of object files... o [2022-08-16T21:10:29.977Z] #19 350.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-16T21:10:29.977Z] #19 350.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:10:29.977Z] #19 350.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:10:29.977Z] #19 350.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-16T21:10:29.977Z] #19 350.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:10:29.977Z] #19 350.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-16T21:10:29.977Z] #19 351.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-16T21:10:29.977Z] #19 351.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-16T21:10:29.977Z] #19 351.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-16T21:10:30.008Z] #77 193.0 checking whether we are using the GNU C compiler... yes [2022-08-16T21:10:30.008Z] #77 193.3 checking whether gcc accepts -g... yes [2022-08-16T21:10:30.235Z] #19 351.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-16T21:10:30.235Z] #19 351.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:30.235Z] #19 351.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:10:30.268Z] #77 193.4 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:10:30.493Z] #19 351.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-16T21:10:30.493Z] #19 351.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:10:30.493Z] #19 351.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:10:30.840Z] #77 193.8 checking whether gcc understands -c and -o together... yes [2022-08-16T21:10:30.840Z] #77 194.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:10:30.840Z] #77 194.0 checking whether build environment is sane... yes [2022-08-16T21:10:30.840Z] #77 194.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:10:30.840Z] #77 194.1 checking for gawk... no [2022-08-16T21:10:30.840Z] #77 194.1 checking for mawk... mawk [2022-08-16T21:10:30.840Z] #77 194.1 checking whether make sets $(MAKE)... yes [2022-08-16T21:10:30.840Z] #77 194.3 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:10:30.840Z] #77 194.3 checking whether make supports nested variables... yes [2022-08-16T21:10:31.103Z] #77 194.3 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:10:31.103Z] #77 194.3 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:10:31.103Z] #77 194.3 checking how to create a ustar tar archive... gnutar [2022-08-16T21:10:31.364Z] #77 194.4 checking dependency style of gcc... gcc3 [2022-08-16T21:10:31.364Z] #77 194.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:10:31.364Z] #77 194.6 checking whether make supports nested variables... (cached) yes [2022-08-16T21:10:31.946Z] #77 194.6 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:10:31.946Z] #77 195.2 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:10:31.946Z] #77 195.2 checking how to print strings... printf [2022-08-16T21:10:31.946Z] #77 195.3 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:10:31.946Z] #77 195.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:10:31.946Z] #77 195.3 checking for egrep... /bin/grep -E [2022-08-16T21:10:31.946Z] #77 195.4 checking for fgrep... /bin/grep -F [2022-08-16T21:10:32.206Z] #77 195.4 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:10:32.206Z] #77 195.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:10:32.206Z] #77 195.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:10:32.466Z] #77 195.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:10:32.466Z] #77 195.7 checking whether ln -s works... yes [2022-08-16T21:10:32.466Z] #77 195.7 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:10:32.466Z] #77 195.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-16T21:10:32.466Z] #77 195.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:10:32.466Z] #77 195.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:10:32.466Z] #77 195.8 checking for objdump... objdump [2022-08-16T21:10:32.466Z] #77 195.8 checking how to recognize dependent libraries... pass_all [2022-08-16T21:10:32.466Z] #77 195.8 checking for dlltool... no [2022-08-16T21:10:32.466Z] #77 195.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:10:32.466Z] #77 195.8 checking for ar... ar [2022-08-16T21:10:32.704Z] #77 191.7 config.status: creating Makefile [2022-08-16T21:10:32.704Z] #77 191.9 config.status: creating config.h [2022-08-16T21:10:32.704Z] #77 192.0 config.status: executing libtool commands [2022-08-16T21:10:32.704Z] #77 192.0 config.status: executing depfiles commands [2022-08-16T21:10:33.036Z] #77 195.8 checking for archiver @FILE support... @ [2022-08-16T21:10:33.036Z] #77 196.3 checking for strip... strip [2022-08-16T21:10:33.036Z] #77 196.3 checking for ranlib... ranlib [2022-08-16T21:10:33.636Z] #77 193.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-16T21:10:33.636Z] #77 193.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:10:33.975Z] #77 196.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:10:33.975Z] #77 197.2 checking for sysroot... no [2022-08-16T21:10:33.975Z] #77 197.2 checking for a working dd... /bin/dd [2022-08-16T21:10:33.975Z] #77 197.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:10:33.975Z] #77 197.3 checking for mt... no [2022-08-16T21:10:33.975Z] #77 197.3 checking if : is a manifest tool... no [2022-08-16T21:10:34.235Z] #77 197.3 checking how to run the C preprocessor... gcc -E [2022-08-16T21:10:34.566Z] #77 194.6 checking for gcc... gcc [2022-08-16T21:10:34.805Z] #77 197.6 checking for ANSI C header files... [2022-08-16T21:10:34.805Z] #77 ... [2022-08-16T21:10:34.805Z] [2022-08-16T21:10:34.805Z] #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-16T21:10:34.805Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:34.805Z] #21 44.75 Unpacking bash-completion (1:2.11-2) ... [2022-08-16T21:10:34.805Z] #21 45.36 Selecting previously unselected package bzip2. [2022-08-16T21:10:34.805Z] #21 45.37 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 45.37 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:10:34.805Z] #21 45.52 Selecting previously unselected package xz-utils. [2022-08-16T21:10:34.805Z] #21 45.53 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 45.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:10:34.805Z] #21 45.81 Selecting previously unselected package apparmor. [2022-08-16T21:10:34.805Z] #21 45.81 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 45.86 Unpacking apparmor (2.13.6-10) ... [2022-08-16T21:10:34.805Z] #21 46.40 Selecting previously unselected package inetutils-ping. [2022-08-16T21:10:34.805Z] #21 46.40 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 46.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-16T21:10:34.805Z] #21 46.92 Selecting previously unselected package libip6tc2:amd64. [2022-08-16T21:10:34.805Z] #21 46.93 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 46.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:10:34.805Z] #21 47.13 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-16T21:10:34.805Z] #21 47.13 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 47.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:10:34.805Z] #21 47.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-16T21:10:34.805Z] #21 47.28 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 47.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:10:34.805Z] #21 47.49 Selecting previously unselected package libnftnl11:amd64. [2022-08-16T21:10:34.805Z] #21 47.51 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 47.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:10:34.805Z] #21 47.68 Selecting previously unselected package iptables. [2022-08-16T21:10:34.805Z] #21 47.69 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 47.72 Unpacking iptables (1.8.7-1) ... [2022-08-16T21:10:34.805Z] #21 48.32 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:10:34.805Z] #21 48.33 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 48.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:10:34.805Z] #21 48.54 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:10:34.805Z] #21 48.55 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 48.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:10:34.805Z] #21 48.72 Selecting previously unselected package jq. [2022-08-16T21:10:34.805Z] #21 48.72 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 48.72 Unpacking jq (1.6-2.1) ... [2022-08-16T21:10:34.805Z] #21 49.02 Selecting previously unselected package libaio1:amd64. [2022-08-16T21:10:34.805Z] #21 49.02 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 49.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:10:34.805Z] #21 49.25 Selecting previously unselected package libgpm2:amd64. [2022-08-16T21:10:34.805Z] #21 49.25 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 49.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:10:34.805Z] #21 49.43 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:10:34.805Z] #21 49.43 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:10:34.805Z] #21 49.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:10:34.823Z] #77 194.6 checking whether the C compiler works... yes [2022-08-16T21:10:34.823Z] #77 194.9 checking for C compiler default output file name... a.out [2022-08-16T21:10:35.084Z] #77 194.9 checking for suffix of executables... [2022-08-16T21:10:35.341Z] #77 195.2 checking whether we are cross compiling... [2022-08-16T21:10:35.341Z] #77 ... [2022-08-16T21:10:35.341Z] [2022-08-16T21:10:35.341Z] #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-16T21:10:35.341Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:35.341Z] #21 38.11 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-16T21:10:35.341Z] #21 38.11 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:10:35.341Z] #21 38.33 Selecting previously unselected package libmnl0:amd64. [2022-08-16T21:10:35.341Z] #21 38.33 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-16T21:10:35.341Z] #21 38.34 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:10:35.341Z] #21 38.51 Selecting previously unselected package libxtables12:amd64. [2022-08-16T21:10:35.342Z] #21 38.52 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-16T21:10:35.342Z] #21 38.53 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:10:35.342Z] #21 38.70 Selecting previously unselected package libcap2-bin. [2022-08-16T21:10:35.342Z] #21 38.71 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-16T21:10:35.342Z] #21 38.73 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-16T21:10:35.342Z] #21 39.05 Selecting previously unselected package iproute2. [2022-08-16T21:10:35.342Z] #21 39.06 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-16T21:10:35.342Z] #21 39.09 Unpacking iproute2 (5.10.0-4) ... [2022-08-16T21:10:35.342Z] #21 40.04 Selecting previously unselected package xxd. [2022-08-16T21:10:35.342Z] #21 40.04 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:10:35.342Z] #21 40.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:10:35.342Z] #21 40.38 Selecting previously unselected package vim-common. [2022-08-16T21:10:35.342Z] #21 40.39 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:10:35.342Z] #21 40.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:10:35.342Z] #21 40.81 Selecting previously unselected package bash-completion. [2022-08-16T21:10:35.342Z] #21 40.81 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-16T21:10:35.342Z] #21 45.55 Unpacking bash-completion (1:2.11-2) ... [2022-08-16T21:10:35.342Z] #21 46.46 Selecting previously unselected package bzip2. [2022-08-16T21:10:35.342Z] #21 46.46 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:10:35.342Z] #21 46.47 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:10:35.342Z] #21 46.59 Selecting previously unselected package xz-utils. [2022-08-16T21:10:35.342Z] #21 46.60 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:10:35.342Z] #21 46.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:10:35.342Z] #21 46.86 Selecting previously unselected package apparmor. [2022-08-16T21:10:35.342Z] #21 46.87 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-16T21:10:35.342Z] #21 47.06 Unpacking apparmor (2.13.6-10) ... [2022-08-16T21:10:35.342Z] #21 48.16 Selecting previously unselected package inetutils-ping. [2022-08-16T21:10:35.605Z] #21 48.17 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-16T21:10:35.605Z] #21 48.19 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-16T21:10:35.605Z] #21 ... [2022-08-16T21:10:35.605Z] [2022-08-16T21:10:35.605Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:35.605Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:35.605Z] #77 195.2 checking whether we are cross compiling... no [2022-08-16T21:10:35.605Z] #77 195.6 checking for suffix of object files... o [2022-08-16T21:10:35.605Z] #77 195.7 checking whether we are using the GNU C compiler... yes [2022-08-16T21:10:35.763Z] #19 356.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-16T21:10:35.763Z] #19 356.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:10:35.763Z] #19 356.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:10:35.763Z] #19 356.0 Selecting previously unselected package crossbuild-essential-armel. [2022-08-16T21:10:35.763Z] #19 356.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-16T21:10:35.763Z] #19 356.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-16T21:10:35.763Z] #19 356.0 Selecting previously unselected package libc6-armhf-cross. [2022-08-16T21:10:35.763Z] #19 356.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-16T21:10:35.763Z] #19 356.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-16T21:10:35.763Z] #19 356.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-16T21:10:35.763Z] #19 356.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:35.763Z] #19 356.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:10:35.763Z] #19 356.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-16T21:10:35.763Z] #19 356.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:35.763Z] #19 356.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:10:35.764Z] #19 356.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-16T21:10:35.764Z] #19 356.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:35.764Z] #19 356.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:10:35.764Z] #19 356.3 Selecting previously unselected package libasan6-armhf-cross. [2022-08-16T21:10:35.764Z] #19 356.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:35.764Z] #19 356.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:10:35.764Z] #19 356.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-16T21:10:35.764Z] #19 356.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:35.764Z] #19 356.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:10:35.764Z] #19 356.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-16T21:10:35.764Z] #19 356.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:35.764Z] #19 356.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:10:35.764Z] #19 356.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-16T21:10:35.764Z] #19 356.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:35.764Z] #19 356.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:10:35.764Z] #19 356.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-16T21:10:35.764Z] #19 356.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:10:35.764Z] #19 356.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:10:35.862Z] #77 195.7 checking whether gcc accepts -g... yes [2022-08-16T21:10:35.862Z] #77 195.8 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:10:36.119Z] #77 195.9 checking whether gcc understands -c and -o together... yes [2022-08-16T21:10:36.119Z] #77 196.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:10:36.119Z] #77 196.2 checking whether build environment is sane... yes [2022-08-16T21:10:36.119Z] #77 196.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:10:36.376Z] #77 196.3 checking for gawk... no [2022-08-16T21:10:36.376Z] #77 196.3 checking for mawk... mawk [2022-08-16T21:10:36.376Z] #77 196.3 checking whether make sets $(MAKE)... yes [2022-08-16T21:10:36.376Z] #77 196.3 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:10:36.376Z] #77 196.4 checking whether make supports nested variables... yes [2022-08-16T21:10:36.376Z] #77 196.4 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:10:36.376Z] #77 196.4 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:10:36.635Z] #77 196.4 checking how to create a ustar tar archive... gnutar [2022-08-16T21:10:36.635Z] #77 196.5 checking dependency style of gcc... gcc3 [2022-08-16T21:10:36.635Z] #77 196.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:10:36.635Z] #77 196.7 checking whether make supports nested variables... (cached) yes [2022-08-16T21:10:36.892Z] #77 196.7 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:10:36.892Z] #77 197.1 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:10:36.892Z] #77 197.1 checking how to print strings... printf [2022-08-16T21:10:36.892Z] #77 197.1 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:10:37.150Z] #77 197.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:10:37.150Z] #77 197.1 checking for egrep... /bin/grep -E [2022-08-16T21:10:37.150Z] #77 197.1 checking for fgrep... /bin/grep -F [2022-08-16T21:10:37.150Z] #77 197.1 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:10:37.150Z] #77 197.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:10:37.150Z] #77 197.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:10:37.332Z] #64 346.3 + bin/containerd-shim-runc-v1 [2022-08-16T21:10:37.407Z] #77 197.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:10:37.407Z] #77 197.4 checking whether ln -s works... yes [2022-08-16T21:10:37.407Z] #77 197.4 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:10:37.407Z] #77 197.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-16T21:10:37.407Z] #77 197.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:10:37.407Z] #77 197.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:10:37.407Z] #77 197.4 checking for objdump... objdump [2022-08-16T21:10:37.407Z] #77 197.4 checking how to recognize dependent libraries... pass_all [2022-08-16T21:10:37.407Z] #77 197.5 checking for dlltool... no [2022-08-16T21:10:37.407Z] #77 197.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:10:37.407Z] #77 197.5 checking for ar... ar [2022-08-16T21:10:37.407Z] #77 197.5 checking for archiver @FILE support... @ [2022-08-16T21:10:37.664Z] #77 197.6 checking for strip... strip [2022-08-16T21:10:37.664Z] #77 197.6 checking for ranlib... ranlib [2022-08-16T21:10:37.921Z] #77 197.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:10:38.178Z] #77 198.1 checking for sysroot... no [2022-08-16T21:10:38.178Z] #77 198.1 checking for a working dd... /bin/dd [2022-08-16T21:10:38.178Z] #77 198.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:10:38.178Z] #77 198.3 checking for mt... no [2022-08-16T21:10:38.178Z] #77 198.3 checking if : is a manifest tool... no [2022-08-16T21:10:38.436Z] #77 198.3 checking how to run the C preprocessor... gcc -E [2022-08-16T21:10:39.006Z] #21 ... [2022-08-16T21:10:39.006Z] [2022-08-16T21:10:39.006Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:39.006Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:39.006Z] #77 197.6 checking for ANSI C header files... yes [2022-08-16T21:10:39.006Z] #77 198.5 checking for sys/types.h... yes [2022-08-16T21:10:39.006Z] #77 198.7 checking for sys/stat.h... yes [2022-08-16T21:10:39.006Z] #77 198.9 checking for stdlib.h... yes [2022-08-16T21:10:39.006Z] #77 199.1 checking for string.h... yes [2022-08-16T21:10:39.006Z] #77 199.4 checking for memory.h... yes [2022-08-16T21:10:39.006Z] #77 199.6 checking for strings.h... yes [2022-08-16T21:10:39.006Z] #77 199.9 checking for inttypes.h... yes [2022-08-16T21:10:39.006Z] #77 200.2 checking for stdint.h... yes [2022-08-16T21:10:39.006Z] #77 200.4 checking for unistd.h... yes [2022-08-16T21:10:39.006Z] #77 200.6 checking for dlfcn.h... yes [2022-08-16T21:10:39.006Z] #77 200.8 checking for objdir... .libs [2022-08-16T21:10:39.006Z] #77 201.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:10:39.006Z] #77 201.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:10:39.006Z] #77 201.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:10:39.006Z] #77 201.6 checking if gcc static flag -static works... yes [2022-08-16T21:10:39.006Z] #77 202.0 checking if gcc supports -c -o file.o... yes [2022-08-16T21:10:39.006Z] #77 202.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:10:39.006Z] #77 202.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:10:39.266Z] #77 202.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:10:39.266Z] #77 202.7 checking how to hardcode library paths into programs... immediate [2022-08-16T21:10:39.266Z] #77 202.7 checking whether stripping libraries is possible... yes [2022-08-16T21:10:39.266Z] #77 202.7 checking if libtool supports shared libraries... yes [2022-08-16T21:10:39.266Z] #77 202.7 checking whether to build shared libraries... no [2022-08-16T21:10:39.266Z] #77 202.7 checking whether to build static libraries... yes [2022-08-16T21:10:39.664Z] #77 198.6 checking for ANSI C header files... yes [2022-08-16T21:10:39.837Z] #77 202.7 checking float.h usability... yes [2022-08-16T21:10:39.837Z] #77 203.0 checking float.h presence... yes [2022-08-16T21:10:39.837Z] #77 203.0 checking for float.h... yes [2022-08-16T21:10:39.837Z] #77 203.1 checking limits.h usability... yes [2022-08-16T21:10:39.939Z] #77 199.6 checking for sys/types.h... yes [2022-08-16T21:10:39.939Z] #77 199.8 checking for sys/stat.h... yes [2022-08-16T21:10:40.098Z] #77 203.3 checking limits.h presence... yes [2022-08-16T21:10:40.098Z] #77 203.4 checking for limits.h... yes [2022-08-16T21:10:40.098Z] #77 203.4 checking stddef.h usability... yes [2022-08-16T21:10:40.219Z] #77 200.1 checking for stdlib.h... yes [2022-08-16T21:10:40.358Z] #77 203.6 checking stddef.h presence... yes [2022-08-16T21:10:40.358Z] #77 203.7 checking for stddef.h... yes [2022-08-16T21:10:40.358Z] #77 ... [2022-08-16T21:10:40.358Z] [2022-08-16T21:10:40.358Z] #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-16T21:10:40.358Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:40.358Z] #21 54.96 Selecting previously unselected package libinih1:amd64. [2022-08-16T21:10:40.358Z] #21 54.96 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-16T21:10:40.358Z] #21 54.97 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-16T21:10:40.358Z] #21 55.06 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-16T21:10:40.358Z] #21 55.06 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-16T21:10:40.484Z] #77 200.3 checking for string.h... yes [2022-08-16T21:10:40.618Z] #21 55.07 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:10:40.619Z] #21 55.20 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:10:40.619Z] #21 55.22 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:10:40.619Z] #21 55.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:10:40.745Z] #77 200.5 checking for memory.h... yes [2022-08-16T21:10:40.879Z] #21 55.36 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:10:40.879Z] #21 55.37 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:10:40.879Z] #21 55.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:10:40.879Z] #21 55.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:10:40.879Z] #21 55.49 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:10:40.879Z] #21 55.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:10:40.879Z] #21 55.59 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:10:41.005Z] #77 200.8 checking for strings.h... yes [2022-08-16T21:10:41.139Z] #21 55.59 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:10:41.139Z] #21 55.61 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:10:41.139Z] #21 55.71 Selecting previously unselected package net-tools. [2022-08-16T21:10:41.139Z] #21 55.73 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-16T21:10:41.139Z] #21 55.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:10:41.263Z] #77 201.1 checking for inttypes.h... yes [2022-08-16T21:10:41.400Z] #21 56.03 Selecting previously unselected package patch. [2022-08-16T21:10:41.400Z] #21 56.07 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:10:41.400Z] #21 56.08 Unpacking patch (2.7.6-7) ... [2022-08-16T21:10:41.520Z] #77 201.4 checking for stdint.h... yes [2022-08-16T21:10:41.661Z] #21 56.24 Selecting previously unselected package python-pip-whl. [2022-08-16T21:10:41.661Z] #21 56.26 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:10:41.661Z] #21 56.26 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:10:41.777Z] #77 201.6 checking for unistd.h... yes [2022-08-16T21:10:42.035Z] #77 201.8 checking for dlfcn.h... yes [2022-08-16T21:10:42.035Z] #77 202.0 checking for objdir... .libs [2022-08-16T21:10:42.329Z] #19 362.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-16T21:10:42.329Z] #19 362.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:10:42.329Z] #19 362.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:10:42.329Z] #19 363.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-16T21:10:42.329Z] #19 363.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:10:42.329Z] #19 363.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-16T21:10:42.329Z] #19 363.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-16T21:10:42.329Z] #19 363.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-16T21:10:42.329Z] #19 363.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-16T21:10:42.589Z] #19 363.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-16T21:10:42.589Z] #19 363.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:42.589Z] #19 363.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:10:42.600Z] #77 202.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:10:42.600Z] #77 202.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:10:42.603Z] #21 57.09 Selecting previously unselected package python3-lib2to3. [2022-08-16T21:10:42.603Z] #21 57.10 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-16T21:10:42.603Z] #21 57.10 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:10:42.603Z] #21 57.25 Selecting previously unselected package python3-distutils. [2022-08-16T21:10:42.603Z] #21 57.26 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-16T21:10:42.603Z] #21 57.26 Unpacking python3-distutils (3.9.2-1) ... [2022-08-16T21:10:42.847Z] #19 364.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-16T21:10:42.847Z] #19 364.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:10:42.847Z] #19 364.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:10:42.858Z] #77 202.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:10:42.863Z] #21 57.51 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:10:42.863Z] #21 57.52 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:10:42.863Z] #21 57.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:10:43.122Z] #21 57.73 Selecting previously unselected package python3-setuptools. [2022-08-16T21:10:43.123Z] #21 57.74 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-16T21:10:43.123Z] #21 57.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-16T21:10:43.421Z] #77 202.8 checking if gcc static flag -static works... yes [2022-08-16T21:10:43.678Z] #77 203.4 checking if gcc supports -c -o file.o... yes [2022-08-16T21:10:43.678Z] #77 203.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:10:43.692Z] #21 58.21 Selecting previously unselected package python3-wheel. [2022-08-16T21:10:43.692Z] #21 58.23 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-16T21:10:43.692Z] #21 58.23 Unpacking python3-wheel (0.34.2-1) ... [2022-08-16T21:10:43.904Z] #64 352.6 + bin/containerd-shim-runc-v2 [2022-08-16T21:10:43.904Z] #64 353.5 + binaries [2022-08-16T21:10:43.904Z] #64 353.5 + install -D bin/containerd /build/containerd [2022-08-16T21:10:43.904Z] #64 353.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-16T21:10:43.904Z] #64 353.5 + install -D bin/ctr /build/ctr [2022-08-16T21:10:43.934Z] #77 203.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:10:43.952Z] #21 58.52 Selecting previously unselected package python3-pip. [2022-08-16T21:10:43.952Z] #21 58.53 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:10:43.952Z] #21 58.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:10:44.497Z] #77 203.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:10:44.497Z] #77 204.5 checking how to hardcode library paths into programs... immediate [2022-08-16T21:10:44.497Z] #77 204.5 checking whether stripping libraries is possible... yes [2022-08-16T21:10:44.497Z] #77 204.6 checking if libtool supports shared libraries... yes [2022-08-16T21:10:44.497Z] #77 204.6 checking whether to build shared libraries... no [2022-08-16T21:10:44.497Z] #77 204.6 checking whether to build static libraries... yes [2022-08-16T21:10:44.891Z] #21 59.52 Selecting previously unselected package sudo. [2022-08-16T21:10:44.891Z] #21 59.53 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-16T21:10:44.891Z] #21 59.57 Unpacking sudo (1.9.5p2-3) ... [2022-08-16T21:10:45.059Z] #77 204.7 checking float.h usability... yes [2022-08-16T21:10:45.059Z] #77 205.0 checking float.h presence... yes [2022-08-16T21:10:45.059Z] #77 205.1 checking for float.h... yes [2022-08-16T21:10:45.622Z] #77 205.2 checking limits.h usability... yes [2022-08-16T21:10:45.622Z] #77 205.6 checking limits.h presence... yes [2022-08-16T21:10:45.622Z] #77 205.7 checking for limits.h... yes [2022-08-16T21:10:45.878Z] #77 205.8 checking stddef.h usability... [2022-08-16T21:10:45.878Z] #77 ... [2022-08-16T21:10:45.878Z] [2022-08-16T21:10:45.878Z] #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-16T21:10:45.878Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:45.878Z] #21 48.49 Selecting previously unselected package libip6tc2:amd64. [2022-08-16T21:10:45.878Z] #21 48.50 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 48.51 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:10:45.878Z] #21 48.71 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-16T21:10:45.878Z] #21 48.72 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 48.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:10:45.878Z] #21 48.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-16T21:10:45.878Z] #21 48.84 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 48.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:10:45.878Z] #21 48.99 Selecting previously unselected package libnftnl11:amd64. [2022-08-16T21:10:45.878Z] #21 49.00 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 49.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:10:45.878Z] #21 49.17 Selecting previously unselected package iptables. [2022-08-16T21:10:45.878Z] #21 49.20 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 49.21 Unpacking iptables (1.8.7-1) ... [2022-08-16T21:10:45.878Z] #21 49.68 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:10:45.878Z] #21 49.68 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 49.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:10:45.878Z] #21 49.93 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:10:45.878Z] #21 49.94 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 49.95 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:10:45.878Z] #21 50.09 Selecting previously unselected package jq. [2022-08-16T21:10:45.878Z] #21 50.15 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 50.16 Unpacking jq (1.6-2.1) ... [2022-08-16T21:10:45.878Z] #21 50.32 Selecting previously unselected package libaio1:amd64. [2022-08-16T21:10:45.878Z] #21 50.33 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 50.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:10:45.878Z] #21 50.42 Selecting previously unselected package libgpm2:amd64. [2022-08-16T21:10:45.878Z] #21 50.43 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 50.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:10:45.878Z] #21 50.57 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:10:45.878Z] #21 50.57 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 50.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:10:45.878Z] #21 56.72 Selecting previously unselected package libinih1:amd64. [2022-08-16T21:10:45.878Z] #21 56.72 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 56.73 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-16T21:10:45.878Z] #21 56.84 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-16T21:10:45.878Z] #21 56.85 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 56.85 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:10:45.878Z] #21 57.08 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:10:45.878Z] #21 57.09 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 57.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:10:45.878Z] #21 57.25 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:10:45.878Z] #21 57.26 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 57.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:10:45.878Z] #21 57.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:10:45.878Z] #21 57.46 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 57.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:10:45.878Z] #21 57.62 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:10:45.878Z] #21 57.62 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 57.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:10:45.878Z] #21 57.82 Selecting previously unselected package net-tools. [2022-08-16T21:10:45.878Z] #21 57.83 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 57.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:10:45.878Z] #21 58.27 Selecting previously unselected package patch. [2022-08-16T21:10:45.878Z] #21 58.28 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:10:45.878Z] #21 58.30 Unpacking patch (2.7.6-7) ... [2022-08-16T21:10:45.878Z] #21 58.59 Selecting previously unselected package python-pip-whl. [2022-08-16T21:10:45.878Z] #21 58.61 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:10:45.878Z] #21 58.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:10:45.878Z] #21 ... [2022-08-16T21:10:45.878Z] [2022-08-16T21:10:45.878Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:45.878Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:45.878Z] #77 205.8 checking stddef.h usability... yes [2022-08-16T21:10:46.089Z] #64 DONE 355.6s [2022-08-16T21:10:46.134Z] #77 206.0 checking stddef.h presence... yes [2022-08-16T21:10:46.134Z] #77 206.1 checking for stddef.h... yes [2022-08-16T21:10:46.134Z] #77 206.2 checking for stdlib.h... (cached) yes [2022-08-16T21:10:46.134Z] #77 206.2 checking for string.h... (cached) yes [2022-08-16T21:10:46.272Z] #21 60.68 Selecting previously unselected package systemd-journal-remote. [2022-08-16T21:10:46.272Z] #21 60.68 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-16T21:10:46.272Z] #21 60.69 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-16T21:10:46.272Z] #21 61.02 Selecting previously unselected package thin-provisioning-tools. [2022-08-16T21:10:46.272Z] #21 61.04 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-16T21:10:46.532Z] #21 61.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:10:46.646Z] #77 206.4 checking sys/time.h usability... yes [2022-08-16T21:10:46.657Z] [2022-08-16T21:10:46.657Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:10:46.657Z] #65 sha256:7b10dcc95ce29c3b7fdcc44266306f087dcd05a53176f7e52e84f3103ab8af63 [2022-08-16T21:10:46.903Z] #77 206.7 checking sys/time.h presence... yes [2022-08-16T21:10:46.903Z] #77 206.9 checking for sys/time.h... yes [2022-08-16T21:10:46.903Z] #77 206.9 checking for inline... inline [2022-08-16T21:10:47.102Z] #21 61.56 Selecting previously unselected package uidmap. [2022-08-16T21:10:47.102Z] #21 61.57 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-16T21:10:47.102Z] #21 61.58 Unpacking uidmap (1:4.8.1-1) ... [2022-08-16T21:10:47.363Z] #21 62.00 Selecting previously unselected package vim-runtime. [2022-08-16T21:10:47.363Z] #21 62.00 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:10:47.415Z] #77 207.1 checking for size_t... yes [2022-08-16T21:10:47.415Z] #77 207.5 checking for stdlib.h... (cached) yes [2022-08-16T21:10:47.593Z] #65 DONE 0.9s [2022-08-16T21:10:47.593Z] [2022-08-16T21:10:47.593Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:10:47.593Z] #70 sha256:eec2520b8075bc4db9d2ecf791e5f1665fc012511543d90d47cd9b0ddb69670d [2022-08-16T21:10:47.622Z] #21 62.05 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-16T21:10:47.622Z] #21 62.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-16T21:10:47.622Z] #21 62.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:10:47.852Z] #70 DONE 0.2s [2022-08-16T21:10:47.852Z] [2022-08-16T21:10:47.852Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:10:47.852Z] #75 sha256:089f0e2f70ef5967380b88e151cf3b7c22f38d11a7300b7eb931d88caf110de9 [2022-08-16T21:10:47.927Z] #77 207.5 checking for GNU libc compatible malloc... yes [2022-08-16T21:10:47.927Z] #77 208.0 checking for stdlib.h... (cached) yes [2022-08-16T21:10:48.118Z] #19 368.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-16T21:10:48.118Z] #19 368.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:10:48.118Z] #19 368.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:10:48.118Z] #19 368.6 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-16T21:10:48.118Z] #19 368.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-16T21:10:48.118Z] #19 368.6 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-16T21:10:48.118Z] #19 368.6 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-16T21:10:48.118Z] #19 368.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-16T21:10:48.118Z] #19 368.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-16T21:10:48.118Z] #19 368.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-16T21:10:48.118Z] #19 368.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.118Z] #19 368.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.118Z] #19 368.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-16T21:10:48.118Z] #19 368.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.118Z] #19 368.8 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.118Z] #19 368.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-16T21:10:48.118Z] #19 368.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.118Z] #19 368.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.118Z] #19 368.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-16T21:10:48.118Z] #19 368.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.118Z] #19 368.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.118Z] #19 368.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-16T21:10:48.118Z] #19 368.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.118Z] #19 368.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.118Z] #19 369.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-16T21:10:48.184Z] #77 208.0 checking for GNU libc compatible realloc... yes [2022-08-16T21:10:48.376Z] #19 369.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.376Z] #19 369.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.376Z] #19 369.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-16T21:10:48.376Z] #19 369.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.376Z] #19 369.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.441Z] #77 208.2 checking for working strtod... yes [2022-08-16T21:10:48.634Z] #19 369.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-16T21:10:48.634Z] #19 369.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.634Z] #19 369.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.634Z] #19 369.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-16T21:10:48.634Z] #19 369.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.634Z] #19 369.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.700Z] #77 208.5 checking for gettimeofday... yes [2022-08-16T21:10:48.892Z] #19 369.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-16T21:10:48.892Z] #19 369.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.892Z] #19 369.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:48.892Z] #19 370.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-16T21:10:48.892Z] #19 370.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:48.892Z] #19 370.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:49.152Z] #19 370.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-16T21:10:49.152Z] #19 370.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:10:49.152Z] #19 370.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:10:49.228Z] #75 DONE 1.3s [2022-08-16T21:10:49.228Z] [2022-08-16T21:10:49.228Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:10:49.228Z] #78 sha256:37926e71ecbd2955d0e157766e864ecea6970f3835e7479ea56edcc2b094ec2b [2022-08-16T21:10:49.228Z] #78 DONE 0.1s [2022-08-16T21:10:49.228Z] [2022-08-16T21:10:49.228Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:10:49.228Z] #79 sha256:a8cec42d9aa1f5feb946c9a9d45b6e4fd001c44a52e1851154a8a3076ac592ab [2022-08-16T21:10:49.228Z] #79 DONE 0.1s [2022-08-16T21:10:49.228Z] [2022-08-16T21:10:49.228Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:10:49.228Z] #80 sha256:c46730bfe47c752fb7e7dc8facd3fa08aab2dc7b2c600aa9926efe13c200f446 [2022-08-16T21:10:49.228Z] #80 DONE 0.0s [2022-08-16T21:10:49.228Z] [2022-08-16T21:10:49.228Z] #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-16T21:10:49.228Z] #81 sha256:a1167e0b8221458b9dea86624052fa9157e942dd5505c832cc3df38734f83b2a [2022-08-16T21:10:49.263Z] #77 208.8 checking for memset... yes [2022-08-16T21:10:49.797Z] #81 0.676 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-16T21:10:49.827Z] #77 209.3 checking for strspn... yes [2022-08-16T21:10:50.057Z] #81 0.676 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-16T21:10:50.057Z] #81 0.676 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-16T21:10:50.084Z] #77 210.0 checking that generated files are newer than configure... done [2022-08-16T21:10:50.084Z] #77 210.0 configure: creating ./config.status [2022-08-16T21:10:50.626Z] #81 0.924 Reading package lists... [2022-08-16T21:10:50.917Z] #21 ... [2022-08-16T21:10:50.917Z] [2022-08-16T21:10:50.917Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:50.917Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:50.917Z] #77 203.7 checking for stdlib.h... (cached) yes [2022-08-16T21:10:50.917Z] #77 203.8 checking for string.h... (cached) yes [2022-08-16T21:10:50.917Z] #77 203.9 checking sys/time.h usability... yes [2022-08-16T21:10:50.917Z] #77 204.1 checking sys/time.h presence... yes [2022-08-16T21:10:50.917Z] #77 204.1 checking for sys/time.h... yes [2022-08-16T21:10:50.917Z] #77 204.1 checking for inline... inline [2022-08-16T21:10:50.917Z] #77 204.2 checking for size_t... yes [2022-08-16T21:10:50.917Z] #77 204.7 checking for stdlib.h... (cached) yes [2022-08-16T21:10:50.917Z] #77 204.7 checking for GNU libc compatible malloc... yes [2022-08-16T21:10:50.917Z] #77 205.0 checking for stdlib.h... (cached) yes [2022-08-16T21:10:50.917Z] #77 205.0 checking for GNU libc compatible realloc... yes [2022-08-16T21:10:50.917Z] #77 205.4 checking for working strtod... yes [2022-08-16T21:10:50.917Z] #77 205.8 checking for gettimeofday... yes [2022-08-16T21:10:50.917Z] #77 206.2 checking for memset... yes [2022-08-16T21:10:50.917Z] #77 206.6 checking for strspn... yes [2022-08-16T21:10:50.917Z] #77 207.3 checking that generated files are newer than configure... done [2022-08-16T21:10:50.917Z] #77 207.4 configure: creating ./config.status [2022-08-16T21:10:50.917Z] #77 211.8 config.status: creating Makefile [2022-08-16T21:10:50.917Z] #77 211.9 config.status: creating config.h [2022-08-16T21:10:50.917Z] #77 211.9 config.status: executing depfiles commands [2022-08-16T21:10:50.917Z] #77 212.1 config.status: executing libtool commands [2022-08-16T21:10:50.917Z] #77 213.9 GEN .version [2022-08-16T21:10:50.917Z] #77 213.9 make install-recursive [2022-08-16T21:10:50.917Z] #77 213.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-16T21:10:50.917Z] #77 214.2 Making install in libocispec [2022-08-16T21:10:50.917Z] #77 214.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:10:50.917Z] #77 214.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-16T21:10:50.917Z] #77 214.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-16T21:10:50.917Z] #77 214.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-16T21:10:50.917Z] #77 214.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-16T21:10:51.195Z] #81 1.539 Reading package lists... [2022-08-16T21:10:51.454Z] #81 2.054 Building dependency tree... [2022-08-16T21:10:51.454Z] #81 2.172 Reading state information... [2022-08-16T21:10:51.454Z] #81 2.292 systemd is already the newest version (247.3-7). [2022-08-16T21:10:51.454Z] #81 2.292 systemd set to manually installed. [2022-08-16T21:10:51.454Z] #81 2.292 The following additional packages will be installed: [2022-08-16T21:10:51.454Z] #81 2.292 libdbus-1-3 libpam-systemd [2022-08-16T21:10:51.454Z] #81 2.293 Recommended packages: [2022-08-16T21:10:51.454Z] #81 2.293 libnss-systemd [2022-08-16T21:10:51.454Z] #81 2.351 The following NEW packages will be installed: [2022-08-16T21:10:51.454Z] #81 2.352 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-16T21:10:52.022Z] #81 2.625 0 upgraded, 5 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:10:52.022Z] #81 2.625 Need to get 950 kB of archives. [2022-08-16T21:10:52.022Z] #81 2.625 After this operation, 1988 kB of additional disk space will be used. [2022-08-16T21:10:52.022Z] #81 2.625 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-16T21:10:52.022Z] #81 2.630 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-16T21:10:52.022Z] #81 2.632 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-16T21:10:52.022Z] #81 2.640 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-16T21:10:52.022Z] #81 2.644 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-16T21:10:52.022Z] #81 2.800 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:10:52.022Z] #81 2.832 Fetched 950 kB in 0s (3300 kB/s) [2022-08-16T21:10:52.022Z] #81 2.856 Selecting previously unselected package systemd-sysv. [2022-08-16T21:10:52.022Z] #81 2.856 (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-16T21:10:52.022Z] #81 2.881 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-16T21:10:52.022Z] #81 2.890 Unpacking systemd-sysv (247.3-7) ... [2022-08-16T21:10:52.022Z] #81 2.936 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-16T21:10:52.022Z] #81 2.939 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-16T21:10:52.022Z] #81 2.947 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-16T21:10:52.022Z] #81 3.000 Selecting previously unselected package dbus. [2022-08-16T21:10:52.281Z] #81 3.001 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-16T21:10:52.281Z] #81 3.011 Unpacking dbus (1.12.20-2) ... [2022-08-16T21:10:52.281Z] #81 3.069 Selecting previously unselected package libpam-systemd:amd64. [2022-08-16T21:10:52.281Z] #81 3.072 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-16T21:10:52.281Z] #81 3.076 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-16T21:10:52.281Z] #81 3.122 Selecting previously unselected package dbus-user-session. [2022-08-16T21:10:52.281Z] #81 3.125 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-16T21:10:52.281Z] #81 3.129 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-16T21:10:52.281Z] #81 3.261 Setting up systemd-sysv (247.3-7) ... [2022-08-16T21:10:52.299Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-16T21:10:52.544Z] #81 3.271 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-16T21:10:52.544Z] #81 3.280 Setting up dbus (1.12.20-2) ... [2022-08-16T21:10:52.559Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-16T21:10:52.559Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-16T21:10:52.559Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-16T21:10:52.559Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-16T21:10:52.559Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-16T21:10:52.559Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-16T21:10:52.559Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-16T21:10:52.559Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-16T21:10:52.809Z] #81 3.461 invoke-rc.d: could not determine current runlevel [2022-08-16T21:10:52.809Z] #81 3.464 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:10:52.809Z] #81 3.469 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-16T21:10:52.809Z] #81 3.640 Setting up dbus-user-session (1.12.20-2) ... [2022-08-16T21:10:52.809Z] #81 3.653 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:10:53.069Z] #81 DONE 3.8s [2022-08-16T21:10:53.069Z] [2022-08-16T21:10:53.069Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:10:53.069Z] #82 sha256:e670120bc0beee92539466da72b7ae8cfdf80d305313d2bc09d66eb821586c86 [2022-08-16T21:10:53.129Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-16T21:10:53.129Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-16T21:10:53.129Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-16T21:10:53.129Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-16T21:10:53.129Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-16T21:10:53.129Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-16T21:10:53.129Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-16T21:10:53.129Z] #77 ... [2022-08-16T21:10:53.129Z] [2022-08-16T21:10:53.129Z] #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-16T21:10:53.129Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:53.129Z] #21 67.64 Selecting previously unselected package vim. [2022-08-16T21:10:53.129Z] #21 67.65 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:10:53.129Z] #21 67.73 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:10:53.356Z] #77 ... [2022-08-16T21:10:53.356Z] [2022-08-16T21:10:53.357Z] #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-16T21:10:53.357Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:10:53.357Z] #21 59.65 Selecting previously unselected package python3-lib2to3. [2022-08-16T21:10:53.357Z] #21 59.66 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-16T21:10:53.357Z] #21 59.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:10:53.357Z] #21 59.83 Selecting previously unselected package python3-distutils. [2022-08-16T21:10:53.357Z] #21 59.83 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-16T21:10:53.357Z] #21 59.84 Unpacking python3-distutils (3.9.2-1) ... [2022-08-16T21:10:53.357Z] #21 60.13 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:10:53.357Z] #21 60.13 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:10:53.357Z] #21 60.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:10:53.357Z] #21 60.42 Selecting previously unselected package python3-setuptools. [2022-08-16T21:10:53.357Z] #21 60.42 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-16T21:10:53.357Z] #21 60.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-16T21:10:53.357Z] #21 60.92 Selecting previously unselected package python3-wheel. [2022-08-16T21:10:53.357Z] #21 60.92 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-16T21:10:53.357Z] #21 60.94 Unpacking python3-wheel (0.34.2-1) ... [2022-08-16T21:10:53.357Z] #21 61.17 Selecting previously unselected package python3-pip. [2022-08-16T21:10:53.357Z] #21 61.17 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:10:53.357Z] #21 61.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:10:53.357Z] #21 61.68 Selecting previously unselected package sudo. [2022-08-16T21:10:53.357Z] #21 61.70 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-16T21:10:53.357Z] #21 61.71 Unpacking sudo (1.9.5p2-3) ... [2022-08-16T21:10:53.357Z] #21 62.97 Selecting previously unselected package systemd-journal-remote. [2022-08-16T21:10:53.357Z] #21 62.99 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-16T21:10:53.357Z] #21 63.00 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-16T21:10:53.357Z] #21 63.23 Selecting previously unselected package thin-provisioning-tools. [2022-08-16T21:10:53.357Z] #21 63.23 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-16T21:10:53.357Z] #21 63.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:10:53.357Z] #21 63.55 Selecting previously unselected package uidmap. [2022-08-16T21:10:53.357Z] #21 63.57 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-16T21:10:53.357Z] #21 63.58 Unpacking uidmap (1:4.8.1-1) ... [2022-08-16T21:10:53.357Z] #21 63.82 Selecting previously unselected package vim-runtime. [2022-08-16T21:10:53.357Z] #21 63.82 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:10:53.357Z] #21 63.91 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-16T21:10:53.357Z] #21 63.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-16T21:10:53.357Z] #21 64.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:10:54.069Z] #21 68.69 Selecting previously unselected package xfsprogs. [2022-08-16T21:10:54.069Z] #21 68.70 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-16T21:10:54.069Z] #21 68.73 Unpacking xfsprogs (5.10.0-4) ... [2022-08-16T21:10:54.420Z] #19 374.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-16T21:10:54.420Z] #19 374.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:10:54.420Z] #19 374.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:10:54.420Z] #19 374.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-16T21:10:54.420Z] #19 374.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:10:54.420Z] #19 374.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-16T21:10:54.420Z] #19 375.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-16T21:10:54.420Z] #19 375.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-16T21:10:54.420Z] #19 375.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-16T21:10:54.420Z] #19 375.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-16T21:10:54.420Z] #19 375.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:54.420Z] #19 375.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:10:54.420Z] #19 375.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-16T21:10:54.678Z] #19 375.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:10:54.678Z] #19 375.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:10:54.726Z] #21 ... [2022-08-16T21:10:54.726Z] [2022-08-16T21:10:54.726Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:10:54.726Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:10:54.726Z] #77 214.7 config.status: creating Makefile [2022-08-16T21:10:54.983Z] #77 214.9 config.status: creating config.h [2022-08-16T21:10:54.983Z] #77 215.0 config.status: executing depfiles commands [2022-08-16T21:10:55.009Z] #21 69.60 Selecting previously unselected package zip. [2022-08-16T21:10:55.009Z] #21 69.61 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-16T21:10:55.009Z] #21 69.61 Unpacking zip (3.0-12) ... [2022-08-16T21:10:55.269Z] #21 69.86 Selecting previously unselected package zstd. [2022-08-16T21:10:55.269Z] #21 69.86 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-16T21:10:55.269Z] #21 69.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:10:55.547Z] #77 215.5 config.status: executing libtool commands [2022-08-16T21:10:56.209Z] #21 70.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:10:56.918Z] #77 217.0 GEN .version [2022-08-16T21:10:56.918Z] #77 217.1 make install-recursive [2022-08-16T21:10:57.176Z] #77 217.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-16T21:10:57.176Z] #77 217.3 Making install in libocispec [2022-08-16T21:10:57.176Z] #77 217.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:10:57.259Z] #82 DONE 3.7s [2022-08-16T21:10:57.259Z] [2022-08-16T21:10:57.259Z] #83 exporting to image [2022-08-16T21:10:57.259Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:10:57.259Z] #83 exporting layers [2022-08-16T21:10:57.433Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-16T21:10:57.433Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-16T21:10:57.433Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-16T21:10:57.433Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-16T21:10:57.592Z] #21 72.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:10:57.852Z] #21 72.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:10:57.852Z] #21 72.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:10:57.852Z] #21 72.33 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:10:57.852Z] #21 72.35 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:10:57.852Z] #21 72.37 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-16T21:10:57.852Z] #21 72.40 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:10:57.852Z] #21 72.42 Setting up uidmap (1:4.8.1-1) ... [2022-08-16T21:10:57.852Z] #21 72.44 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:10:57.852Z] #21 72.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:10:57.852Z] #21 72.46 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:10:57.852Z] #21 72.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:10:57.852Z] #21 72.50 Setting up python3-wheel (0.34.2-1) ... [2022-08-16T21:10:58.804Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-16T21:10:58.805Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-16T21:10:58.805Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-16T21:10:58.805Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-16T21:10:58.805Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-16T21:10:58.805Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-16T21:10:58.805Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-16T21:10:58.805Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-16T21:10:58.805Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-16T21:10:58.865Z] #19 380.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-16T21:10:58.865Z] #19 380.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:10:58.865Z] #19 380.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:10:58.865Z] #19 380.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-16T21:10:58.865Z] #19 380.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-16T21:10:58.865Z] #19 380.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-16T21:10:58.865Z] #19 380.0 Selecting previously unselected package libc6-s390x-cross. [2022-08-16T21:10:58.865Z] #19 380.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-16T21:10:58.865Z] #19 380.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-16T21:10:59.062Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-16T21:10:59.062Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-16T21:10:59.062Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-16T21:10:59.062Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-16T21:10:59.062Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-16T21:10:59.062Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-16T21:10:59.062Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-16T21:10:59.124Z] #19 380.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-16T21:10:59.124Z] #19 380.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:59.124Z] #19 380.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:10:59.124Z] #19 380.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-16T21:10:59.124Z] #19 380.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:59.124Z] #19 380.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:10:59.124Z] #19 380.2 Selecting previously unselected package libitm1-s390x-cross. [2022-08-16T21:10:59.124Z] #19 380.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:59.124Z] #19 380.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:10:59.124Z] #19 380.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-16T21:10:59.124Z] #19 380.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:59.124Z] #19 380.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:10:59.124Z] #19 380.3 Selecting previously unselected package libasan6-s390x-cross. [2022-08-16T21:10:59.124Z] #19 380.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:59.236Z] #21 73.63 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:10:59.236Z] #21 73.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:10:59.236Z] #21 73.66 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:10:59.236Z] #21 73.67 Setting up libcap2-bin (1:2.44-1) ... [2022-08-16T21:10:59.236Z] #21 73.70 Setting up apparmor (2.13.6-10) ... [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-16T21:10:59.330Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/builder [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-16T21:10:59.330Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-16T21:10:59.388Z] #19 380.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:10:59.646Z] #19 380.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-16T21:10:59.646Z] #19 380.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:59.646Z] #19 380.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:10:59.646Z] #19 380.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-16T21:10:59.646Z] #19 380.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:59.646Z] #19 380.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:10:59.646Z] #19 380.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-16T21:10:59.904Z] #19 380.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:10:59.905Z] #19 380.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:10:59.905Z] #19 381.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-16T21:11:00.164Z] #19 381.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:11:00.164Z] #19 381.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-16T21:11:00.432Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-16T21:11:00.690Z] #77 220.6 make install-recursive [2022-08-16T21:11:00.690Z] #77 220.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:11:00.690Z] #77 220.8 Making install in yajl [2022-08-16T21:11:00.947Z] #77 220.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:11:00.947Z] #77 221.0 CC verify/json_verify-json_verify.o [2022-08-16T21:11:00.947Z] #77 221.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-16T21:11:00.947Z] #77 221.1 CC src/libyajl_la-yajl.lo [2022-08-16T21:11:01.204Z] #77 221.1 CC src/libyajl_la-yajl_gen.lo [2022-08-16T21:11:01.204Z] #77 221.1 CC src/libyajl_la-yajl_parser.lo [2022-08-16T21:11:01.204Z] #77 221.1 CC src/libyajl_la-yajl_encode.lo [2022-08-16T21:11:01.204Z] #77 221.1 CC src/libyajl_la-yajl_buf.lo [2022-08-16T21:11:01.204Z] #77 221.1 CC src/libyajl_la-yajl_lex.lo [2022-08-16T21:11:01.204Z] #77 221.2 CC src/libyajl_la-yajl_tree.lo [2022-08-16T21:11:01.859Z] ok github.com/docker/docker/builder/remotecontext 0.116s coverage: 13.7% of statements [2022-08-16T21:11:02.115Z] ok github.com/docker/docker/builder/dockerfile 0.510s coverage: 49.3% of statements [2022-08-16T21:11:02.394Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-16T21:11:02.531Z] #21 76.67 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-16T21:11:02.531Z] #21 76.79 Setting up zip (3.0-12) ... [2022-08-16T21:11:02.531Z] #21 76.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:11:02.531Z] #21 76.94 Setting up bash-completion (1:2.11-2) ... [2022-08-16T21:11:02.575Z] #77 ... [2022-08-16T21:11:02.575Z] [2022-08-16T21:11:02.576Z] #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-16T21:11:02.576Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:11:02.576Z] #21 70.30 Selecting previously unselected package vim. [2022-08-16T21:11:02.576Z] #21 70.31 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:11:02.576Z] #21 70.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:11:02.576Z] #21 71.04 Selecting previously unselected package xfsprogs. [2022-08-16T21:11:02.576Z] #21 71.06 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-16T21:11:02.576Z] #21 71.07 Unpacking xfsprogs (5.10.0-4) ... [2022-08-16T21:11:02.576Z] #21 72.05 Selecting previously unselected package zip. [2022-08-16T21:11:02.576Z] #21 72.09 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-16T21:11:02.576Z] #21 72.09 Unpacking zip (3.0-12) ... [2022-08-16T21:11:02.576Z] #21 72.34 Selecting previously unselected package zstd. [2022-08-16T21:11:02.576Z] #21 72.35 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-16T21:11:02.576Z] #21 72.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:11:02.576Z] #21 72.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:11:02.576Z] #21 74.83 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:11:02.576Z] #21 74.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:11:02.576Z] #21 74.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:11:02.576Z] #21 74.87 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:11:02.576Z] #21 74.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:11:02.576Z] #21 74.89 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-16T21:11:02.576Z] #21 74.90 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:11:02.576Z] #21 74.91 Setting up uidmap (1:4.8.1-1) ... [2022-08-16T21:11:02.576Z] #21 74.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:11:02.576Z] #21 74.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:11:02.576Z] #21 74.95 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:11:02.576Z] #21 74.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:11:02.576Z] #21 74.99 Setting up python3-wheel (0.34.2-1) ... [2022-08-16T21:11:02.960Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-16T21:11:03.521Z] ok github.com/docker/docker/builder/remotecontext/git 1.588s coverage: 86.3% of statements [2022-08-16T21:11:03.521Z] ? github.com/docker/docker/cli [no test files] [2022-08-16T21:11:03.521Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-16T21:11:03.521Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-16T21:11:03.521Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-16T21:11:03.945Z] #21 76.45 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:11:03.945Z] #21 76.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:11:03.945Z] #21 76.48 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:11:03.945Z] #21 76.49 Setting up libcap2-bin (1:2.44-1) ... [2022-08-16T21:11:03.945Z] #21 76.51 Setting up apparmor (2.13.6-10) ... [2022-08-16T21:11:04.352Z] #19 385.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-16T21:11:04.353Z] #19 385.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:11:04.353Z] #19 385.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:04.353Z] #19 385.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-16T21:11:04.353Z] #19 385.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:11:04.353Z] #19 385.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-16T21:11:04.449Z] ok github.com/docker/docker/cmd/docker-proxy 0.181s coverage: 67.6% of statements [2022-08-16T21:11:04.496Z] #21 ... [2022-08-16T21:11:04.496Z] [2022-08-16T21:11:04.496Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:11:04.496Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-16T21:11:04.496Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-16T21:11:04.497Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-16T21:11:04.497Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-16T21:11:04.497Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-16T21:11:04.497Z] #77 218.0 make install-recursive [2022-08-16T21:11:04.497Z] #77 218.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:11:04.497Z] #77 218.2 Making install in yajl [2022-08-16T21:11:04.497Z] #77 218.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:11:04.497Z] #77 218.4 CC verify/json_verify-json_verify.o [2022-08-16T21:11:04.497Z] #77 218.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-16T21:11:04.497Z] #77 218.4 CC src/libyajl_la-yajl.lo [2022-08-16T21:11:04.497Z] #77 218.4 CC src/libyajl_la-yajl_gen.lo [2022-08-16T21:11:04.497Z] #77 218.5 CC src/libyajl_la-yajl_parser.lo [2022-08-16T21:11:04.497Z] #77 218.5 CC src/libyajl_la-yajl_buf.lo [2022-08-16T21:11:04.497Z] #77 218.6 CC src/libyajl_la-yajl_encode.lo [2022-08-16T21:11:04.497Z] #77 218.7 CC src/libyajl_la-yajl_lex.lo [2022-08-16T21:11:04.497Z] #77 218.7 CC src/libyajl_la-yajl_tree.lo [2022-08-16T21:11:04.497Z] #77 227.1 CCLD libyajl.la [2022-08-16T21:11:04.610Z] #19 385.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-16T21:11:04.610Z] #19 385.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-16T21:11:04.610Z] #19 385.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-16T21:11:04.766Z] #77 228.0 CCLD verify/json_verify [2022-08-16T21:11:04.869Z] #19 385.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-16T21:11:04.869Z] #19 385.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:11:04.869Z] #19 385.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:05.128Z] #19 386.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-16T21:11:05.128Z] #19 386.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:11:05.128Z] #19 386.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:05.344Z] #77 228.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:11:05.381Z] #83 exporting layers 8.2s done [2022-08-16T21:11:05.381Z] #83 writing image sha256:7e234be1012b9e5639b495920ee3abc8bde9dee013efe005b1eecab52efdbcb0 done [2022-08-16T21:11:05.381Z] #83 naming to docker.io/library/docker:55b9e757fa89f0ebfeda7ba2c643b28f1b43d0ab done [2022-08-16T21:11:05.381Z] #83 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:11:05.604Z] #77 228.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:11:05.604Z] #77 228.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:11:05.604Z] #77 228.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:11:05.604Z] #77 228.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:11:05.604Z] #77 228.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:11:05.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=55b9e757fa89f0ebfeda7ba2c643b28f1b43d0ab -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:55b9e757fa89f0ebfeda7ba2c643b28f1b43d0ab hack/make.sh dynbinary test-integration [2022-08-16T21:11:05.863Z] #77 229.1 CC src/validate.o [2022-08-16T21:11:05.863Z] #77 229.1 CC src/image_spec_schema_config_schema.lo [2022-08-16T21:11:05.863Z] #77 229.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-16T21:11:05.863Z] #77 229.2 CC src/image_spec_schema_defs.lo [2022-08-16T21:11:05.863Z] #77 229.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-16T21:11:05.863Z] #77 229.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-16T21:11:05.863Z] #77 229.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-16T21:11:05.863Z] #77 229.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-16T21:11:05.863Z] #77 229.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-16T21:11:05.863Z] #77 229.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-16T21:11:05.863Z] #77 229.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-16T21:11:05.863Z] #77 229.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-16T21:11:06.123Z] #77 229.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-16T21:11:06.123Z] #77 229.5 CC src/runtime_spec_schema_defs.lo [2022-08-16T21:11:06.123Z] #77 229.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-16T21:11:06.297Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-16T21:11:06.297Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-16T21:11:06.297Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-16T21:11:06.297Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-16T21:11:06.297Z] 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-16T21:11:06.297Z] Detected virtualization docker. [2022-08-16T21:11:06.297Z] Detected architecture x86-64. [2022-08-16T21:11:06.297Z] Set hostname to <61034b9ee482>. [2022-08-16T21:11:06.297Z] modprobe@drm.service: Succeeded. [2022-08-16T21:11:06.297Z] modprobe@configfs.service: Succeeded. [2022-08-16T21:11:06.297Z] modprobe@fuse.service: Succeeded. [2022-08-16T21:11:06.297Z] + source /etc/docker-entrypoint-cmd [2022-08-16T21:11:06.297Z] ++ hack/make.sh dynbinary test-integration [2022-08-16T21:11:06.297Z] [2022-08-16T21:11:06.382Z] #77 229.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-16T21:11:06.383Z] #77 229.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-16T21:11:06.383Z] #77 229.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-16T21:11:06.383Z] #77 229.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-16T21:11:06.383Z] #77 229.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-16T21:11:06.469Z] #21 79.07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-16T21:11:06.469Z] #21 79.16 Setting up zip (3.0-12) ... [2022-08-16T21:11:06.469Z] #21 79.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:11:06.469Z] #21 79.24 Setting up bash-completion (1:2.11-2) ... [2022-08-16T21:11:06.556Z] Removing bundles/ [2022-08-16T21:11:06.556Z] [2022-08-16T21:11:06.556Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:11:06.556Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:11:06.556Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:11:06.642Z] #77 229.9 CC src/basic_test_double_array_item.lo [2022-08-16T21:11:06.642Z] #77 230.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-16T21:11:06.642Z] #77 230.0 CC src/basic_test_top_array_int.lo [2022-08-16T21:11:06.642Z] #77 230.0 CC src/basic_test_top_array_string.lo [2022-08-16T21:11:06.642Z] #77 230.1 CC src/basic_test_double_array.lo [2022-08-16T21:11:06.642Z] #77 230.1 CC src/basic_test_top_double_array_obj.lo [2022-08-16T21:11:06.642Z] #77 230.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-16T21:11:06.642Z] #77 230.2 CC src/basic_test_top_double_array_int.lo [2022-08-16T21:11:06.642Z] #77 230.2 CC src/basic_test_top_double_array_string.lo [2022-08-16T21:11:06.912Z] #77 230.3 CC src/json_common.lo [2022-08-16T21:11:06.912Z] #77 230.4 CC src/read-file.lo [2022-08-16T21:11:07.172Z] #77 230.4 CC tests/test-2.o [2022-08-16T21:11:07.172Z] #77 230.6 CC tests/test-3.o [2022-08-16T21:11:07.172Z] #77 230.6 CC tests/test-1.o [2022-08-16T21:11:07.172Z] #77 230.7 CC tests/test-5.o [2022-08-16T21:11:07.435Z] #77 230.7 CC tests/test-4.o [2022-08-16T21:11:07.435Z] #77 ... [2022-08-16T21:11:07.435Z] [2022-08-16T21:11:07.435Z] #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-16T21:11:07.435Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:11:07.435Z] #21 82.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:11:07.696Z] #21 82.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:11:07.696Z] #21 82.27 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:11:07.696Z] #21 82.29 Setting up patch (2.7.6-7) ... [2022-08-16T21:11:07.696Z] #21 82.31 Setting up sudo (1.9.5p2-3) ... [2022-08-16T21:11:07.696Z] #21 82.40 invoke-rc.d: could not determine current runlevel [2022-08-16T21:11:07.696Z] #21 82.41 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:11:07.696Z] #21 82.43 Setting up xfsprogs (5.10.0-4) ... [2022-08-16T21:11:07.696Z] #21 82.44 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-16T21:11:07.696Z] #21 82.45 Failed to connect to bus: Host is down [2022-08-16T21:11:07.696Z] #21 82.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:11:07.696Z] #21 82.48 Setting up inetutils-ping (2:2.0-1) ... [2022-08-16T21:11:07.718Z] ok github.com/docker/docker/client 0.117s coverage: 75.9% of statements [2022-08-16T21:11:07.957Z] #21 82.49 Setting up pigz (2.6-1) ... [2022-08-16T21:11:07.957Z] #21 82.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:11:07.957Z] #21 82.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:11:07.957Z] #21 82.54 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:11:07.957Z] #21 82.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:11:08.895Z] #21 83.64 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:11:09.154Z] #21 83.66 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:11:09.317Z] #19 390.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-16T21:11:09.317Z] #19 390.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:11:09.317Z] #19 390.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:09.317Z] #19 390.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-16T21:11:09.317Z] #19 390.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-16T21:11:09.317Z] #19 390.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-16T21:11:09.317Z] #19 390.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-16T21:11:09.317Z] #19 390.5 Setting up libfile-which-perl (1.23-1) ... [2022-08-16T21:11:09.575Z] #19 390.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-16T21:11:09.575Z] #19 390.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-16T21:11:09.575Z] #19 390.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-16T21:11:09.575Z] #19 390.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:11:09.575Z] #19 390.6 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:11:09.575Z] #19 390.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:11:09.575Z] #19 390.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-16T21:11:09.575Z] #19 390.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-16T21:11:09.575Z] #19 390.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:11:09.575Z] #19 390.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-16T21:11:09.575Z] #19 390.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-16T21:11:09.575Z] #19 390.7 Setting up file (1:5.39-3) ... [2022-08-16T21:11:09.575Z] #19 390.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:11:09.575Z] #19 390.7 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:11:09.575Z] #19 390.7 Setting up libyaml-perl (1.30-1) ... [2022-08-16T21:11:09.575Z] #19 390.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-16T21:11:09.575Z] #19 390.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-16T21:11:09.575Z] #19 390.7 Setting up libio-string-perl (1.08-3.1) ... [2022-08-16T21:11:09.745Z] #21 ... [2022-08-16T21:11:09.745Z] [2022-08-16T21:11:09.745Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:11:09.745Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:11:09.745Z] #77 229.3 CCLD libyajl.la [2022-08-16T21:11:09.833Z] #19 390.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-16T21:11:09.833Z] #19 390.7 Setting up cross-config (2.6.18+nmu1) ... [2022-08-16T21:11:09.833Z] #19 390.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:11:09.833Z] #19 390.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:11:09.833Z] #19 390.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-16T21:11:09.833Z] #19 390.9 Setting up patch (2.7.6-7) ... [2022-08-16T21:11:09.833Z] #19 390.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-16T21:11:09.833Z] #19 390.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-16T21:11:09.833Z] #19 390.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:09.833Z] #19 390.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-16T21:11:09.833Z] #19 390.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-16T21:11:09.833Z] #19 390.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-16T21:11:09.833Z] #19 391.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:09.833Z] #19 391.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:11:10.003Z] #77 230.2 CCLD verify/json_verify [2022-08-16T21:11:10.091Z] #19 391.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-16T21:11:10.091Z] #19 391.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:10.091Z] #19 391.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.091Z] #19 391.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-16T21:11:10.091Z] #19 391.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.095Z] #21 84.78 Setting up libelf1:amd64 (0.183-1) ... [2022-08-16T21:11:10.095Z] #21 84.79 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:11:10.369Z] #21 84.80 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:11:10.369Z] #21 84.82 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:11:10.369Z] #21 84.84 Setting up libkmod2:amd64 (28-1) ... [2022-08-16T21:11:10.369Z] #21 84.85 Setting up python3-distutils (3.9.2-1) ... [2022-08-16T21:11:10.374Z] #19 391.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.374Z] #19 391.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.374Z] #19 391.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-16T21:11:10.374Z] #19 391.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.374Z] #19 391.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.374Z] #19 391.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.374Z] #19 391.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-16T21:11:10.374Z] #19 391.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-16T21:11:10.374Z] #19 391.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-16T21:11:10.567Z] #77 230.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:11:10.568Z] #77 230.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:11:10.568Z] #77 230.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:11:10.568Z] #77 230.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:11:10.568Z] #77 230.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:11:10.568Z] #77 230.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:11:10.568Z] #77 230.7 CC src/validate.o [2022-08-16T21:11:10.634Z] #19 391.6 [2022-08-16T21:11:10.634Z] #19 391.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-16T21:11:10.634Z] #19 391.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.634Z] #19 391.7 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:11:10.634Z] #19 391.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.634Z] #19 391.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:11:10.634Z] #19 391.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.634Z] #19 391.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.634Z] #19 391.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.634Z] #19 391.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.634Z] #19 391.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:11:10.634Z] #19 391.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.825Z] #77 230.7 CC src/image_spec_schema_config_schema.lo [2022-08-16T21:11:10.825Z] #77 230.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-16T21:11:10.825Z] #77 230.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-16T21:11:10.825Z] #77 230.7 CC src/image_spec_schema_defs.lo [2022-08-16T21:11:10.825Z] #77 230.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-16T21:11:10.825Z] #77 230.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-16T21:11:10.825Z] #77 230.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-16T21:11:10.825Z] #77 230.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-16T21:11:10.825Z] #77 230.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-16T21:11:10.825Z] #77 230.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-16T21:11:10.825Z] #77 230.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-16T21:11:10.825Z] #77 230.8 CC src/runtime_spec_schema_config_vm.lo [2022-08-16T21:11:10.825Z] #77 230.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-16T21:11:10.825Z] #77 230.9 CC src/runtime_spec_schema_defs.lo [2022-08-16T21:11:10.825Z] #77 230.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-16T21:11:10.825Z] #77 230.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-16T21:11:10.825Z] #77 231.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-16T21:11:10.901Z] #19 391.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.901Z] #19 391.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.901Z] #19 391.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:10.901Z] #19 391.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-16T21:11:10.901Z] #19 391.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-16T21:11:10.901Z] #19 392.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-16T21:11:10.901Z] #19 392.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-16T21:11:10.901Z] #19 392.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-16T21:11:11.082Z] #77 231.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-16T21:11:11.082Z] #77 231.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-16T21:11:11.082Z] #77 231.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-16T21:11:11.166Z] #19 392.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:11.308Z] #21 85.80 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:11:11.308Z] #21 85.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-16T21:11:11.308Z] #21 85.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-16T21:11:11.308Z] #21 85.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-16T21:11:11.308Z] #21 85.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-16T21:11:11.308Z] #21 85.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-16T21:11:11.308Z] #21 85.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-16T21:11:11.308Z] #21 85.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-16T21:11:11.308Z] #21 85.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-16T21:11:11.308Z] #21 85.86 Setting up python3-setuptools (52.0.0-4) ... [2022-08-16T21:11:11.340Z] #77 231.4 CC src/basic_test_top_array_string.lo [2022-08-16T21:11:11.340Z] #77 231.4 CC src/basic_test_top_array_int.lo [2022-08-16T21:11:11.340Z] #77 231.4 CC src/basic_test_double_array.lo [2022-08-16T21:11:11.340Z] #77 231.4 CC src/basic_test_double_array_item.lo [2022-08-16T21:11:11.340Z] #77 231.5 CC src/basic_test_top_double_array_int.lo [2022-08-16T21:11:11.427Z] #19 392.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:11:11.427Z] #19 392.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.427Z] #19 392.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:11:11.597Z] #77 231.6 CC src/basic_test_top_double_array_obj.lo [2022-08-16T21:11:11.597Z] #77 231.8 CC src/read-file.lo [2022-08-16T21:11:11.689Z] #19 392.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up libxml-simple-perl (2.25-1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:11.689Z] #19 392.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:11:11.689Z] #19 392.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:11.853Z] #77 231.8 CC src/basic_test_top_double_array_refobj.lo [2022-08-16T21:11:11.854Z] #77 231.9 CC src/json_common.lo [2022-08-16T21:11:11.854Z] #77 231.9 CC src/basic_test_top_double_array_string.lo [2022-08-16T21:11:11.854Z] #77 232.0 CC tests/test-1.o [2022-08-16T21:11:11.948Z] #19 392.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:11.948Z] #19 392.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:11:11.948Z] #19 392.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:11.948Z] #19 392.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:11.948Z] #19 392.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:11:11.948Z] #19 392.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:11.948Z] #19 392.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-16T21:11:11.948Z] #19 393.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:11.948Z] #19 393.0 Setting up crossbuild-essential-armel (12.9) ... [2022-08-16T21:11:11.948Z] #19 393.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:11:11.948Z] #19 393.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-16T21:11:11.948Z] #19 393.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-16T21:11:11.948Z] #19 393.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-16T21:11:11.948Z] #19 393.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-16T21:11:11.948Z] #19 393.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:11:12.207Z] #19 DONE 393.3s [2022-08-16T21:11:12.207Z] [2022-08-16T21:11:12.207Z] #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-16T21:11:12.207Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:11:12.418Z] #77 232.4 CC tests/test-4.o [2022-08-16T21:11:12.466Z] #20 ... [2022-08-16T21:11:12.466Z] [2022-08-16T21:11:12.466Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:11:12.466Z] #32 sha256:7878e09f824c84932cddb16b07ccd62691df1f6de788c49649036200f2e63dc0 [2022-08-16T21:11:12.466Z] #32 DONE 0.2s [2022-08-16T21:11:12.466Z] [2022-08-16T21:11:12.466Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:11:12.466Z] #73 sha256:9dd7362ee94cfff809d4210d48620757014d045233fb7bae9e87536a49102438 [2022-08-16T21:11:12.466Z] #73 DONE 0.2s [2022-08-16T21:11:12.675Z] #77 232.5 CC tests/test-5.o [2022-08-16T21:11:12.675Z] #77 232.6 CC tests/test-3.o [2022-08-16T21:11:12.675Z] #77 232.7 CC tests/test-2.o [2022-08-16T21:11:12.728Z] [2022-08-16T21:11:12.728Z] #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-16T21:11:12.728Z] #74 sha256:ec350581ff249f88a46361d25548ffc1949980fd390dd66c7d484422e4fedef4 [2022-08-16T21:11:12.933Z] #77 232.9 CC tests/test-6.o [2022-08-16T21:11:12.933Z] #77 232.9 CC tests/test-7.o [2022-08-16T21:11:13.189Z] #77 233.3 CC tests/test-9.o [2022-08-16T21:11:13.189Z] #77 233.3 CC tests/test-10.o [2022-08-16T21:11:13.189Z] #77 233.3 CC tests/test-8.o [2022-08-16T21:11:13.189Z] #77 233.4 CC tests/test-11.o [2022-08-16T21:11:13.665Z] #74 1.394 + RM_GOPATH=0 [2022-08-16T21:11:13.665Z] #74 1.394 + TMP_GOPATH= [2022-08-16T21:11:13.665Z] #74 1.394 + : /build [2022-08-16T21:11:13.665Z] #74 1.394 + '[' -z '' ']' [2022-08-16T21:11:13.665Z] #74 1.394 ++ mktemp -d [2022-08-16T21:11:13.848Z] #21 88.49 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:11:13.848Z] #21 88.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:11:13.848Z] #21 88.62 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:11:13.926Z] #74 1.402 + export GOPATH=/tmp/tmp.2tPhlBtKRc [2022-08-16T21:11:13.926Z] #74 1.402 + GOPATH=/tmp/tmp.2tPhlBtKRc [2022-08-16T21:11:13.926Z] #74 1.402 + RM_GOPATH=1 [2022-08-16T21:11:13.926Z] #74 1.402 + case "$(go env GOARCH)" in [2022-08-16T21:11:13.926Z] #74 1.402 ++ go env GOARCH [2022-08-16T21:11:13.926Z] #74 1.423 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:11:13.926Z] #74 1.423 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:11:13.926Z] #74 1.424 ++ dirname /install.sh [2022-08-16T21:11:13.926Z] #74 1.426 + dir=/ [2022-08-16T21:11:13.926Z] #74 1.426 + bin=rootlesskit [2022-08-16T21:11:13.926Z] #74 1.426 + shift [2022-08-16T21:11:13.926Z] #74 1.426 + '[' '!' -f //rootlesskit.installer ']' [2022-08-16T21:11:13.926Z] #74 1.426 + . //rootlesskit.installer [2022-08-16T21:11:13.926Z] #74 1.426 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:11:13.926Z] #74 1.426 + install_rootlesskit [2022-08-16T21:11:13.926Z] #74 1.426 + case "$1" in [2022-08-16T21:11:13.926Z] #74 1.426 + export CGO_ENABLED=0 [2022-08-16T21:11:13.926Z] #74 1.427 + CGO_ENABLED=0 [2022-08-16T21:11:13.926Z] #74 1.427 + _install_rootlesskit [2022-08-16T21:11:13.926Z] #74 1.427 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-16T21:11:13.926Z] #74 1.427 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:11:13.926Z] #74 1.427 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:11:13.926Z] #74 1.427 + GOBIN=/build [2022-08-16T21:11:13.926Z] #74 1.427 + GO111MODULE=on [2022-08-16T21:11:13.926Z] #74 1.427 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:11:13.926Z] #74 1.505 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-16T21:11:14.107Z] #21 88.64 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:11:15.307Z] #74 2.793 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:11:15.307Z] #74 2.798 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-16T21:11:15.566Z] #74 2.991 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-16T21:11:16.646Z] #21 90.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:11:16.646Z] #21 90.98 Setting up jq (1.6-2.1) ... [2022-08-16T21:11:16.646Z] #21 90.99 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:11:16.646Z] #21 91.14 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:11:16.646Z] #21 91.22 Setting up iptables (1.8.7-1) ... [2022-08-16T21:11:16.646Z] #21 91.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:11:16.646Z] #21 91.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:11:16.646Z] #21 91.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:11:16.646Z] #21 91.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:11:16.906Z] #21 91.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-16T21:11:16.906Z] #21 91.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-16T21:11:16.906Z] #21 91.55 Setting up iproute2 (5.10.0-4) ... [2022-08-16T21:11:16.949Z] #74 4.585 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-16T21:11:17.208Z] #74 4.823 go: downloading github.com/google/uuid v1.3.0 [2022-08-16T21:11:17.208Z] #74 4.833 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-16T21:11:17.208Z] #74 4.848 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-16T21:11:17.467Z] #74 4.923 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:11:17.467Z] #74 5.005 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-16T21:11:17.467Z] #74 5.089 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-16T21:11:17.726Z] #74 ... [2022-08-16T21:11:17.726Z] [2022-08-16T21:11:17.726Z] #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-16T21:11:17.726Z] #33 sha256:7962710076096ca2860a24d89f79f08f26d89575ccde5d27d26c03928336e64d [2022-08-16T21:11:17.726Z] #33 1.469 + RM_GOPATH=0 [2022-08-16T21:11:17.726Z] #33 1.471 + TMP_GOPATH= [2022-08-16T21:11:17.726Z] #33 1.471 + : /build [2022-08-16T21:11:17.726Z] #33 1.472 + '[' -z '' ']' [2022-08-16T21:11:17.726Z] #33 1.473 ++ mktemp -d [2022-08-16T21:11:17.726Z] #33 1.477 + export GOPATH=/tmp/tmp.wJ03Kmg7qu [2022-08-16T21:11:17.726Z] #33 1.478 + GOPATH=/tmp/tmp.wJ03Kmg7qu [2022-08-16T21:11:17.726Z] #33 1.482 + RM_GOPATH=1 [2022-08-16T21:11:17.726Z] #33 1.482 + case "$(go env GOARCH)" in [2022-08-16T21:11:17.726Z] #33 1.482 ++ go env GOARCH [2022-08-16T21:11:17.726Z] #33 1.494 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:11:17.726Z] #33 1.494 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:11:17.726Z] #33 1.495 ++ dirname /install.sh [2022-08-16T21:11:17.726Z] #33 1.496 + dir=/ [2022-08-16T21:11:17.726Z] #33 1.496 + bin=dockercli [2022-08-16T21:11:17.726Z] #33 1.496 + shift [2022-08-16T21:11:17.726Z] #33 1.496 + '[' '!' -f //dockercli.installer ']' [2022-08-16T21:11:17.726Z] #33 1.496 + . //dockercli.installer [2022-08-16T21:11:17.726Z] #33 1.497 ++ : stable [2022-08-16T21:11:17.726Z] #33 1.497 ++ : 17.06.2-ce [2022-08-16T21:11:17.726Z] #33 1.497 + install_dockercli [2022-08-16T21:11:17.726Z] #33 1.497 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-16T21:11:17.726Z] #33 1.498 Install docker/cli version 17.06.2-ce from stable [2022-08-16T21:11:17.726Z] #33 1.498 ++ uname -m [2022-08-16T21:11:17.726Z] #33 1.500 + arch=x86_64 [2022-08-16T21:11:17.726Z] #33 1.500 + '[' x86_64 '!=' x86_64 ']' [2022-08-16T21:11:17.726Z] #33 1.500 + url=https://download.docker.com/linux/static [2022-08-16T21:11:17.726Z] #33 1.501 + tar -xz docker/docker [2022-08-16T21:11:17.726Z] #33 1.503 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-16T21:11:17.726Z] #33 4.990 + mkdir -p /build [2022-08-16T21:11:17.726Z] #33 4.993 + mv docker/docker /build/ [2022-08-16T21:11:17.726Z] #33 4.995 + rmdir docker [2022-08-16T21:11:17.726Z] #33 DONE 5.3s [2022-08-16T21:11:17.726Z] [2022-08-16T21:11:17.726Z] #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-16T21:11:17.726Z] #74 sha256:ec350581ff249f88a46361d25548ffc1949980fd390dd66c7d484422e4fedef4 [2022-08-16T21:11:17.726Z] #74 5.353 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-16T21:11:17.726Z] #74 ... [2022-08-16T21:11:17.726Z] [2022-08-16T21:11:17.726Z] #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-16T21:11:17.726Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:11:17.726Z] #20 1.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:11:17.726Z] #20 1.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:11:17.726Z] #20 1.933 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:11:17.726Z] #20 2.281 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:11:17.726Z] #20 2.605 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:11:17.726Z] #20 3.041 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:11:17.726Z] #20 3.575 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:11:17.726Z] #20 4.161 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:11:17.726Z] #20 4.792 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:11:17.726Z] #20 5.151 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:11:17.726Z] #20 5.156 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:11:17.726Z] #20 5.169 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:11:17.726Z] #20 5.192 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:11:17.726Z] #20 5.194 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:11:17.726Z] #20 5.196 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:11:17.726Z] #20 5.210 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:11:17.726Z] #20 5.211 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:11:17.726Z] #20 5.212 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:11:17.726Z] #20 5.212 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:11:17.726Z] #20 5.213 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:11:17.726Z] #20 5.214 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:11:17.846Z] #21 ... [2022-08-16T21:11:17.846Z] [2022-08-16T21:11:17.846Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:11:17.846Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:11:17.846Z] #77 231.1 CC tests/test-6.o [2022-08-16T21:11:17.846Z] #77 231.3 CC tests/test-8.o [2022-08-16T21:11:17.846Z] #77 231.3 CC tests/test-7.o [2022-08-16T21:11:17.846Z] #77 231.3 CC tests/test-9.o [2022-08-16T21:11:17.846Z] #77 231.7 CC tests/test-10.o [2022-08-16T21:11:17.846Z] #77 232.0 CC tests/test-11.o [2022-08-16T21:11:17.846Z] #77 ... [2022-08-16T21:11:17.846Z] [2022-08-16T21:11:17.846Z] #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-16T21:11:17.846Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:11:17.846Z] #21 92.59 Setting up systemd (247.3-7) ... [2022-08-16T21:11:18.105Z] #21 92.80 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-16T21:11:18.364Z] #21 92.85 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-16T21:11:18.364Z] #21 92.87 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-16T21:11:18.364Z] #21 92.94 Initializing machine ID from KVM UUID. [2022-08-16T21:11:19.738Z] #77 ... [2022-08-16T21:11:19.738Z] [2022-08-16T21:11:19.738Z] #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-16T21:11:19.738Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:11:19.738Z] #21 82.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:11:19.738Z] #21 82.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:11:19.738Z] #21 82.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:11:19.738Z] #21 82.99 Setting up patch (2.7.6-7) ... [2022-08-16T21:11:19.738Z] #21 83.01 Setting up sudo (1.9.5p2-3) ... [2022-08-16T21:11:19.738Z] #21 83.12 invoke-rc.d: could not determine current runlevel [2022-08-16T21:11:19.738Z] #21 83.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:11:19.738Z] #21 83.15 Setting up xfsprogs (5.10.0-4) ... [2022-08-16T21:11:19.738Z] #21 83.17 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-16T21:11:19.738Z] #21 83.17 Failed to connect to bus: Host is down [2022-08-16T21:11:19.738Z] #21 83.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:11:19.738Z] #21 83.27 Setting up inetutils-ping (2:2.0-1) ... [2022-08-16T21:11:19.738Z] #21 83.36 Setting up pigz (2.6-1) ... [2022-08-16T21:11:19.738Z] #21 83.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:11:19.738Z] #21 83.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:11:19.738Z] #21 83.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:11:19.738Z] #21 83.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:11:19.738Z] #21 85.70 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:11:19.738Z] #21 85.75 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:11:19.738Z] #21 86.30 Setting up libelf1:amd64 (0.183-1) ... [2022-08-16T21:11:19.738Z] #21 86.31 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:11:19.738Z] #21 86.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:11:19.738Z] #21 86.35 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:11:19.738Z] #21 86.35 Setting up libkmod2:amd64 (28-1) ... [2022-08-16T21:11:19.738Z] #21 86.36 Setting up python3-distutils (3.9.2-1) ... [2022-08-16T21:11:19.738Z] #21 87.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:11:19.738Z] #21 87.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-16T21:11:19.738Z] #21 87.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-16T21:11:19.738Z] #21 87.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-16T21:11:19.738Z] #21 87.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-16T21:11:19.738Z] #21 87.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-16T21:11:19.738Z] #21 87.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-16T21:11:19.738Z] #21 87.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-16T21:11:19.738Z] #21 87.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-16T21:11:19.738Z] #21 87.33 Setting up python3-setuptools (52.0.0-4) ... [2022-08-16T21:11:19.738Z] #21 89.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:11:19.738Z] #21 89.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:11:19.738Z] #21 89.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:11:19.738Z] #21 89.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:11:19.743Z] #21 94.48 Setting up systemd-journal-remote (247.3-7) ... [2022-08-16T21:11:19.996Z] #21 92.74 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:11:19.996Z] #21 92.76 Setting up jq (1.6-2.1) ... [2022-08-16T21:11:19.996Z] #21 92.78 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:11:19.996Z] #21 92.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:11:19.996Z] #21 92.81 Setting up iptables (1.8.7-1) ... [2022-08-16T21:11:19.996Z] #21 92.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:11:19.996Z] #21 92.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:11:19.996Z] #21 92.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:11:20.254Z] #21 92.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:11:20.254Z] #21 92.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-16T21:11:20.254Z] #21 92.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-16T21:11:20.254Z] #21 92.97 Setting up iproute2 (5.10.0-4) ... [2022-08-16T21:11:20.311Z] #21 95.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:11:21.210Z] #21 93.92 Setting up systemd (247.3-7) ... [2022-08-16T21:11:21.467Z] #21 94.30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-16T21:11:21.467Z] #21 94.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-16T21:11:21.691Z] #21 DONE 96.2s [2022-08-16T21:11:21.691Z] [2022-08-16T21:11:21.691Z] #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-16T21:11:21.691Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-16T21:11:21.724Z] #21 94.40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-16T21:11:21.724Z] #21 94.45 Initializing machine ID from KVM UUID. [2022-08-16T21:11:23.001Z] #20 ... [2022-08-16T21:11:23.001Z] [2022-08-16T21:11:23.001Z] #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-16T21:11:23.001Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:11:23.001Z] #49 1.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:11:23.001Z] #49 1.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:11:23.001Z] #49 1.813 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:11:23.001Z] #49 2.045 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:11:23.001Z] #49 2.402 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:11:23.001Z] #49 2.945 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:11:23.001Z] #49 3.525 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:11:23.001Z] #49 4.103 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:11:23.001Z] #49 4.622 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:11:23.001Z] #49 5.130 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:11:23.001Z] #49 5.139 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:11:23.001Z] #49 5.150 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:11:23.001Z] #49 5.158 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:11:23.001Z] #49 5.165 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:11:23.001Z] #49 5.172 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:11:23.001Z] #49 5.182 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:11:23.001Z] #49 5.183 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:11:23.001Z] #49 5.183 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:11:23.001Z] #49 5.184 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:11:23.001Z] #49 5.189 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:11:23.001Z] #49 5.193 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:11:23.001Z] #49 ... [2022-08-16T21:11:23.001Z] [2022-08-16T21:11:23.001Z] #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-16T21:11:23.001Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-16T21:11:23.001Z] #69 1.614 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:11:23.001Z] #69 1.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:11:23.001Z] #69 1.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:11:23.001Z] #69 1.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:11:23.001Z] #69 1.962 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:11:23.001Z] #69 2.358 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:11:23.001Z] #69 2.795 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:11:23.001Z] #69 3.410 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:11:23.001Z] #69 4.039 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:11:23.001Z] #69 4.561 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:11:23.001Z] #69 4.563 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:11:23.001Z] #69 4.575 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:11:23.001Z] #69 4.589 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:11:23.001Z] #69 4.594 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:11:23.001Z] #69 4.595 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:11:23.001Z] #69 4.605 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:11:23.001Z] #69 4.611 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:11:23.001Z] #69 4.617 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:11:23.001Z] #69 4.618 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:11:23.001Z] #69 4.619 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:11:23.001Z] #69 4.623 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:11:23.069Z] #22 1.421 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-16T21:11:23.069Z] #22 1.431 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-16T21:11:23.069Z] #22 1.449 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-16T21:11:23.328Z] #22 DONE 1.6s [2022-08-16T21:11:23.328Z] [2022-08-16T21:11:23.328Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:11:23.328Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-16T21:11:23.620Z] #21 96.06 Setting up systemd-journal-remote (247.3-7) ... [2022-08-16T21:11:23.877Z] #21 96.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:11:24.443Z] #21 DONE 97.3s [2022-08-16T21:11:24.443Z] [2022-08-16T21:11:24.443Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:11:24.443Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:11:24.701Z] #77 ... [2022-08-16T21:11:24.701Z] [2022-08-16T21:11:24.701Z] #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-16T21:11:24.701Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-16T21:11:26.071Z] #22 1.507 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-16T21:11:26.071Z] #22 1.527 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-16T21:11:26.071Z] #22 1.541 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-16T21:11:26.329Z] #22 DONE 1.7s [2022-08-16T21:11:26.329Z] [2022-08-16T21:11:26.329Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:11:26.329Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-16T21:11:28.276Z] #69 ... [2022-08-16T21:11:28.276Z] [2022-08-16T21:11:28.276Z] #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-16T21:11:28.276Z] #74 sha256:ec350581ff249f88a46361d25548ffc1949980fd390dd66c7d484422e4fedef4 [2022-08-16T21:11:28.276Z] #74 5.440 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-16T21:11:28.276Z] #74 6.665 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-16T21:11:28.276Z] #74 6.752 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:11:33.549Z] #74 ... [2022-08-16T21:11:33.549Z] [2022-08-16T21:11:33.549Z] #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-16T21:11:33.549Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-16T21:11:33.549Z] #69 21.45 Fetched 49.2 MB in 20s (2446 kB/s) [2022-08-16T21:11:38.220Z] #23 13.76 Collecting yamllint==1.26.1 [2022-08-16T21:11:38.220Z] #23 14.84 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-16T21:11:39.746Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 31.6% of statements [2022-08-16T21:11:40.130Z] #23 17.03 Collecting pathspec>=0.5.3 [2022-08-16T21:11:40.391Z] #23 17.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-16T21:11:40.675Z] ok github.com/docker/docker/container 0.120s coverage: 37.4% of statements [2022-08-16T21:11:40.989Z] #23 17.68 Collecting pyyaml [2022-08-16T21:11:40.989Z] #23 17.70 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-16T21:11:40.989Z] #23 17.89 Building wheels for collected packages: yamllint [2022-08-16T21:11:41.197Z] #23 12.53 Collecting yamllint==1.26.1 [2022-08-16T21:11:41.197Z] #23 13.61 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-16T21:11:41.237Z] ok github.com/docker/docker/cmd/dockerd/trap 2.418s coverage: 0.0% of statements [2022-08-16T21:11:41.237Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-16T21:11:41.237Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-16T21:11:41.237Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-16T21:11:41.237Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-16T21:11:41.237Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-16T21:11:41.250Z] #23 17.89 Building wheel for yamllint (setup.py): started [2022-08-16T21:11:41.668Z] #69 21.45 Reading package lists... [2022-08-16T21:11:41.668Z] #69 ... [2022-08-16T21:11:41.668Z] [2022-08-16T21:11:41.668Z] #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-16T21:11:41.668Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:11:41.668Z] #49 22.53 Fetched 49.2 MB in 21s (2346 kB/s) [2022-08-16T21:11:42.360Z] #23 16.00 Collecting pathspec>=0.5.3 [2022-08-16T21:11:42.360Z] #23 16.02 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-16T21:11:42.606Z] #49 22.53 Reading package lists... [2022-08-16T21:11:42.606Z] #49 ... [2022-08-16T21:11:42.606Z] [2022-08-16T21:11:42.606Z] #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-16T21:11:42.606Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-16T21:11:42.606Z] #69 21.45 Reading package lists... [2022-08-16T21:11:42.634Z] #23 19.44 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-16T21:11:42.634Z] #23 19.44 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cb804c120029246b331892c3e07e350e41d282b52e047a8304d8faf7fa2b9b34 [2022-08-16T21:11:42.634Z] #23 19.44 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-16T21:11:42.634Z] #23 19.46 Successfully built yamllint [2022-08-16T21:11:42.896Z] #23 19.57 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-16T21:11:42.925Z] #23 16.62 Collecting pyyaml [2022-08-16T21:11:42.925Z] #23 16.69 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-16T21:11:43.190Z] #23 16.86 Building wheels for collected packages: yamllint [2022-08-16T21:11:43.190Z] #23 16.86 Building wheel for yamllint (setup.py): started [2022-08-16T21:11:43.465Z] #23 20.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-16T21:11:44.244Z] #69 30.56 Reading package lists... [2022-08-16T21:11:44.244Z] #69 ... [2022-08-16T21:11:44.244Z] [2022-08-16T21:11:44.244Z] #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-16T21:11:44.244Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:11:44.244Z] #20 22.00 Fetched 49.2 MB in 20s (2418 kB/s) [2022-08-16T21:11:44.244Z] #20 22.00 Reading package lists... [2022-08-16T21:11:44.244Z] #20 31.22 Reading package lists... [2022-08-16T21:11:44.244Z] #20 ... [2022-08-16T21:11:44.244Z] [2022-08-16T21:11:44.244Z] #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-16T21:11:44.244Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:11:44.244Z] #49 22.53 Reading package lists... [2022-08-16T21:11:44.559Z] #23 18.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-16T21:11:44.815Z] #23 18.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ce41bec8760bf1b76cfae5d8b648c80caf5e3a304c130a0b15744998364b8ddc [2022-08-16T21:11:44.815Z] #23 18.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-16T21:11:44.815Z] #23 18.35 Successfully built yamllint [2022-08-16T21:11:44.815Z] #23 18.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-16T21:11:44.848Z] #23 DONE 21.7s [2022-08-16T21:11:44.848Z] [2022-08-16T21:11:44.848Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:11:44.848Z] #27 sha256:2f7e1a3ebb183b1bcdcf989f4e5984367cdfaa871b6d830a3682dfe22ac411aa [2022-08-16T21:11:45.379Z] #23 19.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-16T21:11:45.418Z] #27 DONE 0.5s [2022-08-16T21:11:45.418Z] [2022-08-16T21:11:45.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-16T21:11:45.418Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:11:45.418Z] #55 ... [2022-08-16T21:11:45.418Z] [2022-08-16T21:11:45.418Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:11:45.418Z] #32 sha256:9b5a594a6add745d57548b5c18eca70ca9547306ad78592eca803dee676eee03 [2022-08-16T21:11:46.309Z] #23 DONE 19.9s [2022-08-16T21:11:46.309Z] [2022-08-16T21:11:46.309Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:11:46.309Z] #27 sha256:dd3d977d232f80009d9b787987ef3532dbf4f1d9d61ac666a79a55bbe774500c [2022-08-16T21:11:46.309Z] #27 DONE 0.2s [2022-08-16T21:11:46.309Z] [2022-08-16T21:11:46.309Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:11:46.309Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:11:46.357Z] #32 DONE 0.8s [2022-08-16T21:11:46.357Z] [2022-08-16T21:11:46.357Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:11:46.357Z] #35 sha256:972a58ba7f79b33d1e0429d60b08eaec9ad434e6609255280fcdb7a8a5982492 [2022-08-16T21:11:46.486Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2022-08-16T21:11:46.565Z] #77 ... [2022-08-16T21:11:46.565Z] [2022-08-16T21:11:46.565Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:11:46.565Z] #32 sha256:825e4a415bfbe8ac2d40c4da52093a49d111a15470a61c711c7ebcb856fed4cb [2022-08-16T21:11:46.617Z] #35 DONE 0.4s [2022-08-16T21:11:46.617Z] [2022-08-16T21:11:46.617Z] #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-16T21:11:46.617Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:11:46.617Z] #55 ... [2022-08-16T21:11:46.617Z] [2022-08-16T21:11:46.617Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:11:46.617Z] #37 sha256:587717b3016723d303740ea20e430ee85e7daa91fe09ab601739b9d5c51769f8 [2022-08-16T21:11:46.822Z] #32 DONE 0.4s [2022-08-16T21:11:46.822Z] [2022-08-16T21:11:46.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-16T21:11:46.822Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:11:46.877Z] #37 DONE 0.4s [2022-08-16T21:11:46.877Z] [2022-08-16T21:11:46.877Z] #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-16T21:11:46.877Z] #64 sha256:8b28be237027e1cdbe5c5aea7770e5d76baa0e22eacbf0ef413f15930b334207 [2022-08-16T21:11:47.078Z] #77 ... [2022-08-16T21:11:47.078Z] [2022-08-16T21:11:47.078Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:11:47.078Z] #35 sha256:b7211b4bf4c622ff7bb6fa59d7a52a1ce0255f9e7eef9229d6044412324669b5 [2022-08-16T21:11:47.078Z] #35 DONE 0.1s [2022-08-16T21:11:47.078Z] [2022-08-16T21:11:47.078Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:11:47.078Z] #37 sha256:d57ebaebd6728e2a4dbaca3985b318788ab2103453dacb7d5c7ce00fe7ec9c0f [2022-08-16T21:11:47.078Z] #37 DONE 0.1s [2022-08-16T21:11:47.078Z] [2022-08-16T21:11:47.078Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:11:47.078Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:11:47.078Z] #77 ... [2022-08-16T21:11:47.078Z] [2022-08-16T21:11:47.078Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:11:47.078Z] #39 sha256:2736f9cbbaa3c0ae9985d1c01be30e6917c0aeb0ec12d14e4decdd7f293af30f [2022-08-16T21:11:47.078Z] #39 DONE 0.1s [2022-08-16T21:11:47.138Z] #64 ... [2022-08-16T21:11:47.138Z] [2022-08-16T21:11:47.138Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:11:47.138Z] #39 sha256:cfb3ef14a8b75b293d2b32910019ebc6e80d58cd53ce77a293b511924a1658b3 [2022-08-16T21:11:47.334Z] [2022-08-16T21:11:47.334Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:11:47.334Z] #41 sha256:b3906670539f00d4537289dfd803b449f8d8d4aa6cdc800a70aeea0aa0cf8210 [2022-08-16T21:11:47.334Z] #41 DONE 0.1s [2022-08-16T21:11:47.334Z] [2022-08-16T21:11:47.334Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:11:47.334Z] #45 sha256:dd12e5160489e5a53a046e91e2ab601692951fedccb43d03f96042c9af9460f2 [2022-08-16T21:11:47.334Z] #45 DONE 0.1s [2022-08-16T21:11:47.334Z] [2022-08-16T21:11:47.334Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:11:47.334Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:11:47.400Z] #39 DONE 0.2s [2022-08-16T21:11:47.400Z] [2022-08-16T21:11:47.400Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:11:47.400Z] #41 sha256:33e3f50c4f0aa3f179fa96a9824d33f24d8c0cfebbfd501b1c4560b8b52212ae [2022-08-16T21:11:47.400Z] #41 DONE 0.1s [2022-08-16T21:11:47.400Z] [2022-08-16T21:11:47.400Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:11:47.400Z] #45 sha256:b052b27e598a70d91a466e3e360ba9c61de0dc85359704272283aab483e27013 [2022-08-16T21:11:47.400Z] #45 DONE 0.1s [2022-08-16T21:11:47.400Z] [2022-08-16T21:11:47.400Z] #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-16T21:11:47.400Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:11:47.853Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-08-16T21:11:49.221Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-16T21:11:52.364Z] #49 32.06 Reading package lists... [2022-08-16T21:11:52.364Z] #49 ... [2022-08-16T21:11:52.364Z] [2022-08-16T21:11:52.364Z] #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-16T21:11:52.364Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-16T21:11:52.364Z] #69 30.56 Reading package lists... [2022-08-16T21:11:54.269Z] #69 39.64 Building dependency tree... [2022-08-16T21:11:55.759Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-08-16T21:11:56.175Z] #69 43.84 The following additional packages will be installed: [2022-08-16T21:11:56.175Z] #69 43.86 libbtrfs0 [2022-08-16T21:11:56.434Z] #69 44.13 The following NEW packages will be installed: [2022-08-16T21:11:56.434Z] #69 44.16 libbtrfs-dev libbtrfs0 [2022-08-16T21:11:56.688Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-16T21:11:57.003Z] #69 44.62 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:11:57.003Z] #69 44.62 Need to get 460 kB of archives. [2022-08-16T21:11:57.003Z] #69 44.62 After this operation, 1237 kB of additional disk space will be used. [2022-08-16T21:11:57.003Z] #69 44.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:11:57.003Z] #69 44.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:11:57.251Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-16T21:11:57.571Z] #69 45.16 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:11:57.813Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-16T21:11:57.831Z] #69 45.46 Fetched 460 kB in 0s (1427 kB/s) [2022-08-16T21:11:57.831Z] #69 45.50 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:11:57.831Z] #69 45.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 ... 30255 files and directories currently installed.) [2022-08-16T21:11:57.831Z] #69 45.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:11:57.831Z] #69 45.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:11:58.090Z] #69 45.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:11:58.090Z] #69 45.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:11:58.090Z] #69 45.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:11:58.090Z] #69 45.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:11:58.090Z] #69 45.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:11:58.090Z] #69 45.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:11:58.350Z] #69 DONE 46.1s [2022-08-16T21:11:58.350Z] [2022-08-16T21:11:58.350Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:11:58.350Z] #70 sha256:59d57586b345c151521e0c0e860cd0c7a846f34023b46ddac8c1a6acbbdc21ce [2022-08-16T21:11:58.350Z] #70 DONE 0.1s [2022-08-16T21:11:58.350Z] [2022-08-16T21:11:58.350Z] #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-16T21:11:58.350Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:11:58.350Z] #20 31.22 Reading package lists... [2022-08-16T21:11:58.350Z] #20 40.18 Building dependency tree... [2022-08-16T21:11:58.350Z] #20 44.30 The following additional packages will be installed: [2022-08-16T21:11:58.350Z] #20 44.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:11:58.350Z] #20 44.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-16T21:11:58.350Z] #20 44.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-16T21:11:58.350Z] #20 44.31 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-16T21:11:58.350Z] #20 44.31 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-16T21:11:58.350Z] #20 44.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-16T21:11:58.350Z] #20 44.33 mingw-w64-common mingw-w64-x86-64-dev [2022-08-16T21:11:58.350Z] #20 44.36 Suggested packages: [2022-08-16T21:11:58.350Z] #20 44.36 gcc-10-locales seccomp wine64 [2022-08-16T21:11:58.350Z] #20 44.96 The following NEW packages will be installed: [2022-08-16T21:11:58.350Z] #20 44.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:11:58.350Z] #20 44.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-16T21:11:58.350Z] #20 44.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-16T21:11:58.350Z] #20 44.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-16T21:11:58.350Z] #20 44.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-16T21:11:58.350Z] #20 44.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-16T21:11:58.350Z] #20 44.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-16T21:11:58.350Z] #20 44.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-16T21:11:58.350Z] #20 44.99 mingw-w64-x86-64-dev [2022-08-16T21:11:58.350Z] #20 45.46 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:11:58.350Z] #20 45.46 Need to get 115 MB of archives. [2022-08-16T21:11:58.350Z] #20 45.46 After this operation, 645 MB of additional disk space will be used. [2022-08-16T21:11:58.350Z] #20 45.46 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-16T21:11:58.350Z] #20 45.52 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-16T21:11:58.350Z] #20 45.58 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-16T21:11:58.350Z] #20 45.58 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-16T21:11:58.350Z] #20 45.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-16T21:11:58.350Z] #20 45.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-16T21:11:58.350Z] #20 45.68 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-16T21:11:58.350Z] #20 45.73 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-16T21:11:58.350Z] #20 45.74 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-16T21:11:58.350Z] #20 45.97 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-16T21:11:58.741Z] ok github.com/docker/docker/daemon 10.127s coverage: 16.6% of statements [2022-08-16T21:11:58.741Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-16T21:11:58.741Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-16T21:11:58.741Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-16T21:11:58.741Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-16T21:11:58.741Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-16T21:11:58.921Z] #20 46.55 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-16T21:11:58.921Z] #20 46.69 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-16T21:11:59.180Z] #20 46.94 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-16T21:11:59.304Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.612s coverage: 74.8% of statements [2022-08-16T21:11:59.439Z] #20 ... [2022-08-16T21:11:59.440Z] [2022-08-16T21:11:59.440Z] #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-16T21:11:59.440Z] #71 sha256:e08a0a74059a9717e9a82c790c3c3f54d52939f505ebc3d446eace9118e5a0d0 [2022-08-16T21:11:59.440Z] #71 0.889 + RM_GOPATH=0 [2022-08-16T21:11:59.440Z] #71 0.889 + TMP_GOPATH= [2022-08-16T21:11:59.440Z] #71 0.889 + : /build [2022-08-16T21:11:59.440Z] #71 0.889 + '[' -z '' ']' [2022-08-16T21:11:59.440Z] #71 0.890 ++ mktemp -d [2022-08-16T21:11:59.440Z] #71 0.893 + export GOPATH=/tmp/tmp.OfOUPc1h0v [2022-08-16T21:11:59.440Z] #71 0.894 + GOPATH=/tmp/tmp.OfOUPc1h0v [2022-08-16T21:11:59.440Z] #71 0.894 + RM_GOPATH=1 [2022-08-16T21:11:59.440Z] #71 0.894 + case "$(go env GOARCH)" in [2022-08-16T21:11:59.440Z] #71 0.895 ++ go env GOARCH [2022-08-16T21:11:59.440Z] #71 0.898 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:11:59.440Z] #71 0.899 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:11:59.440Z] #71 0.903 ++ dirname /install.sh [2022-08-16T21:11:59.440Z] #71 0.904 + dir=/ [2022-08-16T21:11:59.440Z] #71 0.904 + bin=containerd [2022-08-16T21:11:59.440Z] #71 0.904 + shift [2022-08-16T21:11:59.440Z] #71 0.905 + '[' '!' -f //containerd.installer ']' [2022-08-16T21:11:59.440Z] #71 0.905 + . //containerd.installer [2022-08-16T21:11:59.440Z] #71 0.905 ++ set -e [2022-08-16T21:11:59.440Z] #71 0.905 ++ : v1.6.7 [2022-08-16T21:11:59.440Z] #71 0.906 + install_containerd [2022-08-16T21:11:59.440Z] #71 0.906 + echo 'Install containerd version v1.6.7' [2022-08-16T21:11:59.440Z] #71 0.906 Install containerd version v1.6.7 [2022-08-16T21:11:59.440Z] #71 0.906 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OfOUPc1h0v/src/github.com/containerd/containerd [2022-08-16T21:11:59.440Z] #71 0.913 Cloning into '/tmp/tmp.OfOUPc1h0v/src/github.com/containerd/containerd'... [2022-08-16T21:12:00.232Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.333s coverage: 60.7% of statements [2022-08-16T21:12:00.488Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.0% of statements [2022-08-16T21:12:01.855Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-16T21:12:02.309Z] #55 ... [2022-08-16T21:12:02.309Z] [2022-08-16T21:12:02.309Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:12:02.309Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:12:02.309Z] #77 285.5 CCLD libocispec.la [2022-08-16T21:12:02.569Z] #77 286.0 CCLD src/validate [2022-08-16T21:12:02.569Z] #77 286.0 CCLD tests/test-1 [2022-08-16T21:12:02.569Z] #77 286.0 CCLD tests/test-2 [2022-08-16T21:12:02.829Z] #77 286.0 CCLD tests/test-3 [2022-08-16T21:12:02.829Z] #77 286.0 CCLD tests/test-4 [2022-08-16T21:12:02.829Z] #77 286.1 CCLD tests/test-5 [2022-08-16T21:12:02.829Z] #77 286.1 CCLD tests/test-6 [2022-08-16T21:12:02.829Z] #77 286.2 CCLD tests/test-7 [2022-08-16T21:12:02.829Z] #77 286.2 CCLD tests/test-9 [2022-08-16T21:12:02.829Z] #77 286.2 CCLD tests/test-10 [2022-08-16T21:12:03.094Z] #77 286.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-16T21:12:03.094Z] #77 286.3 CCLD tests/test-8 [2022-08-16T21:12:03.094Z] #77 286.4 CCLD tests/test-11 [2022-08-16T21:12:03.243Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.307s coverage: 50.6% of statements [2022-08-16T21:12:03.635Z] #71 ... [2022-08-16T21:12:03.635Z] [2022-08-16T21:12:03.635Z] #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-16T21:12:03.635Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:12:03.635Z] #49 32.06 Reading package lists... [2022-08-16T21:12:03.635Z] #49 41.37 Building dependency tree... [2022-08-16T21:12:03.635Z] #49 45.36 The following additional packages will be installed: [2022-08-16T21:12:03.635Z] #49 45.37 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-16T21:12:03.635Z] #49 45.39 Suggested packages: [2022-08-16T21:12:03.635Z] #49 45.39 cmake-doc ninja-build lrzip [2022-08-16T21:12:03.635Z] #49 45.39 Recommended packages: [2022-08-16T21:12:03.635Z] #49 45.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-16T21:12:03.635Z] #49 46.04 The following NEW packages will be installed: [2022-08-16T21:12:03.635Z] #49 46.06 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-16T21:12:03.635Z] #49 46.63 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:12:03.635Z] #49 46.63 Need to get 8418 kB of archives. [2022-08-16T21:12:03.635Z] #49 46.63 After this operation, 34.9 MB of additional disk space will be used. [2022-08-16T21:12:03.635Z] #49 46.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:12:03.635Z] #49 46.64 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-16T21:12:03.635Z] #49 46.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-16T21:12:03.635Z] #49 46.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-16T21:12:03.635Z] #49 46.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-16T21:12:03.635Z] #49 46.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-16T21:12:03.635Z] #49 46.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-16T21:12:03.635Z] #49 46.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-16T21:12:03.635Z] #49 47.51 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:12:03.635Z] #49 47.80 Fetched 8418 kB in 0s (17.9 MB/s) [2022-08-16T21:12:03.635Z] #49 47.85 Selecting previously unselected package xxd. [2022-08-16T21:12:03.635Z] #49 47.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 ... 30255 files and directories currently installed.) [2022-08-16T21:12:03.635Z] #49 47.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:12:03.635Z] #49 47.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 48.00 Selecting previously unselected package vim-common. [2022-08-16T21:12:03.635Z] #49 48.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:12:03.635Z] #49 48.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 48.21 Selecting previously unselected package cmake-data. [2022-08-16T21:12:03.635Z] #49 48.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-16T21:12:03.635Z] #49 48.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 49.23 Selecting previously unselected package libarchive13:amd64. [2022-08-16T21:12:03.635Z] #49 49.24 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-16T21:12:03.635Z] #49 49.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 49.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-16T21:12:03.635Z] #49 49.42 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-16T21:12:03.635Z] #49 49.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:12:03.635Z] #49 49.50 Selecting previously unselected package librhash0:amd64. [2022-08-16T21:12:03.635Z] #49 49.50 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-16T21:12:03.635Z] #49 49.51 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:12:03.635Z] #49 49.61 Selecting previously unselected package libuv1:amd64. [2022-08-16T21:12:03.635Z] #49 49.61 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-16T21:12:03.635Z] #49 49.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:12:03.635Z] #49 49.72 Selecting previously unselected package cmake. [2022-08-16T21:12:03.635Z] #49 49.73 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-16T21:12:03.635Z] #49 49.73 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 51.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 51.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 51.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:12:03.635Z] #49 51.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 51.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:12:03.635Z] #49 51.39 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:12:03.635Z] #49 51.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 51.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:12:03.635Z] #49 51.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:12:03.635Z] #49 ... [2022-08-16T21:12:03.635Z] [2022-08-16T21:12:03.635Z] #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-16T21:12:03.635Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:12:03.635Z] #20 47.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-16T21:12:03.635Z] #20 47.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-16T21:12:03.635Z] #20 47.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-16T21:12:03.635Z] #20 47.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-16T21:12:03.635Z] #20 47.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:12:03.635Z] #20 47.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:12:03.635Z] #20 47.60 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-16T21:12:03.635Z] #20 47.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:12:03.635Z] #20 47.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-16T21:12:03.635Z] #20 47.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-16T21:12:03.635Z] #20 47.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-16T21:12:03.635Z] #20 47.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-16T21:12:03.635Z] #20 47.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-16T21:12:03.635Z] #20 47.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-16T21:12:03.635Z] #20 47.62 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-16T21:12:03.635Z] #20 47.62 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-16T21:12:03.635Z] #20 47.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:12:03.635Z] #20 48.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:12:03.635Z] #20 48.76 Fetched 115 MB in 2s (46.4 MB/s) [2022-08-16T21:12:03.635Z] #20 48.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-16T21:12:03.635Z] #20 48.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-16T21:12:03.635Z] #20 48.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:12:03.635Z] #20 48.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:12:03.635Z] #20 49.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-16T21:12:03.635Z] #20 49.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:12:03.635Z] #20 49.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:12:03.635Z] #20 50.92 Selecting previously unselected package binutils-mingw-w64. [2022-08-16T21:12:03.635Z] #20 50.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-16T21:12:03.635Z] #20 50.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:12:03.635Z] #20 51.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-16T21:12:03.635Z] #20 51.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:12:03.635Z] #20 51.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:12:03.635Z] #20 51.12 Selecting previously unselected package dmsetup. [2022-08-16T21:12:03.635Z] #20 51.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:12:03.635Z] #20 51.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:12:03.635Z] #20 51.23 Selecting previously unselected package mingw-w64-common. [2022-08-16T21:12:03.635Z] #20 51.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-16T21:12:03.635Z] #20 51.24 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-16T21:12:03.635Z] #20 ... [2022-08-16T21:12:03.635Z] [2022-08-16T21:12:03.635Z] #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-16T21:12:03.635Z] #74 sha256:ec350581ff249f88a46361d25548ffc1949980fd390dd66c7d484422e4fedef4 [2022-08-16T21:12:03.635Z] #74 48.11 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:12:03.635Z] #74 48.11 + GOBIN=/build [2022-08-16T21:12:03.635Z] #74 48.11 + GO111MODULE=on [2022-08-16T21:12:03.635Z] #74 48.11 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:12:03.635Z] #74 51.23 rootlesskit version 1.0.0 [2022-08-16T21:12:03.635Z] #74 51.23 Usage of /build/rootlesskit-docker-proxy: [2022-08-16T21:12:03.635Z] #74 51.23 -container-ip string [2022-08-16T21:12:03.635Z] #74 51.23 container ip [2022-08-16T21:12:03.635Z] #74 51.23 -container-port int [2022-08-16T21:12:03.635Z] #74 51.23 container port (default -1) [2022-08-16T21:12:03.635Z] #74 51.23 -host-ip string [2022-08-16T21:12:03.635Z] #74 51.23 host ip [2022-08-16T21:12:03.635Z] #74 51.23 -host-port int [2022-08-16T21:12:03.635Z] #74 51.23 host port (default -1) [2022-08-16T21:12:03.635Z] #74 51.23 -proto string [2022-08-16T21:12:03.635Z] #74 51.23 proxy protocol (default "tcp") [2022-08-16T21:12:03.635Z] #74 DONE 51.3s [2022-08-16T21:12:03.894Z] [2022-08-16T21:12:03.894Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:12:03.894Z] #75 sha256:b9e2b34c230c48598bf11c93bf87a3ebbb534c76d450203672b229398a978934 [2022-08-16T21:12:03.894Z] #75 DONE 0.1s [2022-08-16T21:12:03.894Z] [2022-08-16T21:12:03.894Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:12:03.894Z] #76 sha256:14881e63ebc0dafaffdb7e3668f8622970c3587df7b14f3f66b5f3e52ea3de6b [2022-08-16T21:12:03.894Z] #76 DONE 0.1s [2022-08-16T21:12:03.894Z] [2022-08-16T21:12:03.894Z] #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-16T21:12:03.894Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:12:03.894Z] #49 DONE 51.7s [2022-08-16T21:12:03.894Z] [2022-08-16T21:12:03.894Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:12:03.894Z] #50 sha256:68704a481282b10e628f082b0b9bd095e1c93ad0ef1cc8c6136c1f167eece760 [2022-08-16T21:12:04.153Z] #50 DONE 0.1s [2022-08-16T21:12:04.153Z] [2022-08-16T21:12:04.153Z] #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-16T21:12:04.153Z] #51 sha256:e74f5640e6096e1a0dfe0297963d6803bf91ab14d9efe3c55854ecd46fcfb891 [2022-08-16T21:12:05.004Z] #77 288.0 libtool: link: ar cr libocispec.a [2022-08-16T21:12:05.004Z] #77 288.1 libtool: link: ranlib libocispec.a [2022-08-16T21:12:05.089Z] #51 1.049 + RM_GOPATH=0 [2022-08-16T21:12:05.089Z] #51 1.049 + TMP_GOPATH= [2022-08-16T21:12:05.089Z] #51 1.049 + : /build [2022-08-16T21:12:05.089Z] #51 1.049 + '[' -z '' ']' [2022-08-16T21:12:05.089Z] #51 1.049 ++ mktemp -d [2022-08-16T21:12:05.089Z] #51 1.049 + export GOPATH=/tmp/tmp.8lGaUeM98k [2022-08-16T21:12:05.089Z] #51 1.049 + GOPATH=/tmp/tmp.8lGaUeM98k [2022-08-16T21:12:05.089Z] #51 1.049 + RM_GOPATH=1 [2022-08-16T21:12:05.089Z] #51 1.049 + case "$(go env GOARCH)" in [2022-08-16T21:12:05.089Z] #51 1.049 ++ go env GOARCH [2022-08-16T21:12:05.089Z] #51 1.053 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:12:05.089Z] #51 1.054 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:12:05.089Z] #51 1.055 ++ dirname /install.sh [2022-08-16T21:12:05.089Z] #51 1.058 + dir=/ [2022-08-16T21:12:05.089Z] #51 1.058 + bin=tini [2022-08-16T21:12:05.089Z] #51 1.058 + shift [2022-08-16T21:12:05.089Z] #51 1.059 + '[' '!' -f //tini.installer ']' [2022-08-16T21:12:05.089Z] #51 1.059 + . //tini.installer [2022-08-16T21:12:05.089Z] #51 1.060 ++ : v0.19.0 [2022-08-16T21:12:05.089Z] #51 1.060 + install_tini [2022-08-16T21:12:05.089Z] #51 1.060 + echo 'Install tini version v0.19.0' [2022-08-16T21:12:05.089Z] #51 1.060 Install tini version v0.19.0 [2022-08-16T21:12:05.089Z] #51 1.061 + git clone https://github.com/krallin/tini.git /tmp/tmp.8lGaUeM98k/tini [2022-08-16T21:12:05.089Z] #51 1.062 Cloning into '/tmp/tmp.8lGaUeM98k/tini'... [2022-08-16T21:12:05.138Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.945s coverage: 46.1% of statements [2022-08-16T21:12:05.138Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-16T21:12:05.656Z] #51 1.551 + cd /tmp/tmp.8lGaUeM98k/tini [2022-08-16T21:12:05.656Z] #51 1.551 + git checkout -q v0.19.0 [2022-08-16T21:12:05.656Z] #51 1.572 + cmake . [2022-08-16T21:12:05.700Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.944s coverage: 58.5% of statements [2022-08-16T21:12:05.700Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-16T21:12:05.700Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-16T21:12:05.700Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.5% of statements [2022-08-16T21:12:06.224Z] #51 1.857 -- The C compiler identification is GNU 10.2.1 [2022-08-16T21:12:06.224Z] #51 1.913 -- Detecting C compiler ABI info [2022-08-16T21:12:06.484Z] #51 2.198 -- Detecting C compiler ABI info - done [2022-08-16T21:12:06.484Z] #51 2.230 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-16T21:12:06.484Z] #51 2.232 -- Detecting C compile features [2022-08-16T21:12:06.484Z] #51 2.234 -- Detecting C compile features - done [2022-08-16T21:12:06.484Z] #51 2.251 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-16T21:12:06.484Z] #51 2.305 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-16T21:12:06.484Z] #51 2.332 -- Configuring done [2022-08-16T21:12:06.484Z] #51 2.337 -- Generating done [2022-08-16T21:12:06.484Z] #51 2.346 -- Build files have been written to: /tmp/tmp.8lGaUeM98k/tini [2022-08-16T21:12:06.484Z] #51 2.351 + make tini-static [2022-08-16T21:12:06.628Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-08-16T21:12:06.743Z] #51 2.471 Scanning dependencies of target tini-static [2022-08-16T21:12:06.743Z] #51 2.505 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-16T21:12:06.915Z] #77 290.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:06.915Z] #77 290.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:12:06.915Z] #77 290.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:12:06.915Z] #77 290.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:06.915Z] #77 290.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:06.915Z] #77 290.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:06.915Z] #77 290.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:06.915Z] #77 290.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-16T21:12:06.915Z] #77 290.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-16T21:12:06.915Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-16T21:12:06.915Z] #77 290.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-16T21:12:06.915Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-16T21:12:06.915Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-16T21:12:06.915Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-16T21:12:06.915Z] #77 290.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-16T21:12:07.002Z] #51 2.848 [100%] Linking C executable tini-static [2022-08-16T21:12:07.175Z] #77 290.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-16T21:12:07.175Z] #77 290.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-16T21:12:07.175Z] #77 290.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-16T21:12:07.175Z] #77 290.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-16T21:12:07.175Z] #77 290.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-16T21:12:07.175Z] #77 290.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-16T21:12:07.175Z] #77 290.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-16T21:12:07.175Z] #77 290.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-16T21:12:07.175Z] #77 290.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-16T21:12:07.190Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-16T21:12:07.261Z] #51 3.139 [100%] Built target tini-static [2022-08-16T21:12:07.261Z] #51 3.165 + mkdir -p /build [2022-08-16T21:12:07.261Z] #51 3.168 + cp tini-static /build/docker-init [2022-08-16T21:12:07.436Z] #77 290.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-16T21:12:07.436Z] #77 290.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-16T21:12:07.436Z] #77 290.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-16T21:12:07.436Z] #77 290.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-16T21:12:07.436Z] #77 290.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-16T21:12:07.519Z] #51 DONE 3.3s [2022-08-16T21:12:07.519Z] [2022-08-16T21:12:07.520Z] #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-16T21:12:07.520Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:12:07.520Z] #20 53.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-16T21:12:07.520Z] #20 53.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-16T21:12:07.520Z] #20 53.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:12:07.696Z] #77 290.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-16T21:12:07.696Z] #77 291.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-16T21:12:07.696Z] #77 291.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-16T21:12:07.696Z] #77 291.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-16T21:12:07.696Z] #77 291.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-16T21:12:07.752Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.9% of statements [2022-08-16T21:12:07.752Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-16T21:12:07.752Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-16T21:12:07.956Z] #77 291.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-16T21:12:07.956Z] #77 291.3 CC src/crun-crun.o [2022-08-16T21:12:07.956Z] #77 291.4 CC src/crun-run.o [2022-08-16T21:12:07.956Z] #77 291.5 CC src/crun-delete.o [2022-08-16T21:12:08.086Z] #20 55.79 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-16T21:12:08.086Z] #20 55.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:12:08.086Z] #20 55.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:12:08.086Z] #20 55.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-16T21:12:08.086Z] #20 55.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:12:08.086Z] #20 55.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:12:08.217Z] #77 291.6 CC src/crun-kill.o [2022-08-16T21:12:08.217Z] #77 291.6 CC src/crun-pause.o [2022-08-16T21:12:08.217Z] #77 291.7 CC src/crun-unpause.o [2022-08-16T21:12:08.313Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-08-16T21:12:08.477Z] #77 291.8 CC src/crun-spec.o [2022-08-16T21:12:08.477Z] #77 291.8 CC src/crun-exec.o [2022-08-16T21:12:08.477Z] #77 291.9 CC src/crun-create.o [2022-08-16T21:12:08.477Z] #77 291.9 CC src/crun-list.o [2022-08-16T21:12:08.737Z] #77 292.0 CC src/crun-state.o [2022-08-16T21:12:08.737Z] #77 292.0 CC src/crun-start.o [2022-08-16T21:12:08.737Z] #77 292.0 CC src/crun-update.o [2022-08-16T21:12:08.737Z] #77 292.1 CC src/crun-ps.o [2022-08-16T21:12:08.737Z] #77 292.2 CC src/crun-checkpoint.o [2022-08-16T21:12:08.876Z] ok github.com/docker/docker/daemon/logger/awslogs 0.132s coverage: 80.2% of statements [2022-08-16T21:12:08.997Z] #77 292.4 CC src/libcrun/libcrun_la-utils.lo [2022-08-16T21:12:08.997Z] #77 292.4 CC src/crun-restore.o [2022-08-16T21:12:08.997Z] #77 292.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-16T21:12:08.997Z] #77 292.5 CC src/libcrun/libcrun_la-container.lo [2022-08-16T21:12:09.132Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-08-16T21:12:09.132Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-16T21:12:09.240Z] #77 286.2 CCLD libocispec.la [2022-08-16T21:12:09.240Z] #77 286.6 CCLD src/validate [2022-08-16T21:12:09.240Z] #77 286.6 CCLD tests/test-1 [2022-08-16T21:12:09.240Z] #77 286.6 CCLD tests/test-2 [2022-08-16T21:12:09.240Z] #77 286.6 CCLD tests/test-3 [2022-08-16T21:12:09.240Z] #77 286.7 CCLD tests/test-4 [2022-08-16T21:12:09.240Z] #77 286.7 CCLD tests/test-5 [2022-08-16T21:12:09.240Z] #77 286.8 CCLD tests/test-6 [2022-08-16T21:12:09.240Z] #77 286.8 CCLD tests/test-7 [2022-08-16T21:12:09.240Z] #77 286.8 CCLD tests/test-8 [2022-08-16T21:12:09.240Z] #77 286.8 CCLD tests/test-9 [2022-08-16T21:12:09.240Z] #77 286.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-16T21:12:09.240Z] #77 287.0 CCLD tests/test-10 [2022-08-16T21:12:09.240Z] #77 287.0 CCLD tests/test-11 [2022-08-16T21:12:09.240Z] #77 288.8 libtool: link: ar cr libocispec.a [2022-08-16T21:12:09.240Z] #77 288.8 libtool: link: ranlib libocispec.a [2022-08-16T21:12:09.257Z] #77 292.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-16T21:12:09.257Z] #77 292.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-16T21:12:09.257Z] #77 292.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-16T21:12:09.257Z] #77 292.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-16T21:12:09.257Z] #77 292.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-16T21:12:09.517Z] #77 292.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-16T21:12:09.517Z] #77 292.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-16T21:12:09.517Z] #77 292.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-16T21:12:09.517Z] #77 293.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-16T21:12:09.695Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-16T21:12:09.777Z] #77 293.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-16T21:12:09.777Z] #77 293.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-16T21:12:09.777Z] #77 293.3 CC src/libcrun/libcrun_la-error.lo [2022-08-16T21:12:10.036Z] #77 293.4 CC src/libcrun/libcrun_la-status.lo [2022-08-16T21:12:10.036Z] #77 293.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-16T21:12:10.036Z] #77 293.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-16T21:12:10.258Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.014s coverage: 88.2% of statements [2022-08-16T21:12:10.296Z] #77 293.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-16T21:12:10.296Z] #77 293.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-16T21:12:10.556Z] #77 293.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-16T21:12:10.556Z] #77 294.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-16T21:12:10.816Z] #77 294.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-16T21:12:10.820Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.147s coverage: 76.8% of statements [2022-08-16T21:12:11.077Z] #77 294.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-16T21:12:11.077Z] #77 294.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-16T21:12:11.135Z] #77 290.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:11.135Z] #77 290.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:12:11.135Z] #77 290.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:12:11.135Z] #77 290.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:11.135Z] #77 290.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:11.135Z] #77 290.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:11.135Z] #77 290.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:12:11.135Z] #77 290.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-16T21:12:11.135Z] #77 290.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-16T21:12:11.135Z] #77 290.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-16T21:12:11.135Z] #77 291.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-16T21:12:11.135Z] #77 291.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-16T21:12:11.135Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-16T21:12:11.135Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-16T21:12:11.135Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-16T21:12:11.135Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-16T21:12:11.135Z] #77 291.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-16T21:12:11.135Z] #77 291.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-16T21:12:11.135Z] #77 291.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-16T21:12:11.135Z] #77 291.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-16T21:12:11.135Z] #77 291.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-16T21:12:11.135Z] #77 291.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-16T21:12:11.135Z] #77 291.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-16T21:12:11.135Z] #77 291.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-16T21:12:11.135Z] #77 291.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-16T21:12:11.135Z] #77 291.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-16T21:12:11.337Z] #77 294.8 CC tests/init.o [2022-08-16T21:12:11.337Z] #77 294.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-16T21:12:11.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-16T21:12:11.392Z] #77 291.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-16T21:12:11.392Z] #77 291.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-16T21:12:11.392Z] #77 291.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-16T21:12:11.392Z] #77 291.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-16T21:12:11.392Z] #77 291.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-16T21:12:11.404Z] #20 58.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-16T21:12:11.404Z] #20 58.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:12:11.404Z] #20 58.49 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:12:11.648Z] #77 291.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-16T21:12:11.648Z] #77 291.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-16T21:12:11.648Z] #77 291.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-16T21:12:11.648Z] #77 291.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-16T21:12:11.648Z] #77 291.8 CC src/crun-crun.o [2022-08-16T21:12:11.905Z] #77 291.9 CC src/crun-delete.o [2022-08-16T21:12:11.905Z] #77 291.9 CC src/crun-kill.o [2022-08-16T21:12:11.905Z] #77 291.9 CC src/crun-run.o [2022-08-16T21:12:11.905Z] #77 292.0 CC src/crun-pause.o [2022-08-16T21:12:11.944Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements [2022-08-16T21:12:12.162Z] #77 292.1 CC src/crun-unpause.o [2022-08-16T21:12:12.162Z] #77 292.2 CC src/crun-spec.o [2022-08-16T21:12:12.162Z] #77 292.4 CC src/crun-exec.o [2022-08-16T21:12:12.419Z] #77 292.4 CC src/crun-list.o [2022-08-16T21:12:12.419Z] #77 292.5 CC src/crun-create.o [2022-08-16T21:12:12.419Z] #77 292.5 CC src/crun-state.o [2022-08-16T21:12:12.419Z] #77 292.5 CC src/crun-start.o [2022-08-16T21:12:12.419Z] #77 292.5 CC src/crun-update.o [2022-08-16T21:12:12.676Z] #77 292.8 CC src/crun-checkpoint.o [2022-08-16T21:12:12.873Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.014s coverage: 63.5% of statements [2022-08-16T21:12:12.933Z] #77 292.8 CC src/crun-restore.o [2022-08-16T21:12:12.934Z] #77 292.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-16T21:12:12.934Z] #77 292.9 CC src/crun-ps.o [2022-08-16T21:12:12.934Z] #77 293.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-16T21:12:12.934Z] #77 293.1 CC src/libcrun/libcrun_la-container.lo [2022-08-16T21:12:13.190Z] #77 293.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-16T21:12:13.190Z] #77 293.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-16T21:12:13.190Z] #77 293.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-16T21:12:13.190Z] #77 293.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-16T21:12:13.436Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-16T21:12:13.447Z] #77 293.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-16T21:12:13.447Z] #77 293.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-16T21:12:13.447Z] #77 293.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-16T21:12:13.447Z] #77 293.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-16T21:12:13.447Z] #77 293.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-16T21:12:13.447Z] #77 293.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-16T21:12:13.692Z] ok github.com/docker/docker/daemon/logger/journald 3.261s coverage: 74.3% of statements [2022-08-16T21:12:13.692Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-16T21:12:13.692Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-16T21:12:13.692Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-16T21:12:13.692Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-16T21:12:13.704Z] #77 293.8 CC src/libcrun/libcrun_la-status.lo [2022-08-16T21:12:13.704Z] #77 293.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-16T21:12:13.704Z] #77 293.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-16T21:12:13.704Z] #77 293.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-16T21:12:13.960Z] #77 293.9 CC src/libcrun/libcrun_la-error.lo [2022-08-16T21:12:13.960Z] #77 294.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-16T21:12:13.980Z] #20 ... [2022-08-16T21:12:13.980Z] [2022-08-16T21:12:13.980Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-16T21:12:13.980Z] #71 sha256:e08a0a74059a9717e9a82c790c3c3f54d52939f505ebc3d446eace9118e5a0d0 [2022-08-16T21:12:13.980Z] #71 15.57 + cd /tmp/tmp.OfOUPc1h0v/src/github.com/containerd/containerd [2022-08-16T21:12:13.980Z] #71 15.57 + git checkout -q v1.6.7 [2022-08-16T21:12:14.217Z] #77 294.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-16T21:12:14.217Z] #77 294.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-16T21:12:14.217Z] #77 294.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-16T21:12:14.217Z] #77 294.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-16T21:12:14.218Z] #77 294.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-16T21:12:14.218Z] #77 294.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-16T21:12:14.254Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-16T21:12:14.475Z] #77 294.4 CC tests/init.o [2022-08-16T21:12:14.510Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-16T21:12:14.732Z] #77 294.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-16T21:12:14.914Z] #71 16.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-16T21:12:14.915Z] #71 16.41 + BUILDTAGS='netgo osusergo static_build' [2022-08-16T21:12:14.915Z] #71 16.41 + export EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:12:14.915Z] #71 16.41 + EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:12:14.915Z] #71 16.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-16T21:12:14.915Z] #71 16.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-16T21:12:14.915Z] #71 16.41 + '[' '' = dynamic ']' [2022-08-16T21:12:14.915Z] #71 16.41 + make [2022-08-16T21:12:15.072Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-16T21:12:15.634Z] ok github.com/docker/docker/daemon/logger/splunk 1.520s coverage: 82.5% of statements [2022-08-16T21:12:15.634Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-16T21:12:15.634Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-16T21:12:15.850Z] #71 17.21 + bin/ctr [2022-08-16T21:12:16.581Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 44.4% of statements [2022-08-16T21:12:16.650Z] #77 ... [2022-08-16T21:12:16.650Z] [2022-08-16T21:12:16.650Z] #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-16T21:12:16.650Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:12:16.650Z] #47 363.9 + dpkg --print-architecture [2022-08-16T21:12:16.650Z] #47 363.9 + git checkout -q v2.1.0 [2022-08-16T21:12:16.650Z] #47 364.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-16T21:12:16.650Z] #47 364.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-16T21:12:17.270Z] #77 ... [2022-08-16T21:12:17.270Z] [2022-08-16T21:12:17.270Z] #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-16T21:12:17.270Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:12:17.270Z] #47 365.7 + dpkg --print-architecture [2022-08-16T21:12:17.270Z] #47 365.7 + git checkout -q v2.1.0 [2022-08-16T21:12:17.270Z] #47 366.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-16T21:12:17.270Z] #47 366.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-16T21:12:17.965Z] ok github.com/docker/docker/distribution 1.520s coverage: 28.0% of statements [2022-08-16T21:12:17.965Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-16T21:12:18.222Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-16T21:12:19.149Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-08-16T21:12:19.149Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-16T21:12:19.149Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-08-16T21:12:19.405Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-16T21:12:19.661Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-16T21:12:19.661Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-16T21:12:19.661Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-16T21:12:19.917Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-16T21:12:20.846Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-08-16T21:12:21.121Z] #71 ... [2022-08-16T21:12:21.121Z] [2022-08-16T21:12:21.121Z] #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-16T21:12:21.121Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:12:21.121Z] #20 62.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-16T21:12:21.121Z] #20 62.31 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:12:21.121Z] #20 62.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:12:21.121Z] #20 63.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-16T21:12:21.121Z] #20 63.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:12:21.121Z] #20 63.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:12:21.121Z] #20 65.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-16T21:12:21.121Z] #20 65.53 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:12:21.121Z] #20 65.53 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:12:21.379Z] #20 69.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-16T21:12:21.379Z] #20 69.14 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:12:21.379Z] #20 69.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:12:21.408Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-08-16T21:12:21.664Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-16T21:12:23.033Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.1% of statements [2022-08-16T21:12:23.281Z] #20 70.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-16T21:12:23.282Z] #20 70.86 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-16T21:12:23.282Z] #20 70.87 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:12:23.282Z] #20 70.93 Selecting previously unselected package libapparmor1:amd64. [2022-08-16T21:12:23.282Z] #20 70.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-16T21:12:23.282Z] #20 70.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:12:23.282Z] #20 71.00 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-16T21:12:23.282Z] #20 71.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-16T21:12:23.282Z] #20 71.00 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:12:23.282Z] #20 71.07 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:12:23.282Z] #20 71.08 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:12:23.282Z] #20 71.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:12:23.541Z] #20 71.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:12:23.541Z] #20 71.18 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:12:23.541Z] #20 71.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:12:23.541Z] #20 71.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-16T21:12:23.541Z] #20 71.30 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:12:23.541Z] #20 71.31 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:12:23.541Z] #20 71.34 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:12:23.541Z] #20 71.35 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:12:23.541Z] #20 71.35 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:12:23.800Z] #20 71.42 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-16T21:12:23.800Z] #20 71.42 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-16T21:12:23.800Z] #20 71.43 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:12:23.800Z] #20 71.55 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-16T21:12:23.800Z] #20 71.55 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-16T21:12:23.800Z] #20 71.56 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:12:23.800Z] #20 71.65 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-16T21:12:23.800Z] #20 71.65 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-16T21:12:23.800Z] #20 71.66 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:12:23.961Z] ok github.com/docker/docker/pkg/authorization 0.270s coverage: 68.3% of statements [2022-08-16T21:12:23.961Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-16T21:12:24.060Z] #20 71.73 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-16T21:12:24.060Z] #20 71.74 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-16T21:12:24.060Z] #20 71.75 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:12:24.060Z] #20 71.80 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-16T21:12:24.060Z] #20 71.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-16T21:12:24.060Z] #20 71.81 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:12:24.217Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-16T21:12:24.319Z] #20 71.99 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-16T21:12:24.320Z] #20 72.00 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-16T21:12:24.320Z] #20 72.00 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:12:24.320Z] #20 72.12 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-16T21:12:24.320Z] #20 72.13 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:12:24.320Z] #20 72.13 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:12:24.320Z] #20 72.18 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:12:24.320Z] #20 72.19 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:12:24.320Z] #20 72.20 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:12:24.579Z] #20 72.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:12:24.579Z] #20 72.27 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:12:24.579Z] #20 72.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:12:24.579Z] #20 72.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:12:24.579Z] #20 72.47 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:12:24.579Z] #20 72.48 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:12:24.579Z] #20 72.49 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:12:24.579Z] #20 72.50 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:12:24.838Z] #20 72.51 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:12:24.838Z] #20 72.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:12:24.838Z] #20 72.53 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:12:24.838Z] #20 72.55 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:12:24.838Z] #20 72.56 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:12:24.838Z] #20 72.57 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:12:24.838Z] #20 72.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:12:24.838Z] #20 72.59 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:12:24.838Z] #20 72.60 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:12:24.838Z] #20 72.60 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-16T21:12:24.838Z] #20 72.61 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:12:24.838Z] #20 72.62 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:12:24.838Z] #20 72.63 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:12:24.838Z] #20 72.64 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:12:24.838Z] #20 72.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:12:24.838Z] #20 72.66 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:12:24.838Z] #20 72.67 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-16T21:12:24.838Z] #20 72.68 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:12:24.838Z] #20 72.69 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-16T21:12:24.838Z] #20 72.70 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:12:25.098Z] #20 72.71 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:12:25.098Z] #20 72.72 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-16T21:12:25.098Z] #20 72.72 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:12:25.098Z] #20 72.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:12:25.098Z] #20 72.76 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:12:25.098Z] #20 72.77 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:12:25.098Z] #20 72.78 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:12:25.098Z] #20 72.79 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:12:25.098Z] #20 72.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:12:26.477Z] #20 DONE 74.1s [2022-08-16T21:12:26.477Z] [2022-08-16T21:12:26.477Z] #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-16T21:12:26.477Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-16T21:12:27.415Z] #21 1.100 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-16T21:12:27.415Z] #21 1.101 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-16T21:12:27.415Z] #21 1.101 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-16T21:12:27.484Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-08-16T21:12:27.484Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-16T21:12:27.740Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-16T21:12:27.996Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-16T21:12:28.252Z] ok github.com/docker/docker/layer 7.069s coverage: 68.9% of statements [2022-08-16T21:12:28.252Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-16T21:12:28.252Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-16T21:12:28.252Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-16T21:12:28.252Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-16T21:12:28.252Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-16T21:12:28.252Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-16T21:12:28.252Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-16T21:12:28.814Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-08-16T21:12:28.814Z] ok github.com/docker/docker/pkg/fsutils 0.195s coverage: 85.1% of statements [2022-08-16T21:12:29.743Z] ok github.com/docker/docker/pkg/idtools 0.403s coverage: 69.3% of statements [2022-08-16T21:12:29.743Z] ok github.com/docker/docker/pkg/ioutils 0.358s coverage: 71.5% of statements [2022-08-16T21:12:29.999Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-16T21:12:29.999Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-16T21:12:29.999Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-16T21:12:30.255Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-16T21:12:30.255Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-16T21:12:30.511Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-08-16T21:12:30.511Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-16T21:12:30.768Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-16T21:12:30.768Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-16T21:12:30.768Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-16T21:12:31.338Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-08-16T21:12:31.594Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-16T21:12:31.850Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-16T21:12:32.106Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-16T21:12:33.256Z] #21 1.642 Reading package lists... [2022-08-16T21:12:33.471Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-08-16T21:12:33.471Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-16T21:12:33.728Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-16T21:12:33.984Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-16T21:12:34.240Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-16T21:12:34.496Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-16T21:12:35.059Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-16T21:12:35.315Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-16T21:12:35.571Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-16T21:12:36.133Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-16T21:12:36.389Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-16T21:12:37.448Z] #21 6.362 Reading package lists... [2022-08-16T21:12:38.278Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-16T21:12:38.279Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-16T21:12:38.387Z] #21 10.96 Building dependency tree... [2022-08-16T21:12:38.387Z] #21 12.07 Reading state information... [2022-08-16T21:12:38.606Z] #47 DONE 393.4s [2022-08-16T21:12:38.606Z] [2022-08-16T21:12:38.606Z] #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-16T21:12:38.606Z] #60 sha256:0058d7f4e910317e2526eab667e1dff3a2291b7e01554913f30eaef65ea3d422 [2022-08-16T21:12:38.606Z] #60 ... [2022-08-16T21:12:38.606Z] [2022-08-16T21:12:38.606Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:12:38.606Z] #48 sha256:da6d5b93a8ebbb834ed116e63632d45365600e1fe63aa82b80ea689cc2d80e86 [2022-08-16T21:12:38.606Z] #48 DONE 0.5s [2022-08-16T21:12:38.606Z] [2022-08-16T21:12:38.606Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:12:38.606Z] #52 sha256:7b8c28aa72f122c612dba7a8966c8ea6cf33184ffdaa00a565ae1373659c8a8d [2022-08-16T21:12:38.606Z] #52 DONE 0.0s [2022-08-16T21:12:38.606Z] [2022-08-16T21:12:38.606Z] #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-16T21:12:38.606Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:12:38.606Z] #55 ... [2022-08-16T21:12:38.606Z] [2022-08-16T21:12:38.606Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:12:38.606Z] #54 sha256:3ae8224dde59c63147378cd7e7754d31743e821dcb1a650fd3af6cdf6bf28002 [2022-08-16T21:12:38.606Z] #54 DONE 0.1s [2022-08-16T21:12:38.841Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-16T21:12:38.865Z] [2022-08-16T21:12:38.865Z] #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-16T21:12:38.865Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:12:39.217Z] #47 DONE 394.7s [2022-08-16T21:12:39.217Z] [2022-08-16T21:12:39.217Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:12:39.217Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:12:39.217Z] #77 ... [2022-08-16T21:12:39.217Z] [2022-08-16T21:12:39.217Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:12:39.217Z] #48 sha256:db11245775cee82b6f8cd7cdb7bf7ac2080836413646dc35e2d47936c57a802f [2022-08-16T21:12:39.217Z] #48 DONE 0.5s [2022-08-16T21:12:39.217Z] [2022-08-16T21:12:39.217Z] #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-16T21:12:39.217Z] #64 sha256:73ab0152e6b2aa952d1c5fad71f80966b225d8be18db3a83b6e46e5cd4fd4c29 [2022-08-16T21:12:39.217Z] #64 ... [2022-08-16T21:12:39.217Z] [2022-08-16T21:12:39.217Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:12:39.217Z] #52 sha256:a791b0dfc6fed4d66e5e20b99cf46fea63d9375f83082ffddbd7fdcdf5bcca95 [2022-08-16T21:12:39.217Z] #52 DONE 0.1s [2022-08-16T21:12:39.217Z] [2022-08-16T21:12:39.217Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:12:39.217Z] #54 sha256:aec96a1904269b3632297c4c9dfd8ba7d582375fb83710231baa86958ded255e [2022-08-16T21:12:39.217Z] #54 DONE 0.1s [2022-08-16T21:12:39.217Z] [2022-08-16T21:12:39.217Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:12:39.217Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:12:39.433Z] #55 ... [2022-08-16T21:12:39.433Z] [2022-08-16T21:12:39.433Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:12:39.433Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:12:39.434Z] #77 322.7 CCLD tests/init [2022-08-16T21:12:39.765Z] #21 13.13 The following additional packages will be installed: [2022-08-16T21:12:39.765Z] #21 13.13 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-16T21:12:39.765Z] #21 13.13 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-16T21:12:39.765Z] #21 13.13 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-16T21:12:39.765Z] #21 13.13 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-16T21:12:39.765Z] #21 13.13 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-16T21:12:39.765Z] #21 13.13 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-16T21:12:39.765Z] #21 13.14 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-16T21:12:39.765Z] #21 13.15 Suggested packages: [2022-08-16T21:12:39.765Z] #21 13.15 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-16T21:12:39.765Z] #21 13.15 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-16T21:12:39.765Z] #21 13.15 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-16T21:12:39.765Z] #21 13.15 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-16T21:12:39.765Z] #21 13.15 seccomp:ppc64el seccomp:s390x [2022-08-16T21:12:39.765Z] #21 13.15 Recommended packages: [2022-08-16T21:12:39.765Z] #21 13.15 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-16T21:12:39.765Z] #21 13.15 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-16T21:12:39.765Z] #21 13.15 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-16T21:12:39.765Z] #21 13.15 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-16T21:12:40.025Z] #21 13.60 The following NEW packages will be installed: [2022-08-16T21:12:40.025Z] #21 13.60 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-16T21:12:40.025Z] #21 13.60 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-16T21:12:40.025Z] #21 13.60 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-16T21:12:40.025Z] #21 13.60 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-16T21:12:40.025Z] #21 13.60 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-16T21:12:40.025Z] #21 13.60 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-16T21:12:40.025Z] #21 13.60 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-16T21:12:40.025Z] #21 13.61 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-16T21:12:40.025Z] #21 13.61 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-16T21:12:40.025Z] #21 13.61 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-16T21:12:40.025Z] #21 13.61 libseccomp2:ppc64el libseccomp2:s390x [2022-08-16T21:12:40.209Z] ok github.com/docker/docker/quota 0.259s coverage: 71.4% of statements [2022-08-16T21:12:40.209Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-16T21:12:40.284Z] #21 13.96 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:12:40.284Z] #21 13.96 Need to get 15.9 MB of archives. [2022-08-16T21:12:40.284Z] #21 13.96 After this operation, 73.0 MB of additional disk space will be used. [2022-08-16T21:12:40.284Z] #21 13.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-16T21:12:40.284Z] #21 13.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-16T21:12:40.284Z] #21 13.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-16T21:12:40.284Z] #21 13.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-16T21:12:40.284Z] #21 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-16T21:12:40.284Z] #21 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-16T21:12:40.284Z] #21 13.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-16T21:12:40.284Z] #21 13.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-16T21:12:40.284Z] #21 14.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-16T21:12:40.284Z] #21 14.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-16T21:12:40.284Z] #21 14.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-16T21:12:40.284Z] #21 14.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-16T21:12:40.284Z] #21 14.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-16T21:12:40.284Z] #21 14.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-16T21:12:40.284Z] #21 14.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-16T21:12:40.284Z] #21 14.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-16T21:12:40.543Z] #21 14.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-16T21:12:40.543Z] #21 14.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-16T21:12:40.543Z] #21 14.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-16T21:12:40.543Z] #21 14.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-16T21:12:40.543Z] #21 14.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-16T21:12:40.543Z] #21 14.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-16T21:12:40.543Z] #21 14.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-16T21:12:40.543Z] #21 14.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-16T21:12:40.543Z] #21 14.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-16T21:12:40.543Z] #21 14.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-16T21:12:40.543Z] #21 14.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-16T21:12:40.543Z] #21 14.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-16T21:12:40.544Z] #21 14.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-16T21:12:40.544Z] #21 14.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-16T21:12:40.544Z] #21 14.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-16T21:12:40.544Z] #21 14.21 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-16T21:12:40.544Z] #21 14.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-16T21:12:40.544Z] #21 14.21 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-16T21:12:40.544Z] #21 14.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-16T21:12:40.544Z] #21 14.21 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-16T21:12:40.544Z] #21 14.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-16T21:12:40.544Z] #21 14.22 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-16T21:12:40.544Z] #21 14.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-16T21:12:40.544Z] #21 14.22 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-16T21:12:41.112Z] #21 14.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:12:41.112Z] #21 14.93 Fetched 15.9 MB in 1s (29.2 MB/s) [2022-08-16T21:12:41.136Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-16T21:12:41.372Z] #21 14.97 Selecting previously unselected package gcc-10-base:armel. [2022-08-16T21:12:41.372Z] #21 14.97 (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-16T21:12:41.372Z] #21 15.00 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-16T21:12:41.372Z] #21 15.01 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-16T21:12:41.372Z] #21 15.05 Selecting previously unselected package gcc-10-base:armhf. [2022-08-16T21:12:41.372Z] #21 15.06 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-16T21:12:41.372Z] #21 15.06 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-16T21:12:41.372Z] #21 15.11 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-16T21:12:41.372Z] #21 15.12 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-16T21:12:41.372Z] #21 15.12 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-16T21:12:41.372Z] #21 15.18 Selecting previously unselected package gcc-10-base:s390x. [2022-08-16T21:12:41.372Z] #21 15.18 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-16T21:12:41.631Z] #21 15.18 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-16T21:12:41.631Z] #21 15.22 Selecting previously unselected package gcc-10-base:arm64. [2022-08-16T21:12:41.631Z] #21 15.23 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-16T21:12:41.631Z] #21 15.23 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-16T21:12:41.631Z] #21 15.29 Selecting previously unselected package libgcc-s1:armel. [2022-08-16T21:12:41.631Z] #21 15.29 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-16T21:12:41.631Z] #21 15.30 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-16T21:12:41.631Z] #21 15.34 Selecting previously unselected package libcrypt1:armel. [2022-08-16T21:12:41.631Z] #21 15.34 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-16T21:12:41.631Z] #21 15.35 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-16T21:12:41.631Z] #21 15.42 Selecting previously unselected package libc6:armel. [2022-08-16T21:12:41.699Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-16T21:12:41.699Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-16T21:12:41.891Z] #21 15.42 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-16T21:12:41.891Z] #21 15.58 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-16T21:12:42.150Z] #21 15.96 Selecting previously unselected package libapparmor1:armel. [2022-08-16T21:12:42.150Z] #21 15.97 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-16T21:12:42.150Z] #21 15.97 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-16T21:12:42.261Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-16T21:12:42.409Z] #21 16.02 Selecting previously unselected package libapparmor-dev:armel. [2022-08-16T21:12:42.409Z] #21 16.02 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-16T21:12:42.409Z] #21 16.02 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-16T21:12:42.409Z] #21 16.09 Selecting previously unselected package libgcc-s1:arm64. [2022-08-16T21:12:42.409Z] #21 16.09 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-16T21:12:42.409Z] #21 16.10 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-16T21:12:42.409Z] #21 16.14 Selecting previously unselected package libcrypt1:arm64. [2022-08-16T21:12:42.409Z] #21 16.14 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-16T21:12:42.409Z] #21 16.15 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-16T21:12:42.409Z] #21 16.22 Selecting previously unselected package libc6:arm64. [2022-08-16T21:12:42.491Z] #77 322.2 CCLD tests/init [2022-08-16T21:12:42.517Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-16T21:12:42.669Z] #21 16.22 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-16T21:12:42.928Z] #21 16.39 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-16T21:12:43.188Z] #21 16.82 Selecting previously unselected package libapparmor1:arm64. [2022-08-16T21:12:43.188Z] #21 16.83 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-16T21:12:43.188Z] #21 16.84 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-16T21:12:43.188Z] #21 16.90 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-16T21:12:43.188Z] #21 16.90 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-16T21:12:43.188Z] #21 16.91 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-16T21:12:43.446Z] #21 16.98 Selecting previously unselected package libgcc-s1:s390x. [2022-08-16T21:12:43.447Z] #21 16.99 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-16T21:12:43.447Z] #21 16.99 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-16T21:12:43.447Z] #21 17.04 Selecting previously unselected package libcrypt1:s390x. [2022-08-16T21:12:43.447Z] #21 17.05 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-16T21:12:43.447Z] #21 17.05 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-16T21:12:43.447Z] #21 17.13 Selecting previously unselected package libc6:s390x. [2022-08-16T21:12:43.447Z] #21 17.13 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-16T21:12:43.705Z] #21 17.32 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-16T21:12:44.273Z] #21 17.82 Selecting previously unselected package libapparmor1:s390x. [2022-08-16T21:12:44.273Z] #21 17.83 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-16T21:12:44.273Z] #21 17.84 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-16T21:12:44.273Z] #21 17.89 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-16T21:12:44.273Z] #21 17.90 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-16T21:12:44.273Z] #21 17.90 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-16T21:12:44.408Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-16T21:12:44.531Z] #21 17.97 Selecting previously unselected package libgcc-s1:armhf. [2022-08-16T21:12:44.531Z] #21 17.98 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-16T21:12:44.531Z] #21 17.99 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-16T21:12:44.531Z] #21 18.03 Selecting previously unselected package libcrypt1:armhf. [2022-08-16T21:12:44.531Z] #21 18.04 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-16T21:12:44.531Z] #21 18.05 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-16T21:12:44.531Z] #21 18.14 Selecting previously unselected package libc6:armhf. [2022-08-16T21:12:44.531Z] #21 18.14 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-16T21:12:44.665Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-08-16T21:12:44.790Z] #21 18.33 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-16T21:12:45.048Z] #21 18.75 Selecting previously unselected package libapparmor1:armhf. [2022-08-16T21:12:45.048Z] #21 18.75 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-16T21:12:45.048Z] #21 18.76 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-16T21:12:45.048Z] #21 18.80 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-16T21:12:45.048Z] #21 18.80 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-16T21:12:45.048Z] #21 18.81 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-16T21:12:45.227Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-08-16T21:12:45.307Z] #21 18.87 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-16T21:12:45.307Z] #21 18.88 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-16T21:12:45.307Z] #21 18.89 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-16T21:12:45.307Z] #21 18.93 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-16T21:12:45.307Z] #21 18.94 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-16T21:12:45.307Z] #21 18.95 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-16T21:12:45.565Z] #21 19.02 Selecting previously unselected package libc6:ppc64el. [2022-08-16T21:12:45.565Z] #21 19.03 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-16T21:12:45.565Z] #21 19.23 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-16T21:12:46.132Z] #21 19.81 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-16T21:12:46.132Z] #21 19.82 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-16T21:12:46.132Z] #21 19.83 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-16T21:12:46.390Z] #21 19.88 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-16T21:12:46.390Z] #21 19.89 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-16T21:12:46.390Z] #21 19.89 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-16T21:12:46.390Z] #21 19.95 Selecting previously unselected package libseccomp2:s390x. [2022-08-16T21:12:46.390Z] #21 19.95 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-16T21:12:46.390Z] #21 19.96 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.390Z] #21 20.02 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-16T21:12:46.390Z] #21 20.03 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-16T21:12:46.390Z] #21 20.03 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.390Z] #21 20.09 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-16T21:12:46.390Z] #21 20.09 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-16T21:12:46.390Z] #21 20.10 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.593Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-16T21:12:46.648Z] #21 20.14 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-16T21:12:46.648Z] #21 20.15 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-16T21:12:46.648Z] #21 20.15 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.648Z] #21 20.21 Selecting previously unselected package libseccomp2:armhf. [2022-08-16T21:12:46.648Z] #21 20.22 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-16T21:12:46.648Z] #21 20.22 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.648Z] #21 20.27 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-16T21:12:46.648Z] #21 20.27 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-16T21:12:46.648Z] #21 20.27 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.648Z] #21 20.33 Selecting previously unselected package libseccomp2:armel. [2022-08-16T21:12:46.648Z] #21 20.34 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-16T21:12:46.648Z] #21 20.34 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.648Z] #21 20.39 Selecting previously unselected package libseccomp-dev:armel. [2022-08-16T21:12:46.906Z] #21 20.39 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-16T21:12:46.906Z] #21 20.40 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.907Z] #21 20.46 Selecting previously unselected package libseccomp2:arm64. [2022-08-16T21:12:46.907Z] #21 20.46 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-16T21:12:46.907Z] #21 20.47 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.907Z] #21 20.52 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-16T21:12:46.907Z] #21 20.52 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-16T21:12:46.907Z] #21 20.53 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:12:46.907Z] #21 20.63 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-16T21:12:46.907Z] #21 20.65 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-16T21:12:46.907Z] #21 20.66 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-16T21:12:46.907Z] #21 20.67 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-16T21:12:46.907Z] #21 20.69 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-16T21:12:46.907Z] #21 20.70 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-16T21:12:46.907Z] #21 20.72 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-16T21:12:46.907Z] #21 20.73 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-16T21:12:46.907Z] #21 20.74 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-16T21:12:47.165Z] #21 20.75 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-16T21:12:47.165Z] #21 20.76 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-16T21:12:47.165Z] #21 20.78 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-16T21:12:47.165Z] #21 20.79 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-16T21:12:47.165Z] #21 20.80 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-16T21:12:47.165Z] #21 20.81 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-16T21:12:47.165Z] #21 20.82 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-16T21:12:48.543Z] #21 22.06 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-16T21:12:49.928Z] #21 23.28 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-16T21:12:50.865Z] #21 24.52 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-16T21:12:52.242Z] #21 25.74 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-16T21:12:53.181Z] #21 26.96 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-16T21:12:53.181Z] #21 26.97 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-16T21:12:53.181Z] #21 26.99 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-16T21:12:53.440Z] #21 27.00 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-16T21:12:53.440Z] #21 27.01 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-16T21:12:53.440Z] #21 27.02 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.440Z] #21 27.03 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.440Z] #21 27.04 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.440Z] #21 27.06 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.440Z] #21 27.07 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.440Z] #21 27.08 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-16T21:12:53.440Z] #21 27.09 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-16T21:12:53.440Z] #21 27.10 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-16T21:12:53.440Z] #21 27.12 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-16T21:12:53.440Z] #21 27.13 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-16T21:12:53.440Z] #21 27.15 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.440Z] #21 27.16 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.440Z] #21 27.17 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.440Z] #21 27.19 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.700Z] #21 27.20 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-16T21:12:53.700Z] #21 27.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:12:53.960Z] #21 DONE 27.8s [2022-08-16T21:12:53.960Z] [2022-08-16T21:12:53.960Z] #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-16T21:12:53.960Z] #71 sha256:e08a0a74059a9717e9a82c790c3c3f54d52939f505ebc3d446eace9118e5a0d0 [2022-08-16T21:12:54.219Z] #71 ... [2022-08-16T21:12:54.219Z] [2022-08-16T21:12:54.219Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:12:54.219Z] #66 sha256:9f16720bd2850273c594f6b37688d8822fffacce0fc5c7c563ccf324681f4a48 [2022-08-16T21:12:54.219Z] #66 DONE 0.1s [2022-08-16T21:12:54.219Z] [2022-08-16T21:12:54.219Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:12:54.219Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-16T21:12:55.604Z] #22 DONE 1.3s [2022-08-16T21:12:55.605Z] [2022-08-16T21:12:55.605Z] #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-16T21:12:55.605Z] #67 sha256:ad31ae4f2af8574ddadd8f6683bcabfdfff3f468772c4cf8c601ce3eaad0c05b [2022-08-16T21:12:55.605Z] #67 1.097 + RM_GOPATH=0 [2022-08-16T21:12:55.605Z] #67 1.097 + TMP_GOPATH= [2022-08-16T21:12:55.605Z] #67 1.097 + : /build [2022-08-16T21:12:55.605Z] #67 1.097 + '[' -z '' ']' [2022-08-16T21:12:55.605Z] #67 1.097 ++ mktemp -d [2022-08-16T21:12:55.605Z] #67 1.101 + export GOPATH=/tmp/tmp.bq5vgpCnmR [2022-08-16T21:12:55.605Z] #67 1.101 + GOPATH=/tmp/tmp.bq5vgpCnmR [2022-08-16T21:12:55.605Z] #67 1.101 + RM_GOPATH=1 [2022-08-16T21:12:55.605Z] #67 1.101 + case "$(go env GOARCH)" in [2022-08-16T21:12:55.605Z] #67 1.101 ++ go env GOARCH [2022-08-16T21:12:55.605Z] #67 1.106 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:12:55.605Z] #67 1.106 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:12:55.605Z] #67 1.107 ++ dirname /install.sh [2022-08-16T21:12:55.605Z] #67 1.108 + dir=/ [2022-08-16T21:12:55.605Z] #67 1.108 + bin=runc [2022-08-16T21:12:55.605Z] #67 1.108 + shift [2022-08-16T21:12:55.605Z] #67 1.108 + '[' '!' -f //runc.installer ']' [2022-08-16T21:12:55.605Z] #67 1.109 + . //runc.installer [2022-08-16T21:12:55.605Z] #67 1.109 ++ set -e [2022-08-16T21:12:55.605Z] #67 1.109 ++ : v1.1.3 [2022-08-16T21:12:55.605Z] #67 1.110 + install_runc [2022-08-16T21:12:55.605Z] #67 1.110 + RUNC_BUILDTAGS=seccomp [2022-08-16T21:12:55.605Z] #67 1.110 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-16T21:12:55.605Z] #67 1.111 Install runc version v1.1.3 (build tags: seccomp) [2022-08-16T21:12:55.605Z] #67 1.111 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bq5vgpCnmR/src/github.com/opencontainers/runc [2022-08-16T21:12:55.605Z] #67 1.123 Cloning into '/tmp/tmp.bq5vgpCnmR/src/github.com/opencontainers/runc'... [2022-08-16T21:12:56.547Z] #67 ... [2022-08-16T21:12:56.547Z] [2022-08-16T21:12:56.547Z] #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-16T21:12:56.547Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-16T21:12:56.547Z] #23 DONE 1.2s [2022-08-16T21:12:56.547Z] [2022-08-16T21:12:56.547Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:12:56.547Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-16T21:12:57.493Z] #24 0.807 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-16T21:12:57.493Z] #24 DONE 0.9s [2022-08-16T21:12:57.493Z] [2022-08-16T21:12:57.493Z] #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-16T21:12:57.493Z] #67 sha256:ad31ae4f2af8574ddadd8f6683bcabfdfff3f468772c4cf8c601ce3eaad0c05b [2022-08-16T21:12:58.432Z] #67 ... [2022-08-16T21:12:58.432Z] [2022-08-16T21:12:58.432Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:12:58.432Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-16T21:12:58.432Z] #25 DONE 0.9s [2022-08-16T21:12:58.432Z] [2022-08-16T21:12:58.432Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:12:58.432Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-16T21:12:59.373Z] #26 DONE 0.9s [2022-08-16T21:12:59.373Z] [2022-08-16T21:12:59.373Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:12:59.373Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-16T21:13:00.362Z] #27 DONE 1.0s [2022-08-16T21:13:00.362Z] [2022-08-16T21:13:00.362Z] #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-16T21:13:00.362Z] #67 sha256:ad31ae4f2af8574ddadd8f6683bcabfdfff3f468772c4cf8c601ce3eaad0c05b [2022-08-16T21:13:00.362Z] #67 5.644 + cd /tmp/tmp.bq5vgpCnmR/src/github.com/opencontainers/runc [2022-08-16T21:13:00.362Z] #67 5.644 + git checkout -q v1.1.3 [2022-08-16T21:13:00.362Z] #67 6.056 + '[' -z '' ']' [2022-08-16T21:13:00.362Z] #67 6.056 + target=static [2022-08-16T21:13:00.362Z] #67 6.056 + make BUILDTAGS=seccomp static [2022-08-16T21:13:00.362Z] #67 6.269 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-16T21:13:01.395Z] #77 341.8 AR libcrun_testing.a [2022-08-16T21:13:01.395Z] #77 341.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-16T21:13:01.395Z] #77 341.9 CCLD tests/tests_libcrun_errors [2022-08-16T21:13:01.395Z] #77 341.9 CCLD tests/tests_libcrun_fuzzer [2022-08-16T21:13:01.395Z] #77 341.9 CCLD tests/tests_libcrun_utils [2022-08-16T21:13:01.395Z] #77 342.5 CCLD libcrun.la [2022-08-16T21:13:01.395Z] #77 343.4 CCLD crun [2022-08-16T21:13:01.395Z] #77 343.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-16T21:13:01.395Z] #77 344.1 /bin/mkdir -p '/usr/local/lib' [2022-08-16T21:13:01.395Z] #77 344.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-16T21:13:01.395Z] #77 344.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-16T21:13:01.395Z] #77 344.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-16T21:13:01.395Z] #77 344.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-16T21:13:01.395Z] #77 344.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-16T21:13:01.395Z] #77 344.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-16T21:13:01.395Z] #77 344.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-16T21:13:01.395Z] #77 344.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-16T21:13:01.395Z] #77 344.5 ---------------------------------------------------------------------- [2022-08-16T21:13:01.395Z] #77 344.5 Libraries have been installed in: [2022-08-16T21:13:01.395Z] #77 344.5 /usr/local/lib [2022-08-16T21:13:01.395Z] #77 344.5 [2022-08-16T21:13:01.395Z] #77 344.5 If you ever happen to want to link against installed libraries [2022-08-16T21:13:01.395Z] #77 344.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-16T21:13:01.395Z] #77 344.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-16T21:13:01.395Z] #77 344.5 flag during linking and do at least one of the following: [2022-08-16T21:13:01.395Z] #77 344.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-16T21:13:01.395Z] #77 344.5 during execution [2022-08-16T21:13:01.395Z] #77 344.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-16T21:13:01.395Z] #77 344.5 during linking [2022-08-16T21:13:01.395Z] #77 344.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-16T21:13:01.395Z] #77 344.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-16T21:13:01.395Z] #77 344.5 [2022-08-16T21:13:01.395Z] #77 344.5 See any operating system documentation about shared libraries for [2022-08-16T21:13:01.395Z] #77 344.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-16T21:13:01.395Z] #77 344.5 ---------------------------------------------------------------------- [2022-08-16T21:13:01.395Z] #77 344.5 /bin/mkdir -p '/build' [2022-08-16T21:13:01.395Z] #77 344.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-16T21:13:01.395Z] #77 344.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-16T21:13:01.395Z] #77 344.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-16T21:13:01.395Z] #77 344.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-16T21:13:01.395Z] #77 344.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-16T21:13:01.656Z] #77 DONE 345.0s [2022-08-16T21:13:01.656Z] [2022-08-16T21:13:01.656Z] #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-16T21:13:01.656Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:13:04.398Z] #77 342.4 AR libcrun_testing.a [2022-08-16T21:13:04.398Z] #77 342.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-16T21:13:04.398Z] #77 342.5 CCLD tests/tests_libcrun_utils [2022-08-16T21:13:04.398Z] #77 342.5 CCLD tests/tests_libcrun_errors [2022-08-16T21:13:04.398Z] #77 342.6 CCLD tests/tests_libcrun_fuzzer [2022-08-16T21:13:04.398Z] #77 343.0 CCLD libcrun.la [2022-08-16T21:13:04.398Z] #77 344.1 CCLD crun [2022-08-16T21:13:04.398Z] #77 344.6 make[3]: Entering directory '/tmp/crun-build' [2022-08-16T21:13:04.657Z] #77 344.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-16T21:13:04.657Z] #77 344.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-16T21:13:04.915Z] #77 344.9 /bin/mkdir -p '/usr/local/lib' [2022-08-16T21:13:04.915Z] #77 344.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-16T21:13:04.915Z] #77 344.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-16T21:13:04.915Z] #77 345.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-16T21:13:04.915Z] #77 345.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-16T21:13:04.915Z] #77 345.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-16T21:13:05.172Z] #77 345.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-16T21:13:05.172Z] #77 345.2 ---------------------------------------------------------------------- [2022-08-16T21:13:05.172Z] #77 345.2 Libraries have been installed in: [2022-08-16T21:13:05.172Z] #77 345.2 /usr/local/lib [2022-08-16T21:13:05.172Z] #77 345.2 [2022-08-16T21:13:05.172Z] #77 345.2 If you ever happen to want to link against installed libraries [2022-08-16T21:13:05.172Z] #77 345.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-16T21:13:05.172Z] #77 345.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-16T21:13:05.172Z] #77 345.2 flag during linking and do at least one of the following: [2022-08-16T21:13:05.172Z] #77 345.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-16T21:13:05.172Z] #77 345.2 during execution [2022-08-16T21:13:05.172Z] #77 345.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-16T21:13:05.172Z] #77 345.2 during linking [2022-08-16T21:13:05.172Z] #77 345.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-16T21:13:05.172Z] #77 345.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-16T21:13:05.172Z] #77 345.2 [2022-08-16T21:13:05.172Z] #77 345.2 See any operating system documentation about shared libraries for [2022-08-16T21:13:05.172Z] #77 345.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-16T21:13:05.172Z] #77 345.2 ---------------------------------------------------------------------- [2022-08-16T21:13:05.172Z] #77 345.2 /bin/mkdir -p '/build' [2022-08-16T21:13:05.172Z] #77 345.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-16T21:13:05.172Z] #77 345.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-16T21:13:05.430Z] #77 345.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-16T21:13:05.430Z] #77 345.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-16T21:13:05.430Z] #77 345.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-16T21:13:05.430Z] #77 DONE 345.6s [2022-08-16T21:13:05.430Z] [2022-08-16T21:13:05.430Z] #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-16T21:13:05.430Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:13:05.645Z] #67 ... [2022-08-16T21:13:05.645Z] [2022-08-16T21:13:05.645Z] #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-16T21:13:05.645Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-16T21:13:05.645Z] #28 1.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:13:05.645Z] #28 1.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:13:05.645Z] #28 1.197 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:13:05.645Z] #28 1.436 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:13:05.645Z] #28 1.686 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:13:05.645Z] #28 2.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:13:05.645Z] #28 2.338 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:13:05.645Z] #28 2.685 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:13:05.645Z] #28 2.945 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:13:05.645Z] #28 3.257 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:13:05.645Z] #28 3.257 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:13:05.645Z] #28 3.258 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:13:05.645Z] #28 3.261 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:13:05.645Z] #28 3.273 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:13:05.645Z] #28 3.274 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:13:05.645Z] #28 3.314 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:13:05.645Z] #28 3.321 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:13:05.645Z] #28 3.321 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:13:05.645Z] #28 3.321 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:13:05.645Z] #28 3.322 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:13:05.645Z] #28 3.324 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:13:08.475Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/rootless [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/volume [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-16T21:13:08.475Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-16T21:13:08.475Z] [2022-08-16T21:13:08.475Z] === Skipped [2022-08-16T21:13:08.475Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-16T21:13:08.475Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-16T21:13:08.475Z] [2022-08-16T21:13:08.475Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-16T21:13:08.475Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-16T21:13:08.475Z] [2022-08-16T21:13:08.475Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-16T21:13:08.475Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-16T21:13:08.475Z] [2022-08-16T21:13:08.476Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-16T21:13:08.476Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-16T21:13:08.476Z] time="2022-08-16T21:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-16T21:13:08.476Z] time="2022-08-16T21:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-16T21:13:08.476Z] time="2022-08-16T21:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-16T21:13:08.476Z] time="2022-08-16T21:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-16T21:13:08.476Z] time="2022-08-16T21:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-16T21:13:08.476Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-16T21:13:08.476Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-16T21:13:08.476Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:13:08.476Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-16T21:13:08.476Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-16T21:13:08.476Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-16T21:13:08.476Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-16T21:13:08.476Z] [2022-08-16T21:13:08.476Z] DONE 2875 tests, 28 skipped in 209.454s [2022-08-16T21:13:08.476Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:13:08.476Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-16T21:13:08.476Z] + 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-16T21:13:13.045Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:13:13.045Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:13:13.045Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:13:13.045Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:13:13.045Z] [2022-08-16T21:13:13.045Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:13:13.045Z] DOCKER_SYSTEMD=1 [2022-08-16T21:13:13.045Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:13:13.045Z] HOSTNAME=61034b9ee482 [2022-08-16T21:13:13.045Z] DEST=bundles/test-integration [2022-08-16T21:13:13.045Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:13:13.045Z] DOCKER_GITCOMMIT=55b9e757fa89f0ebfeda7ba2c643b28f1b43d0ab [2022-08-16T21:13:13.045Z] container=docker [2022-08-16T21:13:13.045Z] HOME=/root [2022-08-16T21:13:13.045Z] LANG=C.UTF-8 [2022-08-16T21:13:13.045Z] INVOCATION_ID=1033fc214bc84b8e82fb86eb0196a5d8 [2022-08-16T21:13:13.045Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:13:13.045Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:13:13.045Z] VALIDATE_BRANCH=master [2022-08-16T21:13:13.045Z] TERM=xterm [2022-08-16T21:13:13.045Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:13:13.045Z] SHLVL=3 [2022-08-16T21:13:13.045Z] TIMEOUT=120m [2022-08-16T21:13:13.045Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:13:13.045Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:13:13.045Z] GO111MODULE=off [2022-08-16T21:13:13.045Z] DOCKER_EXPERIMENTAL=1 [2022-08-16T21:13:13.045Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:13:13.045Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:13:13.045Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:13:13.045Z] GOPATH=/go [2022-08-16T21:13:13.045Z] PKG_CONFIG=pkg-config [2022-08-16T21:13:13.045Z] _=/usr/bin/env [2022-08-16T21:13:13.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-16T21:13:15.616Z] #28 14.47 Fetched 49.2 MB in 14s (3627 kB/s) [2022-08-16T21:13:19.762Z] #55 ... [2022-08-16T21:13:19.762Z] [2022-08-16T21:13:19.762Z] #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-16T21:13:19.762Z] #60 sha256:0058d7f4e910317e2526eab667e1dff3a2291b7e01554913f30eaef65ea3d422 [2022-08-16T21:13:19.762Z] #60 224.2 + mkdir -p /build [2022-08-16T21:13:19.762Z] #60 224.2 + cp runc /build/runc [2022-08-16T21:13:19.762Z] #60 DONE 225.2s [2022-08-16T21:13:19.762Z] [2022-08-16T21:13:19.762Z] #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-16T21:13:19.762Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:13:19.762Z] #55 436.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-16T21:13:19.762Z] #55 DONE 436.8s [2022-08-16T21:13:19.762Z] [2022-08-16T21:13:19.762Z] #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-16T21:13:19.762Z] #64 sha256:8b28be237027e1cdbe5c5aea7770e5d76baa0e22eacbf0ef413f15930b334207 [2022-08-16T21:13:21.671Z] #64 ... [2022-08-16T21:13:21.671Z] [2022-08-16T21:13:21.671Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:13:21.671Z] #56 sha256:adb2d5efe3983d3c387a979ec84c287fdb81301c70c898c74643b03d50a2ea5c [2022-08-16T21:13:22.190Z] #28 14.47 Reading package lists... [2022-08-16T21:13:22.244Z] #56 DONE 0.6s [2022-08-16T21:13:22.244Z] [2022-08-16T21:13:22.244Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:13:22.244Z] #58 sha256:688d4e3a8981662d05dad52d06617e069d64add0709a1caea3b223859dc45ad3 [2022-08-16T21:13:22.244Z] #58 DONE 0.1s [2022-08-16T21:13:22.244Z] [2022-08-16T21:13:22.244Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:13:22.244Z] #61 sha256:8b13c39da61f4f9be798c1455eacc419ced2f39f4b7f9f78746e62b062ef3dea [2022-08-16T21:13:22.504Z] #61 DONE 0.3s [2022-08-16T21:13:22.504Z] [2022-08-16T21:13:22.504Z] #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-16T21:13:22.504Z] #64 sha256:8b28be237027e1cdbe5c5aea7770e5d76baa0e22eacbf0ef413f15930b334207 [2022-08-16T21:13:23.492Z] #55 ... [2022-08-16T21:13:23.492Z] [2022-08-16T21:13:23.492Z] #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-16T21:13:23.492Z] #60 sha256:7b4df204907c5adf51bf79a852d299182904dc74247d751e8c8e9ade74b09d00 [2022-08-16T21:13:23.492Z] #60 225.5 + mkdir -p /build [2022-08-16T21:13:23.492Z] #60 225.6 + cp runc /build/runc [2022-08-16T21:13:23.492Z] #60 DONE 226.5s [2022-08-16T21:13:23.492Z] [2022-08-16T21:13:23.492Z] #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-16T21:13:23.492Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:13:23.492Z] #55 441.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-16T21:13:23.492Z] #55 DONE 441.5s [2022-08-16T21:13:23.492Z] [2022-08-16T21:13:23.492Z] #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-16T21:13:23.492Z] #64 sha256:73ab0152e6b2aa952d1c5fad71f80966b225d8be18db3a83b6e46e5cd4fd4c29 [2022-08-16T21:13:24.863Z] #64 ... [2022-08-16T21:13:24.863Z] [2022-08-16T21:13:24.863Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:13:24.863Z] #56 sha256:b014a285f7576fac8b96d72ccdcc0510eeb7e2dc223df34e46ddb0af6b3bb645 [2022-08-16T21:13:25.041Z] #64 380.9 + bin/containerd [2022-08-16T21:13:25.123Z] #56 DONE 0.2s [2022-08-16T21:13:25.123Z] [2022-08-16T21:13:25.123Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:13:25.123Z] #58 sha256:ffdef9db795af30418e4658a31e449074a33b833d82d0462a583d685d9b4d9e7 [2022-08-16T21:13:25.123Z] #58 DONE 0.1s [2022-08-16T21:13:25.123Z] [2022-08-16T21:13:25.123Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:13:25.123Z] #61 sha256:53db15f8ae0267bd5eeec25cc345cd5549be6d071681188a7174f87663274777 [2022-08-16T21:13:25.380Z] #61 DONE 0.2s [2022-08-16T21:13:25.380Z] [2022-08-16T21:13:25.380Z] #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-16T21:13:25.380Z] #64 sha256:73ab0152e6b2aa952d1c5fad71f80966b225d8be18db3a83b6e46e5cd4fd4c29 [2022-08-16T21:13:27.899Z] #64 384.1 + bin/containerd [2022-08-16T21:13:28.771Z] #28 21.19 Reading package lists... [2022-08-16T21:13:29.339Z] #28 27.55 Building dependency tree... [2022-08-16T21:13:30.716Z] #28 30.24 bzip2 is already the newest version (1.0.8-4). [2022-08-16T21:13:30.716Z] #28 30.24 patch is already the newest version (2.7.6-7). [2022-08-16T21:13:30.716Z] #28 30.24 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-16T21:13:30.716Z] #28 30.24 The following additional packages will be installed: [2022-08-16T21:13:30.716Z] #28 30.25 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-16T21:13:30.716Z] #28 30.25 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-16T21:13:30.716Z] #28 30.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-16T21:13:30.716Z] #28 30.26 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-16T21:13:30.716Z] #28 30.26 systemd vim-runtime xxd [2022-08-16T21:13:30.716Z] #28 30.28 Suggested packages: [2022-08-16T21:13:30.716Z] #28 30.28 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-16T21:13:30.716Z] #28 30.28 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-16T21:13:30.716Z] #28 30.28 vim-scripts xfsdump acl attr quota [2022-08-16T21:13:30.716Z] #28 30.28 Recommended packages: [2022-08-16T21:13:30.716Z] #28 30.28 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-16T21:13:30.716Z] #28 30.28 systemd-timesyncd | time-daemon unzip [2022-08-16T21:13:32.094Z] #28 31.69 The following NEW packages will be installed: [2022-08-16T21:13:32.094Z] #28 31.69 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-16T21:13:32.094Z] #28 31.69 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-16T21:13:32.094Z] #28 31.69 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-16T21:13:32.094Z] #28 31.69 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-16T21:13:32.094Z] #28 31.70 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-16T21:13:32.094Z] #28 31.70 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-16T21:13:32.094Z] #28 31.70 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-16T21:13:32.094Z] #28 31.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-16T21:13:32.094Z] #28 31.70 zstd [2022-08-16T21:13:32.353Z] #28 32.13 0 upgraded, 52 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:13:32.353Z] #28 32.13 Need to get 23.8 MB of archives. [2022-08-16T21:13:32.353Z] #28 32.13 After this operation, 89.3 MB of additional disk space will be used. [2022-08-16T21:13:32.353Z] #28 32.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:13:32.353Z] #28 32.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-16T21:13:32.353Z] #28 32.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-16T21:13:32.353Z] #28 32.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-16T21:13:32.353Z] #28 32.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-16T21:13:32.353Z] #28 32.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-16T21:13:32.353Z] #28 32.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-16T21:13:32.612Z] #28 32.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-16T21:13:32.612Z] #28 32.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-16T21:13:32.613Z] #28 32.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-16T21:13:32.613Z] #28 32.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-16T21:13:32.613Z] #28 32.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-16T21:13:32.613Z] #28 32.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-16T21:13:32.613Z] #28 32.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-16T21:13:32.613Z] #28 32.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:13:32.613Z] #28 32.26 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-16T21:13:32.613Z] #28 32.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-16T21:13:32.613Z] #28 32.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-16T21:13:32.613Z] #28 32.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-16T21:13:32.613Z] #28 32.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-16T21:13:32.613Z] #28 32.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-16T21:13:32.613Z] #28 32.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-16T21:13:32.613Z] #28 32.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-16T21:13:32.613Z] #28 32.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-16T21:13:32.613Z] #28 32.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:13:32.613Z] #28 32.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:13:32.613Z] #28 32.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:13:32.613Z] #28 32.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-16T21:13:32.613Z] #28 32.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-16T21:13:32.613Z] #28 32.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-16T21:13:32.613Z] #28 32.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-16T21:13:32.613Z] #28 32.33 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-16T21:13:32.613Z] #28 32.34 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-16T21:13:32.613Z] #28 32.34 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-16T21:13:32.613Z] #28 32.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:13:32.613Z] #28 32.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-16T21:13:32.613Z] #28 32.34 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-16T21:13:32.613Z] #28 32.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-16T21:13:32.613Z] #28 32.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-16T21:13:32.613Z] #28 32.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:13:32.613Z] #28 32.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-16T21:13:32.613Z] #28 32.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-16T21:13:32.613Z] #28 32.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-16T21:13:32.613Z] #28 32.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-16T21:13:32.613Z] #28 32.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-16T21:13:32.872Z] #28 32.45 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-16T21:13:32.872Z] #28 32.47 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-16T21:13:32.872Z] #28 32.47 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-16T21:13:32.872Z] #28 32.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-16T21:13:32.872Z] #28 32.62 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-16T21:13:32.872Z] #28 32.64 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-16T21:13:32.872Z] #28 32.64 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-16T21:13:33.440Z] #28 33.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:13:33.700Z] #28 33.45 Fetched 23.8 MB in 1s (28.8 MB/s) [2022-08-16T21:13:33.700Z] #28 33.50 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:13:33.700Z] #28 33.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 ... 40116 files and directories currently installed.) [2022-08-16T21:13:33.700Z] #28 33.54 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:13:33.700Z] #28 33.55 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:13:33.700Z] #28 33.60 Selecting previously unselected package libargon2-1:amd64. [2022-08-16T21:13:33.959Z] #28 33.60 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-16T21:13:33.959Z] #28 33.62 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:13:33.959Z] #28 33.67 Selecting previously unselected package libjson-c5:amd64. [2022-08-16T21:13:33.959Z] #28 33.67 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-16T21:13:33.959Z] #28 33.68 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:13:33.959Z] #28 33.72 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-16T21:13:33.959Z] #28 33.73 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-16T21:13:33.959Z] #28 33.74 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:13:33.959Z] #28 33.85 Selecting previously unselected package libip4tc2:amd64. [2022-08-16T21:13:34.218Z] #28 33.86 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:13:34.218Z] #28 33.87 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:13:34.218Z] #28 33.92 Selecting previously unselected package libkmod2:amd64. [2022-08-16T21:13:34.218Z] #28 33.94 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-16T21:13:34.218Z] #28 33.94 Unpacking libkmod2:amd64 (28-1) ... [2022-08-16T21:13:34.478Z] #28 34.01 Selecting previously unselected package systemd. [2022-08-16T21:13:34.478Z] #28 34.02 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-16T21:13:34.478Z] #28 34.10 Unpacking systemd (247.3-7) ... [2022-08-16T21:13:35.415Z] #28 35.08 Selecting previously unselected package pigz. [2022-08-16T21:13:35.415Z] #28 35.09 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-16T21:13:35.415Z] #28 35.10 Unpacking pigz (2.6-1) ... [2022-08-16T21:13:35.415Z] #28 35.15 Selecting previously unselected package libelf1:amd64. [2022-08-16T21:13:35.415Z] #28 35.16 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-16T21:13:35.415Z] #28 35.16 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-16T21:13:35.415Z] #28 35.25 Selecting previously unselected package libbpf0:amd64. [2022-08-16T21:13:35.674Z] #28 35.26 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-16T21:13:35.674Z] #28 35.26 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:13:35.674Z] #28 35.33 Selecting previously unselected package libmnl0:amd64. [2022-08-16T21:13:35.674Z] #28 35.35 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-16T21:13:35.674Z] #28 35.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:13:35.674Z] #28 35.39 Selecting previously unselected package libxtables12:amd64. [2022-08-16T21:13:35.674Z] #28 35.40 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-16T21:13:35.674Z] #28 35.41 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:13:35.674Z] #28 35.45 Selecting previously unselected package libcap2-bin. [2022-08-16T21:13:35.674Z] #28 35.46 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-16T21:13:35.674Z] #28 35.46 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-16T21:13:35.949Z] #28 35.52 Selecting previously unselected package iproute2. [2022-08-16T21:13:35.949Z] #28 35.53 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-16T21:13:35.949Z] #28 35.54 Unpacking iproute2 (5.10.0-4) ... [2022-08-16T21:13:36.209Z] #28 35.81 Selecting previously unselected package xxd. [2022-08-16T21:13:36.209Z] #28 35.82 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:13:36.209Z] #28 35.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:13:36.209Z] #28 35.90 Selecting previously unselected package vim-common. [2022-08-16T21:13:36.209Z] #28 35.92 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:13:36.209Z] #28 35.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:13:36.209Z] #28 36.04 Selecting previously unselected package bash-completion. [2022-08-16T21:13:36.468Z] #28 36.05 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-16T21:13:37.665Z] #28 37.22 Unpacking bash-completion (1:2.11-2) ... [2022-08-16T21:13:37.665Z] #28 37.45 Selecting previously unselected package apparmor. [2022-08-16T21:13:37.665Z] #28 37.46 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-16T21:13:37.924Z] #28 37.49 Unpacking apparmor (2.13.6-10) ... [2022-08-16T21:13:37.924Z] #28 37.74 Selecting previously unselected package inetutils-ping. [2022-08-16T21:13:37.924Z] #28 37.75 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-16T21:13:37.924Z] #28 37.76 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-16T21:13:37.924Z] #28 37.83 Selecting previously unselected package libip6tc2:amd64. [2022-08-16T21:13:37.924Z] #28 37.84 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:13:38.183Z] #28 37.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:13:38.183Z] #28 37.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-16T21:13:38.183Z] #28 37.94 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-16T21:13:38.183Z] #28 37.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:13:38.183Z] #28 38.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-16T21:13:38.183Z] #28 38.00 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-16T21:13:38.442Z] #28 38.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:13:38.442Z] #28 38.07 Selecting previously unselected package libnftnl11:amd64. [2022-08-16T21:13:38.442Z] #28 38.08 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-16T21:13:38.442Z] #28 38.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:13:38.442Z] #28 38.14 Selecting previously unselected package iptables. [2022-08-16T21:13:38.442Z] #28 38.15 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-16T21:13:38.442Z] #28 38.15 Unpacking iptables (1.8.7-1) ... [2022-08-16T21:13:38.701Z] #28 38.33 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:13:38.701Z] #28 38.33 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:13:38.701Z] #28 38.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:13:38.701Z] #28 38.44 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:13:38.701Z] #28 38.45 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:13:38.701Z] #28 38.46 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:13:38.701Z] #28 38.53 Selecting previously unselected package jq. [2022-08-16T21:13:38.701Z] #28 38.55 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:13:38.701Z] #28 ... [2022-08-16T21:13:38.701Z] [2022-08-16T21:13:38.701Z] #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-16T21:13:38.701Z] #71 sha256:e08a0a74059a9717e9a82c790c3c3f54d52939f505ebc3d446eace9118e5a0d0 [2022-08-16T21:13:38.701Z] #71 100.4 + bin/containerd [2022-08-16T21:13:43.978Z] #71 ... [2022-08-16T21:13:43.978Z] [2022-08-16T21:13:43.978Z] #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-16T21:13:43.978Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-16T21:13:43.978Z] #28 38.55 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:13:43.978Z] #28 38.55 Unpacking jq (1.6-2.1) ... [2022-08-16T21:13:43.978Z] #28 38.64 Selecting previously unselected package libaio1:amd64. [2022-08-16T21:13:43.978Z] #28 38.64 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-16T21:13:43.978Z] #28 38.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:13:43.978Z] #28 38.70 Selecting previously unselected package libgpm2:amd64. [2022-08-16T21:13:43.978Z] #28 38.70 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-16T21:13:43.978Z] #28 38.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:13:43.978Z] #28 38.76 Selecting previously unselected package libinih1:amd64. [2022-08-16T21:13:43.978Z] #28 38.77 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-16T21:13:43.978Z] #28 38.77 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-16T21:13:43.978Z] #28 38.80 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-16T21:13:43.978Z] #28 38.81 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-16T21:13:43.978Z] #28 38.82 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:13:43.978Z] #28 38.89 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:13:43.978Z] #28 38.90 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 38.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:13:43.979Z] #28 38.97 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:13:43.979Z] #28 38.98 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 38.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:13:43.979Z] #28 39.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:13:43.979Z] #28 39.08 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 39.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:13:43.979Z] #28 39.13 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:13:43.979Z] #28 39.13 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 39.14 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:13:43.979Z] #28 39.19 Selecting previously unselected package net-tools. [2022-08-16T21:13:43.979Z] #28 39.19 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 39.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:13:43.979Z] #28 39.31 Selecting previously unselected package python-pip-whl. [2022-08-16T21:13:43.979Z] #28 39.32 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:13:43.979Z] #28 39.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:13:43.979Z] #28 39.68 Selecting previously unselected package python3-lib2to3. [2022-08-16T21:13:43.979Z] #28 39.70 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-16T21:13:43.979Z] #28 39.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:13:43.979Z] #28 39.77 Selecting previously unselected package python3-distutils. [2022-08-16T21:13:43.979Z] #28 39.78 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-16T21:13:43.979Z] #28 39.79 Unpacking python3-distutils (3.9.2-1) ... [2022-08-16T21:13:43.979Z] #28 39.88 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:13:43.979Z] #28 39.89 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:13:43.979Z] #28 39.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:13:43.979Z] #28 39.98 Selecting previously unselected package python3-setuptools. [2022-08-16T21:13:43.979Z] #28 39.99 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-16T21:13:43.979Z] #28 39.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-16T21:13:43.979Z] #28 40.15 Selecting previously unselected package python3-wheel. [2022-08-16T21:13:43.979Z] #28 40.15 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-16T21:13:43.979Z] #28 40.16 Unpacking python3-wheel (0.34.2-1) ... [2022-08-16T21:13:43.979Z] #28 40.22 Selecting previously unselected package python3-pip. [2022-08-16T21:13:43.979Z] #28 40.22 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:13:43.979Z] #28 40.23 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:13:43.979Z] #28 40.38 Selecting previously unselected package sudo. [2022-08-16T21:13:43.979Z] #28 40.38 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 40.39 Unpacking sudo (1.9.5p2-3) ... [2022-08-16T21:13:43.979Z] #28 40.69 Selecting previously unselected package systemd-journal-remote. [2022-08-16T21:13:43.979Z] #28 40.69 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 40.70 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-16T21:13:43.979Z] #28 40.76 Selecting previously unselected package thin-provisioning-tools. [2022-08-16T21:13:43.979Z] #28 40.77 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 40.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:13:43.979Z] #28 40.92 Selecting previously unselected package uidmap. [2022-08-16T21:13:43.979Z] #28 40.94 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 40.94 Unpacking uidmap (1:4.8.1-1) ... [2022-08-16T21:13:43.979Z] #28 41.03 Selecting previously unselected package vim-runtime. [2022-08-16T21:13:43.979Z] #28 41.04 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:13:43.979Z] #28 41.06 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-16T21:13:43.979Z] #28 41.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-16T21:13:43.979Z] #28 41.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:13:43.979Z] #28 42.85 Selecting previously unselected package vim. [2022-08-16T21:13:43.979Z] #28 42.86 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 42.87 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:13:43.979Z] #28 43.23 Selecting previously unselected package xfsprogs. [2022-08-16T21:13:43.979Z] #28 43.24 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 43.24 Unpacking xfsprogs (5.10.0-4) ... [2022-08-16T21:13:43.979Z] #28 43.52 Selecting previously unselected package zip. [2022-08-16T21:13:43.979Z] #28 43.53 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 43.53 Unpacking zip (3.0-12) ... [2022-08-16T21:13:43.979Z] #28 43.61 Selecting previously unselected package zstd. [2022-08-16T21:13:43.979Z] #28 43.63 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-16T21:13:43.979Z] #28 43.64 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:13:43.979Z] #28 43.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:13:44.806Z] #28 44.47 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:13:44.806Z] #28 44.48 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:13:44.806Z] #28 44.49 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:13:44.806Z] #28 44.50 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:13:44.806Z] #28 44.51 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-16T21:13:44.806Z] #28 44.52 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:13:44.806Z] #28 44.54 Setting up uidmap (1:4.8.1-1) ... [2022-08-16T21:13:44.806Z] #28 44.55 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:13:44.806Z] #28 44.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:13:44.806Z] #28 44.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:13:44.806Z] #28 44.58 Setting up python3-wheel (0.34.2-1) ... [2022-08-16T21:13:45.065Z] #28 44.94 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:13:45.065Z] #28 44.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:13:45.065Z] #28 44.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:13:45.323Z] #28 44.98 Setting up libcap2-bin (1:2.44-1) ... [2022-08-16T21:13:45.323Z] #28 44.99 Setting up apparmor (2.13.6-10) ... [2022-08-16T21:13:46.260Z] #28 45.91 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-16T21:13:46.260Z] #28 45.95 Setting up zip (3.0-12) ... [2022-08-16T21:13:46.260Z] #28 45.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:13:46.260Z] #28 45.99 Setting up bash-completion (1:2.11-2) ... [2022-08-16T21:13:47.638Z] #28 47.37 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:13:47.638Z] #28 47.38 Setting up sudo (1.9.5p2-3) ... [2022-08-16T21:13:47.638Z] #28 47.43 invoke-rc.d: could not determine current runlevel [2022-08-16T21:13:47.638Z] #28 47.44 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:13:47.638Z] #28 47.44 Setting up xfsprogs (5.10.0-4) ... [2022-08-16T21:13:47.897Z] #28 47.45 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-16T21:13:47.897Z] #28 47.45 Failed to connect to bus: Host is down [2022-08-16T21:13:47.897Z] #28 47.46 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:13:47.897Z] #28 47.47 Setting up inetutils-ping (2:2.0-1) ... [2022-08-16T21:13:47.897Z] #28 47.50 Setting up pigz (2.6-1) ... [2022-08-16T21:13:47.897Z] #28 47.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:13:47.897Z] #28 47.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:13:47.897Z] #28 47.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:13:47.897Z] #28 47.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:13:48.466Z] #28 48.08 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:13:48.466Z] #28 48.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:13:48.725Z] #28 48.35 Setting up libelf1:amd64 (0.183-1) ... [2022-08-16T21:13:48.725Z] #28 48.36 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:13:48.725Z] #28 48.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:13:48.725Z] #28 48.40 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:13:48.725Z] #28 48.42 Setting up libkmod2:amd64 (28-1) ... [2022-08-16T21:13:48.725Z] #28 48.43 Setting up python3-distutils (3.9.2-1) ... [2022-08-16T21:13:48.984Z] #28 48.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:13:48.984Z] #28 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-16T21:13:48.984Z] #28 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-16T21:13:48.984Z] #28 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-16T21:13:48.984Z] #28 48.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-16T21:13:48.984Z] #28 48.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-16T21:13:48.984Z] #28 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-16T21:13:49.243Z] #28 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-16T21:13:49.243Z] #28 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-16T21:13:49.243Z] #28 48.82 Setting up python3-setuptools (52.0.0-4) ... [2022-08-16T21:13:49.812Z] #28 49.62 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:13:49.812Z] #28 49.63 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:13:49.812Z] #28 49.64 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:13:50.071Z] #28 49.65 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:13:50.640Z] #28 50.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:13:50.640Z] #28 50.32 Setting up jq (1.6-2.1) ... [2022-08-16T21:13:50.640Z] #28 50.34 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:13:50.640Z] #28 50.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:13:50.640Z] #28 50.36 Setting up iptables (1.8.7-1) ... [2022-08-16T21:13:50.640Z] #28 50.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:13:50.640Z] #28 50.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:13:50.640Z] #28 50.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:13:50.640Z] #28 50.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:13:50.640Z] #28 50.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-16T21:13:50.640Z] #28 50.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-16T21:13:50.640Z] #28 50.40 Setting up iproute2 (5.10.0-4) ... [2022-08-16T21:13:50.899Z] #28 50.68 Setting up systemd (247.3-7) ... [2022-08-16T21:13:50.899Z] #28 50.73 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-16T21:13:50.899Z] #28 50.73 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-16T21:13:50.899Z] #28 50.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-16T21:13:51.158Z] #28 50.76 Initializing machine ID from KVM UUID. [2022-08-16T21:13:51.727Z] #28 51.41 Setting up systemd-journal-remote (247.3-7) ... [2022-08-16T21:13:51.987Z] #28 51.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:13:52.582Z] #28 DONE 52.3s [2022-08-16T21:13:52.583Z] [2022-08-16T21:13:52.583Z] #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-16T21:13:52.583Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-16T21:13:53.518Z] #29 0.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-16T21:13:53.518Z] #29 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-16T21:13:53.518Z] #29 0.837 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-16T21:13:53.518Z] #29 DONE 0.9s [2022-08-16T21:13:53.518Z] [2022-08-16T21:13:53.518Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:13:53.518Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-16T21:13:55.089Z] ok github.com/docker/docker/libnetwork 37.423s coverage: 40.6% of statements [2022-08-16T21:13:55.089Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-08-16T21:13:55.089Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-16T21:13:55.089Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-16T21:13:55.090Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-16T21:13:55.090Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-16T21:13:55.090Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-16T21:13:55.090Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.525s coverage: 59.9% of statements [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-16T21:13:55.090Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-16T21:13:55.090Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.042s coverage: 5.2% of statements [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-16T21:13:55.090Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-16T21:13:55.090Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-16T21:13:55.090Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-16T21:13:59.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-16T21:13:59.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-16T21:14:01.633Z] #30 7.694 Collecting yamllint==1.26.1 [2022-08-16T21:14:02.201Z] #30 8.753 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-16T21:14:02.770Z] #30 9.366 Collecting pathspec>=0.5.3 [2022-08-16T21:14:02.770Z] #30 9.372 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-16T21:14:03.029Z] #30 9.585 Collecting pyyaml [2022-08-16T21:14:03.029Z] #30 9.594 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-16T21:14:03.029Z] #30 9.626 Building wheels for collected packages: yamllint [2022-08-16T21:14:03.029Z] #30 9.631 Building wheel for yamllint (setup.py): started [2022-08-16T21:14:03.611Z] #30 10.19 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-16T21:14:03.611Z] #30 10.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8443ad0f977b6ed411ab2d8d6ee5b5b54557716fde6b68e7378d5f511a7ada97 [2022-08-16T21:14:03.611Z] #30 10.19 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-16T21:14:03.611Z] #30 10.19 Successfully built yamllint [2022-08-16T21:14:03.611Z] #30 10.21 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-16T21:14:03.905Z] #30 10.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-16T21:14:04.482Z] #30 DONE 10.8s [2022-08-16T21:14:04.482Z] [2022-08-16T21:14:04.482Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:14:04.482Z] #34 sha256:d28676a0e880b707b378cfbeb2da5529ce754eae2d57a35ddea8e0a0bfb48375 [2022-08-16T21:14:04.482Z] #34 DONE 0.2s [2022-08-16T21:14:04.482Z] [2022-08-16T21:14:04.482Z] #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-16T21:14:04.482Z] #67 sha256:ad31ae4f2af8574ddadd8f6683bcabfdfff3f468772c4cf8c601ce3eaad0c05b [2022-08-16T21:14:04.482Z] #67 ... [2022-08-16T21:14:04.482Z] [2022-08-16T21:14:04.482Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:14:04.482Z] #39 sha256:6af3e1d0d299daa5a8a8d2fbe6740cbd7256b822fcd387694914759ef59fa76e [2022-08-16T21:14:04.750Z] #39 DONE 0.3s [2022-08-16T21:14:04.750Z] [2022-08-16T21:14:04.750Z] #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-16T21:14:04.750Z] #67 sha256:ad31ae4f2af8574ddadd8f6683bcabfdfff3f468772c4cf8c601ce3eaad0c05b [2022-08-16T21:14:04.750Z] #67 ... [2022-08-16T21:14:04.750Z] [2022-08-16T21:14:04.750Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:14:04.750Z] #42 sha256:c0d3e3f26b706861401ae3975cfc1c7baa6399b3e7f061c4d8627ff4f290fda5 [2022-08-16T21:14:04.750Z] #42 DONE 0.1s [2022-08-16T21:14:05.033Z] [2022-08-16T21:14:05.033Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:14:05.033Z] #44 sha256:e33685392c59bb7e7a2c8bd8231db53733d268a50ceef8467142ea83c0d5c714 [2022-08-16T21:14:05.033Z] #44 DONE 0.1s [2022-08-16T21:14:05.033Z] [2022-08-16T21:14:05.033Z] #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-16T21:14:05.033Z] #67 sha256:ad31ae4f2af8574ddadd8f6683bcabfdfff3f468772c4cf8c601ce3eaad0c05b [2022-08-16T21:14:05.033Z] #67 ... [2022-08-16T21:14:05.033Z] [2022-08-16T21:14:05.033Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:14:05.033Z] #46 sha256:426ad2fd87878e2cdb73f0116639c1be3f8fcea6b4334c2a5fe274736d5d5879 [2022-08-16T21:14:05.033Z] #46 DONE 0.1s [2022-08-16T21:14:05.033Z] [2022-08-16T21:14:05.033Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:14:05.033Z] #48 sha256:a91e60df907f7bb3fc36c717c2a53eaa0dd118347e8b119d90cf48c820fcf093 [2022-08-16T21:14:05.080Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.287s coverage: 6.6% of statements [2022-08-16T21:14:05.080Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-16T21:14:05.080Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-16T21:14:05.080Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-08-16T21:14:05.080Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-16T21:14:05.080Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-16T21:14:05.080Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-16T21:14:05.293Z] #48 DONE 0.1s [2022-08-16T21:14:05.293Z] [2022-08-16T21:14:05.293Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:14:05.293Z] #52 sha256:5b855fc0d40a157946172423617fd6fb04335ac20ed94e5ad38ef6153e578b41 [2022-08-16T21:14:05.293Z] #52 DONE 0.0s [2022-08-16T21:14:05.293Z] [2022-08-16T21:14:05.293Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:14:05.293Z] #55 sha256:595ee36cf8bfe98706c5279c95011de738d171898bb1024b47ada705356bbbc9 [2022-08-16T21:14:05.293Z] #55 DONE 0.2s [2022-08-16T21:14:05.293Z] [2022-08-16T21:14:05.293Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:14:05.293Z] #59 sha256:7b9370ff8be4336dbd40daa85816f84bf7f9ddd0549c0d76136375f1f8db8366 [2022-08-16T21:14:05.293Z] #59 DONE 0.1s [2022-08-16T21:14:05.293Z] [2022-08-16T21:14:05.293Z] #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-16T21:14:05.293Z] #67 sha256:ad31ae4f2af8574ddadd8f6683bcabfdfff3f468772c4cf8c601ce3eaad0c05b [2022-08-16T21:14:05.336Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-16T21:14:05.552Z] #67 ... [2022-08-16T21:14:05.552Z] [2022-08-16T21:14:05.552Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:14:05.552Z] #61 sha256:705e756d3462f1eebe1efd6dc20adb3c3e89645a97be6db9618e16c606ccce4f [2022-08-16T21:14:05.552Z] #61 DONE 0.1s [2022-08-16T21:14:05.552Z] [2022-08-16T21:14:05.552Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:14:05.552Z] #63 sha256:1b38f5401e489940b78d110428c7fc5e0539acea2d17e94070cc55e7142ddbd9 [2022-08-16T21:14:05.552Z] #63 DONE 0.2s [2022-08-16T21:14:05.552Z] [2022-08-16T21:14:05.552Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:14:05.552Z] #65 sha256:3c28d78db200296f589650d571cdd37fcf795cf87686e214b1806c541f9c9a0d [2022-08-16T21:14:05.591Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-16T21:14:05.811Z] #65 DONE 0.1s [2022-08-16T21:14:05.811Z] [2022-08-16T21:14:05.811Z] #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-16T21:14:05.811Z] #67 sha256:ad31ae4f2af8574ddadd8f6683bcabfdfff3f468772c4cf8c601ce3eaad0c05b [2022-08-16T21:14:05.847Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-16T21:14:06.103Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-16T21:14:18.274Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-16T21:14:21.292Z] #64 431.3 # github.com/containerd/containerd/cmd/containerd [2022-08-16T21:14:21.292Z] #64 431.3 /usr/bin/ld: /tmp/go-link-1343440355/000019.o: in function `New': [2022-08-16T21:14:21.292Z] #64 431.3 /tmp/tmp.StesSLuK9E/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-16T21:14:21.292Z] #64 431.4 + bin/containerd-stress [2022-08-16T21:14:21.292Z] #64 432.4 + bin/containerd-shim [2022-08-16T21:14:24.102Z] #64 435.2 # github.com/containerd/containerd/cmd/containerd [2022-08-16T21:14:24.102Z] #64 435.2 /usr/bin/ld: /tmp/go-link-2718750185/000019.o: in function `New': [2022-08-16T21:14:24.102Z] #64 435.2 /tmp/tmp.6wSiL7ZygJ/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-16T21:14:24.102Z] #64 435.3 + bin/containerd-stress [2022-08-16T21:14:24.102Z] #64 436.4 + bin/containerd-shim [2022-08-16T21:14:26.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-16T21:14:27.744Z] #67 90.16 + mkdir -p /build [2022-08-16T21:14:27.744Z] #67 90.16 + cp runc /build/runc [2022-08-16T21:14:27.744Z] #67 DONE 90.4s [2022-08-16T21:14:27.744Z] [2022-08-16T21:14:27.744Z] #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-16T21:14:27.744Z] #71 sha256:e08a0a74059a9717e9a82c790c3c3f54d52939f505ebc3d446eace9118e5a0d0 [2022-08-16T21:14:27.744Z] #71 ... [2022-08-16T21:14:27.744Z] [2022-08-16T21:14:27.744Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:14:27.744Z] #68 sha256:8d3edda81ce30dd44df023c12962242280474b25203e37821774ca87df205272 [2022-08-16T21:14:27.744Z] #68 DONE 0.1s [2022-08-16T21:14:27.744Z] [2022-08-16T21:14:27.744Z] #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-16T21:14:27.744Z] #71 sha256:e08a0a74059a9717e9a82c790c3c3f54d52939f505ebc3d446eace9118e5a0d0 [2022-08-16T21:14:27.864Z] #64 443.5 + bin/containerd-shim-runc-v1 [2022-08-16T21:14:31.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-16T21:14:32.304Z] #64 447.8 + bin/containerd-shim-runc-v1 [2022-08-16T21:14:33.115Z] ok github.com/docker/docker/libnetwork/ipam 15.955s coverage: 85.3% of statements [2022-08-16T21:14:33.115Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-16T21:14:33.115Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-16T21:14:33.115Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-16T21:14:33.371Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-16T21:14:33.371Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-16T21:14:33.626Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-16T21:14:34.188Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-08-16T21:14:34.442Z] #64 449.8 + bin/containerd-shim-runc-v2 [2022-08-16T21:14:34.442Z] #64 450.5 + binaries [2022-08-16T21:14:34.442Z] #64 450.5 + install -D bin/containerd /build/containerd [2022-08-16T21:14:34.442Z] #64 450.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-16T21:14:34.701Z] #64 450.6 + install -D bin/ctr /build/ctr [2022-08-16T21:14:35.117Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-08-16T21:14:35.117Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-16T21:14:35.373Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-16T21:14:36.605Z] #64 DONE 452.5s [2022-08-16T21:14:37.544Z] [2022-08-16T21:14:37.544Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:14:37.544Z] #65 sha256:4442ad4ec349b54ca861337e24c9876a7f0c5c3a1c82e65cc9ab0078c0a9af9c [2022-08-16T21:14:38.481Z] #65 DONE 1.0s [2022-08-16T21:14:38.481Z] [2022-08-16T21:14:38.481Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:14:38.481Z] #70 sha256:d591dc1ca19d4fc73fa45edd430b6ec34d1997479a91d47268bafc5f4042d0ec [2022-08-16T21:14:38.740Z] #70 DONE 0.2s [2022-08-16T21:14:38.740Z] [2022-08-16T21:14:38.740Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:14:38.740Z] #75 sha256:6eb0b16fdf96cd9be543ab05b50a6bcbd45b6b5243395ca891603c2c6464e5f9 [2022-08-16T21:14:38.863Z] #64 454.2 + bin/containerd-shim-runc-v2 [2022-08-16T21:14:38.863Z] #64 455.0 + binaries [2022-08-16T21:14:38.863Z] #64 455.0 + install -D bin/containerd /build/containerd [2022-08-16T21:14:38.863Z] #64 455.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-16T21:14:38.863Z] #64 455.1 + install -D bin/ctr /build/ctr [2022-08-16T21:14:39.676Z] #75 DONE 0.9s [2022-08-16T21:14:39.676Z] [2022-08-16T21:14:39.676Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:14:39.676Z] #78 sha256:67cd66e33d31131a9b48a60592c80a0a9aca84c7f37d3d85528fa394447dbaa6 [2022-08-16T21:14:39.676Z] #78 DONE 0.0s [2022-08-16T21:14:39.676Z] [2022-08-16T21:14:39.676Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:14:39.676Z] #79 sha256:08e69eadecc693c753b95b2e18d5b2d51e65a4ef3de7f74409759e6c1e54d890 [2022-08-16T21:14:39.676Z] #79 DONE 0.0s [2022-08-16T21:14:39.676Z] [2022-08-16T21:14:39.676Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:14:39.676Z] #80 sha256:0ed39f4f32f565eea76931fa6160b5213da2cc2235b2f3857ee8d52c7a12b6bd [2022-08-16T21:14:39.676Z] #80 DONE 0.0s [2022-08-16T21:14:39.935Z] [2022-08-16T21:14:39.935Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:14:39.935Z] #81 sha256:9c03d681d7e894edc675b71b55b73c9b73c77dafd6b5ca1fa919a91571b6cd6b [2022-08-16T21:14:41.378Z] #64 DONE 457.1s [2022-08-16T21:14:41.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-16T21:14:41.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-16T21:14:41.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-16T21:14:41.940Z] [2022-08-16T21:14:41.940Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:14:41.940Z] #65 sha256:ed3ccc17aa6a953847318161633f3c5fe83385bf121e4c6d5d98ce6ccc0ba781 [2022-08-16T21:14:42.500Z] #65 DONE 0.8s [2022-08-16T21:14:42.500Z] [2022-08-16T21:14:42.500Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:14:42.500Z] #70 sha256:be6700453534a160e59e20365490d6b04b13c8a81e436a4dce5aa57ae31eed66 [2022-08-16T21:14:42.756Z] #70 DONE 0.3s [2022-08-16T21:14:42.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-16T21:14:43.012Z] [2022-08-16T21:14:43.012Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:14:43.012Z] #75 sha256:2c34d18f665f3d2f7a85bc4ae2b5801ae9c2e9cd622c2db042f8c02c7c058c65 [2022-08-16T21:14:43.223Z] #81 DONE 3.5s [2022-08-16T21:14:43.223Z] [2022-08-16T21:14:43.223Z] #82 exporting to image [2022-08-16T21:14:43.223Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:14:43.223Z] #82 exporting layers [2022-08-16T21:14:43.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-16T21:14:43.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-16T21:14:43.939Z] #75 DONE 1.0s [2022-08-16T21:14:43.939Z] [2022-08-16T21:14:43.939Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:14:43.939Z] #78 sha256:4debb6c4a2e5d32572c116ac54dd9ce2d847d2cee8f1e6c56bdae32f0a813f39 [2022-08-16T21:14:43.939Z] #78 DONE 0.0s [2022-08-16T21:14:43.939Z] [2022-08-16T21:14:43.939Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:14:43.939Z] #79 sha256:3cdea0b2e626dc0f2988babb41478bce49205502e33b8fc43d33fb9113575f1c [2022-08-16T21:14:43.939Z] #79 DONE 0.0s [2022-08-16T21:14:43.939Z] [2022-08-16T21:14:43.939Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:14:43.939Z] #80 sha256:512583868d9d5d0372f39736d53573513358e6aeeec5697a58e716ab15d23cf6 [2022-08-16T21:14:43.939Z] #80 DONE 0.0s [2022-08-16T21:14:43.939Z] [2022-08-16T21:14:43.939Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:14:43.939Z] #81 sha256:ba3794f77116340a67b4efc7dd56ffa717c8a3284ac166ad8a612682ce0d7010 [2022-08-16T21:14:44.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-16T21:14:47.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-16T21:14:48.106Z] #81 DONE 4.3s [2022-08-16T21:14:48.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-16T21:14:48.362Z] [2022-08-16T21:14:48.362Z] #82 exporting to image [2022-08-16T21:14:48.362Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:14:48.362Z] #82 exporting layers [2022-08-16T21:14:49.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-16T21:14:49.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-16T21:14:50.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-16T21:14:51.347Z] #82 exporting layers 7.2s done [2022-08-16T21:14:51.347Z] #82 writing image sha256:2793b2a0107c786be86c9a2a08b311fa30fdb3a8988927b4635db8a215920e91 done [2022-08-16T21:14:51.347Z] #82 naming to docker.io/library/docker:368e3fa40a671749bd3f771ad8721b53431cf77a done [2022-08-16T21:14:51.347Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:14:51.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-16T21:14:51.679Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=368e3fa40a671749bd3f771ad8721b53431cf77a -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:368e3fa40a671749bd3f771ad8721b53431cf77a hack/make.sh dynbinary test-integration [2022-08-16T21:14:52.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-16T21:14:53.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-16T21:14:53.584Z] [2022-08-16T21:14:53.584Z] Removing bundles/ [2022-08-16T21:14:53.584Z] [2022-08-16T21:14:53.584Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:14:53.584Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:14:53.584Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:14:54.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-16T21:14:54.964Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:14:54.964Z] Using test binary docker [2022-08-16T21:14:54.964Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-16T21:14:54.964Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-16T21:14:54.964Z] Starting dockerd [2022-08-16T21:14:54.964Z] INFO: Waiting for daemon to start... [2022-08-16T21:14:56.452Z] #82 exporting layers 7.4s done [2022-08-16T21:14:56.452Z] #82 writing image sha256:c704efdca61a65d3bf8c41611c4d22cf934df21585313f9c196209f90e2e8de9 done [2022-08-16T21:14:56.452Z] #82 naming to docker.io/library/docker:368e3fa40a671749bd3f771ad8721b53431cf77a done [2022-08-16T21:14:56.452Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-16T21:14:56.815Z] + trap exit INT TERM [2022-08-16T21:14:56.815Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-16T21:14:56.815Z] + CONTAINER_NAME=docker-pr2 [2022-08-16T21:14:56.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43968/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=368e3fa40a671749bd3f771ad8721b53431cf77a -e DOCKER_GRAPHDRIVER docker:368e3fa40a671749bd3f771ad8721b53431cf77a hack/make.sh dynbinary [2022-08-16T21:14:57.743Z] [2022-08-16T21:14:58.000Z] Removing bundles/ [2022-08-16T21:14:58.000Z] [2022-08-16T21:14:58.000Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:14:58.000Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:14:58.000Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:14:58.251Z] . [2022-08-16T21:14:58.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:14:58.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:14:58.251Z] Error: No such image: emptyfs [2022-08-16T21:14:58.251Z] Loaded image: emptyfs:latest [2022-08-16T21:14:58.251Z] Running integration-test (iteration 1) [2022-08-16T21:14:58.251Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-16T21:14:58.510Z] Loaded image: busybox:latest [2022-08-16T21:14:58.770Z] Loaded image: busybox:glibc [2022-08-16T21:14:59.817Z] #71 178.4 # github.com/containerd/containerd/cmd/containerd [2022-08-16T21:14:59.817Z] #71 178.4 /usr/bin/ld: /tmp/go-link-1597197378/000019.o: in function `New': [2022-08-16T21:14:59.817Z] #71 178.4 /tmp/tmp.OfOUPc1h0v/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-16T21:14:59.817Z] #71 178.5 + bin/containerd-stress [2022-08-16T21:14:59.817Z] #71 179.6 + bin/containerd-shim [2022-08-16T21:15:00.149Z] Loaded image: debian:bullseye-slim [2022-08-16T21:15:00.149Z] Loaded image: hello-world:latest [2022-08-16T21:15:00.149Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:15:00.149Z] INFO: Testing against a local daemon [2022-08-16T21:15:00.149Z] === RUN TestCgroupNamespacesBuild [2022-08-16T21:15:01.528Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2022-08-16T21:15:01.528Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-16T21:15:02.907Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-08-16T21:15:02.907Z] === RUN TestBuildWithSession [2022-08-16T21:15:02.907Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:15:02.907Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-16T21:15:02.907Z] === RUN TestBuildSquashParent [2022-08-16T21:15:08.182Z] --- PASS: TestBuildSquashParent (4.57s) [2022-08-16T21:15:08.182Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-16T21:15:08.182Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:15:08.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:15:08.182Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:15:08.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:15:08.182Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:15:08.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:15:08.182Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:15:08.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:15:08.182Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:15:08.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:15:08.182Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:15:08.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:15:08.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:15:08.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:15:08.751Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:15:09.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:15:09.800Z] #71 190.8 + bin/containerd-shim-runc-v1 [2022-08-16T21:15:10.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:15:10.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:15:12.556Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-08-16T21:15:12.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-08-16T21:15:12.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2022-08-16T21:15:12.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.61s) [2022-08-16T21:15:12.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s) [2022-08-16T21:15:12.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-08-16T21:15:12.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-08-16T21:15:12.556Z] === RUN TestBuildMultiStageCopy [2022-08-16T21:15:12.556Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-16T21:15:13.935Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-16T21:15:13.935Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-16T21:15:14.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-16T21:15:14.454Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-16T21:15:14.713Z] --- PASS: TestBuildMultiStageCopy (2.44s) [2022-08-16T21:15:14.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2022-08-16T21:15:14.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-16T21:15:14.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-16T21:15:14.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-08-16T21:15:14.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-16T21:15:14.713Z] === RUN TestBuildMultiStageParentConfig [2022-08-16T21:15:15.282Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-08-16T21:15:15.282Z] === RUN TestBuildLabelWithTargets [2022-08-16T21:15:16.220Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-08-16T21:15:16.220Z] === RUN TestBuildWithEmptyLayers [2022-08-16T21:15:16.369Z] #71 197.0 + bin/containerd-shim-runc-v2 [2022-08-16T21:15:16.369Z] #71 197.8 + binaries [2022-08-16T21:15:16.369Z] #71 197.8 + install -D bin/containerd /build/containerd [2022-08-16T21:15:16.369Z] #71 197.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-16T21:15:16.369Z] #71 197.9 + install -D bin/ctr /build/ctr [2022-08-16T21:15:16.628Z] #71 DONE 198.3s [2022-08-16T21:15:16.789Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-16T21:15:16.789Z] === RUN TestBuildMultiStageOnBuild [2022-08-16T21:15:18.005Z] [2022-08-16T21:15:18.005Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:15:18.005Z] #72 sha256:bca5fced0b1a8294953e586181ca255054196cee1c2d040cf90f0825f74357db [2022-08-16T21:15:18.005Z] #72 DONE 0.4s [2022-08-16T21:15:18.005Z] [2022-08-16T21:15:18.005Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:15:18.005Z] #77 sha256:49d7b8c6822859f22acca958df5c495764ab1a4bece2ff55e07b308f4d59b460 [2022-08-16T21:15:18.005Z] #77 DONE 0.1s [2022-08-16T21:15:18.270Z] [2022-08-16T21:15:18.270Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:15:18.270Z] #82 sha256:2b8e29abb153cf44729208d6dab96ce5c6bd55c3a5f0cad9dc8ed8731eeaa5cd [2022-08-16T21:15:18.528Z] #82 DONE 0.5s [2022-08-16T21:15:18.528Z] [2022-08-16T21:15:18.528Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:15:18.528Z] #85 sha256:39db4cd418bdbc62346a645122915ae8da69518fa0e74f9d2f8764084568401c [2022-08-16T21:15:18.528Z] #85 DONE 0.1s [2022-08-16T21:15:18.528Z] [2022-08-16T21:15:18.528Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:15:18.528Z] #86 sha256:0e45cc36438ed2c93dfca833663f587c2245be9cf2faa48144575ace15c90fef [2022-08-16T21:15:18.528Z] #86 DONE 0.0s [2022-08-16T21:15:18.694Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-08-16T21:15:18.694Z] === RUN TestBuildUncleanTarFilenames [2022-08-16T21:15:18.786Z] [2022-08-16T21:15:18.786Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:15:18.786Z] #87 sha256:7973957c559882b55d1b545fadefa06e7950bf874790c00d7721812407ea4dca [2022-08-16T21:15:18.786Z] #87 DONE 0.0s [2022-08-16T21:15:18.786Z] [2022-08-16T21:15:18.786Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:15:18.786Z] #88 sha256:2fa103cd4567e95e0d079ea094e085de8b49f70f43f328f684306864ecbc117e [2022-08-16T21:15:19.263Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-16T21:15:19.263Z] === RUN TestBuildMultiStageLayerLeak [2022-08-16T21:15:21.169Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-08-16T21:15:21.169Z] === RUN TestBuildWithHugeFile [2022-08-16T21:15:24.058Z] #88 DONE 4.5s [2022-08-16T21:15:24.058Z] [2022-08-16T21:15:24.058Z] #89 exporting to image [2022-08-16T21:15:24.058Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:15:24.058Z] #89 exporting layers [2022-08-16T21:15:50.597Z] #89 exporting layers 25.3s done [2022-08-16T21:15:50.597Z] #89 writing image sha256:8f4c5673a413eccdd6891cae09b4df688cc973f090f9135d8ae5364d7578fd72 done [2022-08-16T21:15:50.597Z] #89 naming to docker.io/library/docker:dc68350e3e7ee651f9a682c3c4b61aaca632e7cd done [2022-08-16T21:15:50.597Z] #89 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-16T21:15:50.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43968/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc68350e3e7ee651f9a682c3c4b61aaca632e7cd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc68350e3e7ee651f9a682c3c4b61aaca632e7cd hack/validate/default [2022-08-16T21:15:51.485Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-16T21:15:58.046Z] Congratulations! All API changes are done the right way. [2022-08-16T21:15:58.046Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-16T21:15:58.046Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-16T21:15:58.046Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-16T21:15:58.046Z] [2022-08-16T21:15:58.046Z] INFO Start validation with golang-ci-lint [2022-08-16T21:15:58.046Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-16T21:15:58.046Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-16T21:15:58.046Z] INFO [loader] Using build tags: [ journald] [2022-08-16T21:16:17.413Z] --- PASS: TestBuildWithHugeFile (49.11s) [2022-08-16T21:16:17.413Z] === RUN TestBuildWCOWSandboxSize [2022-08-16T21:16:17.413Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:16:17.413Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:16:17.413Z] === RUN TestBuildWithEmptyDockerfile [2022-08-16T21:16:17.413Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:16:17.413Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:16:17.413Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:16:17.413Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:16:17.413Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:16:17.413Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:16:17.413Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:16:17.413Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:16:17.413Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:16:17.413Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-16T21:16:17.414Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-16T21:16:17.414Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-16T21:16:17.414Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-16T21:16:17.414Z] === RUN TestBuildPreserveOwnership [2022-08-16T21:16:17.414Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-16T21:16:17.414Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-16T21:16:17.414Z] --- PASS: TestBuildPreserveOwnership (3.61s) [2022-08-16T21:16:17.414Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2022-08-16T21:16:17.414Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-08-16T21:16:17.414Z] === RUN TestBuildPlatformInvalid [2022-08-16T21:16:17.414Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-16T21:16:17.414Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-16T21:16:17.414Z] Loaded image: busybox:latest [2022-08-16T21:16:17.414Z] Loaded image: busybox:glibc [2022-08-16T21:16:17.414Z] Loaded image: debian:bullseye-slim [2022-08-16T21:16:17.414Z] Loaded image: hello-world:latest [2022-08-16T21:16:17.414Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:16:25.540Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.70s) [2022-08-16T21:16:25.540Z] PASS [2022-08-16T21:16:25.540Z] [2022-08-16T21:16:25.540Z] === Skipped [2022-08-16T21:16:25.540Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-16T21:16:25.540Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:16:25.540Z] [2022-08-16T21:16:25.540Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:16:25.540Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:16:25.540Z] [2022-08-16T21:16:25.540Z] DONE 34 tests, 2 skipped in 86.370s [2022-08-16T21:16:25.540Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-16T21:16:25.540Z] INFO: Testing against a local daemon [2022-08-16T21:16:25.540Z] === RUN TestConfigInspect [2022-08-16T21:16:26.753Z] ok github.com/docker/docker/libnetwork/networkdb 104.165s coverage: 60.1% of statements [2022-08-16T21:16:26.753Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-16T21:16:26.753Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-16T21:16:26.753Z] ok github.com/docker/docker/libnetwork/osl 4.336s coverage: 39.7% of statements [2022-08-16T21:16:26.753Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-16T21:16:26.753Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-16T21:16:26.918Z] --- PASS: TestConfigInspect (2.36s) [2022-08-16T21:16:26.918Z] === RUN TestConfigList [2022-08-16T21:16:27.681Z] ok github.com/docker/docker/libnetwork/portmapper 0.713s coverage: 48.6% of statements [2022-08-16T21:16:27.937Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-16T21:16:27.937Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-16T21:16:28.193Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === Skipped [2022-08-16T21:16:28.193Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-16T21:16:28.193Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-16T21:16:28.193Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-16T21:16:28.193Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-16T21:16:28.193Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-16T21:16:28.193Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-16T21:16:28.193Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-16T21:16:28.193Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-16T21:16:28.193Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-16T21:16:28.193Z] firewalld_test.go:14: firewalld is not running [2022-08-16T21:16:28.193Z] [2022-08-16T21:16:28.193Z] DONE 327 tests, 9 skipped in 202.995s Post stage [Pipeline] junit [2022-08-16T21:16:28.765Z] Recording test results [2022-08-16T21:16:29.451Z] --- PASS: TestConfigList (2.18s) [2022-08-16T21:16:29.451Z] === RUN TestConfigsCreateAndDelete [2022-08-16T21:16:30.093Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:16:30.454Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 -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:2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 hack/make.sh dynbinary test-integration [2022-08-16T21:16:31.019Z] [2022-08-16T21:16:31.019Z] Removing bundles/ [2022-08-16T21:16:31.019Z] [2022-08-16T21:16:31.019Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:16:31.019Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:16:31.019Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:16:31.356Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-08-16T21:16:31.356Z] === RUN TestConfigsUpdate [2022-08-16T21:16:33.905Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-16T21:16:33.905Z] === RUN TestTemplatedConfig [2022-08-16T21:16:36.483Z] --- PASS: TestTemplatedConfig (2.78s) [2022-08-16T21:16:36.483Z] === RUN TestConfigCreateResolve [2022-08-16T21:16:38.389Z] --- PASS: TestConfigCreateResolve (2.22s) [2022-08-16T21:16:38.389Z] PASS [2022-08-16T21:16:38.389Z] [2022-08-16T21:16:38.389Z] DONE 6 tests in 13.912s [2022-08-16T21:16:38.389Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-16T21:16:38.389Z] INFO: Testing against a local daemon [2022-08-16T21:16:38.389Z] === RUN TestAttachWithTTY [2022-08-16T21:16:38.649Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-16T21:16:38.649Z] === RUN TestAttachWithoutTTy [2022-08-16T21:16:38.649Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-16T21:16:38.649Z] === RUN TestCheckpoint [2022-08-16T21:16:38.649Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:16:38.649Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/commit [2022-08-16T21:16:38.649Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-16T21:16:38.649Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:16:38.649Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:16:38.649Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:16:38.649Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:16:38.649Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:16:38.649Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:16:38.649Z] === CONT TestContainerInvalidJSON/commit [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-16T21:16:38.649Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-16T21:16:38.649Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-16T21:16:38.649Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-16T21:16:38.649Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-16T21:16:38.649Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-16T21:16:38.649Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-16T21:16:38.649Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-16T21:16:38.649Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-16T21:16:38.649Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-16T21:16:38.649Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-16T21:16:38.649Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-16T21:16:38.649Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-16T21:16:38.649Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-16T21:16:38.909Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-16T21:16:38.909Z] === RUN TestCopyEmptyFile [2022-08-16T21:16:39.168Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-16T21:16:39.168Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-16T21:16:39.168Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-16T21:16:39.168Z] === RUN TestCopyFromContainer [2022-08-16T21:16:40.107Z] === RUN TestCopyFromContainer// [2022-08-16T21:16:40.366Z] === RUN TestCopyFromContainer//bar/root [2022-08-16T21:16:40.366Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-16T21:16:40.366Z] === RUN TestCopyFromContainer/bar/quux [2022-08-16T21:16:40.366Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-16T21:16:40.625Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-16T21:16:40.625Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-16T21:16:40.625Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-16T21:16:40.625Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-16T21:16:40.625Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer (1.73s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-16T21:16:40.884Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-16T21:16:40.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-16T21:16:40.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:16:40.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:16:40.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:16:40.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:16:40.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:16:40.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:16:40.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:16:40.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:16:40.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:16:40.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-16T21:16:40.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-16T21:16:40.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-16T21:16:40.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-16T21:16:40.884Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-16T21:16:40.884Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-16T21:16:40.884Z] === RUN TestCreateWithInvalidEnv [2022-08-16T21:16:40.884Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-16T21:16:40.884Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-16T21:16:40.884Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-16T21:16:40.884Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-16T21:16:40.884Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-16T21:16:40.884Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-16T21:16:40.884Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-16T21:16:40.884Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-16T21:16:40.884Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-16T21:16:40.884Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-16T21:16:40.884Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-16T21:16:40.884Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-16T21:16:40.884Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-16T21:16:40.884Z] === RUN TestCreateTmpfsMountsTarget [2022-08-16T21:16:40.884Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-16T21:16:40.884Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-16T21:16:42.789Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2022-08-16T21:16:42.789Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-16T21:16:44.167Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-08-16T21:16:44.167Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-16T21:16:44.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:16:44.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:16:44.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:16:44.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:16:44.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:16:44.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:16:44.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:16:44.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:16:44.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:16:44.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:16:44.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:16:44.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:16:44.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:16:44.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:16:44.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:16:44.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-16T21:16:44.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-16T21:16:44.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-16T21:16:44.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-16T21:16:44.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-16T21:16:44.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-16T21:16:44.167Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-16T21:16:44.735Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-08-16T21:16:44.735Z] === RUN TestCreateDifferentPlatform [2022-08-16T21:16:44.735Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-16T21:16:44.735Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-16T21:16:44.735Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-16T21:16:44.735Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-16T21:16:44.735Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-16T21:16:44.735Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-16T21:16:44.735Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-08-16T21:16:44.735Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-16T21:16:44.735Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-16T21:16:44.735Z] === RUN TestCreateInvalidHostConfig [2022-08-16T21:16:44.735Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:16:44.735Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:16:44.735Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:16:44.735Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:16:44.735Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:16:44.735Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:16:44.735Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:16:44.735Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:16:44.735Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:16:44.735Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:16:44.735Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:16:44.735Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:16:44.735Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-16T21:16:44.735Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-16T21:16:44.735Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-16T21:16:44.735Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-16T21:16:44.735Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-16T21:16:44.735Z] === RUN TestContainerStartOnDaemonRestart [2022-08-16T21:16:44.735Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-16T21:16:44.735Z] === RUN TestDaemonRestartIpcMode [2022-08-16T21:16:44.735Z] === PAUSE TestDaemonRestartIpcMode [2022-08-16T21:16:44.735Z] === RUN TestDaemonHostGatewayIP [2022-08-16T21:16:44.735Z] === PAUSE TestDaemonHostGatewayIP [2022-08-16T21:16:44.735Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-16T21:16:44.735Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-16T21:16:44.735Z] === RUN TestContainerKillOnDaemonStart [2022-08-16T21:16:44.735Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-16T21:16:44.735Z] === RUN TestDiff [2022-08-16T21:16:45.303Z] --- PASS: TestDiff (0.54s) [2022-08-16T21:16:45.303Z] === RUN TestExecConsoleSize [2022-08-16T21:16:45.871Z] --- PASS: TestExecConsoleSize (0.65s) [2022-08-16T21:16:45.871Z] === RUN TestExecWithCloseStdin [2022-08-16T21:16:46.807Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-08-16T21:16:46.808Z] === RUN TestExec [2022-08-16T21:16:47.375Z] --- PASS: TestExec (0.64s) [2022-08-16T21:16:47.375Z] === RUN TestExecUser [2022-08-16T21:16:47.943Z] --- PASS: TestExecUser (0.64s) [2022-08-16T21:16:47.943Z] === RUN TestExportContainerAndImportImage [2022-08-16T21:16:48.511Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-16T21:16:48.511Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-16T21:16:49.889Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-16T21:16:49.889Z] === RUN TestHealthCheckWorkdir [2022-08-16T21:16:50.825Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-08-16T21:16:50.825Z] === RUN TestHealthKillContainer [2022-08-16T21:16:58.942Z] --- PASS: TestHealthKillContainer (8.18s) [2022-08-16T21:16:58.942Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-16T21:16:59.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-08-16T21:16:59.510Z] === RUN TestIpcModeNone [2022-08-16T21:17:00.078Z] --- PASS: TestIpcModeNone (0.67s) [2022-08-16T21:17:00.078Z] === RUN TestIpcModePrivate [2022-08-16T21:17:00.133Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:17:00.133Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:17:00.133Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:17:00.133Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:17:00.133Z] [2022-08-16T21:17:00.133Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:17:00.133Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:17:00.133Z] HOSTNAME=bd9d3fbaba09 [2022-08-16T21:17:00.133Z] DEST=bundles/test-integration [2022-08-16T21:17:00.133Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:17:00.133Z] DOCKER_ROOTLESS=1 [2022-08-16T21:17:00.133Z] DOCKER_GITCOMMIT=368e3fa40a671749bd3f771ad8721b53431cf77a [2022-08-16T21:17:00.133Z] container=docker [2022-08-16T21:17:00.133Z] HOME=/root [2022-08-16T21:17:00.133Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:17:00.133Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:17:00.133Z] VALIDATE_BRANCH=master [2022-08-16T21:17:00.133Z] TERM=xterm [2022-08-16T21:17:00.133Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:17:00.133Z] SHLVL=1 [2022-08-16T21:17:00.133Z] TIMEOUT=120m [2022-08-16T21:17:00.133Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:17:00.133Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:17:00.133Z] GO111MODULE=off [2022-08-16T21:17:00.133Z] DOCKER_EXPERIMENTAL=1 [2022-08-16T21:17:00.133Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:17:00.133Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:17:00.133Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:17:00.133Z] GOPATH=/go [2022-08-16T21:17:00.133Z] PKG_CONFIG=pkg-config [2022-08-16T21:17:00.133Z] _=/usr/bin/env [2022-08-16T21:17:00.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-16T21:17:00.647Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-16T21:17:00.647Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-16T21:17:00.647Z] === RUN TestIpcModeShareable [2022-08-16T21:17:01.215Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-16T21:17:01.475Z] --- PASS: TestIpcModeShareable (0.63s) [2022-08-16T21:17:01.475Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-16T21:17:03.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-08-16T21:17:03.380Z] === RUN TestAPIIpcModeHost [2022-08-16T21:17:03.639Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-16T21:17:03.639Z] === RUN TestDaemonIpcModeShareable [2022-08-16T21:17:04.413Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:17:04.413Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:17:04.414Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:17:04.414Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:17:04.414Z] [2022-08-16T21:17:04.414Z] + TEST_INTEGRATION_DEST=1 [2022-08-16T21:17:04.414Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-16T21:17:04.414Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:17:04.414Z] + run_tests test-integration-flaky [2022-08-16T21:17:04.414Z] + '[' -n 0 ']' [2022-08-16T21:17:04.414Z] + rm= [2022-08-16T21:17:04.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43968/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43968/.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=368e3fa40a671749bd3f771ad8721b53431cf77a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:368e3fa40a671749bd3f771ad8721b53431cf77a hack/make.sh test-integration-flaky test-integration [2022-08-16T21:17:04.414Z] + c=0 [2022-08-16T21:17:04.414Z] + TEST_INTEGRATION_DEST=2 [2022-08-16T21:17:04.414Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-16T21:17:04.414Z] + TEST_SKIP_INTEGRATION=1 [2022-08-16T21:17:04.414Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-16T21:17:04.414Z] + run_tests [2022-08-16T21:17:04.414Z] + '[' -n 0 ']' [2022-08-16T21:17:04.414Z] + rm= [2022-08-16T21:17:04.414Z] + TEST_INTEGRATION_DEST=3 [2022-08-16T21:17:04.414Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-16T21:17:04.414Z] + TEST_SKIP_INTEGRATION=1 [2022-08-16T21:17:04.414Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-16T21:17:04.414Z] + run_tests [2022-08-16T21:17:04.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43968/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43968/.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=368e3fa40a671749bd3f771ad8721b53431cf77a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:368e3fa40a671749bd3f771ad8721b53431cf77a hack/make.sh '' test-integration [2022-08-16T21:17:04.414Z] + '[' -n 0 ']' [2022-08-16T21:17:04.414Z] + rm= [2022-08-16T21:17:04.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43968/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43968/.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=368e3fa40a671749bd3f771ad8721b53431cf77a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:368e3fa40a671749bd3f771ad8721b53431cf77a hack/make.sh '' test-integration [2022-08-16T21:17:04.414Z] ++ jobs -p [2022-08-16T21:17:04.414Z] + for job in $(jobs -p) [2022-08-16T21:17:04.414Z] + wait 8567 [2022-08-16T21:17:04.414Z] [2022-08-16T21:17:04.414Z] [2022-08-16T21:17:04.414Z] [2022-08-16T21:17:04.414Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:17:04.414Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:17:04.414Z] HOSTNAME=50c10eb2b3cf [2022-08-16T21:17:04.414Z] TEST_SKIP_INTEGRATION=1 [2022-08-16T21:17:04.414Z] TESTDEBUG=0 [2022-08-16T21:17:04.414Z] DEST=bundles/test-integration [2022-08-16T21:17:04.414Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:17:04.414Z] KEEPBUNDLE=1 [2022-08-16T21:17:04.414Z] DOCKER_GITCOMMIT=368e3fa40a671749bd3f771ad8721b53431cf77a [2022-08-16T21:17:04.414Z] container=docker [2022-08-16T21:17:04.414Z] HOME=/root [2022-08-16T21:17:04.414Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:17:04.414Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:17:04.414Z] VALIDATE_BRANCH=master [2022-08-16T21:17:04.414Z] TERM=xterm [2022-08-16T21:17:04.414Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:17:04.414Z] SHLVL=1 [2022-08-16T21:17:04.414Z] TIMEOUT=120m [2022-08-16T21:17:04.414Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:17:04.414Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:17:04.414Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-16T21:17:04.414Z] GO111MODULE=off [2022-08-16T21:17:04.414Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:17:04.414Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:17:04.414Z] GOPATH=/go [2022-08-16T21:17:04.414Z] PKG_CONFIG=pkg-config [2022-08-16T21:17:04.414Z] _=/usr/bin/env [2022-08-16T21:17:04.414Z] Building test suite binary ./integration-cli/test.main [2022-08-16T21:17:04.414Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:17:04.414Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-16T21:17:04.414Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:17:04.414Z] HOSTNAME=f8e8028471be [2022-08-16T21:17:04.414Z] TEST_SKIP_INTEGRATION=1 [2022-08-16T21:17:04.414Z] TESTDEBUG=0 [2022-08-16T21:17:04.414Z] DEST=bundles/test-integration [2022-08-16T21:17:04.414Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:17:04.414Z] KEEPBUNDLE=1 [2022-08-16T21:17:04.414Z] DOCKER_GITCOMMIT=368e3fa40a671749bd3f771ad8721b53431cf77a [2022-08-16T21:17:04.414Z] container=docker [2022-08-16T21:17:04.414Z] HOME=/root [2022-08-16T21:17:04.414Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:17:04.414Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:17:04.414Z] VALIDATE_BRANCH=master [2022-08-16T21:17:04.414Z] TERM=xterm [2022-08-16T21:17:04.414Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:17:04.414Z] SHLVL=1 [2022-08-16T21:17:04.414Z] TIMEOUT=120m [2022-08-16T21:17:04.414Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:17:04.414Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:17:04.414Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-16T21:17:04.414Z] GO111MODULE=off [2022-08-16T21:17:04.414Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:17:04.414Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:17:04.414Z] GOPATH=/go [2022-08-16T21:17:04.414Z] PKG_CONFIG=pkg-config [2022-08-16T21:17:04.414Z] _=/usr/bin/env [2022-08-16T21:17:04.414Z] Building test suite binary ./integration-cli/test.main [2022-08-16T21:17:04.414Z] No new tests added to integration. [2022-08-16T21:17:04.414Z] [2022-08-16T21:17:04.414Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:17:04.414Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:17:04.414Z] HOSTNAME=1322820597db [2022-08-16T21:17:04.414Z] TESTDEBUG=0 [2022-08-16T21:17:04.414Z] DEST=bundles/test-integration [2022-08-16T21:17:04.414Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:17:04.414Z] KEEPBUNDLE=1 [2022-08-16T21:17:04.414Z] DOCKER_GITCOMMIT=368e3fa40a671749bd3f771ad8721b53431cf77a [2022-08-16T21:17:04.414Z] container=docker [2022-08-16T21:17:04.414Z] HOME=/root [2022-08-16T21:17:04.414Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:17:04.414Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:17:04.414Z] VALIDATE_BRANCH=master [2022-08-16T21:17:04.414Z] TERM=xterm [2022-08-16T21:17:04.414Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:17:04.414Z] SHLVL=1 [2022-08-16T21:17:04.414Z] TIMEOUT=120m [2022-08-16T21:17:04.414Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:17:04.414Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:17:04.414Z] GO111MODULE=off [2022-08-16T21:17:04.414Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:17:04.414Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:17:04.414Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:17:04.414Z] GOPATH=/go [2022-08-16T21:17:04.414Z] PKG_CONFIG=pkg-config [2022-08-16T21:17:04.414Z] _=/usr/bin/env [2022-08-16T21:17:04.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-16T21:17:04.577Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-16T21:17:04.836Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-08-16T21:17:04.836Z] === RUN TestDaemonIpcModePrivate [2022-08-16T21:17:05.775Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-16T21:17:06.034Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-08-16T21:17:06.035Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-16T21:17:06.971Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-16T21:17:07.230Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-08-16T21:17:07.230Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-16T21:17:08.167Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-16T21:17:08.427Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) [2022-08-16T21:17:08.427Z] === RUN TestIpcModeOlderClient [2022-08-16T21:17:08.427Z] === PAUSE TestIpcModeOlderClient [2022-08-16T21:17:08.427Z] === RUN TestKillContainerInvalidSignal [2022-08-16T21:17:08.995Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-08-16T21:17:08.995Z] === RUN TestKillContainer [2022-08-16T21:17:08.995Z] === RUN TestKillContainer/no_signal [2022-08-16T21:17:09.564Z] === RUN TestKillContainer/non_killing_signal [2022-08-16T21:17:09.822Z] === RUN TestKillContainer/killing_signal [2022-08-16T21:17:10.391Z] --- PASS: TestKillContainer (1.28s) [2022-08-16T21:17:10.391Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-16T21:17:10.391Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-16T21:17:10.391Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-16T21:17:10.391Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-16T21:17:10.391Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-16T21:17:10.651Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-16T21:17:11.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-08-16T21:17:11.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-16T21:17:11.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-16T21:17:11.221Z] === RUN TestKillStoppedContainer [2022-08-16T21:17:11.221Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-16T21:17:11.221Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-16T21:17:11.221Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-16T21:17:11.221Z] === RUN TestKillDifferentUserContainer [2022-08-16T21:17:11.789Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-16T21:17:11.789Z] === RUN TestInspectOomKilledTrue [2022-08-16T21:17:11.789Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-16T21:17:11.789Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-16T21:17:11.789Z] === RUN TestInspectOomKilledFalse [2022-08-16T21:17:12.048Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-16T21:17:12.048Z] === RUN TestLinksEtcHostsContentMatch [2022-08-16T21:17:12.615Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-08-16T21:17:12.615Z] === RUN TestLinksContainerNames [2022-08-16T21:17:13.552Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-16T21:17:13.552Z] === RUN TestLogsFollowTailEmpty [2022-08-16T21:17:13.811Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-16T21:17:13.811Z] === RUN TestLogs [2022-08-16T21:17:13.811Z] === RUN TestLogs/driver_local [2022-08-16T21:17:13.811Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:17:13.811Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:17:13.811Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-16T21:17:13.811Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-16T21:17:13.811Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-16T21:17:13.811Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-16T21:17:13.811Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:17:13.811Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:17:13.811Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:17:13.811Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:17:13.811Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:17:13.811Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:17:13.811Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:17:13.811Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:17:14.380Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:17:14.639Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:17:15.209Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-16T21:17:15.209Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-16T21:17:15.777Z] === RUN TestLogs/driver_json-file [2022-08-16T21:17:15.777Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:17:15.777Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:17:15.777Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:17:15.777Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:17:15.777Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:17:15.777Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:17:15.777Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:17:15.777Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:17:15.777Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:17:15.777Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:17:15.777Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:17:15.777Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:17:15.777Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:17:15.777Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:17:16.715Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:17:16.715Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:17:16.974Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:17:17.235Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:17:17.803Z] --- PASS: TestLogs (3.91s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-08-16T21:17:17.803Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-08-16T21:17:17.803Z] === RUN TestContainerNetworkMountsNoChown [2022-08-16T21:17:18.062Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/default [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/default [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/private [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/private [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rprivate [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/slave [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/slave [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rslave [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/shared [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/shared [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rshared [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/default [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/rslave [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/rshared [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/shared [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/rprivate [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/slave [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/private [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-16T21:17:18.062Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:17:18.062Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-16T21:17:18.062Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:17:18.322Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:17:18.582Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-16T21:17:18.582Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-16T21:17:18.582Z] === RUN TestContainerBindMountNonRecursive [2022-08-16T21:17:19.962Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-08-16T21:17:19.962Z] === RUN TestContainerVolumesMountedAsShared [2022-08-16T21:17:20.531Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-16T21:17:20.531Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-16T21:17:20.790Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-16T21:17:20.790Z] === RUN TestNetworkNat [2022-08-16T21:17:21.358Z] --- PASS: TestNetworkNat (0.48s) [2022-08-16T21:17:21.358Z] === RUN TestNetworkLocalhostTCPNat [2022-08-16T21:17:21.618Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-16T21:17:21.618Z] === RUN TestNetworkLoopbackNat [2022-08-16T21:17:24.153Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-16T21:17:24.153Z] === RUN TestPause [2022-08-16T21:17:24.721Z] --- PASS: TestPause (0.45s) [2022-08-16T21:17:24.721Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-16T21:17:24.721Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:17:24.721Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:17:24.721Z] === RUN TestPauseStopPausedContainer [2022-08-16T21:17:25.289Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-16T21:17:25.289Z] === RUN TestPidHost [2022-08-16T21:17:26.227Z] --- PASS: TestPidHost (1.00s) [2022-08-16T21:17:26.227Z] === RUN TestPsFilter [2022-08-16T21:17:26.227Z] --- PASS: TestPsFilter (0.12s) [2022-08-16T21:17:26.227Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-16T21:17:26.795Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-16T21:17:26.795Z] === RUN TestRemoveContainerWithVolume [2022-08-16T21:17:27.055Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-16T21:17:27.055Z] === RUN TestRemoveContainerRunning [2022-08-16T21:17:27.623Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-16T21:17:27.623Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-16T21:17:27.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-16T21:17:27.882Z] === RUN TestRemoveInvalidContainer [2022-08-16T21:17:27.882Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-16T21:17:27.882Z] === RUN TestRenameLinkedContainer [2022-08-16T21:17:29.788Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-08-16T21:17:29.788Z] === RUN TestRenameStoppedContainer [2022-08-16T21:17:30.357Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-16T21:17:30.357Z] === RUN TestRenameRunningContainerAndReuse [2022-08-16T21:17:31.301Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-08-16T21:17:31.301Z] === RUN TestRenameInvalidName [2022-08-16T21:17:31.575Z] --- PASS: TestRenameInvalidName (0.47s) [2022-08-16T21:17:31.575Z] === RUN TestRenameAnonymousContainer [2022-08-16T21:17:33.526Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2022-08-16T21:17:33.526Z] === RUN TestRenameContainerWithSameName [2022-08-16T21:17:33.785Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-16T21:17:33.785Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-16T21:17:34.722Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-16T21:17:34.722Z] === RUN TestResize [2022-08-16T21:17:35.290Z] --- PASS: TestResize (0.44s) [2022-08-16T21:17:35.290Z] === RUN TestResizeWithInvalidSize [2022-08-16T21:17:35.549Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-16T21:17:35.549Z] === RUN TestResizeWhenContainerNotStarted [2022-08-16T21:17:36.118Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:17:36.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:17:36.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:17:36.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:17:36.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:17:38.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:17:39.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:17:40.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:17:40.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:17:41.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:17:41.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:17:45.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:17:45.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:17:46.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-16T21:17:46.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-16T21:17:47.818Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:17:49.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:17:49.727Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:17:51.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:17:51.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:17:53.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.67s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-08-16T21:17:54.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-08-16T21:17:54.439Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-16T21:17:54.439Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-16T21:17:55.375Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-16T21:17:56.754Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s) [2022-08-16T21:17:56.754Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-08-16T21:17:56.754Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) [2022-08-16T21:17:56.754Z] === RUN TestCgroupNamespacesRun [2022-08-16T21:17:57.693Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2022-08-16T21:17:57.693Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-16T21:17:57.693Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-16T21:17:57.693Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-16T21:17:57.693Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-16T21:17:59.071Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-16T21:17:59.071Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-16T21:18:00.010Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-08-16T21:18:00.010Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-16T21:18:01.388Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-08-16T21:18:01.389Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-16T21:18:02.766Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-16T21:18:02.766Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-16T21:18:03.334Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-16T21:18:03.334Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-16T21:18:04.714Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-08-16T21:18:04.714Z] === RUN TestNISDomainname [2022-08-16T21:18:04.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-16T21:18:04.973Z] --- PASS: TestNISDomainname (0.59s) [2022-08-16T21:18:04.973Z] === RUN TestHostnameDnsResolution [2022-08-16T21:18:05.910Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-08-16T21:18:05.910Z] === RUN TestUnprivilegedPortsAndPing [2022-08-16T21:18:06.477Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2022-08-16T21:18:06.478Z] === RUN TestPrivilegedHostDevices [2022-08-16T21:18:07.047Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-08-16T21:18:07.047Z] === RUN TestRunConsoleSize [2022-08-16T21:18:07.306Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-16T21:18:07.306Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-16T21:18:07.404Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:18:07.404Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:18:07.404Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:18:07.404Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:18:07.404Z] [2022-08-16T21:18:07.404Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:18:07.404Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:18:07.404Z] HOSTNAME=237b7d75169b [2022-08-16T21:18:07.404Z] TESTDEBUG=0 [2022-08-16T21:18:07.404Z] DEST=bundles/test-integration [2022-08-16T21:18:07.404Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:18:07.404Z] DOCKER_GITCOMMIT=2b5ed4d15f29e02072fff1a94ddaf2ae79a2bf98 [2022-08-16T21:18:07.404Z] container=docker [2022-08-16T21:18:07.404Z] HOME=/root [2022-08-16T21:18:07.404Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:18:07.404Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:18:07.404Z] VALIDATE_BRANCH=master [2022-08-16T21:18:07.404Z] TERM=xterm [2022-08-16T21:18:07.404Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:18:07.404Z] SHLVL=1 [2022-08-16T21:18:07.404Z] TIMEOUT=120m [2022-08-16T21:18:07.404Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:18:07.404Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:18:07.404Z] GO111MODULE=off [2022-08-16T21:18:07.404Z] DOCKER_EXPERIMENTAL=1 [2022-08-16T21:18:07.404Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:18:07.404Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:18:07.404Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:18:07.404Z] GOPATH=/go [2022-08-16T21:18:07.404Z] PKG_CONFIG=pkg-config [2022-08-16T21:18:07.404Z] _=/usr/bin/env [2022-08-16T21:18:07.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-16T21:18:08.683Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-08-16T21:18:08.683Z] === RUN TestStats [2022-08-16T21:18:11.217Z] --- PASS: TestStats (2.48s) [2022-08-16T21:18:11.217Z] === RUN TestStopContainerWithTimeout [2022-08-16T21:18:11.217Z] === RUN TestStopContainerWithTimeout/0 [2022-08-16T21:18:11.217Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-16T21:18:11.217Z] === RUN TestStopContainerWithTimeout/1 [2022-08-16T21:18:11.217Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-16T21:18:11.217Z] === RUN TestStopContainerWithTimeout/3 [2022-08-16T21:18:11.217Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-16T21:18:11.217Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-16T21:18:11.217Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-16T21:18:11.217Z] === CONT TestStopContainerWithTimeout/0 [2022-08-16T21:18:11.217Z] === CONT TestStopContainerWithTimeout/3 [2022-08-16T21:18:11.784Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-16T21:18:13.689Z] === CONT TestStopContainerWithTimeout/1 [2022-08-16T21:18:14.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-16T21:18:15.068Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-16T21:18:15.068Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-08-16T21:18:15.068Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-08-16T21:18:15.068Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-08-16T21:18:15.068Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-16T21:18:15.068Z] === RUN TestDeleteDevicemapper [2022-08-16T21:18:15.068Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:18:15.068Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-16T21:18:15.068Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-16T21:18:16.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.90s) [2022-08-16T21:18:16.974Z] === RUN TestUpdateMemory [2022-08-16T21:18:17.544Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-16T21:18:17.544Z] === RUN TestUpdateCPUQuota [2022-08-16T21:18:18.481Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-08-16T21:18:18.481Z] === RUN TestUpdatePidsLimit [2022-08-16T21:18:18.481Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-16T21:18:18.740Z] === RUN TestUpdatePidsLimit/no_change [2022-08-16T21:18:18.999Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-16T21:18:19.258Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-16T21:18:19.518Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-16T21:18:19.518Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-16T21:18:19.778Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-16T21:18:20.716Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-08-16T21:18:20.716Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-16T21:18:20.716Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-16T21:18:20.716Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-16T21:18:20.716Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-16T21:18:20.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-08-16T21:18:20.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-08-16T21:18:20.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-16T21:18:20.716Z] === RUN TestUpdateRestartPolicy [2022-08-16T21:18:23.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-16T21:18:23.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-16T21:18:23.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-16T21:18:24.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-16T21:18:25.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-16T21:18:25.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-16T21:18:26.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-16T21:18:28.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-16T21:18:29.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-16T21:18:30.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-16T21:18:30.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-16T21:18:31.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-16T21:18:32.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-16T21:18:32.924Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-08-16T21:18:32.924Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-16T21:18:32.924Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-08-16T21:18:32.924Z] === RUN TestWaitNonBlocked [2022-08-16T21:18:32.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:18:32.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:18:32.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:18:32.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:18:32.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:18:32.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:18:32.924Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-16T21:18:32.924Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-08-16T21:18:32.924Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-08-16T21:18:32.924Z] === RUN TestWaitBlocked [2022-08-16T21:18:32.924Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:18:32.924Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:18:32.924Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:18:32.924Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:18:32.924Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:18:32.924Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:18:33.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-16T21:18:33.863Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-16T21:18:33.863Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-16T21:18:33.863Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2022-08-16T21:18:33.863Z] === RUN TestWaitConditions [2022-08-16T21:18:33.863Z] === RUN TestWaitConditions/default [2022-08-16T21:18:33.863Z] === PAUSE TestWaitConditions/default [2022-08-16T21:18:33.863Z] === RUN TestWaitConditions/not-running [2022-08-16T21:18:33.863Z] === PAUSE TestWaitConditions/not-running [2022-08-16T21:18:33.863Z] === RUN TestWaitConditions/next-exit [2022-08-16T21:18:33.863Z] === PAUSE TestWaitConditions/next-exit [2022-08-16T21:18:33.863Z] === RUN TestWaitConditions/removed [2022-08-16T21:18:33.863Z] === PAUSE TestWaitConditions/removed [2022-08-16T21:18:33.863Z] === CONT TestWaitConditions/default [2022-08-16T21:18:33.863Z] === CONT TestWaitConditions/removed [2022-08-16T21:18:33.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-16T21:18:33.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-16T21:18:34.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-16T21:18:35.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-16T21:18:35.768Z] === CONT TestWaitConditions/next-exit [2022-08-16T21:18:35.768Z] === CONT TestWaitConditions/not-running [2022-08-16T21:18:36.004Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:18:36.004Z] Using test binary docker [2022-08-16T21:18:36.004Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-16T21:18:36.004Z] Not: starting. [2022-08-16T21:18:36.004Z] INFO: Waiting for daemon to start... [2022-08-16T21:18:36.004Z] Starting dockerd [2022-08-16T21:18:37.145Z] --- PASS: TestWaitConditions (0.02s) [2022-08-16T21:18:37.145Z] --- PASS: TestWaitConditions/default (1.72s) [2022-08-16T21:18:37.145Z] --- PASS: TestWaitConditions/removed (1.72s) [2022-08-16T21:18:37.145Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-08-16T21:18:37.145Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-08-16T21:18:37.145Z] === RUN TestWaitRestartedContainer [2022-08-16T21:18:37.145Z] === RUN TestWaitRestartedContainer/default [2022-08-16T21:18:37.145Z] === PAUSE TestWaitRestartedContainer/default [2022-08-16T21:18:37.145Z] === RUN TestWaitRestartedContainer/not-running [2022-08-16T21:18:37.145Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-16T21:18:37.145Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-16T21:18:37.145Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-16T21:18:37.145Z] === CONT TestWaitRestartedContainer/default [2022-08-16T21:18:37.145Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-16T21:18:37.910Z] . [2022-08-16T21:18:37.910Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:18:38.169Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:18:38.169Z] Error: No such image: emptyfs [2022-08-16T21:18:38.169Z] Loaded image: emptyfs:latest [2022-08-16T21:18:38.169Z] Running integration-test (iteration 1) [2022-08-16T21:18:38.169Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-16T21:18:38.431Z] Loaded image: busybox:latest [2022-08-16T21:18:38.529Z] === CONT TestWaitRestartedContainer/not-running [2022-08-16T21:18:38.697Z] Loaded image: busybox:glibc [2022-08-16T21:18:39.487Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-16T21:18:39.487Z] --- PASS: TestWaitRestartedContainer/next-exit (1.33s) [2022-08-16T21:18:39.487Z] --- PASS: TestWaitRestartedContainer/default (1.39s) [2022-08-16T21:18:39.487Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2022-08-16T21:18:39.487Z] === CONT TestContainerStartOnDaemonRestart [2022-08-16T21:18:39.487Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-16T21:18:40.078Z] Loaded image: debian:bullseye-slim [2022-08-16T21:18:40.078Z] Loaded image: hello-world:latest [2022-08-16T21:18:40.078Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:18:40.078Z] INFO: Testing against a local daemon [2022-08-16T21:18:40.078Z] === RUN TestCgroupNamespacesBuild [2022-08-16T21:18:41.457Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-08-16T21:18:41.457Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-16T21:18:42.027Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-08-16T21:18:42.027Z] === CONT TestIpcModeOlderClient [2022-08-16T21:18:42.027Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s) [2022-08-16T21:18:42.027Z] === CONT TestContainerKillOnDaemonStart [2022-08-16T21:18:42.028Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-16T21:18:42.028Z] === CONT TestDaemonHostGatewayIP [2022-08-16T21:18:42.395Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-08-16T21:18:42.395Z] === RUN TestBuildWithSession [2022-08-16T21:18:42.395Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:18:42.395Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-16T21:18:42.395Z] === RUN TestBuildSquashParent [2022-08-16T21:18:44.563Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-08-16T21:18:44.563Z] === CONT TestDaemonRestartIpcMode [2022-08-16T21:18:46.470Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-16T21:18:50.515Z] --- PASS: TestBuildSquashParent (6.76s) [2022-08-16T21:18:50.515Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-16T21:18:50.515Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:18:50.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:18:50.515Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:18:50.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:18:50.515Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:18:50.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:18:50.515Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:18:50.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:18:50.515Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:18:50.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:18:50.515Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:18:50.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:18:50.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:18:50.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:18:50.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:18:50.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:18:51.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-16T21:18:52.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:18:52.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:18:54.587Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-08-16T21:18:54.587Z] PASS [2022-08-16T21:18:54.587Z] [2022-08-16T21:18:54.587Z] === Skipped [2022-08-16T21:18:54.587Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-16T21:18:54.587Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:18:54.587Z] [2022-08-16T21:18:54.587Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-16T21:18:54.587Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-16T21:18:54.587Z] [2022-08-16T21:18:54.587Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:18:54.587Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:18:54.587Z] [2022-08-16T21:18:54.587Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-16T21:18:54.587Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-16T21:18:54.587Z] [2022-08-16T21:18:54.587Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-16T21:18:54.587Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:18:54.587Z] [2022-08-16T21:18:54.587Z] DONE 272 tests, 5 skipped in 135.043s [2022-08-16T21:18:54.587Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-16T21:18:54.587Z] === RUN TestConfigDaemonLibtrustID [2022-08-16T21:18:54.587Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-16T21:18:54.587Z] === RUN TestConfigDaemonID [2022-08-16T21:18:54.855Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-16T21:18:54.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-08-16T21:18:54.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-08-16T21:18:54.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-08-16T21:18:54.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2022-08-16T21:18:54.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-08-16T21:18:54.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2022-08-16T21:18:54.855Z] === RUN TestBuildMultiStageCopy [2022-08-16T21:18:54.855Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-16T21:18:55.155Z] daemon_test.go:83: [d1fc6a1d8e7a4] daemon is not started [2022-08-16T21:18:55.155Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-16T21:18:55.155Z] === RUN TestDaemonConfigValidation [2022-08-16T21:18:55.155Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:18:55.155Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:18:55.155Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-16T21:18:55.155Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-16T21:18:55.155Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-16T21:18:55.155Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-16T21:18:55.155Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-16T21:18:55.155Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-16T21:18:55.155Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-16T21:18:55.155Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-16T21:18:55.155Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:18:55.155Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-16T21:18:55.155Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-16T21:18:55.155Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-16T21:18:55.415Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-16T21:18:55.415Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-16T21:18:55.415Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-16T21:18:55.415Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-16T21:18:55.415Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-16T21:18:55.415Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-16T21:18:55.415Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-16T21:18:55.415Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-16T21:18:55.415Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-16T21:18:56.351Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-16T21:18:57.729Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-16T21:18:58.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-16T21:18:58.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-16T21:18:58.665Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-16T21:18:58.665Z] daemon_test.go:197: [d69d79b55e368] daemon is not started [2022-08-16T21:18:58.665Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-16T21:18:58.665Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-16T21:18:58.665Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-16T21:18:58.665Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-16T21:18:58.665Z] === RUN TestDaemonProxy [2022-08-16T21:18:58.665Z] === RUN TestDaemonProxy/environment_variables [2022-08-16T21:18:59.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-16T21:19:00.093Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-16T21:19:00.569Z] === RUN TestDaemonProxy/command-line_options [2022-08-16T21:19:01.033Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-16T21:19:01.946Z] === RUN TestDaemonProxy/configuration_file [2022-08-16T21:19:02.409Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2022-08-16T21:19:02.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2022-08-16T21:19:02.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2022-08-16T21:19:02.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2022-08-16T21:19:02.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-16T21:19:02.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-16T21:19:02.409Z] === RUN TestBuildMultiStageParentConfig [2022-08-16T21:19:03.850Z] === RUN TestDaemonProxy/conflicting_options [2022-08-16T21:19:04.109Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-16T21:19:04.608Z] INFO [loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 2m52.761623274s [2022-08-16T21:19:04.608Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.914582ms [2022-08-16T21:19:04.677Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-16T21:19:04.677Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-16T21:19:04.677Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-16T21:19:04.677Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-16T21:19:04.677Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-16T21:19:04.677Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-16T21:19:04.677Z] PASS [2022-08-16T21:19:04.677Z] [2022-08-16T21:19:04.677Z] DONE 18 tests in 11.146s [2022-08-16T21:19:04.677Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-16T21:19:04.677Z] INFO: Testing against a local daemon [2022-08-16T21:19:04.677Z] === RUN TestCommitInheritsEnv [2022-08-16T21:19:05.246Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-08-16T21:19:05.246Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-16T21:19:05.246Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-16T21:19:05.246Z] === RUN TestImportWithCustomPlatform [2022-08-16T21:19:05.246Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-16T21:19:05.246Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-16T21:19:05.246Z] === RUN TestImportWithCustomPlatform// [2022-08-16T21:19:05.246Z] === RUN TestImportWithCustomPlatform/linux [2022-08-16T21:19:05.246Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-16T21:19:05.506Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-16T21:19:05.506Z] === RUN TestImportWithCustomPlatform/macos [2022-08-16T21:19:05.506Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-16T21:19:05.506Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-16T21:19:05.506Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-16T21:19:05.506Z] === RUN TestImagesFilterMultiReference [2022-08-16T21:19:05.506Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-16T21:19:05.506Z] === RUN TestImagePullPlatformInvalid [2022-08-16T21:19:05.506Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-16T21:19:05.506Z] === RUN TestRemoveImageOrphaning [2022-08-16T21:19:05.765Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-16T21:19:05.766Z] === RUN TestRemoveImageGarbageCollector [2022-08-16T21:19:06.334Z] time="2022-08-16T21:19:06Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-16T21:19:06.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-16T21:19:06.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-16T21:19:06.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-16T21:19:07.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-16T21:19:07.677Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-16T21:19:07.677Z] === RUN TestBuildLabelWithTargets [2022-08-16T21:19:07.711Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-08-16T21:19:07.711Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-16T21:19:07.711Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-16T21:19:07.711Z] === RUN TestTagInvalidReference [2022-08-16T21:19:07.711Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-16T21:19:07.711Z] === RUN TestTagValidPrefixedRepo [2022-08-16T21:19:07.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-16T21:19:07.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-16T21:19:07.971Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-16T21:19:07.971Z] === RUN TestTagExistedNameWithoutForce [2022-08-16T21:19:07.971Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-16T21:19:07.971Z] === RUN TestTagOfficialNames [2022-08-16T21:19:07.971Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-16T21:19:07.971Z] === RUN TestTagMatchesDigest [2022-08-16T21:19:07.971Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-16T21:19:07.971Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-16T21:19:08.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-16T21:19:10.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-16T21:19:11.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-16T21:19:12.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-16T21:19:12.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-16T21:19:13.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-16T21:19:14.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-16T21:19:15.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-16T21:19:15.792Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-16T21:19:15.792Z] === RUN TestBuildWithEmptyLayers [2022-08-16T21:19:16.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-16T21:19:16.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-16T21:19:17.872Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:19:17.872Z] Using test binary docker [2022-08-16T21:19:17.872Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-16T21:19:17.872Z] +++ /etc/init.d/apparmor start [2022-08-16T21:19:17.872Z] Not: starting. [2022-08-16T21:19:17.872Z] INFO: Waiting for daemon to start... [2022-08-16T21:19:17.872Z] Starting dockerd [2022-08-16T21:19:17.872Z] +++ 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-16T21:19:18.325Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-16T21:19:18.325Z] === RUN TestBuildMultiStageOnBuild [2022-08-16T21:19:19.761Z] . [2022-08-16T21:19:19.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:19:19.761Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:19:19.761Z] Error: No such image: emptyfs [2022-08-16T21:19:19.761Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-16T21:19:19.761Z] ++++ docker load [2022-08-16T21:19:20.018Z] Loaded image: emptyfs:latest [2022-08-16T21:19:20.018Z] Running integration-test (iteration 1) [2022-08-16T21:19:20.018Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-16T21:19:20.018Z] ++ 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-16T21:19:20.018Z] ++ set -e [2022-08-16T21:19:20.018Z] ++ '[' -n 0 ']' [2022-08-16T21:19:20.018Z] ++ set -x [2022-08-16T21:19:20.018Z] ++ 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-16T21:19:20.274Z] Loaded image: busybox:latest [2022-08-16T21:19:20.274Z] Loaded image: busybox:glibc [2022-08-16T21:19:21.202Z] Loaded image: debian:bullseye-slim [2022-08-16T21:19:21.458Z] Loaded image: hello-world:latest [2022-08-16T21:19:21.458Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:19:21.458Z] INFO: Testing against a local daemon [2022-08-16T21:19:21.458Z] === RUN TestCgroupNamespacesBuild [2022-08-16T21:19:22.823Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-08-16T21:19:22.823Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-16T21:19:23.594Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-16T21:19:23.594Z] === RUN TestBuildUncleanTarFilenames [2022-08-16T21:19:23.751Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-16T21:19:23.751Z] === RUN TestBuildWithSession [2022-08-16T21:19:23.751Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:19:23.751Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-16T21:19:23.751Z] === RUN TestBuildSquashParent [2022-08-16T21:19:23.853Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-16T21:19:23.853Z] === RUN TestBuildMultiStageLayerLeak [2022-08-16T21:19:27.944Z] --- PASS: TestBuildSquashParent (3.51s) [2022-08-16T21:19:27.944Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-16T21:19:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:19:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:19:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:19:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:19:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:19:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:19:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:19:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:19:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:19:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:19:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:19:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:19:27.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:19:27.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:19:28.136Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-08-16T21:19:28.136Z] === RUN TestBuildWithHugeFile [2022-08-16T21:19:28.529Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:19:28.785Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:19:30.151Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:19:30.151Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:19:31.517Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-16T21:19:31.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-08-16T21:19:31.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-08-16T21:19:31.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s) [2022-08-16T21:19:31.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-08-16T21:19:31.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-08-16T21:19:31.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2022-08-16T21:19:31.517Z] === RUN TestBuildMultiStageCopy [2022-08-16T21:19:31.517Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-16T21:19:32.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-16T21:19:32.700Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-16T21:19:32.956Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-16T21:19:33.212Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-16T21:19:33.212Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2022-08-16T21:19:33.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-08-16T21:19:33.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-16T21:19:33.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-16T21:19:33.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-16T21:19:33.212Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-16T21:19:33.212Z] === RUN TestBuildMultiStageParentConfig [2022-08-16T21:19:34.140Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-08-16T21:19:34.140Z] === RUN TestBuildLabelWithTargets [2022-08-16T21:19:35.068Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-08-16T21:19:35.068Z] === RUN TestBuildWithEmptyLayers [2022-08-16T21:19:35.325Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-16T21:19:35.325Z] === RUN TestBuildMultiStageOnBuild [2022-08-16T21:19:36.692Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-08-16T21:19:36.692Z] === RUN TestBuildUncleanTarFilenames [2022-08-16T21:19:37.260Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-16T21:19:37.260Z] === RUN TestBuildMultiStageLayerLeak [2022-08-16T21:19:39.150Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s) [2022-08-16T21:19:39.150Z] === RUN TestBuildWithHugeFile [2022-08-16T21:19:40.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-16T21:19:40.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-16T21:20:17.816Z] --- PASS: TestBuildWithHugeFile (34.86s) [2022-08-16T21:20:17.816Z] === RUN TestBuildWCOWSandboxSize [2022-08-16T21:20:17.816Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:20:17.816Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:20:17.816Z] === RUN TestBuildWithEmptyDockerfile [2022-08-16T21:20:17.816Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:20:17.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:20:17.816Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:20:17.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:20:17.816Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:20:17.816Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:20:17.816Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:20:17.816Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:20:17.816Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:20:17.816Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-16T21:20:17.816Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-16T21:20:17.816Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-16T21:20:17.816Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-16T21:20:17.816Z] === RUN TestBuildPreserveOwnership [2022-08-16T21:20:17.816Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-16T21:20:17.816Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-16T21:20:17.816Z] --- PASS: TestBuildPreserveOwnership (2.89s) [2022-08-16T21:20:17.816Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-08-16T21:20:17.816Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-16T21:20:17.816Z] === RUN TestBuildPlatformInvalid [2022-08-16T21:20:17.816Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-16T21:20:17.816Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-16T21:20:17.816Z] Loaded image: busybox:latest [2022-08-16T21:20:17.816Z] Loaded image: busybox:glibc [2022-08-16T21:20:18.744Z] Loaded image: debian:bullseye-slim [2022-08-16T21:20:18.744Z] Loaded image: hello-world:latest [2022-08-16T21:20:18.744Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:20:24.374Z] --- PASS: TestBuildWithHugeFile (50.08s) [2022-08-16T21:20:24.374Z] === RUN TestBuildWCOWSandboxSize [2022-08-16T21:20:24.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:20:24.374Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:20:24.374Z] === RUN TestBuildWithEmptyDockerfile [2022-08-16T21:20:24.374Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:20:24.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:20:24.374Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:20:24.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:20:24.374Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:20:24.374Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:20:24.374Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:20:24.374Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:20:24.374Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:20:24.374Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-16T21:20:24.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-16T21:20:24.374Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-16T21:20:24.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-16T21:20:24.374Z] === RUN TestBuildPreserveOwnership [2022-08-16T21:20:24.374Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-16T21:20:24.374Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-16T21:20:26.831Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.24s) [2022-08-16T21:20:26.831Z] PASS [2022-08-16T21:20:26.831Z] [2022-08-16T21:20:26.831Z] === Skipped [2022-08-16T21:20:26.831Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-16T21:20:26.831Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:20:26.831Z] [2022-08-16T21:20:26.831Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:20:26.831Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:20:26.831Z] [2022-08-16T21:20:26.831Z] DONE 34 tests, 2 skipped in 66.186s [2022-08-16T21:20:26.831Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-16T21:20:26.831Z] ++ 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-16T21:20:26.831Z] ++ set -e [2022-08-16T21:20:26.831Z] ++ '[' -n 0 ']' [2022-08-16T21:20:26.831Z] ++ set -x [2022-08-16T21:20:26.831Z] ++ 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-16T21:20:26.831Z] INFO: Testing against a local daemon [2022-08-16T21:20:26.831Z] === RUN TestConfigInspect [2022-08-16T21:20:28.562Z] --- PASS: TestBuildPreserveOwnership (9.59s) [2022-08-16T21:20:28.562Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.56s) [2022-08-16T21:20:28.562Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-16T21:20:28.562Z] === RUN TestBuildPlatformInvalid [2022-08-16T21:20:28.562Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-16T21:20:28.562Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-16T21:20:28.562Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-16T21:20:28.562Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-16T21:20:28.562Z] PASS [2022-08-16T21:20:28.562Z] [2022-08-16T21:20:28.562Z] === Skipped [2022-08-16T21:20:28.562Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-16T21:20:28.562Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:20:28.562Z] [2022-08-16T21:20:28.562Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:20:28.562Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:20:28.562Z] [2022-08-16T21:20:28.562Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-16T21:20:28.562Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-16T21:20:28.563Z] [2022-08-16T21:20:28.563Z] DONE 34 tests, 3 skipped in 110.043s [2022-08-16T21:20:28.563Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-16T21:20:28.563Z] INFO: Testing against a local daemon [2022-08-16T21:20:28.563Z] === RUN TestConfigInspect [2022-08-16T21:20:28.563Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-16T21:20:28.563Z] === RUN TestConfigList [2022-08-16T21:20:28.563Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] --- SKIP: TestConfigList (0.01s) [2022-08-16T21:20:28.563Z] === RUN TestConfigsCreateAndDelete [2022-08-16T21:20:28.563Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-16T21:20:28.563Z] === RUN TestConfigsUpdate [2022-08-16T21:20:28.563Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-16T21:20:28.563Z] === RUN TestTemplatedConfig [2022-08-16T21:20:28.563Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-16T21:20:28.563Z] === RUN TestConfigCreateResolve [2022-08-16T21:20:28.563Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-16T21:20:28.563Z] PASS [2022-08-16T21:20:28.563Z] [2022-08-16T21:20:28.563Z] === Skipped [2022-08-16T21:20:28.563Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-16T21:20:28.563Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] [2022-08-16T21:20:28.563Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-16T21:20:28.563Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] [2022-08-16T21:20:28.563Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-16T21:20:28.563Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] [2022-08-16T21:20:28.563Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-16T21:20:28.563Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] [2022-08-16T21:20:28.563Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-16T21:20:28.563Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] [2022-08-16T21:20:28.563Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-16T21:20:28.563Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:20:28.563Z] [2022-08-16T21:20:28.563Z] DONE 6 tests, 6 skipped in 0.150s [2022-08-16T21:20:28.563Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-16T21:20:28.563Z] INFO: Testing against a local daemon [2022-08-16T21:20:28.563Z] === RUN TestAttachWithTTY [2022-08-16T21:20:28.563Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-16T21:20:28.563Z] === RUN TestAttachWithoutTTy [2022-08-16T21:20:28.719Z] --- PASS: TestConfigInspect (2.25s) [2022-08-16T21:20:28.719Z] === RUN TestConfigList [2022-08-16T21:20:28.822Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-16T21:20:28.822Z] === RUN TestCheckpoint [2022-08-16T21:20:28.822Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:20:28.822Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/commit [2022-08-16T21:20:28.822Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-16T21:20:28.822Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:20:28.822Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:20:28.822Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:20:28.822Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:20:28.822Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:20:28.822Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:20:28.822Z] === CONT TestContainerInvalidJSON/commit [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-16T21:20:28.822Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-16T21:20:28.822Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-16T21:20:28.822Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-16T21:20:28.822Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-16T21:20:28.822Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-16T21:20:28.822Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-16T21:20:28.822Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-16T21:20:28.822Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-16T21:20:28.822Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-16T21:20:28.822Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-16T21:20:28.822Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-16T21:20:28.822Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-16T21:20:28.822Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-16T21:20:28.822Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-16T21:20:28.822Z] === RUN TestCopyEmptyFile [2022-08-16T21:20:29.081Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-16T21:20:29.081Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-16T21:20:29.081Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-16T21:20:29.081Z] === RUN TestCopyFromContainer [2022-08-16T21:20:30.608Z] --- PASS: TestConfigList (2.16s) [2022-08-16T21:20:30.608Z] === RUN TestConfigsCreateAndDelete [2022-08-16T21:20:33.124Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-16T21:20:33.124Z] === RUN TestConfigsUpdate [2022-08-16T21:20:33.272Z] === RUN TestCopyFromContainer// [2022-08-16T21:20:33.272Z] === RUN TestCopyFromContainer//bar/root [2022-08-16T21:20:33.272Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-16T21:20:33.272Z] === RUN TestCopyFromContainer/bar/quux [2022-08-16T21:20:33.272Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-16T21:20:33.532Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-16T21:20:33.532Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-16T21:20:33.532Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-16T21:20:33.532Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-16T21:20:33.532Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer (4.57s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-16T21:20:33.792Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-16T21:20:33.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-16T21:20:33.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:20:33.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:20:33.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:20:33.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:20:33.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:20:33.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:20:33.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:20:33.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:20:33.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:20:33.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-16T21:20:33.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-16T21:20:33.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-16T21:20:33.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-16T21:20:33.792Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-16T21:20:33.792Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-16T21:20:33.792Z] === RUN TestCreateWithInvalidEnv [2022-08-16T21:20:33.792Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-16T21:20:33.792Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-16T21:20:33.792Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-16T21:20:33.792Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-16T21:20:33.792Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-16T21:20:33.792Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-16T21:20:33.792Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-16T21:20:33.792Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-16T21:20:33.792Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-16T21:20:33.792Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-16T21:20:33.792Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-16T21:20:33.792Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-16T21:20:33.792Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-16T21:20:33.792Z] === RUN TestCreateTmpfsMountsTarget [2022-08-16T21:20:33.792Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-16T21:20:33.792Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-16T21:20:35.014Z] --- PASS: TestConfigsUpdate (2.16s) [2022-08-16T21:20:35.014Z] === RUN TestTemplatedConfig [2022-08-16T21:20:35.171Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-08-16T21:20:35.171Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-16T21:20:36.111Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-08-16T21:20:36.111Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-16T21:20:36.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:20:36.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:20:36.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:20:36.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:20:36.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:20:36.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:20:36.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:20:36.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:20:36.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:20:36.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:20:36.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:20:36.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:20:36.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:20:36.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:20:36.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:20:36.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-16T21:20:36.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-16T21:20:36.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-16T21:20:36.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-16T21:20:36.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2022-08-16T21:20:36.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-16T21:20:36.370Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-16T21:20:36.629Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-16T21:20:36.629Z] === RUN TestCreateDifferentPlatform [2022-08-16T21:20:36.629Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-16T21:20:36.629Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-16T21:20:36.629Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-16T21:20:36.629Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-16T21:20:36.629Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-16T21:20:36.629Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-16T21:20:36.629Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-16T21:20:36.629Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-16T21:20:36.888Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-16T21:20:36.888Z] === RUN TestCreateInvalidHostConfig [2022-08-16T21:20:36.888Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:20:36.888Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:20:36.888Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:20:36.888Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:20:36.888Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:20:36.888Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:20:36.888Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:20:36.888Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:20:36.888Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:20:36.888Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:20:36.888Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:20:36.888Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:20:36.888Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-16T21:20:36.888Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-16T21:20:36.888Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-16T21:20:36.888Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-16T21:20:36.888Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-08-16T21:20:36.888Z] === RUN TestContainerStartOnDaemonRestart [2022-08-16T21:20:36.888Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-16T21:20:36.888Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-16T21:20:36.888Z] === RUN TestDaemonRestartIpcMode [2022-08-16T21:20:36.888Z] === PAUSE TestDaemonRestartIpcMode [2022-08-16T21:20:36.888Z] === RUN TestDaemonHostGatewayIP [2022-08-16T21:20:36.888Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:20:36.888Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-16T21:20:36.888Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-16T21:20:36.888Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-16T21:20:36.888Z] === RUN TestContainerKillOnDaemonStart [2022-08-16T21:20:36.888Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-16T21:20:36.888Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-16T21:20:36.888Z] === RUN TestDiff [2022-08-16T21:20:37.147Z] --- PASS: TestDiff (0.39s) [2022-08-16T21:20:37.147Z] === RUN TestExecConsoleSize [2022-08-16T21:20:37.529Z] --- PASS: TestTemplatedConfig (2.45s) [2022-08-16T21:20:37.529Z] === RUN TestConfigCreateResolve [2022-08-16T21:20:37.719Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-16T21:20:37.719Z] === RUN TestExecWithCloseStdin [2022-08-16T21:20:38.286Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-16T21:20:38.286Z] === RUN TestExec [2022-08-16T21:20:38.545Z] --- PASS: TestExec (0.46s) [2022-08-16T21:20:38.545Z] === RUN TestExecUser [2022-08-16T21:20:39.114Z] --- PASS: TestExecUser (0.45s) [2022-08-16T21:20:39.114Z] === RUN TestExportContainerAndImportImage [2022-08-16T21:20:39.682Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-08-16T21:20:39.682Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-16T21:20:40.044Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-16T21:20:40.044Z] PASS [2022-08-16T21:20:40.044Z] [2022-08-16T21:20:40.044Z] DONE 6 tests in 13.437s [2022-08-16T21:20:40.044Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-16T21:20:40.044Z] ++ 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-16T21:20:40.044Z] ++ set -e [2022-08-16T21:20:40.044Z] ++ '[' -n 0 ']' [2022-08-16T21:20:40.044Z] ++ set -x [2022-08-16T21:20:40.044Z] ++ 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-16T21:20:40.045Z] INFO: Testing against a local daemon [2022-08-16T21:20:40.045Z] === RUN TestAttachWithTTY [2022-08-16T21:20:40.045Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-16T21:20:40.045Z] === RUN TestAttachWithoutTTy [2022-08-16T21:20:40.045Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-16T21:20:40.045Z] === RUN TestCheckpoint [2022-08-16T21:20:40.045Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:20:40.045Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/commit [2022-08-16T21:20:40.045Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-16T21:20:40.045Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:20:40.045Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:20:40.045Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:20:40.045Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:20:40.045Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:20:40.045Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:20:40.045Z] === CONT TestContainerInvalidJSON/commit [2022-08-16T21:20:40.045Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-16T21:20:40.045Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-16T21:20:40.045Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-16T21:20:40.045Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-16T21:20:40.045Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-16T21:20:40.045Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-16T21:20:40.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-16T21:20:40.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-16T21:20:40.045Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-16T21:20:40.045Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-16T21:20:40.045Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-16T21:20:40.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-16T21:20:40.045Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-16T21:20:40.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-16T21:20:40.045Z] === RUN TestCopyEmptyFile [2022-08-16T21:20:40.301Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-16T21:20:40.301Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-16T21:20:40.301Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-16T21:20:40.301Z] === RUN TestCopyFromContainer [2022-08-16T21:20:41.053Z] INFO [linters context/goanalysis] analyzers took 6m36.519818781s with top 10 stages: buildir: 2m23.034636196s, the_only_name: 40.806112237s, goimports: 28.421345862s, unconvert: 23.89433124s, gosec: 18.305543214s, S1038: 17.37189535s, misspell: 7.728217749s, S1039: 5.645756883s, nilness: 5.429132403s, unused: 4.873094988s [2022-08-16T21:20:41.053Z] INFO [runner] Issues before processing: 2443, after processing: 0 [2022-08-16T21:20:41.053Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2122/2122, filename_unadjuster: 2122/2122, identifier_marker: 2019/2019, exclude-rules: 79/2019, cgo: 2122/2443, autogenerated_exclude: 2019/2122, exclude: 2019/2019, nolint: 0/79, path_prettifier: 2122/2122, skip_dirs: 2122/2122 [2022-08-16T21:20:41.053Z] INFO [runner] processing took 84.467331ms with stages: nolint: 34.664782ms, identifier_marker: 21.584633ms, path_prettifier: 9.300911ms, autogenerated_exclude: 8.865508ms, exclude-rules: 7.857293ms, skip_dirs: 1.798141ms, cgo: 239.07µs, filename_unadjuster: 152.216µs, max_same_issues: 1.506µs, uniq_by_line: 481ns, skip_files: 419ns, exclude: 349ns, source_code: 331ns, diff: 307ns, max_from_linter: 306ns, sort_results: 260ns, max_per_file_from_linter: 249ns, path_shortener: 241ns, severity-rules: 217ns, path_prefixer: 111ns [2022-08-16T21:20:41.053Z] INFO [runner] linters took 1m46.452312004s with stages: goanalysis_metalinter: 1m46.367719918s [2022-08-16T21:20:41.053Z] INFO File cache stats: 1704 entries of total size 8.7MiB [2022-08-16T21:20:41.053Z] INFO Memory: 2794 samples, avg is 315.9MB, max is 1206.4MB [2022-08-16T21:20:41.053Z] INFO Execution took 4m39.734047551s [2022-08-16T21:20:41.053Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2022-08-16T21:20:41.060Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-16T21:20:41.060Z] === RUN TestHealthCheckWorkdir [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-16T21:20:41.229Z] === RUN TestCopyFromContainer// [2022-08-16T21:20:41.229Z] === RUN TestCopyFromContainer//bar/root [2022-08-16T21:20:41.229Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-16T21:20:41.229Z] === RUN TestCopyFromContainer/bar/quux [2022-08-16T21:20:41.375Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc68350e3e7ee651f9a682c3c4b61aaca632e7cd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc68350e3e7ee651f9a682c3c4b61aaca632e7cd hack/make.sh dynbinary test-docker-py [2022-08-16T21:20:41.485Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-16T21:20:41.485Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-16T21:20:41.485Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-16T21:20:41.485Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-16T21:20:41.485Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-16T21:20:41.629Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-16T21:20:41.629Z] === RUN TestHealthKillContainer [2022-08-16T21:20:41.633Z] [2022-08-16T21:20:41.742Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer (1.50s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-16T21:20:41.742Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-16T21:20:41.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-16T21:20:41.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:20:41.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:20:41.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:20:41.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:20:41.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:20:41.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:20:41.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:20:41.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:20:41.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:20:41.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-16T21:20:41.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-16T21:20:41.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-16T21:20:41.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-16T21:20:41.742Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-16T21:20:41.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-16T21:20:41.742Z] === RUN TestCreateWithInvalidEnv [2022-08-16T21:20:41.742Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-16T21:20:41.742Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-16T21:20:41.742Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-16T21:20:41.742Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-16T21:20:41.742Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-16T21:20:41.742Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-16T21:20:41.742Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-16T21:20:41.742Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-16T21:20:41.742Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-16T21:20:41.742Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-16T21:20:41.742Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-16T21:20:41.742Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-16T21:20:41.742Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-16T21:20:41.742Z] === RUN TestCreateTmpfsMountsTarget [2022-08-16T21:20:41.742Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-16T21:20:41.742Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-16T21:20:41.892Z] Removing bundles/ [2022-08-16T21:20:41.892Z] [2022-08-16T21:20:41.892Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:20:41.892Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:20:41.892Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:20:43.107Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-08-16T21:20:43.107Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-16T21:20:44.427Z] --- PASS: TestImportExtremelyLargeImageWorks (92.46s) [2022-08-16T21:20:44.427Z] PASS [2022-08-16T21:20:44.427Z] [2022-08-16T21:20:44.427Z] DONE 22 tests in 95.706s [2022-08-16T21:20:44.427Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-16T21:20:44.427Z] === RUN TestStripANSICommands [2022-08-16T21:20:44.427Z] === RUN TestStripANSICommands/#00 [2022-08-16T21:20:44.427Z] === RUN TestStripANSICommands/#01 [2022-08-16T21:20:44.427Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-16T21:20:44.427Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-16T21:20:44.427Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-16T21:20:44.427Z] PASS [2022-08-16T21:20:44.427Z] [2022-08-16T21:20:44.427Z] DONE 3 tests in 0.009s [2022-08-16T21:20:44.427Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-16T21:20:44.427Z] INFO: Testing against a local daemon [2022-08-16T21:20:44.427Z] === RUN TestNetworkCreateDelete [2022-08-16T21:20:44.427Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-16T21:20:44.427Z] === RUN TestDockerNetworkDeletePreferID [2022-08-16T21:20:44.427Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-16T21:20:44.427Z] === RUN TestDaemonDNSFallback [2022-08-16T21:20:44.473Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-08-16T21:20:44.473Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-16T21:20:44.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:20:44.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:20:44.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:20:44.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:20:44.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:20:44.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:20:44.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:20:44.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:20:44.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:20:44.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:20:44.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:20:44.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:20:44.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:20:44.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:20:44.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:20:44.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-16T21:20:44.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-16T21:20:44.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-16T21:20:44.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-16T21:20:44.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-16T21:20:44.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-16T21:20:44.473Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-16T21:20:44.729Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-16T21:20:44.729Z] === RUN TestCreateDifferentPlatform [2022-08-16T21:20:44.729Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-16T21:20:44.729Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-16T21:20:44.729Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-16T21:20:44.729Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-16T21:20:44.729Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-16T21:20:44.729Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-16T21:20:44.729Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-16T21:20:44.729Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-16T21:20:44.729Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-16T21:20:44.729Z] === RUN TestCreateInvalidHostConfig [2022-08-16T21:20:44.729Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:20:44.729Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:20:44.729Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:20:44.729Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:20:44.729Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:20:44.729Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:20:44.729Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:20:44.729Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:20:44.729Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:20:44.729Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:20:44.729Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:20:44.729Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:20:44.729Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-16T21:20:44.729Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-16T21:20:44.729Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-16T21:20:44.729Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-16T21:20:44.729Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-16T21:20:44.729Z] === RUN TestContainerStartOnDaemonRestart [2022-08-16T21:20:44.729Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-16T21:20:44.729Z] === RUN TestDaemonRestartIpcMode [2022-08-16T21:20:44.729Z] === PAUSE TestDaemonRestartIpcMode [2022-08-16T21:20:44.729Z] === RUN TestDaemonHostGatewayIP [2022-08-16T21:20:44.729Z] === PAUSE TestDaemonHostGatewayIP [2022-08-16T21:20:44.729Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-16T21:20:44.729Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-16T21:20:44.729Z] === RUN TestContainerKillOnDaemonStart [2022-08-16T21:20:44.729Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-16T21:20:44.729Z] === RUN TestDiff [2022-08-16T21:20:45.291Z] --- PASS: TestDiff (0.42s) [2022-08-16T21:20:45.291Z] === RUN TestExecConsoleSize [2022-08-16T21:20:45.852Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-16T21:20:45.852Z] === RUN TestExecWithCloseStdin [2022-08-16T21:20:46.108Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-16T21:20:46.108Z] === RUN TestExec [2022-08-16T21:20:46.670Z] --- PASS: TestExec (0.46s) [2022-08-16T21:20:46.670Z] === RUN TestExecUser [2022-08-16T21:20:47.232Z] --- PASS: TestExecUser (0.51s) [2022-08-16T21:20:47.232Z] === RUN TestExportContainerAndImportImage [2022-08-16T21:20:47.713Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-16T21:20:47.713Z] === RUN TestInspectNetwork [2022-08-16T21:20:47.794Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-16T21:20:47.794Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-16T21:20:49.174Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-16T21:20:49.174Z] === RUN TestHealthCheckWorkdir [2022-08-16T21:20:49.456Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-16T21:20:49.456Z] === RUN TestHealthKillContainer [2022-08-16T21:20:49.743Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-16T21:20:49.743Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-16T21:20:49.743Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-16T21:20:49.743Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-16T21:20:49.743Z] === RUN TestIpcModeNone [2022-08-16T21:20:49.743Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-16T21:20:49.743Z] === RUN TestIpcModePrivate [2022-08-16T21:20:50.311Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-16T21:20:50.311Z] --- PASS: TestIpcModePrivate (0.42s) [2022-08-16T21:20:50.311Z] === RUN TestIpcModeShareable [2022-08-16T21:20:50.311Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:20:50.311Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-16T21:20:50.311Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-16T21:20:51.001Z] === RUN TestInspectNetwork/full_network_id [2022-08-16T21:20:51.001Z] === RUN TestInspectNetwork/partial_network_id [2022-08-16T21:20:51.001Z] === RUN TestInspectNetwork/network_name [2022-08-16T21:20:51.001Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-16T21:20:51.691Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-16T21:20:51.691Z] === RUN TestAPIIpcModeHost [2022-08-16T21:20:51.691Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:20:51.691Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-16T21:20:51.691Z] === RUN TestDaemonIpcModeShareable [2022-08-16T21:20:51.691Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:20:51.691Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-16T21:20:51.691Z] === RUN TestDaemonIpcModePrivate [2022-08-16T21:20:52.627Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-16T21:20:52.886Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-16T21:20:52.886Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-16T21:20:52.886Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:20:52.886Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-16T21:20:52.886Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-16T21:20:52.886Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:20:52.886Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-16T21:20:52.886Z] === RUN TestIpcModeOlderClient [2022-08-16T21:20:52.886Z] === PAUSE TestIpcModeOlderClient [2022-08-16T21:20:52.886Z] === RUN TestKillContainerInvalidSignal [2022-08-16T21:20:53.455Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-16T21:20:53.455Z] === RUN TestKillContainer [2022-08-16T21:20:53.455Z] === RUN TestKillContainer/no_signal [2022-08-16T21:20:53.715Z] === RUN TestKillContainer/non_killing_signal [2022-08-16T21:20:53.974Z] === RUN TestKillContainer/killing_signal [2022-08-16T21:20:54.543Z] --- PASS: TestKillContainer (1.28s) [2022-08-16T21:20:54.543Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-16T21:20:54.543Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-16T21:20:54.543Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-08-16T21:20:54.543Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-16T21:20:54.543Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-16T21:20:55.112Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-16T21:20:55.190Z] --- PASS: TestInspectNetwork (7.32s) [2022-08-16T21:20:55.190Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-16T21:20:55.190Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-16T21:20:55.190Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-16T21:20:55.190Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-16T21:20:55.190Z] === RUN TestRunContainerWithBridgeNone [2022-08-16T21:20:55.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) [2022-08-16T21:20:55.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-16T21:20:55.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-08-16T21:20:55.719Z] === RUN TestKillStoppedContainer [2022-08-16T21:20:55.719Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-16T21:20:55.719Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-16T21:20:55.719Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-16T21:20:55.719Z] === RUN TestKillDifferentUserContainer [2022-08-16T21:20:55.982Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-16T21:20:55.982Z] === RUN TestInspectOomKilledTrue [2022-08-16T21:20:55.982Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:20:55.982Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-16T21:20:55.982Z] === RUN TestInspectOomKilledFalse [2022-08-16T21:20:55.982Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:20:55.982Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-16T21:20:55.982Z] === RUN TestLinksEtcHostsContentMatch [2022-08-16T21:20:55.982Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-16T21:20:55.982Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-16T21:20:55.982Z] === RUN TestLinksContainerNames [2022-08-16T21:20:56.128Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-16T21:20:56.387Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:20:56.387Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:20:56.387Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:20:56.387Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-16T21:20:56.387Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-16T21:20:56.387Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-16T21:20:56.387Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-16T21:20:56.387Z] === RUN TestNetworkList [2022-08-16T21:20:56.387Z] === RUN TestNetworkList//networks [2022-08-16T21:20:56.387Z] === PAUSE TestNetworkList//networks [2022-08-16T21:20:56.387Z] === RUN TestNetworkList//networks/ [2022-08-16T21:20:56.387Z] === PAUSE TestNetworkList//networks/ [2022-08-16T21:20:56.387Z] === CONT TestNetworkList//networks [2022-08-16T21:20:56.387Z] === CONT TestNetworkList//networks/ [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkList (0.01s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-16T21:20:56.387Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-16T21:20:56.387Z] === RUN TestHostIPv4BridgeLabel [2022-08-16T21:20:56.942Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-16T21:20:56.942Z] === RUN TestLogsFollowTailEmpty [2022-08-16T21:20:56.954Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-16T21:20:56.954Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-16T21:20:57.201Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-16T21:20:57.201Z] === RUN TestLogs [2022-08-16T21:20:57.201Z] === RUN TestLogs/driver_local [2022-08-16T21:20:57.201Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:20:57.201Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:20:57.201Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-16T21:20:57.201Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-16T21:20:57.201Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-16T21:20:57.201Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-16T21:20:57.201Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:20:57.201Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:20:57.201Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:20:57.201Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:20:57.201Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:20:57.201Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:20:57.201Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:20:57.201Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:20:57.539Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-16T21:20:57.539Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-16T21:20:57.795Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-08-16T21:20:57.795Z] === RUN TestIpcModeNone [2022-08-16T21:20:57.891Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-16T21:20:57.891Z] === RUN TestDaemonDefaultNetworkPools [2022-08-16T21:20:58.139Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:20:58.139Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:20:58.357Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-16T21:20:58.357Z] === RUN TestIpcModePrivate [2022-08-16T21:20:58.613Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-16T21:20:58.707Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-16T21:20:58.707Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-16T21:20:58.827Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-16T21:20:58.827Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-16T21:20:58.869Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-16T21:20:58.869Z] === RUN TestIpcModeShareable [2022-08-16T21:20:59.125Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-16T21:20:59.125Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-16T21:20:59.125Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-16T21:20:59.275Z] === RUN TestLogs/driver_json-file [2022-08-16T21:20:59.275Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:20:59.275Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:20:59.275Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:20:59.275Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:20:59.275Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:20:59.275Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:20:59.275Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:20:59.275Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:20:59.275Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:20:59.275Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:20:59.275Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:20:59.275Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:20:59.275Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:20:59.275Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:20:59.764Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-16T21:20:59.764Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-16T21:20:59.844Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:21:00.102Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:21:00.671Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:21:00.671Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:21:01.014Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-08-16T21:21:01.014Z] === RUN TestAPIIpcModeHost [2022-08-16T21:21:01.014Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-16T21:21:01.014Z] === RUN TestDaemonIpcModeShareable [2022-08-16T21:21:01.141Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-16T21:21:01.141Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-16T21:21:01.239Z] --- PASS: TestLogs (3.90s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.83s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.87s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.82s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-08-16T21:21:01.239Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-16T21:21:01.239Z] === RUN TestContainerNetworkMountsNoChown [2022-08-16T21:21:01.401Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-16T21:21:01.401Z] === RUN TestServiceWithPredefinedNetwork [2022-08-16T21:21:01.807Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/default [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/default [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/private [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/private [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rprivate [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/slave [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/slave [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rslave [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/shared [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/shared [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rshared [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/default [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rshared [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/shared [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rslave [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/slave [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rprivate [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/private [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:21:01.807Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-16T21:21:01.807Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:21:01.807Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-16T21:21:02.068Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-16T21:21:02.068Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-16T21:21:02.068Z] === RUN TestContainerBindMountNonRecursive [2022-08-16T21:21:02.068Z] 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-16T21:21:02.068Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-16T21:21:02.068Z] === RUN TestContainerVolumesMountedAsShared [2022-08-16T21:21:02.068Z] 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-16T21:21:02.068Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-16T21:21:02.068Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-16T21:21:02.068Z] 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-16T21:21:02.068Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-16T21:21:02.068Z] === RUN TestNetworkNat [2022-08-16T21:21:02.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-16T21:21:02.380Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-16T21:21:02.380Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-16T21:21:02.380Z] === RUN TestDaemonIpcModePrivate [2022-08-16T21:21:02.646Z] --- PASS: TestNetworkNat (0.51s) [2022-08-16T21:21:02.646Z] === RUN TestNetworkLocalhostTCPNat [2022-08-16T21:21:02.905Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-16T21:21:02.905Z] === RUN TestNetworkLoopbackNat [2022-08-16T21:21:03.307Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-16T21:21:03.307Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-16T21:21:03.307Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-16T21:21:03.935Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-08-16T21:21:03.935Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-16T21:21:03.935Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:21:03.935Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:21:03.935Z] === RUN TestServiceWithDataPathPortInit [2022-08-16T21:21:04.671Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-16T21:21:04.671Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-08-16T21:21:04.671Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-16T21:21:05.441Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-16T21:21:05.441Z] === RUN TestPause [2022-08-16T21:21:05.441Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:05.441Z] --- SKIP: TestPause (0.00s) [2022-08-16T21:21:05.441Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-16T21:21:05.441Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:21:05.441Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:21:05.441Z] === RUN TestPauseStopPausedContainer [2022-08-16T21:21:05.598Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-16T21:21:05.598Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-16T21:21:05.598Z] === RUN TestIpcModeOlderClient [2022-08-16T21:21:05.598Z] === PAUSE TestIpcModeOlderClient [2022-08-16T21:21:05.598Z] === RUN TestKillContainerInvalidSignal [2022-08-16T21:21:05.701Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:05.701Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-16T21:21:05.701Z] === RUN TestPidHost [2022-08-16T21:21:06.165Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-16T21:21:06.165Z] === RUN TestKillContainer [2022-08-16T21:21:06.165Z] === RUN TestKillContainer/no_signal [2022-08-16T21:21:06.420Z] === RUN TestKillContainer/non_killing_signal [2022-08-16T21:21:06.637Z] --- PASS: TestPidHost (0.91s) [2022-08-16T21:21:06.637Z] === RUN TestPsFilter [2022-08-16T21:21:06.637Z] --- PASS: TestPsFilter (0.10s) [2022-08-16T21:21:06.637Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-16T21:21:06.676Z] === RUN TestKillContainer/killing_signal [2022-08-16T21:21:06.897Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-16T21:21:06.897Z] === RUN TestRemoveContainerWithVolume [2022-08-16T21:21:07.464Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-16T21:21:07.464Z] === RUN TestRemoveContainerRunning [2022-08-16T21:21:07.603Z] --- PASS: TestKillContainer (1.26s) [2022-08-16T21:21:07.603Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-16T21:21:07.603Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-16T21:21:07.603Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-16T21:21:07.603Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-16T21:21:07.603Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-16T21:21:07.723Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-08-16T21:21:07.723Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-16T21:21:07.859Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-16T21:21:08.291Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-16T21:21:08.291Z] === RUN TestRemoveInvalidContainer [2022-08-16T21:21:08.291Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-16T21:21:08.291Z] === RUN TestRenameLinkedContainer [2022-08-16T21:21:08.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-08-16T21:21:08.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-16T21:21:08.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-16T21:21:08.787Z] === RUN TestKillStoppedContainer [2022-08-16T21:21:08.787Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-16T21:21:08.787Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-16T21:21:08.787Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-08-16T21:21:08.787Z] === RUN TestKillDifferentUserContainer [2022-08-16T21:21:09.349Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-08-16T21:21:09.349Z] === RUN TestInspectOomKilledTrue [2022-08-16T21:21:09.605Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-16T21:21:09.605Z] === RUN TestInspectOomKilledFalse [2022-08-16T21:21:10.167Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-16T21:21:10.167Z] === RUN TestLinksEtcHostsContentMatch [2022-08-16T21:21:10.194Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-16T21:21:10.195Z] === RUN TestRenameStoppedContainer [2022-08-16T21:21:10.195Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-16T21:21:10.195Z] === RUN TestRenameRunningContainerAndReuse [2022-08-16T21:21:10.423Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-16T21:21:10.423Z] === RUN TestLinksContainerNames [2022-08-16T21:21:11.131Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-08-16T21:21:11.131Z] === RUN TestRenameInvalidName [2022-08-16T21:21:11.351Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-16T21:21:11.352Z] === RUN TestLogsFollowTailEmpty [2022-08-16T21:21:11.390Z] --- PASS: TestRenameInvalidName (0.38s) [2022-08-16T21:21:11.390Z] === RUN TestRenameAnonymousContainer [2022-08-16T21:21:11.608Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-16T21:21:11.608Z] === RUN TestLogs [2022-08-16T21:21:11.608Z] === RUN TestLogs/driver_local [2022-08-16T21:21:11.608Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:21:11.608Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:21:11.608Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-16T21:21:11.608Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-16T21:21:11.608Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-16T21:21:11.608Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-16T21:21:11.608Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:21:11.608Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:21:11.608Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:21:11.608Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:21:11.608Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:21:11.608Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:21:11.608Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:21:11.608Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:21:12.169Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:21:12.425Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:21:12.987Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-16T21:21:12.987Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-16T21:21:13.294Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-08-16T21:21:13.294Z] === RUN TestRenameContainerWithSameName [2022-08-16T21:21:13.294Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-08-16T21:21:13.294Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-16T21:21:13.549Z] === RUN TestLogs/driver_json-file [2022-08-16T21:21:13.549Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:21:13.549Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:21:13.549Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:21:13.549Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:21:13.549Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:21:13.549Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:21:13.549Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:21:13.549Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:21:13.549Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:21:13.549Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:21:13.549Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:21:13.549Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:21:13.549Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:21:13.549Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:21:14.111Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:21:14.232Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-16T21:21:14.232Z] === RUN TestResize [2022-08-16T21:21:14.367Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:21:14.491Z] --- PASS: TestResize (0.43s) [2022-08-16T21:21:14.491Z] === RUN TestResizeWithInvalidSize [2022-08-16T21:21:14.624Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:21:14.880Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:21:15.060Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-16T21:21:15.060Z] === RUN TestResizeWhenContainerNotStarted [2022-08-16T21:21:15.319Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-16T21:21:15.319Z] === RUN TestDaemonRestartKillContainers [2022-08-16T21:21:15.319Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-16T21:21:15.319Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:21:15.319Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-16T21:21:15.319Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-16T21:21:15.441Z] --- PASS: TestLogs (3.67s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.45s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.45s) [2022-08-16T21:21:15.442Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-08-16T21:21:15.442Z] === RUN TestContainerNetworkMountsNoChown [2022-08-16T21:21:15.697Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/default [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/default [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/private [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/private [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rprivate [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/slave [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/slave [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rslave [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/shared [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/shared [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rshared [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-16T21:21:15.697Z] === CONT TestMountDaemonRoot/default [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:21:15.697Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-16T21:21:15.697Z] === CONT TestMountDaemonRoot/rshared [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:21:15.697Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:21:15.697Z] === CONT TestMountDaemonRoot/shared [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:21:15.697Z] === CONT TestMountDaemonRoot/rslave [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:21:15.697Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:21:15.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:21:15.697Z] === CONT TestMountDaemonRoot/slave [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:21:15.698Z] === CONT TestMountDaemonRoot/rprivate [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:21:15.698Z] === CONT TestMountDaemonRoot/private [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-16T21:21:15.698Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:21:15.698Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:21:15.698Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:21:15.698Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-16T21:21:15.698Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:21:15.698Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:21:15.954Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:21:16.210Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:21:16.210Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:21:16.210Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-16T21:21:16.210Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-16T21:21:16.210Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-16T21:21:16.210Z] === RUN TestContainerBindMountNonRecursive [2022-08-16T21:21:16.255Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-16T21:21:17.191Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s) [2022-08-16T21:21:17.191Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-16T21:21:17.191Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-08-16T21:21:17.191Z] === RUN TestCgroupNamespacesRun [2022-08-16T21:21:17.576Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-16T21:21:17.576Z] === RUN TestContainerVolumesMountedAsShared [2022-08-16T21:21:17.832Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-08-16T21:21:17.832Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-16T21:21:18.088Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-16T21:21:18.088Z] === RUN TestNetworkNat [2022-08-16T21:21:18.568Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-16T21:21:18.568Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-16T21:21:18.650Z] --- PASS: TestNetworkNat (0.45s) [2022-08-16T21:21:18.651Z] === RUN TestNetworkLocalhostTCPNat [2022-08-16T21:21:18.813Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2022-08-16T21:21:18.813Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-16T21:21:18.907Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-16T21:21:18.907Z] === RUN TestNetworkLoopbackNat [2022-08-16T21:21:19.504Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-16T21:21:19.504Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-16T21:21:20.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-16T21:21:20.442Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-16T21:21:20.442Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-16T21:21:20.719Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nt01fc39vj7mnse7etbape9jg Created:2022-08-16 21:21:19.184919799 +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[7f54b406c037c5238e45ec3adfa6983e2c027e6a59ae2cf727490c6f48e5f1a7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tmpoic8yxr3lwxuz12p0vzvn6 EndpointID:8f370361cca8f57663cd9b44a4384ffcf2ccf81100f1099194de9b5462fecf42 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ffca15941f04fa707a79d3cc3d5938a72252c92939bdad8784cfa2867df72a0b 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:529d34ee4c6c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tmpoic8yxr3lwxuz12p0vzvn6 EndpointID:8f370361cca8f57663cd9b44a4384ffcf2ccf81100f1099194de9b5462fecf42 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-16T21:21:21.820Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-16T21:21:21.820Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-16T21:21:22.171Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-16T21:21:22.171Z] === RUN TestPause [2022-08-16T21:21:22.171Z] --- PASS: TestPause (0.46s) [2022-08-16T21:21:22.171Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-16T21:21:22.171Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:21:22.171Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:21:22.171Z] === RUN TestPauseStopPausedContainer [2022-08-16T21:21:22.428Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-16T21:21:22.428Z] === RUN TestPidHost [2022-08-16T21:21:22.760Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-16T21:21:22.760Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-16T21:21:23.356Z] --- PASS: TestPidHost (0.96s) [2022-08-16T21:21:23.356Z] === RUN TestPsFilter [2022-08-16T21:21:23.612Z] --- PASS: TestPsFilter (0.10s) [2022-08-16T21:21:23.612Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-16T21:21:23.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-16T21:21:23.868Z] === RUN TestRemoveContainerWithVolume [2022-08-16T21:21:24.141Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-08-16T21:21:24.141Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-16T21:21:24.430Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-16T21:21:24.430Z] === RUN TestRemoveContainerRunning [2022-08-16T21:21:24.686Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-16T21:21:24.686Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-16T21:21:24.714Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-16T21:21:24.714Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-16T21:21:25.038Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-08-16T21:21:25.038Z] PASS [2022-08-16T21:21:25.038Z] [2022-08-16T21:21:25.038Z] === Skipped [2022-08-16T21:21:25.038Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:21:25.038Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:21:25.038Z] [2022-08-16T21:21:25.038Z] DONE 38 tests, 1 skipped in 44.550s [2022-08-16T21:21:25.038Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:21:25.038Z] INFO: Testing against a local daemon [2022-08-16T21:21:25.038Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-16T21:21:25.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:21:25.038Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:21:25.038Z] === RUN TestDockerNetworkIpvlan [2022-08-16T21:21:25.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:21:25.038Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:21:25.038Z] PASS [2022-08-16T21:21:25.038Z] [2022-08-16T21:21:25.038Z] === Skipped [2022-08-16T21:21:25.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:21:25.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:21:25.038Z] [2022-08-16T21:21:25.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:21:25.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:21:25.038Z] [2022-08-16T21:21:25.038Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-16T21:21:25.038Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:21:25.038Z] INFO: Testing against a local daemon [2022-08-16T21:21:25.038Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-16T21:21:25.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-16T21:21:25.248Z] === RUN TestRemoveInvalidContainer [2022-08-16T21:21:25.248Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-16T21:21:25.248Z] === RUN TestRenameLinkedContainer [2022-08-16T21:21:26.094Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-16T21:21:26.094Z] === RUN TestNISDomainname [2022-08-16T21:21:26.094Z] 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-16T21:21:26.094Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-16T21:21:26.094Z] === RUN TestHostnameDnsResolution [2022-08-16T21:21:26.433Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-08-16T21:21:26.434Z] === RUN TestDockerNetworkMacvlan [2022-08-16T21:21:26.663Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-16T21:21:26.664Z] === RUN TestUnprivilegedPortsAndPing [2022-08-16T21:21:26.664Z] 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-16T21:21:26.664Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-16T21:21:26.664Z] === RUN TestPrivilegedHostDevices [2022-08-16T21:21:26.922Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-16T21:21:26.922Z] === RUN TestRunConsoleSize [2022-08-16T21:21:27.003Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-16T21:21:27.138Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-08-16T21:21:27.138Z] === RUN TestRenameStoppedContainer [2022-08-16T21:21:27.393Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-16T21:21:27.393Z] === RUN TestRenameRunningContainerAndReuse [2022-08-16T21:21:27.491Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-16T21:21:27.491Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-16T21:21:27.940Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-16T21:21:28.321Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-16T21:21:28.321Z] === RUN TestRenameInvalidName [2022-08-16T21:21:28.428Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-16T21:21:28.429Z] === RUN TestStats [2022-08-16T21:21:28.429Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:28.429Z] --- SKIP: TestStats (0.00s) [2022-08-16T21:21:28.429Z] === RUN TestStopContainerWithTimeout [2022-08-16T21:21:28.429Z] === RUN TestStopContainerWithTimeout/0 [2022-08-16T21:21:28.429Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-16T21:21:28.429Z] === RUN TestStopContainerWithTimeout/1 [2022-08-16T21:21:28.429Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-16T21:21:28.429Z] === RUN TestStopContainerWithTimeout/3 [2022-08-16T21:21:28.429Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-16T21:21:28.429Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-16T21:21:28.429Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-16T21:21:28.429Z] === CONT TestStopContainerWithTimeout/0 [2022-08-16T21:21:28.429Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-16T21:21:28.507Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-16T21:21:28.577Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-16T21:21:28.577Z] === RUN TestRenameAnonymousContainer [2022-08-16T21:21:28.999Z] === CONT TestStopContainerWithTimeout/3 [2022-08-16T21:21:29.943Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-08-16T21:21:29.943Z] === RUN TestRenameContainerWithSameName [2022-08-16T21:21:30.412Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-16T21:21:30.505Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-16T21:21:30.505Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-16T21:21:31.432Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-16T21:21:31.432Z] === RUN TestResize [2022-08-16T21:21:31.531Z] === CONT TestStopContainerWithTimeout/1 [2022-08-16T21:21:31.688Z] --- PASS: TestResize (0.44s) [2022-08-16T21:21:31.688Z] === RUN TestResizeWithInvalidSize [2022-08-16T21:21:32.250Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-16T21:21:32.250Z] === RUN TestResizeWhenContainerNotStarted [2022-08-16T21:21:32.317Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-16T21:21:32.467Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-16T21:21:32.467Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-08-16T21:21:32.467Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-16T21:21:32.467Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-16T21:21:32.467Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-16T21:21:32.467Z] === RUN TestDeleteDevicemapper [2022-08-16T21:21:32.467Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:21:32.467Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-16T21:21:32.467Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-16T21:21:32.506Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:21:32.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:21:32.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:21:32.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:21:32.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:21:33.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-08-16T21:21:33.845Z] === RUN TestUpdateMemory [2022-08-16T21:21:33.845Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:33.845Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-16T21:21:33.845Z] === RUN TestUpdateCPUQuota [2022-08-16T21:21:33.845Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:33.845Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-16T21:21:33.845Z] === RUN TestUpdatePidsLimit [2022-08-16T21:21:33.845Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:33.845Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-16T21:21:33.845Z] === RUN TestUpdateRestartPolicy [2022-08-16T21:21:34.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:21:35.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:21:35.609Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-16T21:21:36.546Z] --- PASS: TestDockerNetworkMacvlan (9.96s) [2022-08-16T21:21:36.546Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-16T21:21:36.546Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-16T21:21:36.546Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-16T21:21:36.546Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-08-16T21:21:36.546Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2022-08-16T21:21:36.546Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-08-16T21:21:36.546Z] PASS [2022-08-16T21:21:36.546Z] [2022-08-16T21:21:36.546Z] DONE 8 tests in 11.280s [2022-08-16T21:21:36.546Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-16T21:21:36.546Z] testing: warning: no tests to run [2022-08-16T21:21:36.546Z] PASS [2022-08-16T21:21:36.546Z] [2022-08-16T21:21:36.546Z] DONE 0 tests in 0.007s [2022-08-16T21:21:36.546Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-16T21:21:36.546Z] INFO: Testing against a local daemon [2022-08-16T21:21:36.546Z] === RUN TestAuthZPluginAllowRequest [2022-08-16T21:21:36.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:21:36.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:21:37.484Z] --- PASS: TestAuthZPluginAllowRequest (1.24s) [2022-08-16T21:21:37.484Z] === RUN TestAuthZPluginTLS [2022-08-16T21:21:37.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:21:37.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:21:38.052Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-16T21:21:38.052Z] === RUN TestAuthZPluginDenyRequest [2022-08-16T21:21:38.620Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-16T21:21:38.620Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-16T21:21:39.188Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-16T21:21:39.188Z] === RUN TestAuthZPluginDenyResponse [2022-08-16T21:21:39.755Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-16T21:21:39.755Z] === RUN TestAuthZPluginAllowEventStream [2022-08-16T21:21:41.135Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-08-16T21:21:41.135Z] === RUN TestAuthZPluginErrorResponse [2022-08-16T21:21:41.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:21:41.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:21:41.394Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-16T21:21:41.394Z] === RUN TestAuthZPluginErrorRequest [2022-08-16T21:21:41.963Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-16T21:21:41.963Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-16T21:21:42.531Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-16T21:21:42.531Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-16T21:21:43.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:21:44.437Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.50s) [2022-08-16T21:21:44.437Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-16T21:21:44.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:21:44.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:21:45.816Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-08-16T21:21:45.816Z] === RUN TestAuthZPluginHeader [2022-08-16T21:21:46.049Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-08-16T21:21:46.050Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-16T21:21:46.050Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-16T21:21:46.050Z] === RUN TestWaitNonBlocked [2022-08-16T21:21:46.050Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:21:46.050Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:21:46.050Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:21:46.050Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:21:46.050Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:21:46.050Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:21:46.050Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-16T21:21:46.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-08-16T21:21:46.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-08-16T21:21:46.050Z] === RUN TestWaitBlocked [2022-08-16T21:21:46.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:21:46.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:21:46.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:21:46.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:21:46.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:21:46.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:21:46.384Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-16T21:21:46.384Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-16T21:21:46.619Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-16T21:21:46.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-08-16T21:21:46.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-08-16T21:21:46.619Z] === RUN TestWaitConditions [2022-08-16T21:21:46.619Z] === RUN TestWaitConditions/default [2022-08-16T21:21:46.619Z] === PAUSE TestWaitConditions/default [2022-08-16T21:21:46.619Z] === RUN TestWaitConditions/not-running [2022-08-16T21:21:46.619Z] === PAUSE TestWaitConditions/not-running [2022-08-16T21:21:46.619Z] === RUN TestWaitConditions/next-exit [2022-08-16T21:21:46.619Z] === PAUSE TestWaitConditions/next-exit [2022-08-16T21:21:46.619Z] === RUN TestWaitConditions/removed [2022-08-16T21:21:46.619Z] === PAUSE TestWaitConditions/removed [2022-08-16T21:21:46.619Z] === CONT TestWaitConditions/default [2022-08-16T21:21:46.619Z] === CONT TestWaitConditions/next-exit [2022-08-16T21:21:46.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:21:46.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:21:46.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-16T21:21:47.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-16T21:21:48.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:21:48.523Z] === CONT TestWaitConditions/removed [2022-08-16T21:21:48.523Z] === CONT TestWaitConditions/not-running [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-08-16T21:21:50.110Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-08-16T21:21:50.110Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-16T21:21:50.110Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-16T21:21:50.429Z] --- PASS: TestWaitConditions (0.01s) [2022-08-16T21:21:50.429Z] --- PASS: TestWaitConditions/default (1.66s) [2022-08-16T21:21:50.429Z] --- PASS: TestWaitConditions/next-exit (1.70s) [2022-08-16T21:21:50.429Z] --- PASS: TestWaitConditions/not-running (1.73s) [2022-08-16T21:21:50.429Z] --- PASS: TestWaitConditions/removed (1.86s) [2022-08-16T21:21:50.429Z] === RUN TestWaitRestartedContainer [2022-08-16T21:21:50.429Z] === RUN TestWaitRestartedContainer/default [2022-08-16T21:21:50.429Z] === PAUSE TestWaitRestartedContainer/default [2022-08-16T21:21:50.429Z] === RUN TestWaitRestartedContainer/not-running [2022-08-16T21:21:50.429Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-16T21:21:50.429Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-16T21:21:50.429Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-16T21:21:50.429Z] === CONT TestWaitRestartedContainer/default [2022-08-16T21:21:50.429Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-16T21:21:50.575Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2022-08-16T21:21:50.575Z] === RUN TestAuthZPluginV2Disable [2022-08-16T21:21:50.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-16T21:21:51.037Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-16T21:21:51.806Z] === CONT TestWaitRestartedContainer/not-running [2022-08-16T21:21:51.964Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-16T21:21:51.964Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-16T21:21:51.964Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-08-16T21:21:51.964Z] === RUN TestCgroupNamespacesRun [2022-08-16T21:21:52.744Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-16T21:21:52.744Z] --- PASS: TestWaitRestartedContainer/default (1.41s) [2022-08-16T21:21:52.744Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) [2022-08-16T21:21:52.744Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-16T21:21:52.744Z] === CONT TestDaemonRestartIpcMode [2022-08-16T21:21:52.744Z] === CONT TestIpcModeOlderClient [2022-08-16T21:21:52.744Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-16T21:21:52.744Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-16T21:21:52.891Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-16T21:21:52.891Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-16T21:21:53.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-16T21:21:54.256Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-16T21:21:54.256Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-16T21:21:54.765Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-08-16T21:21:54.765Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-16T21:21:55.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-16T21:21:55.182Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-16T21:21:55.182Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-16T21:21:55.281Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-08-16T21:21:55.281Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2022-08-16T21:21:55.281Z] PASS [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === Skipped [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-16T21:21:55.281Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-16T21:21:55.281Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-16T21:21:55.281Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-16T21:21:55.281Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-16T21:21:55.281Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-16T21:21:55.281Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-16T21:21:55.281Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-16T21:21:55.281Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-16T21:21:55.281Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-16T21:21:55.281Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-16T21:21:55.281Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-16T21:21:55.281Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-16T21:21:55.281Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-16T21:21:55.281Z] 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-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-16T21:21:55.281Z] 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-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-16T21:21:55.281Z] 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-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-16T21:21:55.281Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:21:55.281Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-16T21:21:55.281Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:21:55.281Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-16T21:21:55.281Z] 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-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-16T21:21:55.281Z] 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-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-16T21:21:55.281Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-16T21:21:55.281Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-16T21:21:55.281Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-16T21:21:55.281Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-16T21:21:55.281Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:21:55.281Z] [2022-08-16T21:21:55.281Z] DONE 249 tests, 27 skipped in 86.741s [2022-08-16T21:21:55.281Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-16T21:21:55.281Z] === RUN TestConfigDaemonLibtrustID [2022-08-16T21:21:55.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-16T21:21:55.850Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-16T21:21:55.850Z] === RUN TestConfigDaemonID [2022-08-16T21:21:56.546Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-16T21:21:56.546Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-16T21:21:57.285Z] daemon_test.go:83: [d73c4a359ba4b] daemon is not started [2022-08-16T21:21:57.285Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-16T21:21:57.285Z] === RUN TestDaemonConfigValidation [2022-08-16T21:21:57.285Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:21:57.285Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:21:57.285Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-16T21:21:57.285Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-16T21:21:57.285Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-16T21:21:57.285Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-16T21:21:57.285Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-16T21:21:57.285Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-16T21:21:57.285Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-16T21:21:57.285Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-16T21:21:57.285Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:21:57.285Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-16T21:21:57.285Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-16T21:21:57.285Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-16T21:21:57.285Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-16T21:21:57.285Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-16T21:21:57.285Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-16T21:21:57.285Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-16T21:21:57.285Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-16T21:21:57.285Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-16T21:21:57.285Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-16T21:21:57.285Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-16T21:21:57.285Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-16T21:21:57.483Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-16T21:21:57.483Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-16T21:21:58.075Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.77s) [2022-08-16T21:21:58.076Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-16T21:21:58.238Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-16T21:21:58.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-16T21:21:58.849Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-16T21:21:58.849Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-16T21:21:59.104Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-16T21:21:59.105Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-16T21:21:59.615Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-16T21:22:00.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-16T21:22:00.470Z] === RUN TestNISDomainname [2022-08-16T21:22:00.552Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-16T21:22:00.552Z] daemon_test.go:197: [de24ba96ae8fe] daemon is not started [2022-08-16T21:22:00.552Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-08-16T21:22:00.552Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-16T21:22:00.552Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-16T21:22:00.552Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-16T21:22:00.552Z] === RUN TestDaemonProxy [2022-08-16T21:22:00.552Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-16T21:22:00.552Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-16T21:22:00.552Z] PASS [2022-08-16T21:22:00.552Z] [2022-08-16T21:22:00.552Z] === Skipped [2022-08-16T21:22:00.552Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-16T21:22:00.552Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-16T21:22:00.552Z] [2022-08-16T21:22:00.552Z] DONE 13 tests, 1 skipped in 5.248s [2022-08-16T21:22:00.552Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-16T21:22:00.552Z] INFO: Testing against a local daemon [2022-08-16T21:22:00.552Z] === RUN TestCommitInheritsEnv [2022-08-16T21:22:01.031Z] --- PASS: TestNISDomainname (0.50s) [2022-08-16T21:22:01.031Z] === RUN TestHostnameDnsResolution [2022-08-16T21:22:01.593Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-16T21:22:01.593Z] === RUN TestUnprivilegedPortsAndPing [2022-08-16T21:22:02.155Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-16T21:22:02.155Z] === RUN TestPrivilegedHostDevices [2022-08-16T21:22:02.410Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-16T21:22:02.410Z] === RUN TestRunConsoleSize [2022-08-16T21:22:02.454Z] --- PASS: TestCommitInheritsEnv (1.51s) [2022-08-16T21:22:02.454Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-16T21:22:02.454Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform// [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform/linux [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform/macos [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-16T21:22:02.454Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-16T21:22:02.454Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-16T21:22:02.454Z] === RUN TestImagesFilterMultiReference [2022-08-16T21:22:02.454Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-16T21:22:02.454Z] === RUN TestImagePullPlatformInvalid [2022-08-16T21:22:02.712Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-16T21:22:02.712Z] === RUN TestRemoveImageOrphaning [2022-08-16T21:22:02.972Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-16T21:22:02.972Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-16T21:22:03.900Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-16T21:22:03.900Z] === RUN TestStats [2022-08-16T21:22:04.089Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-08-16T21:22:04.089Z] === RUN TestRemoveImageGarbageCollector [2022-08-16T21:22:04.089Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-16T21:22:04.089Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-16T21:22:04.089Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-16T21:22:04.089Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-16T21:22:04.089Z] === RUN TestTagInvalidReference [2022-08-16T21:22:04.089Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-16T21:22:04.089Z] === RUN TestTagValidPrefixedRepo [2022-08-16T21:22:04.351Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-16T21:22:04.351Z] === RUN TestTagExistedNameWithoutForce [2022-08-16T21:22:04.351Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-16T21:22:04.351Z] === RUN TestTagOfficialNames [2022-08-16T21:22:04.351Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-16T21:22:04.351Z] === RUN TestTagMatchesDigest [2022-08-16T21:22:04.351Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-16T21:22:04.351Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-16T21:22:06.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-16T21:22:06.416Z] --- PASS: TestStats (2.47s) [2022-08-16T21:22:06.416Z] === RUN TestStopContainerWithTimeout [2022-08-16T21:22:06.416Z] === RUN TestStopContainerWithTimeout/0 [2022-08-16T21:22:06.416Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-16T21:22:06.416Z] === RUN TestStopContainerWithTimeout/1 [2022-08-16T21:22:06.416Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-16T21:22:06.416Z] === RUN TestStopContainerWithTimeout/3 [2022-08-16T21:22:06.416Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-16T21:22:06.416Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-16T21:22:06.416Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-16T21:22:06.416Z] === CONT TestStopContainerWithTimeout/0 [2022-08-16T21:22:06.416Z] === CONT TestStopContainerWithTimeout/3 [2022-08-16T21:22:06.978Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-16T21:22:08.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-16T21:22:09.493Z] === CONT TestStopContainerWithTimeout/1 [2022-08-16T21:22:10.286Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.62s) [2022-08-16T21:22:10.287Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-16T21:22:10.499Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-16T21:22:10.499Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-08-16T21:22:10.499Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-08-16T21:22:10.499Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-08-16T21:22:10.499Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-16T21:22:10.499Z] === RUN TestDeleteDevicemapper [2022-08-16T21:22:10.499Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:22:10.499Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-16T21:22:10.499Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-16T21:22:12.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-16T21:22:12.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-08-16T21:22:12.397Z] === RUN TestUpdateMemory [2022-08-16T21:22:12.652Z] --- PASS: TestUpdateMemory (0.53s) [2022-08-16T21:22:12.653Z] === RUN TestUpdateCPUQuota [2022-08-16T21:22:13.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-16T21:22:13.215Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-08-16T21:22:13.215Z] === RUN TestUpdatePidsLimit [2022-08-16T21:22:13.215Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-16T21:22:13.471Z] === RUN TestUpdatePidsLimit/no_change [2022-08-16T21:22:13.727Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-16T21:22:13.983Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-16T21:22:13.983Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-16T21:22:14.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-16T21:22:14.495Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-16T21:22:15.058Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-08-16T21:22:15.058Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-16T21:22:15.058Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-16T21:22:15.058Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-16T21:22:15.058Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-16T21:22:15.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-08-16T21:22:15.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-16T21:22:15.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-16T21:22:15.058Z] === RUN TestUpdateRestartPolicy [2022-08-16T21:22:16.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-16T21:22:18.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-16T21:22:22.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-16T21:22:23.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-16T21:22:27.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-16T21:22:27.226Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-08-16T21:22:27.226Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-16T21:22:27.226Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-16T21:22:27.226Z] === RUN TestWaitNonBlocked [2022-08-16T21:22:27.226Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:22:27.226Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:22:27.226Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:22:27.226Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:22:27.226Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:22:27.226Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:22:27.226Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-16T21:22:27.226Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-16T21:22:27.226Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-08-16T21:22:27.226Z] === RUN TestWaitBlocked [2022-08-16T21:22:27.226Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:22:27.226Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:22:27.226Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:22:27.226Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:22:27.226Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:22:27.226Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:22:27.789Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-16T21:22:27.789Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-08-16T21:22:27.789Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-08-16T21:22:27.789Z] === RUN TestWaitConditions [2022-08-16T21:22:27.789Z] === RUN TestWaitConditions/default [2022-08-16T21:22:27.789Z] === PAUSE TestWaitConditions/default [2022-08-16T21:22:27.789Z] === RUN TestWaitConditions/not-running [2022-08-16T21:22:27.789Z] === PAUSE TestWaitConditions/not-running [2022-08-16T21:22:27.789Z] === RUN TestWaitConditions/next-exit [2022-08-16T21:22:27.789Z] === PAUSE TestWaitConditions/next-exit [2022-08-16T21:22:27.789Z] === RUN TestWaitConditions/removed [2022-08-16T21:22:27.789Z] === PAUSE TestWaitConditions/removed [2022-08-16T21:22:27.789Z] === CONT TestWaitConditions/default [2022-08-16T21:22:27.789Z] === CONT TestWaitConditions/next-exit [2022-08-16T21:22:28.369Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-16T21:22:28.369Z] PASS [2022-08-16T21:22:28.369Z] [2022-08-16T21:22:28.369Z] DONE 17 tests in 49.261s [2022-08-16T21:22:28.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-16T21:22:28.369Z] INFO: Testing against a local daemon [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:22:28.369Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:22:28.369Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-16T21:22:28.369Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-16T21:22:28.369Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-16T21:22:28.369Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-16T21:22:28.369Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-16T21:22:28.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-16T21:22:28.369Z] === RUN TestPluginInstall [2022-08-16T21:22:28.369Z] === RUN TestPluginInstall/no_auth [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fab09940628c84821580bce54e4d01236d597f96590df6fd18e717b9c66f7c6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fab09940628c84821580bce54e4d01236d597f96590df6fd18e717b9c66f7c6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:22:28.369Z] === RUN TestPluginInstall/with_htpasswd [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b87f030a14746546e3261756a34d1063f21ca17dc00a26e172c8ef8e2dd8d01d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b87f030a14746546e3261756a34d1063f21ca17dc00a26e172c8ef8e2dd8d01d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:22:28.369Z] === RUN TestPluginInstall/with_insecure [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052416c0c0ced7633fd469dae111be43129af5611580383bd195ff914d6d2530" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:22:28.369Z] time="2022-08-16T21:22:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052416c0c0ced7633fd469dae111be43129af5611580383bd195ff914d6d2530" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:22:28.369Z] plugin_test.go:196: [dcb03ed5f27f2] daemon is not started [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInstall (2.73s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-08-16T21:22:28.369Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-16T21:22:28.369Z] === RUN TestPluginsWithRuntimes [2022-08-16T21:22:29.615Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:22:29.615Z] Using test binary docker [2022-08-16T21:22:29.615Z] +++ /etc/init.d/apparmor start [2022-08-16T21:22:29.615Z] Not: starting. [2022-08-16T21:22:29.615Z] Starting dockerd [2022-08-16T21:22:29.615Z] INFO: Waiting for daemon to start... [2022-08-16T21:22:29.615Z] +++ 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-16T21:22:29.684Z] === CONT TestWaitConditions/removed [2022-08-16T21:22:29.684Z] === CONT TestWaitConditions/not-running [2022-08-16T21:22:30.272Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-16T21:22:30.841Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-16T21:22:31.048Z] --- PASS: TestWaitConditions (0.01s) [2022-08-16T21:22:31.048Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-08-16T21:22:31.048Z] --- PASS: TestWaitConditions/default (1.74s) [2022-08-16T21:22:31.048Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-08-16T21:22:31.048Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-08-16T21:22:31.048Z] === RUN TestWaitRestartedContainer [2022-08-16T21:22:31.048Z] === RUN TestWaitRestartedContainer/default [2022-08-16T21:22:31.048Z] === PAUSE TestWaitRestartedContainer/default [2022-08-16T21:22:31.048Z] === RUN TestWaitRestartedContainer/not-running [2022-08-16T21:22:31.048Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-16T21:22:31.048Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-16T21:22:31.048Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-16T21:22:31.048Z] === CONT TestWaitRestartedContainer/default [2022-08-16T21:22:31.048Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-16T21:22:31.509Z] . [2022-08-16T21:22:31.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:22:31.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:22:31.509Z] Error: No such image: emptyfs [2022-08-16T21:22:31.765Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-16T21:22:31.765Z] ++++ docker load [2022-08-16T21:22:31.777Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-08-16T21:22:31.777Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-16T21:22:31.777Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-16T21:22:31.777Z] === RUN TestPluginBackCompatMediaTypes [2022-08-16T21:22:32.022Z] Loaded image: emptyfs:latest [2022-08-16T21:22:32.022Z] Running integration-test (iteration 1) [2022-08-16T21:22:32.022Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-16T21:22:32.022Z] ++ 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-16T21:22:32.022Z] ++ set -e [2022-08-16T21:22:32.022Z] ++ '[' -n 0 ']' [2022-08-16T21:22:32.022Z] ++ set -x [2022-08-16T21:22:32.022Z] ++ 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-16T21:22:32.345Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-16T21:22:32.345Z] PASS [2022-08-16T21:22:32.345Z] [2022-08-16T21:22:32.345Z] DONE 24 tests in 6.733s [2022-08-16T21:22:32.345Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-16T21:22:32.345Z] INFO: Testing against a local daemon [2022-08-16T21:22:32.345Z] === RUN TestExternalGraphDriver [2022-08-16T21:22:32.414Z] === CONT TestWaitRestartedContainer/not-running [2022-08-16T21:22:32.913Z] === RUN TestExternalGraphDriver/json [2022-08-16T21:22:32.952Z] Loaded image: busybox:latest [2022-08-16T21:22:33.341Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-16T21:22:33.341Z] --- PASS: TestWaitRestartedContainer/next-exit (1.52s) [2022-08-16T21:22:33.341Z] --- PASS: TestWaitRestartedContainer/default (1.55s) [2022-08-16T21:22:33.341Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-16T21:22:33.341Z] === CONT TestContainerStartOnDaemonRestart [2022-08-16T21:22:33.341Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-16T21:22:33.515Z] Loaded image: busybox:glibc [2022-08-16T21:22:34.298Z] === RUN TestExternalGraphDriver/spec [2022-08-16T21:22:35.862Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s) [2022-08-16T21:22:35.862Z] === CONT TestIpcModeOlderClient [2022-08-16T21:22:35.862Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-16T21:22:35.862Z] === CONT TestContainerKillOnDaemonStart [2022-08-16T21:22:35.862Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-08-16T21:22:35.862Z] === CONT TestDaemonHostGatewayIP [2022-08-16T21:22:36.203Z] === RUN TestExternalGraphDriver/pull [2022-08-16T21:22:38.108Z] --- PASS: TestExternalGraphDriver (5.36s) [2022-08-16T21:22:38.108Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-08-16T21:22:38.108Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2022-08-16T21:22:38.108Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-16T21:22:38.108Z] === RUN TestGraphdriverPluginV2 [2022-08-16T21:22:38.378Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-08-16T21:22:38.378Z] === CONT TestDaemonRestartIpcMode [2022-08-16T21:22:38.769Z] Loaded image: debian:bullseye-slim [2022-08-16T21:22:38.769Z] Loaded image: hello-world:latest [2022-08-16T21:22:38.769Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:22:38.769Z] INFO: Testing against a local daemon [2022-08-16T21:22:38.769Z] === RUN TestCgroupNamespacesBuild [2022-08-16T21:22:40.266Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-08-16T21:22:41.292Z] --- PASS: TestCgroupNamespacesBuild (2.59s) [2022-08-16T21:22:41.292Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-16T21:22:42.297Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2022-08-16T21:22:42.297Z] PASS [2022-08-16T21:22:42.297Z] [2022-08-16T21:22:42.297Z] DONE 5 tests in 9.791s [2022-08-16T21:22:42.297Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-16T21:22:42.297Z] INFO: Testing against a local daemon [2022-08-16T21:22:42.297Z] === RUN TestContinueAfterPluginCrash [2022-08-16T21:22:42.297Z] === PAUSE TestContinueAfterPluginCrash [2022-08-16T21:22:42.297Z] === RUN TestReadPluginNoRead [2022-08-16T21:22:42.297Z] === PAUSE TestReadPluginNoRead [2022-08-16T21:22:42.297Z] === RUN TestDaemonStartWithLogOpt [2022-08-16T21:22:42.297Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-16T21:22:42.297Z] === CONT TestContinueAfterPluginCrash [2022-08-16T21:22:42.297Z] === CONT TestDaemonStartWithLogOpt [2022-08-16T21:22:43.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2022-08-16T21:22:43.188Z] === RUN TestBuildWithSession [2022-08-16T21:22:43.188Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:22:43.188Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-16T21:22:43.188Z] === RUN TestBuildSquashParent [2022-08-16T21:22:45.587Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-08-16T21:22:45.587Z] === CONT TestReadPluginNoRead [2022-08-16T21:22:48.122Z] === RUN TestReadPluginNoRead/default [2022-08-16T21:22:48.350Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-08-16T21:22:48.350Z] PASS [2022-08-16T21:22:48.350Z] [2022-08-16T21:22:48.350Z] === Skipped [2022-08-16T21:22:48.350Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-16T21:22:48.350Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:22:48.350Z] [2022-08-16T21:22:48.350Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:22:48.350Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:22:48.350Z] [2022-08-16T21:22:48.350Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-16T21:22:48.350Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:22:48.350Z] [2022-08-16T21:22:48.350Z] DONE 272 tests, 3 skipped in 127.513s [2022-08-16T21:22:48.350Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-16T21:22:48.350Z] ++ 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-16T21:22:48.350Z] ++ set -e [2022-08-16T21:22:48.350Z] ++ '[' -n 0 ']' [2022-08-16T21:22:48.350Z] ++ set -x [2022-08-16T21:22:48.350Z] ++ 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-16T21:22:48.350Z] === RUN TestConfigDaemonLibtrustID [2022-08-16T21:22:48.350Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-16T21:22:48.350Z] === RUN TestConfigDaemonID [2022-08-16T21:22:48.357Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:22:48.357Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:22:48.357Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:22:48.357Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:22:48.357Z] [2022-08-16T21:22:48.357Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-16T21:22:48.357Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-16T21:22:48.357Z] Using test binary docker [2022-08-16T21:22:48.357Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-16T21:22:48.357Z] Not: starting. [2022-08-16T21:22:48.357Z] INFO: Waiting for daemon to start... [2022-08-16T21:22:48.357Z] Starting dockerd [2022-08-16T21:22:48.357Z] . [2022-08-16T21:22:48.357Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-16T21:22:48.912Z] daemon_test.go:83: [d5e4fe829dd09] daemon is not started [2022-08-16T21:22:48.912Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-16T21:22:48.912Z] === RUN TestDaemonConfigValidation [2022-08-16T21:22:48.912Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:22:48.912Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:22:48.912Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-16T21:22:48.912Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-16T21:22:48.912Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-16T21:22:48.912Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-16T21:22:48.912Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-16T21:22:48.912Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-16T21:22:48.912Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-16T21:22:48.912Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-16T21:22:48.912Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:22:48.912Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-16T21:22:48.912Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-16T21:22:48.912Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-16T21:22:48.912Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-16T21:22:48.912Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-16T21:22:48.912Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-16T21:22:48.912Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-16T21:22:48.912Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-16T21:22:48.912Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-16T21:22:48.912Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-16T21:22:48.912Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-16T21:22:48.912Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-16T21:22:49.498Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-16T21:22:50.276Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-16T21:22:50.436Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-16T21:22:50.695Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-08-16T21:22:51.203Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-16T21:22:52.072Z] === CONT TestReadPluginNoRead [2022-08-16T21:22:52.072Z] read_test.go:92: [d0d788e8bf065] daemon is not started [2022-08-16T21:22:52.072Z] --- PASS: TestReadPluginNoRead (6.17s) [2022-08-16T21:22:52.072Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-08-16T21:22:52.073Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-08-16T21:22:52.073Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-08-16T21:22:52.073Z] PASS [2022-08-16T21:22:52.073Z] [2022-08-16T21:22:52.073Z] DONE 6 tests in 9.653s [2022-08-16T21:22:52.073Z] 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-16T21:22:52.073Z] testing: warning: no tests to run [2022-08-16T21:22:52.073Z] PASS [2022-08-16T21:22:52.073Z] [2022-08-16T21:22:52.073Z] DONE 0 tests in 0.008s [2022-08-16T21:22:52.073Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-16T21:22:52.073Z] INFO: Testing against a local daemon [2022-08-16T21:22:52.073Z] === RUN TestPluginWithDevMounts [2022-08-16T21:22:52.073Z] === PAUSE TestPluginWithDevMounts [2022-08-16T21:22:52.073Z] === CONT TestPluginWithDevMounts [2022-08-16T21:22:52.131Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-16T21:22:52.131Z] daemon_test.go:197: [d316832750bbe] daemon is not started [2022-08-16T21:22:52.131Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-16T21:22:52.131Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-16T21:22:52.131Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-16T21:22:52.131Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-16T21:22:52.131Z] === RUN TestDaemonProxy [2022-08-16T21:22:52.131Z] === RUN TestDaemonProxy/environment_variables [2022-08-16T21:22:53.142Z] --- PASS: TestBuildSquashParent (8.51s) [2022-08-16T21:22:53.142Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-16T21:22:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:22:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:22:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:22:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:22:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:22:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:22:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:22:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:22:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:22:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:22:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:22:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:22:53.142Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:22:53.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:22:53.450Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-08-16T21:22:53.450Z] PASS [2022-08-16T21:22:53.450Z] [2022-08-16T21:22:53.450Z] DONE 1 tests in 1.599s [2022-08-16T21:22:53.450Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-16T21:22:53.450Z] INFO: Testing against a local daemon [2022-08-16T21:22:53.450Z] === RUN TestSecretInspect [2022-08-16T21:22:54.019Z] === RUN TestDaemonProxy/command-line_options [2022-08-16T21:22:55.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:22:55.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:22:55.922Z] === RUN TestDaemonProxy/configuration_file [2022-08-16T21:22:55.985Z] --- PASS: TestSecretInspect (2.25s) [2022-08-16T21:22:55.985Z] === RUN TestSecretList [2022-08-16T21:22:57.287Z] === RUN TestDaemonProxy/conflicting_options [2022-08-16T21:22:57.849Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-16T21:22:57.892Z] --- PASS: TestSecretList (2.20s) [2022-08-16T21:22:57.892Z] === RUN TestSecretsCreateAndDelete [2022-08-16T21:22:58.313Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:22:58.411Z] --- PASS: TestDaemonProxy (6.19s) [2022-08-16T21:22:58.411Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-16T21:22:58.411Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-16T21:22:58.411Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-16T21:22:58.411Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-16T21:22:58.411Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-16T21:22:58.411Z] PASS [2022-08-16T21:22:58.411Z] [2022-08-16T21:22:58.411Z] DONE 18 tests in 11.209s [2022-08-16T21:22:58.411Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-16T21:22:58.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-16T21:22:58.411Z] ++ set -e [2022-08-16T21:22:58.411Z] ++ '[' -n 0 ']' [2022-08-16T21:22:58.411Z] ++ set -x [2022-08-16T21:22:58.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-16T21:22:58.411Z] INFO: Testing against a local daemon [2022-08-16T21:22:58.411Z] === RUN TestCommitInheritsEnv [2022-08-16T21:22:58.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:22:58.667Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-16T21:22:58.667Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-16T21:22:58.667Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-16T21:22:58.667Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-16T21:22:58.667Z] === RUN TestImportWithCustomPlatform [2022-08-16T21:22:58.667Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-16T21:22:58.924Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-16T21:22:58.924Z] === RUN TestImportWithCustomPlatform// [2022-08-16T21:22:58.924Z] === RUN TestImportWithCustomPlatform/linux [2022-08-16T21:22:58.924Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-16T21:22:58.924Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-16T21:22:59.180Z] === RUN TestImportWithCustomPlatform/macos [2022-08-16T21:22:59.180Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-16T21:22:59.180Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-16T21:22:59.180Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-16T21:22:59.180Z] === RUN TestImagesFilterMultiReference [2022-08-16T21:22:59.180Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-16T21:22:59.180Z] === RUN TestImagePullPlatformInvalid [2022-08-16T21:22:59.180Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-16T21:22:59.180Z] === RUN TestRemoveImageOrphaning [2022-08-16T21:22:59.436Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-16T21:22:59.436Z] === RUN TestRemoveImageGarbageCollector [2022-08-16T21:22:59.436Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:22:59.436Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-16T21:22:59.436Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-16T21:22:59.436Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-16T21:22:59.436Z] === RUN TestTagInvalidReference [2022-08-16T21:22:59.436Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-16T21:22:59.436Z] === RUN TestTagValidPrefixedRepo [2022-08-16T21:22:59.436Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-16T21:22:59.436Z] === RUN TestTagExistedNameWithoutForce [2022-08-16T21:22:59.436Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-16T21:22:59.436Z] === RUN TestTagOfficialNames [2022-08-16T21:22:59.692Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-16T21:22:59.692Z] === RUN TestTagMatchesDigest [2022-08-16T21:22:59.692Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-16T21:22:59.692Z] PASS [2022-08-16T21:22:59.692Z] [2022-08-16T21:22:59.692Z] === Skipped [2022-08-16T21:22:59.692Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-16T21:22:59.692Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-16T21:22:59.692Z] [2022-08-16T21:22:59.692Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-16T21:22:59.692Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:22:59.692Z] [2022-08-16T21:22:59.692Z] DONE 22 tests, 2 skipped in 1.278s [2022-08-16T21:22:59.692Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-16T21:22:59.692Z] ++ 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-16T21:22:59.692Z] ++ set -e [2022-08-16T21:22:59.692Z] ++ '[' -n 0 ']' [2022-08-16T21:22:59.692Z] ++ set -x [2022-08-16T21:22:59.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T21:22:59.692Z] === RUN TestStripANSICommands [2022-08-16T21:22:59.692Z] === RUN TestStripANSICommands/#00 [2022-08-16T21:22:59.692Z] === RUN TestStripANSICommands/#01 [2022-08-16T21:22:59.692Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-16T21:22:59.692Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-16T21:22:59.692Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-16T21:22:59.692Z] PASS [2022-08-16T21:22:59.692Z] [2022-08-16T21:22:59.692Z] DONE 3 tests in 0.048s [2022-08-16T21:22:59.692Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-16T21:22:59.692Z] ++ 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-16T21:22:59.692Z] ++ set -e [2022-08-16T21:22:59.692Z] ++ '[' -n 0 ']' [2022-08-16T21:22:59.692Z] ++ set -x [2022-08-16T21:22:59.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T21:22:59.692Z] INFO: Testing against a local daemon [2022-08-16T21:22:59.692Z] === RUN TestNetworkCreateDelete [2022-08-16T21:22:59.948Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-16T21:22:59.948Z] === RUN TestDockerNetworkDeletePreferID [2022-08-16T21:23:00.204Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-16T21:23:00.204Z] === RUN TestDaemonDNSFallback [2022-08-16T21:23:00.429Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2022-08-16T21:23:00.429Z] === RUN TestSecretsUpdate [2022-08-16T21:23:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-16T21:23:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2022-08-16T21:23:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2022-08-16T21:23:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2022-08-16T21:23:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.53s) [2022-08-16T21:23:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.51s) [2022-08-16T21:23:01.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2022-08-16T21:23:01.900Z] === RUN TestBuildMultiStageCopy [2022-08-16T21:23:01.900Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-16T21:23:02.335Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-16T21:23:02.335Z] === RUN TestTemplatedSecret [2022-08-16T21:23:04.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-16T21:23:04.993Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-16T21:23:05.557Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-16T21:23:05.625Z] --- PASS: TestTemplatedSecret (2.64s) [2022-08-16T21:23:05.625Z] === RUN TestSecretCreateResolve [2022-08-16T21:23:06.121Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-16T21:23:06.686Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2022-08-16T21:23:06.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-08-16T21:23:06.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-08-16T21:23:06.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2022-08-16T21:23:06.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-08-16T21:23:06.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2022-08-16T21:23:06.686Z] === RUN TestBuildMultiStageParentConfig [2022-08-16T21:23:06.739Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-16T21:23:06.740Z] === RUN TestInspectNetwork [2022-08-16T21:23:07.529Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-16T21:23:07.529Z] PASS [2022-08-16T21:23:07.529Z] [2022-08-16T21:23:07.529Z] DONE 6 tests in 13.741s [2022-08-16T21:23:07.529Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-16T21:23:07.529Z] INFO: Testing against a local daemon [2022-08-16T21:23:07.529Z] === RUN TestServiceCreateInit [2022-08-16T21:23:07.529Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-16T21:23:08.582Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2022-08-16T21:23:08.582Z] === RUN TestBuildLabelWithTargets [2022-08-16T21:23:10.006Z] === RUN TestInspectNetwork/full_network_id [2022-08-16T21:23:10.006Z] === RUN TestInspectNetwork/partial_network_id [2022-08-16T21:23:10.006Z] === RUN TestInspectNetwork/network_name [2022-08-16T21:23:10.006Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-16T21:23:11.106Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2022-08-16T21:23:11.106Z] === RUN TestBuildWithEmptyLayers [2022-08-16T21:23:11.720Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-16T21:23:12.476Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-08-16T21:23:12.476Z] === RUN TestBuildMultiStageOnBuild [2022-08-16T21:23:14.171Z] --- PASS: TestInspectNetwork (7.19s) [2022-08-16T21:23:14.171Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-16T21:23:14.171Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-16T21:23:14.171Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-16T21:23:14.171Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-16T21:23:14.171Z] === RUN TestRunContainerWithBridgeNone [2022-08-16T21:23:15.009Z] --- PASS: TestServiceCreateInit (7.69s) [2022-08-16T21:23:15.009Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-08-16T21:23:15.009Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-08-16T21:23:15.009Z] === RUN TestCreateServiceMultipleTimes [2022-08-16T21:23:15.099Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-16T21:23:15.099Z] === RUN TestNetworkInvalidJSON [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-16T21:23:15.356Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:23:15.356Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:23:15.356Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:23:15.356Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-16T21:23:15.356Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-16T21:23:15.356Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-16T21:23:15.356Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-16T21:23:15.356Z] === RUN TestNetworkList [2022-08-16T21:23:15.356Z] === RUN TestNetworkList//networks [2022-08-16T21:23:15.356Z] === PAUSE TestNetworkList//networks [2022-08-16T21:23:15.356Z] === RUN TestNetworkList//networks/ [2022-08-16T21:23:15.356Z] === PAUSE TestNetworkList//networks/ [2022-08-16T21:23:15.356Z] === CONT TestNetworkList//networks [2022-08-16T21:23:15.356Z] === CONT TestNetworkList//networks/ [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkList (0.01s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-16T21:23:15.356Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-16T21:23:15.356Z] === RUN TestHostIPv4BridgeLabel [2022-08-16T21:23:15.747Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-08-16T21:23:15.747Z] === RUN TestBuildUncleanTarFilenames [2022-08-16T21:23:15.930Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-16T21:23:15.930Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-16T21:23:16.871Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-16T21:23:16.871Z] === RUN TestDaemonDefaultNetworkPools [2022-08-16T21:23:17.114Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2022-08-16T21:23:17.114Z] === RUN TestBuildMultiStageLayerLeak [2022-08-16T21:23:17.798Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-16T21:23:17.798Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-16T21:23:18.725Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-16T21:23:18.725Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-16T21:23:20.091Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-16T21:23:20.091Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-16T21:23:20.652Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-16T21:23:20.652Z] === RUN TestServiceWithPredefinedNetwork [2022-08-16T21:23:21.283Z] --- PASS: TestBuildMultiStageLayerLeak (4.22s) [2022-08-16T21:23:21.283Z] === RUN TestBuildWithHugeFile [2022-08-16T21:23:23.169Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-08-16T21:23:23.169Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-16T21:23:23.169Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:23:23.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:23:23.169Z] === RUN TestServiceWithDataPathPortInit [2022-08-16T21:23:27.063Z] sha256:7980b17d92060283953b6a2602fb395689a016056f913da6275278e2d2299263 [2022-08-16T21:23:27.063Z] INFO: Starting docker-py tests... [2022-08-16T21:23:27.063Z] ============================= test session starts ============================== [2022-08-16T21:23:27.063Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-16T21:23:27.063Z] rootdir: /src, inifile: pytest.ini [2022-08-16T21:23:27.063Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-16T21:23:27.063Z] collected 395 items / 2 deselected / 393 selected [2022-08-16T21:23:27.063Z] [2022-08-16T21:23:33.102Z] --- PASS: TestCreateServiceMultipleTimes (15.99s) [2022-08-16T21:23:33.102Z] === RUN TestCreateServiceConflict [2022-08-16T21:23:33.102Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-08-16T21:23:33.102Z] === RUN TestCreateServiceMaxReplicas [2022-08-16T21:23:36.393Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2022-08-16T21:23:36.393Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-16T21:23:38.015Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-08-16T21:23:38.015Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-16T21:23:38.944Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ti8rzk53qdiim3kgvhzodw0lx Created:2022-08-16 21:23:37.621807072 +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[a622ee93d5ad1bb1c08668ff0cab44a986d696ea4ff60d81fa72433316641b17:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q79xxw2jyu581ezsci1yy5ihx EndpointID:07af86ba1a5300eb3ea0cbb52e69486b7ecf5b8b477875e7c281e5c139822f43 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4bff00109d906198dfb38720f33c616c62373d0c7db47b64f91d90c2e06ef693 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:b1f9880735c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q79xxw2jyu581ezsci1yy5ihx EndpointID:07af86ba1a5300eb3ea0cbb52e69486b7ecf5b8b477875e7c281e5c139822f43 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-16T21:23:40.802Z] --- PASS: TestImportExtremelyLargeImageWorks (92.93s) [2022-08-16T21:23:40.802Z] PASS [2022-08-16T21:23:40.802Z] [2022-08-16T21:23:40.802Z] === Skipped [2022-08-16T21:23:40.802Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-16T21:23:40.802Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-16T21:23:40.802Z] [2022-08-16T21:23:40.802Z] DONE 22 tests, 1 skipped in 96.775s [2022-08-16T21:23:40.802Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-16T21:23:40.802Z] === RUN TestStripANSICommands [2022-08-16T21:23:40.802Z] === RUN TestStripANSICommands/#00 [2022-08-16T21:23:40.802Z] === RUN TestStripANSICommands/#01 [2022-08-16T21:23:40.802Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-16T21:23:40.802Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-16T21:23:40.802Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-16T21:23:40.802Z] PASS [2022-08-16T21:23:40.802Z] [2022-08-16T21:23:40.802Z] DONE 3 tests in 0.036s [2022-08-16T21:23:40.802Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-16T21:23:40.802Z] INFO: Testing against a local daemon [2022-08-16T21:23:40.802Z] === RUN TestNetworkCreateDelete [2022-08-16T21:23:40.802Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-16T21:23:40.802Z] === RUN TestDockerNetworkDeletePreferID [2022-08-16T21:23:40.802Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-16T21:23:40.802Z] === RUN TestDaemonDNSFallback [2022-08-16T21:23:42.595Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-16T21:23:43.112Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-08-16T21:23:43.112Z] PASS [2022-08-16T21:23:43.112Z] [2022-08-16T21:23:43.112Z] === Skipped [2022-08-16T21:23:43.112Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:23:43.112Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:23:43.112Z] [2022-08-16T21:23:43.112Z] DONE 38 tests, 1 skipped in 43.429s [2022-08-16T21:23:43.112Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:23:43.112Z] ++ 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-16T21:23:43.112Z] ++ set -e [2022-08-16T21:23:43.112Z] ++ '[' -n 0 ']' [2022-08-16T21:23:43.112Z] ++ set -x [2022-08-16T21:23:43.112Z] ++ 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-16T21:23:43.112Z] INFO: Testing against a local daemon [2022-08-16T21:23:43.112Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-16T21:23:43.112Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:23:43.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:23:43.112Z] === RUN TestDockerNetworkIpvlan [2022-08-16T21:23:43.112Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:23:43.112Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:23:43.112Z] PASS [2022-08-16T21:23:43.112Z] [2022-08-16T21:23:43.112Z] === Skipped [2022-08-16T21:23:43.112Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:23:43.112Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:23:43.112Z] [2022-08-16T21:23:43.112Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:23:43.112Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:23:43.112Z] [2022-08-16T21:23:43.112Z] DONE 2 tests, 2 skipped in 0.089s [2022-08-16T21:23:43.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:23:43.112Z] ++ 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-16T21:23:43.112Z] ++ set -e [2022-08-16T21:23:43.369Z] ++ '[' -n 0 ']' [2022-08-16T21:23:43.369Z] ++ set -x [2022-08-16T21:23:43.369Z] ++ 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-16T21:23:43.369Z] INFO: Testing against a local daemon [2022-08-16T21:23:43.369Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-16T21:23:43.420Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-16T21:23:44.735Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-08-16T21:23:44.738Z] === RUN TestDockerNetworkMacvlan [2022-08-16T21:23:44.992Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-16T21:23:44.992Z] === RUN TestInspectNetwork [2022-08-16T21:23:44.992Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:23:44.992Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestRunContainerWithBridgeNone [2022-08-16T21:23:44.992Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-16T21:23:44.992Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:23:44.992Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:23:44.992Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:23:44.992Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-16T21:23:44.992Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-16T21:23:44.992Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-16T21:23:44.992Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestNetworkList [2022-08-16T21:23:44.992Z] === RUN TestNetworkList//networks [2022-08-16T21:23:44.992Z] === PAUSE TestNetworkList//networks [2022-08-16T21:23:44.992Z] === RUN TestNetworkList//networks/ [2022-08-16T21:23:44.992Z] === PAUSE TestNetworkList//networks/ [2022-08-16T21:23:44.992Z] === CONT TestNetworkList//networks [2022-08-16T21:23:44.992Z] === CONT TestNetworkList//networks/ [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkList (0.01s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-16T21:23:44.992Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestHostIPv4BridgeLabel [2022-08-16T21:23:44.992Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-16T21:23:44.992Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-16T21:23:44.992Z] === RUN TestDaemonDefaultNetworkPools [2022-08-16T21:23:44.992Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-16T21:23:44.992Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-16T21:23:44.992Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-16T21:23:44.992Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-16T21:23:44.992Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-16T21:23:44.992Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-16T21:23:44.992Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-16T21:23:44.992Z] === RUN TestServiceWithPredefinedNetwork [2022-08-16T21:23:44.992Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:23:44.992Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-16T21:23:44.992Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:23:44.992Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestServiceWithDataPathPortInit [2022-08-16T21:23:44.992Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:23:44.992Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-16T21:23:44.992Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-16T21:23:44.992Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:23:44.992Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-16T21:23:44.992Z] PASS [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === Skipped [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-16T21:23:44.992Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-16T21:23:44.992Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-16T21:23:44.992Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-16T21:23:44.992Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-16T21:23:44.992Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-16T21:23:44.992Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-16T21:23:44.992Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-16T21:23:44.992Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-16T21:23:44.992Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:23:44.992Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-16T21:23:44.992Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-16T21:23:44.992Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] DONE 34 tests, 12 skipped in 7.052s [2022-08-16T21:23:44.992Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:23:44.992Z] INFO: Testing against a local daemon [2022-08-16T21:23:44.992Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-16T21:23:44.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:23:44.992Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestDockerNetworkIpvlan [2022-08-16T21:23:44.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:23:44.992Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:23:44.992Z] PASS [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === Skipped [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:23:44.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:23:44.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] DONE 2 tests, 2 skipped in 0.079s [2022-08-16T21:23:44.992Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:23:44.992Z] INFO: Testing against a local daemon [2022-08-16T21:23:44.992Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-16T21:23:44.992Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-16T21:23:44.992Z] === RUN TestDockerNetworkMacvlan [2022-08-16T21:23:44.992Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-16T21:23:44.992Z] PASS [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === Skipped [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-16T21:23:44.992Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-16T21:23:44.992Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] DONE 2 tests, 2 skipped in 0.073s [2022-08-16T21:23:44.992Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-16T21:23:44.992Z] testing: warning: no tests to run [2022-08-16T21:23:44.992Z] PASS [2022-08-16T21:23:44.992Z] [2022-08-16T21:23:44.992Z] DONE 0 tests in 0.021s [2022-08-16T21:23:44.992Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-16T21:23:44.992Z] INFO: Testing against a local daemon [2022-08-16T21:23:44.992Z] === RUN TestAuthZPluginAllowRequest [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginTLS [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginDenyRequest [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginDenyResponse [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginAllowEventStream [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginErrorResponse [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginErrorRequest [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginHeader [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-16T21:23:44.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:44.993Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-16T21:23:44.993Z] === RUN TestAuthZPluginV2Disable [2022-08-16T21:23:45.182Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-16T21:23:45.300Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-16T21:23:45.560Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:45.560Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-16T21:23:45.560Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-16T21:23:45.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:45.819Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-16T21:23:45.819Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-16T21:23:46.078Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.078Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-16T21:23:46.078Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-16T21:23:46.228Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-16T21:23:46.337Z] PASS [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === Skipped [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-16T21:23:46.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.337Z] [2022-08-16T21:23:46.337Z] DONE 17 tests, 17 skipped in 1.777s [2022-08-16T21:23:46.337Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-16T21:23:46.596Z] INFO: Testing against a local daemon [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:23:46.596Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:23:46.596Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-16T21:23:46.596Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-16T21:23:46.596Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-16T21:23:46.596Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-16T21:23:46.596Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-16T21:23:46.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-16T21:23:46.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-16T21:23:46.596Z] === RUN TestPluginInstall [2022-08-16T21:23:46.596Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.596Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-16T21:23:46.596Z] === RUN TestPluginsWithRuntimes [2022-08-16T21:23:46.596Z] 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-16T21:23:46.596Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-16T21:23:46.596Z] === RUN TestPluginBackCompatMediaTypes [2022-08-16T21:23:46.596Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-16T21:23:46.596Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-16T21:23:46.596Z] PASS [2022-08-16T21:23:46.596Z] [2022-08-16T21:23:46.596Z] === Skipped [2022-08-16T21:23:46.596Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-16T21:23:46.596Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:23:46.596Z] [2022-08-16T21:23:46.596Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-16T21:23:46.596Z] 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-16T21:23:46.596Z] [2022-08-16T21:23:46.596Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-16T21:23:46.596Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-16T21:23:46.596Z] [2022-08-16T21:23:46.596Z] DONE 19 tests, 3 skipped in 0.125s [2022-08-16T21:23:46.596Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-16T21:23:46.596Z] INFO: Testing against a local daemon [2022-08-16T21:23:46.596Z] === RUN TestExternalGraphDriver [2022-08-16T21:23:46.790Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-16T21:23:46.855Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-16T21:23:46.855Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-16T21:23:46.855Z] === RUN TestGraphdriverPluginV2 [2022-08-16T21:23:48.681Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-16T21:23:50.588Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-16T21:23:51.045Z] --- PASS: TestGraphdriverPluginV2 (3.70s) [2022-08-16T21:23:51.045Z] PASS [2022-08-16T21:23:51.045Z] [2022-08-16T21:23:51.045Z] === Skipped [2022-08-16T21:23:51.045Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-16T21:23:51.045Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-16T21:23:51.045Z] [2022-08-16T21:23:51.045Z] DONE 2 tests, 1 skipped in 4.120s [2022-08-16T21:23:51.045Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-16T21:23:51.045Z] INFO: Testing against a local daemon [2022-08-16T21:23:51.045Z] === RUN TestContinueAfterPluginCrash [2022-08-16T21:23:51.045Z] === PAUSE TestContinueAfterPluginCrash [2022-08-16T21:23:51.045Z] === RUN TestReadPluginNoRead [2022-08-16T21:23:51.045Z] === PAUSE TestReadPluginNoRead [2022-08-16T21:23:51.045Z] === RUN TestDaemonStartWithLogOpt [2022-08-16T21:23:51.045Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-16T21:23:51.045Z] === CONT TestContinueAfterPluginCrash [2022-08-16T21:23:51.045Z] === CONT TestDaemonStartWithLogOpt [2022-08-16T21:23:51.276Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2022-08-16T21:23:51.276Z] === RUN TestCreateServiceSecretFileMode [2022-08-16T21:23:51.844Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2022-08-16T21:23:51.844Z] === RUN TestCreateServiceConfigFileMode [2022-08-16T21:23:53.856Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-16T21:23:54.111Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2022-08-16T21:23:54.111Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-16T21:23:54.111Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-16T21:23:54.111Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-08-16T21:23:54.111Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-16T21:23:54.111Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-08-16T21:23:54.111Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-16T21:23:54.111Z] PASS [2022-08-16T21:23:54.111Z] [2022-08-16T21:23:54.111Z] DONE 8 tests in 10.909s [2022-08-16T21:23:54.111Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-16T21:23:54.111Z] ++ 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-16T21:23:54.111Z] ++ set -e [2022-08-16T21:23:54.111Z] ++ '[' -n 0 ']' [2022-08-16T21:23:54.111Z] ++ set -x [2022-08-16T21:23:54.111Z] ++ 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-16T21:23:54.111Z] testing: warning: no tests to run [2022-08-16T21:23:54.111Z] PASS [2022-08-16T21:23:54.111Z] [2022-08-16T21:23:54.111Z] DONE 0 tests in 0.028s [2022-08-16T21:23:54.111Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-16T21:23:54.111Z] ++ 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-16T21:23:54.111Z] ++ set -e [2022-08-16T21:23:54.111Z] ++ '[' -n 0 ']' [2022-08-16T21:23:54.111Z] ++ set -x [2022-08-16T21:23:54.111Z] ++ 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-16T21:23:54.368Z] INFO: Testing against a local daemon [2022-08-16T21:23:54.368Z] === RUN TestAuthZPluginAllowRequest [2022-08-16T21:23:54.380Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-08-16T21:23:54.380Z] === RUN TestCreateServiceSysctls [2022-08-16T21:23:55.234Z] --- PASS: TestDaemonStartWithLogOpt (4.21s) [2022-08-16T21:23:55.234Z] === CONT TestReadPluginNoRead [2022-08-16T21:23:55.733Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-08-16T21:23:55.733Z] === RUN TestAuthZPluginTLS [2022-08-16T21:23:55.989Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-16T21:23:55.989Z] === RUN TestAuthZPluginDenyRequest [2022-08-16T21:23:56.551Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-16T21:23:56.551Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-16T21:23:57.112Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-16T21:23:57.112Z] === RUN TestAuthZPluginDenyResponse [2022-08-16T21:23:57.139Z] === RUN TestReadPluginNoRead/default [2022-08-16T21:23:57.675Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-16T21:23:57.675Z] === RUN TestAuthZPluginAllowEventStream [2022-08-16T21:23:57.679Z] --- PASS: TestCreateServiceSysctls (3.23s) [2022-08-16T21:23:57.679Z] === RUN TestCreateServiceCapabilities [2022-08-16T21:23:58.516Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-16T21:23:58.603Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-16T21:23:58.603Z] === RUN TestAuthZPluginErrorResponse [2022-08-16T21:23:59.165Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-16T21:23:59.165Z] === RUN TestAuthZPluginErrorRequest [2022-08-16T21:23:59.728Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-16T21:23:59.728Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-16T21:23:59.895Z] --- PASS: TestContinueAfterPluginCrash (8.85s) [2022-08-16T21:23:59.895Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-16T21:24:00.217Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-16T21:24:00.217Z] === RUN TestInspect [2022-08-16T21:24:00.290Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-16T21:24:00.290Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-16T21:24:00.834Z] === CONT TestReadPluginNoRead [2022-08-16T21:24:00.834Z] read_test.go:92: [d0b3ec45000f4] daemon is not started [2022-08-16T21:24:00.834Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-08-16T21:24:00.834Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-16T21:24:00.834Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-08-16T21:24:00.834Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-08-16T21:24:00.834Z] PASS [2022-08-16T21:24:00.834Z] [2022-08-16T21:24:00.834Z] DONE 6 tests in 10.262s [2022-08-16T21:24:00.834Z] 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-16T21:24:01.094Z] testing: warning: no tests to run [2022-08-16T21:24:01.094Z] PASS [2022-08-16T21:24:01.094Z] [2022-08-16T21:24:01.094Z] DONE 0 tests in 0.043s [2022-08-16T21:24:01.094Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-16T21:24:01.094Z] INFO: Testing against a local daemon [2022-08-16T21:24:01.094Z] === RUN TestPluginWithDevMounts [2022-08-16T21:24:01.094Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-16T21:24:01.094Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-16T21:24:01.094Z] PASS [2022-08-16T21:24:01.094Z] [2022-08-16T21:24:01.094Z] === Skipped [2022-08-16T21:24:01.094Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-16T21:24:01.094Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-16T21:24:01.094Z] [2022-08-16T21:24:01.094Z] DONE 1 tests, 1 skipped in 0.103s [2022-08-16T21:24:01.094Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-16T21:24:01.094Z] INFO: Testing against a local daemon [2022-08-16T21:24:01.094Z] === RUN TestSecretInspect [2022-08-16T21:24:01.094Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.094Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-16T21:24:01.094Z] === RUN TestSecretList [2022-08-16T21:24:01.094Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.094Z] --- SKIP: TestSecretList (0.01s) [2022-08-16T21:24:01.094Z] === RUN TestSecretsCreateAndDelete [2022-08-16T21:24:01.353Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-16T21:24:01.353Z] === RUN TestSecretsUpdate [2022-08-16T21:24:01.353Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-16T21:24:01.353Z] === RUN TestTemplatedSecret [2022-08-16T21:24:01.353Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-16T21:24:01.353Z] === RUN TestSecretCreateResolve [2022-08-16T21:24:01.353Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-16T21:24:01.353Z] PASS [2022-08-16T21:24:01.353Z] [2022-08-16T21:24:01.353Z] === Skipped [2022-08-16T21:24:01.353Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-16T21:24:01.353Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] [2022-08-16T21:24:01.353Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-16T21:24:01.353Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] [2022-08-16T21:24:01.353Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-16T21:24:01.353Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] [2022-08-16T21:24:01.353Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-16T21:24:01.353Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] [2022-08-16T21:24:01.353Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-16T21:24:01.353Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] [2022-08-16T21:24:01.353Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-16T21:24:01.353Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] [2022-08-16T21:24:01.353Z] DONE 6 tests, 6 skipped in 0.150s [2022-08-16T21:24:01.353Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-16T21:24:01.353Z] INFO: Testing against a local daemon [2022-08-16T21:24:01.353Z] === RUN TestServiceCreateInit [2022-08-16T21:24:01.353Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-16T21:24:01.353Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.353Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-16T21:24:01.353Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.354Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-16T21:24:01.354Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-16T21:24:01.354Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-16T21:24:01.354Z] === RUN TestCreateServiceMultipleTimes [2022-08-16T21:24:01.354Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.354Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-16T21:24:01.354Z] === RUN TestCreateServiceConflict [2022-08-16T21:24:01.354Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.354Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-08-16T21:24:01.354Z] === RUN TestCreateServiceMaxReplicas [2022-08-16T21:24:01.354Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.354Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-16T21:24:01.354Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-16T21:24:01.354Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.354Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-16T21:24:01.354Z] === RUN TestCreateServiceSecretFileMode [2022-08-16T21:24:01.354Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.354Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-16T21:24:01.354Z] === RUN TestCreateServiceConfigFileMode [2022-08-16T21:24:01.354Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-16T21:24:01.613Z] === RUN TestCreateServiceSysctls [2022-08-16T21:24:01.613Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-16T21:24:01.613Z] === RUN TestCreateServiceCapabilities [2022-08-16T21:24:01.613Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-16T21:24:01.613Z] === RUN TestInspect [2022-08-16T21:24:01.613Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestInspect (0.02s) [2022-08-16T21:24:01.613Z] === RUN TestCreateJob [2022-08-16T21:24:01.613Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestCreateJob (0.01s) [2022-08-16T21:24:01.613Z] === RUN TestReplicatedJob [2022-08-16T21:24:01.613Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-16T21:24:01.613Z] === RUN TestUpdateReplicatedJob [2022-08-16T21:24:01.613Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-16T21:24:01.613Z] === RUN TestServiceListWithStatuses [2022-08-16T21:24:01.613Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:24:01.613Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-16T21:24:01.613Z] === RUN TestDockerNetworkConnectAlias [2022-08-16T21:24:01.613Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-16T21:24:01.613Z] === RUN TestDockerNetworkReConnect [2022-08-16T21:24:01.613Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:01.613Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-16T21:24:01.613Z] === RUN TestServicePlugin [2022-08-16T21:24:01.654Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-08-16T21:24:01.654Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-16T21:24:03.022Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-08-16T21:24:03.022Z] === RUN TestAuthZPluginHeader [2022-08-16T21:24:03.506Z] --- PASS: TestInspect (2.89s) [2022-08-16T21:24:03.506Z] === RUN TestCreateJob [2022-08-16T21:24:03.543Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.543Z] --- SKIP: TestServicePlugin (2.03s) [2022-08-16T21:24:03.543Z] === RUN TestServiceUpdateLabel [2022-08-16T21:24:03.543Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.543Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-16T21:24:03.543Z] === RUN TestServiceUpdateSecrets [2022-08-16T21:24:03.804Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-16T21:24:03.804Z] === RUN TestServiceUpdateConfigs [2022-08-16T21:24:03.804Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-08-16T21:24:03.804Z] === RUN TestServiceUpdateNetwork [2022-08-16T21:24:03.804Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-08-16T21:24:03.804Z] === RUN TestServiceUpdatePidsLimit [2022-08-16T21:24:03.804Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-16T21:24:03.804Z] PASS [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === Skipped [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-16T21:24:03.804Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-16T21:24:03.804Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-16T21:24:03.804Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-08-16T21:24:03.804Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-16T21:24:03.804Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-16T21:24:03.804Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-16T21:24:03.804Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-16T21:24:03.804Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-16T21:24:03.804Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-16T21:24:03.804Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-08-16T21:24:03.804Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-16T21:24:03.804Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-16T21:24:03.804Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-16T21:24:03.804Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-16T21:24:03.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-16T21:24:03.804Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-16T21:24:03.804Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServicePlugin (2.03s) [2022-08-16T21:24:03.804Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-16T21:24:03.804Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-16T21:24:03.804Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-08-16T21:24:03.804Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-08-16T21:24:03.804Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-16T21:24:03.804Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:24:03.804Z] [2022-08-16T21:24:03.804Z] DONE 24 tests, 23 skipped in 2.498s [2022-08-16T21:24:03.804Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-16T21:24:03.804Z] INFO: Testing against a local daemon [2022-08-16T21:24:03.804Z] === RUN TestSessionCreate [2022-08-16T21:24:03.804Z] --- PASS: TestSessionCreate (0.03s) [2022-08-16T21:24:03.804Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-16T21:24:03.952Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-16T21:24:03.952Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-16T21:24:03.952Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:03.952Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-16T21:24:03.952Z] === RUN TestAuthZPluginV2Disable [2022-08-16T21:24:03.952Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:03.952Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-16T21:24:03.952Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-16T21:24:03.952Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:03.952Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-16T21:24:03.952Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-16T21:24:03.952Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:03.952Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-16T21:24:03.952Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-16T21:24:04.064Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-16T21:24:04.064Z] PASS [2022-08-16T21:24:04.064Z] [2022-08-16T21:24:04.064Z] DONE 2 tests in 0.170s [2022-08-16T21:24:04.064Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-16T21:24:04.064Z] INFO: Testing against a local daemon [2022-08-16T21:24:04.064Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:24:04.064Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:24:04.064Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:24:04.064Z] === RUN TestDiskUsage [2022-08-16T21:24:04.064Z] === PAUSE TestDiskUsage [2022-08-16T21:24:04.064Z] === RUN TestEventsExecDie [2022-08-16T21:24:04.632Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-16T21:24:04.632Z] === RUN TestEventsBackwardsCompatible [2022-08-16T21:24:04.632Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-16T21:24:04.632Z] === RUN TestEventsVolumeCreate [2022-08-16T21:24:04.632Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-16T21:24:04.632Z] === RUN TestInfoBinaryCommits [2022-08-16T21:24:04.891Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-16T21:24:04.891Z] === RUN TestInfoAPIVersioned [2022-08-16T21:24:04.891Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-16T21:24:04.891Z] === RUN TestInfoAPI [2022-08-16T21:24:04.891Z] --- PASS: TestInfoAPI (0.02s) [2022-08-16T21:24:04.891Z] === RUN TestInfoAPIWarnings [2022-08-16T21:24:06.795Z] --- PASS: TestCreateJob (3.19s) [2022-08-16T21:24:06.795Z] === RUN TestReplicatedJob [2022-08-16T21:24:12.072Z] --- PASS: TestReplicatedJob (5.64s) [2022-08-16T21:24:12.072Z] === RUN TestUpdateReplicatedJob [2022-08-16T21:24:15.204Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-16T21:24:15.366Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2022-08-16T21:24:15.366Z] === RUN TestServiceListWithStatuses [2022-08-16T21:24:15.366Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:24:15.366Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-16T21:24:15.366Z] === RUN TestDockerNetworkConnectAlias [2022-08-16T21:24:21.024Z] --- PASS: TestDockerNetworkConnectAlias (4.31s) [2022-08-16T21:24:21.024Z] === RUN TestDockerNetworkReConnect [2022-08-16T21:24:21.994Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-16T21:24:21.994Z] PASS [2022-08-16T21:24:21.994Z] [2022-08-16T21:24:21.994Z] === Skipped [2022-08-16T21:24:21.994Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-16T21:24:21.994Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:21.994Z] [2022-08-16T21:24:21.994Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-16T21:24:21.994Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:21.994Z] [2022-08-16T21:24:21.994Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-16T21:24:21.994Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:21.994Z] [2022-08-16T21:24:21.994Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-16T21:24:21.994Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:21.994Z] [2022-08-16T21:24:21.994Z] DONE 17 tests, 4 skipped in 26.404s [2022-08-16T21:24:21.994Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-16T21:24:21.994Z] ++ 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-16T21:24:21.994Z] ++ set -e [2022-08-16T21:24:21.994Z] ++ '[' -n 0 ']' [2022-08-16T21:24:21.994Z] ++ set -x [2022-08-16T21:24:21.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=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-16T21:24:21.994Z] INFO: Testing against a local daemon [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:24:21.994Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:24:21.994Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-16T21:24:21.994Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-16T21:24:21.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-16T21:24:21.994Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-16T21:24:21.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-16T21:24:21.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-16T21:24:21.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-16T21:24:21.994Z] === RUN TestPluginInstall [2022-08-16T21:24:21.994Z] === RUN TestPluginInstall/no_auth [2022-08-16T21:24:21.994Z] time="2022-08-16T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:24:21.994Z] time="2022-08-16T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8fc40efefcd59ae414da76b3557f71edd6e4472ea6192efa9474be2f1adc3ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:24:21.994Z] time="2022-08-16T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:24:21.994Z] time="2022-08-16T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8fc40efefcd59ae414da76b3557f71edd6e4472ea6192efa9474be2f1adc3ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:24:21.994Z] === RUN TestPluginInstall/with_htpasswd [2022-08-16T21:24:21.994Z] time="2022-08-16T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:24:21.994Z] time="2022-08-16T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8fc40efefcd59ae414da76b3557f71edd6e4472ea6192efa9474be2f1adc3ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:24:21.994Z] time="2022-08-16T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:24:21.994Z] time="2022-08-16T21:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8fc40efefcd59ae414da76b3557f71edd6e4472ea6192efa9474be2f1adc3ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:24:22.251Z] === RUN TestPluginInstall/with_insecure [2022-08-16T21:24:22.947Z] --- PASS: TestDockerNetworkReConnect (3.50s) [2022-08-16T21:24:22.947Z] === RUN TestServicePlugin [2022-08-16T21:24:23.179Z] time="2022-08-16T21:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:24:23.179Z] time="2022-08-16T21:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eaea006a663a7149b1e850e1834f8462767cceaa11899ffef064de50815855cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:24:23.179Z] time="2022-08-16T21:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:24:23.179Z] time="2022-08-16T21:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eaea006a663a7149b1e850e1834f8462767cceaa11899ffef064de50815855cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:24:23.179Z] plugin_test.go:196: [d68fe6e6bb844] daemon is not started [2022-08-16T21:24:23.179Z] --- PASS: TestPluginInstall (2.50s) [2022-08-16T21:24:23.179Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-08-16T21:24:23.179Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-16T21:24:23.179Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-08-16T21:24:23.179Z] === RUN TestPluginsWithRuntimes [2022-08-16T21:24:24.231Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-16T21:24:24.231Z] === RUN TestInfoDebug [2022-08-16T21:24:24.231Z] --- PASS: TestInfoDebug (0.54s) [2022-08-16T21:24:24.231Z] === RUN TestInfoInsecureRegistries [2022-08-16T21:24:24.231Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-16T21:24:24.231Z] === RUN TestInfoRegistryMirrors [2022-08-16T21:24:24.231Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-16T21:24:24.231Z] === RUN TestLoginFailsWithBadCredentials [2022-08-16T21:24:24.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-16T21:24:24.231Z] === RUN TestPingCacheHeaders [2022-08-16T21:24:24.231Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-16T21:24:24.231Z] === RUN TestPingGet [2022-08-16T21:24:24.231Z] --- PASS: TestPingGet (0.02s) [2022-08-16T21:24:24.231Z] === RUN TestPingHead [2022-08-16T21:24:24.231Z] --- PASS: TestPingHead (0.03s) [2022-08-16T21:24:24.231Z] === RUN TestPingSwarmHeader [2022-08-16T21:24:24.231Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-16T21:24:24.490Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-16T21:24:25.069Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-16T21:24:25.427Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-16T21:24:25.427Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-16T21:24:25.427Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-16T21:24:25.427Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-16T21:24:25.427Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-16T21:24:25.427Z] === RUN TestVersion [2022-08-16T21:24:25.427Z] --- PASS: TestVersion (0.03s) [2022-08-16T21:24:25.427Z] === CONT TestDiskUsage [2022-08-16T21:24:25.631Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/container_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/image_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/volume_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-16T21:24:25.995Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-16T21:24:26.254Z] === RUN TestDiskUsage/after_container.Run [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-16T21:24:26.514Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-16T21:24:26.559Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-08-16T21:24:26.559Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-16T21:24:26.559Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-16T21:24:26.559Z] === RUN TestPluginBackCompatMediaTypes [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage (1.22s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-16T21:24:26.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-16T21:24:26.773Z] PASS [2022-08-16T21:24:26.773Z] [2022-08-16T21:24:26.773Z] === Skipped [2022-08-16T21:24:26.773Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:24:26.773Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:24:26.773Z] [2022-08-16T21:24:26.773Z] DONE 54 tests, 1 skipped in 22.794s [2022-08-16T21:24:26.773Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-16T21:24:26.773Z] INFO: Testing against a local daemon [2022-08-16T21:24:26.773Z] === RUN TestVolumesCreateAndList [2022-08-16T21:24:26.774Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-16T21:24:26.774Z] === RUN TestVolumesRemove [2022-08-16T21:24:27.032Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-16T21:24:27.032Z] === RUN TestVolumesInspect [2022-08-16T21:24:27.032Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-16T21:24:27.032Z] === RUN TestVolumesInvalidJSON [2022-08-16T21:24:27.032Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-16T21:24:27.032Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-16T21:24:27.032Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-16T21:24:27.032Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-16T21:24:27.032Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-16T21:24:27.032Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-16T21:24:27.032Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-16T21:24:27.032Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-16T21:24:27.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-16T21:24:27.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-16T21:24:27.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-16T21:24:27.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-16T21:24:27.032Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-16T21:24:27.032Z] PASS [2022-08-16T21:24:27.032Z] [2022-08-16T21:24:27.032Z] DONE 9 tests in 0.185s [2022-08-16T21:24:27.032Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T21:24:27.032Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14238 is not a child of this shell [2022-08-16T21:24:27.032Z] warning: PID 14238 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-16T21:24:27.032Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T21:24:27.032Z] [2022-08-16T21:24:27.032Z] Unloading profiles will leave already running processes permanently [2022-08-16T21:24:27.032Z] unconfined, which can lead to unexpected situations. [2022-08-16T21:24:27.032Z] [2022-08-16T21:24:27.032Z] To set a process to complain mode, use the command line tool [2022-08-16T21:24:27.032Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T21:24:27.032Z] Removing test suite binaries [2022-08-16T21:24:27.032Z] exiting test-integration [2022-08-16T21:24:27.032Z] ++ exit 0 [2022-08-16T21:24:27.032Z] [2022-08-16T21:24:27.121Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-08-16T21:24:27.121Z] PASS [2022-08-16T21:24:27.121Z] [2022-08-16T21:24:27.121Z] DONE 24 tests in 6.447s [2022-08-16T21:24:27.121Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-16T21:24:27.121Z] ++ 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-16T21:24:27.121Z] ++ set -e [2022-08-16T21:24:27.121Z] ++ '[' -n 0 ']' [2022-08-16T21:24:27.121Z] ++ set -x [2022-08-16T21:24:27.121Z] ++ 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-16T21:24:27.121Z] INFO: Testing against a local daemon [2022-08-16T21:24:27.121Z] === RUN TestExternalGraphDriver [2022-08-16T21:24:27.138Z] plugin_test.go:61: [df446a872e19b] joining swarm manager [d062a54725e36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:24:27.682Z] === RUN TestExternalGraphDriver/json Post stage [Pipeline] junit [2022-08-16T21:24:27.987Z] Recording test results [2022-08-16T21:24:28.075Z] plugin_test.go:64: [dc509f51cd7f3] joining swarm manager [d062a54725e36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:24:29.048Z] === RUN TestExternalGraphDriver/spec [2022-08-16T21:24:29.788Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T21:24:30.118Z] + echo Ensuring container killed. [2022-08-16T21:24:30.118Z] Ensuring container killed. [2022-08-16T21:24:30.118Z] + docker rm -vf docker-pr2 [2022-08-16T21:24:30.118Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:24:30.414Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:24:30.414Z] Chowning /workspace to jenkins user [2022-08-16T21:24:30.414Z] + id -u [2022-08-16T21:24:30.414Z] + id -g [2022-08-16T21:24:30.414Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43968:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T21:24:30.414Z] Unable to find image 'busybox:latest' locally [2022-08-16T21:24:30.673Z] latest: Pulling from library/busybox [2022-08-16T21:24:30.673Z] 50783e0dfb64: Pulling fs layer [2022-08-16T21:24:30.673Z] 50783e0dfb64: Verifying Checksum [2022-08-16T21:24:30.673Z] 50783e0dfb64: Download complete [2022-08-16T21:24:30.673Z] 50783e0dfb64: Pull complete [2022-08-16T21:24:30.932Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-16T21:24:30.932Z] Status: Downloaded newer image for busybox:latest [2022-08-16T21:24:30.937Z] === RUN TestExternalGraphDriver/pull [2022-08-16T21:24:32.312Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-08-16T21:24:32.312Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-08-16T21:24:32.312Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-08-16T21:24:32.312Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-16T21:24:32.312Z] === RUN TestGraphdriverPluginV2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:24:32.568Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:32.568Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-08-16T21:24:32.568Z] PASS [2022-08-16T21:24:32.568Z] [2022-08-16T21:24:32.568Z] === Skipped [2022-08-16T21:24:32.568Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-08-16T21:24:32.568Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:24:32.568Z] [2022-08-16T21:24:32.568Z] DONE 5 tests, 1 skipped in 5.564s [2022-08-16T21:24:32.568Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-16T21:24:32.568Z] ++ 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-16T21:24:32.569Z] ++ set -e [2022-08-16T21:24:32.569Z] ++ '[' -n 0 ']' [2022-08-16T21:24:32.569Z] ++ set -x [2022-08-16T21:24:32.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-16T21:24:32.614Z] + bundleName=amd64-rootless [2022-08-16T21:24:32.614Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-16T21:24:32.614Z] Creating amd64-rootless-bundles.tar.gz [2022-08-16T21:24:32.614Z] + 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-16T21:24:32.614Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-16T21:24:32.627Z] Archiving artifacts [2022-08-16T21:24:32.825Z] INFO: Testing against a local daemon [2022-08-16T21:24:32.825Z] === RUN TestContinueAfterPluginCrash [2022-08-16T21:24:32.825Z] === PAUSE TestContinueAfterPluginCrash [2022-08-16T21:24:32.825Z] === RUN TestReadPluginNoRead [2022-08-16T21:24:32.825Z] === PAUSE TestReadPluginNoRead [2022-08-16T21:24:32.825Z] === RUN TestDaemonStartWithLogOpt [2022-08-16T21:24:32.825Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-16T21:24:32.825Z] === CONT TestContinueAfterPluginCrash [2022-08-16T21:24:32.825Z] === CONT TestDaemonStartWithLogOpt [2022-08-16T21:24:34.268Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43968/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T21:24:34.574Z] + make clean [2022-08-16T21:24:34.832Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T21:24:34.832Z] docker-dev-cache [2022-08-16T21:24:34.832Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T21:24:36.093Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-08-16T21:24:36.093Z] === CONT TestReadPluginNoRead [2022-08-16T21:24:37.983Z] === RUN TestReadPluginNoRead/default [2022-08-16T21:24:39.348Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-16T21:24:40.276Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-16T21:24:40.838Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-08-16T21:24:41.401Z] === CONT TestReadPluginNoRead [2022-08-16T21:24:41.401Z] read_test.go:92: [dd1f1b185e741] daemon is not started [2022-08-16T21:24:41.401Z] --- PASS: TestReadPluginNoRead (5.64s) [2022-08-16T21:24:41.401Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-08-16T21:24:41.401Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-08-16T21:24:41.401Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-16T21:24:41.401Z] PASS [2022-08-16T21:24:41.401Z] [2022-08-16T21:24:41.401Z] DONE 6 tests in 8.738s [2022-08-16T21:24:41.401Z] 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-16T21:24:41.401Z] ++ 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-16T21:24:41.401Z] ++ set -e [2022-08-16T21:24:41.401Z] ++ '[' -n 0 ']' [2022-08-16T21:24:41.401Z] ++ set -x [2022-08-16T21:24:41.401Z] ++ 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-16T21:24:41.401Z] testing: warning: no tests to run [2022-08-16T21:24:41.401Z] PASS [2022-08-16T21:24:41.401Z] [2022-08-16T21:24:41.401Z] DONE 0 tests in 0.033s [2022-08-16T21:24:41.401Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-16T21:24:41.401Z] ++ 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-16T21:24:41.401Z] ++ set -e [2022-08-16T21:24:41.401Z] ++ '[' -n 0 ']' [2022-08-16T21:24:41.401Z] ++ set -x [2022-08-16T21:24:41.401Z] ++ 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-16T21:24:41.657Z] INFO: Testing against a local daemon [2022-08-16T21:24:41.657Z] === RUN TestPluginWithDevMounts [2022-08-16T21:24:41.657Z] === PAUSE TestPluginWithDevMounts [2022-08-16T21:24:41.657Z] === CONT TestPluginWithDevMounts [2022-08-16T21:24:43.022Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-16T21:24:43.022Z] PASS [2022-08-16T21:24:43.022Z] [2022-08-16T21:24:43.022Z] DONE 1 tests in 1.637s [2022-08-16T21:24:43.022Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-16T21:24:43.022Z] ++ 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-16T21:24:43.022Z] ++ set -e [2022-08-16T21:24:43.022Z] ++ '[' -n 0 ']' [2022-08-16T21:24:43.022Z] ++ set -x [2022-08-16T21:24:43.022Z] ++ 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-16T21:24:43.278Z] INFO: Testing against a local daemon [2022-08-16T21:24:43.278Z] === RUN TestSecretInspect [2022-08-16T21:24:45.794Z] --- PASS: TestSecretInspect (2.14s) [2022-08-16T21:24:45.794Z] === RUN TestSecretList [2022-08-16T21:24:47.683Z] --- PASS: TestSecretList (2.13s) [2022-08-16T21:24:47.683Z] === RUN TestSecretsCreateAndDelete [2022-08-16T21:24:50.205Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-08-16T21:24:50.205Z] === RUN TestSecretsUpdate [2022-08-16T21:24:52.094Z] --- PASS: TestSecretsUpdate (2.29s) [2022-08-16T21:24:52.094Z] === RUN TestTemplatedSecret [2022-08-16T21:24:54.610Z] --- PASS: TestTemplatedSecret (2.41s) [2022-08-16T21:24:54.610Z] === RUN TestSecretCreateResolve [2022-08-16T21:24:54.623Z] --- PASS: TestServicePlugin (30.20s) [2022-08-16T21:24:54.623Z] === RUN TestServiceUpdateLabel [2022-08-16T21:24:55.190Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-08-16T21:24:55.190Z] === RUN TestServiceUpdateSecrets [2022-08-16T21:24:57.125Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-16T21:24:57.125Z] PASS [2022-08-16T21:24:57.125Z] [2022-08-16T21:24:57.125Z] DONE 6 tests in 13.498s [2022-08-16T21:24:57.125Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-16T21:24:57.125Z] ++ 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-16T21:24:57.125Z] ++ set -e [2022-08-16T21:24:57.125Z] ++ '[' -n 0 ']' [2022-08-16T21:24:57.125Z] ++ set -x [2022-08-16T21:24:57.125Z] ++ 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-16T21:24:57.125Z] INFO: Testing against a local daemon [2022-08-16T21:24:57.125Z] === RUN TestServiceCreateInit [2022-08-16T21:24:57.125Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-16T21:25:00.392Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-16T21:25:04.559Z] --- PASS: TestServiceCreateInit (7.13s) [2022-08-16T21:25:04.559Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-08-16T21:25:04.559Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2022-08-16T21:25:04.559Z] === RUN TestCreateServiceMultipleTimes [2022-08-16T21:25:08.443Z] .........................xx.................... [ 29%] [2022-08-16T21:25:10.070Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2022-08-16T21:25:10.070Z] === RUN TestServiceUpdateConfigs [2022-08-16T21:25:19.415Z] --- PASS: TestCreateServiceMultipleTimes (15.07s) [2022-08-16T21:25:19.415Z] === RUN TestCreateServiceConflict [2022-08-16T21:25:21.305Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-16T21:25:21.305Z] === RUN TestCreateServiceMaxReplicas [2022-08-16T21:25:23.822Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-08-16T21:25:23.822Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-16T21:25:24.960Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2022-08-16T21:25:24.960Z] === RUN TestServiceUpdateNetwork [2022-08-16T21:25:25.151Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-16T21:25:27.700Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:25:27.700Z] Using test binary docker [2022-08-16T21:25:27.700Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:25:27.700Z] Using test binary docker [2022-08-16T21:25:27.700Z] +++ /etc/init.d/apparmor start [2022-08-16T21:25:27.700Z] +++ /etc/init.d/apparmor start [2022-08-16T21:25:27.700Z] Not: starting. [2022-08-16T21:25:27.700Z] Not: starting.INFO: Waiting for daemon to start... [2022-08-16T21:25:27.700Z] Starting dockerd [2022-08-16T21:25:27.700Z] +++ 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-16T21:25:27.700Z] [2022-08-16T21:25:27.700Z] INFO: Waiting for daemon to start... [2022-08-16T21:25:27.700Z] Starting dockerd [2022-08-16T21:25:27.700Z] +++ 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-16T21:25:27.700Z] .. [2022-08-16T21:25:27.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:25:27.700Z] [2022-08-16T21:25:27.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:25:27.700Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:25:27.700Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:25:27.700Z] Error: No such image: emptyfs [2022-08-16T21:25:27.700Z] Error: No such image: emptyfs [2022-08-16T21:25:27.700Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-16T21:25:27.700Z] ++++ docker load [2022-08-16T21:25:27.700Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-16T21:25:27.700Z] ++++ docker load [2022-08-16T21:25:27.700Z] Loaded image: emptyfs:latest [2022-08-16T21:25:27.700Z] Running integration-test (iteration 1) [2022-08-16T21:25:27.700Z] Loaded image: emptyfs:latest [2022-08-16T21:25:27.700Z] 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-16T21:25:27.700Z] ++ 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-16T21:25:27.700Z] ++ set -e [2022-08-16T21:25:27.700Z] ++ '[' -n 0 ']' [2022-08-16T21:25:27.700Z] ++ set -x [2022-08-16T21:25:27.700Z] ++ 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-16T21:25:27.700Z] Running integration-test (iteration 1) [2022-08-16T21:25:27.700Z] 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-16T21:25:27.700Z] ++ 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-16T21:25:27.700Z] ++ set -e [2022-08-16T21:25:27.700Z] ++ '[' -n 0 ']' [2022-08-16T21:25:27.700Z] ++ set -x [2022-08-16T21:25:27.700Z] ++ 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-16T21:25:27.700Z] Loaded image: busybox:latest [2022-08-16T21:25:27.700Z] Loaded image: busybox:latest [2022-08-16T21:25:27.700Z] Loaded image: busybox:glibc [2022-08-16T21:25:27.700Z] Loaded image: busybox:glibc [2022-08-16T21:25:28.263Z] Loaded image: debian:bullseye-slim [2022-08-16T21:25:28.263Z] Loaded image: debian:bullseye-slim [2022-08-16T21:25:28.263Z] Loaded image: hello-world:latest [2022-08-16T21:25:28.263Z] Loaded image: hello-world:latest [2022-08-16T21:25:28.520Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:25:28.520Z] INFO: Testing against a local daemon [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-16T21:25:28.520Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-16T21:25:28.520Z] INFO: Testing against a local daemon [2022-08-16T21:25:28.520Z] === RUN TestDockerDaemonSuite [2022-08-16T21:25:28.520Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-16T21:25:28.520Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-16T21:25:31.833Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-16T21:25:31.833Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-16T21:25:32.446Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-16T21:25:32.446Z] --- PASS: TestBuildWithHugeFile (130.99s) [2022-08-16T21:25:32.446Z] === RUN TestBuildWCOWSandboxSize [2022-08-16T21:25:32.446Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:25:32.446Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:25:32.446Z] === RUN TestBuildWithEmptyDockerfile [2022-08-16T21:25:32.446Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:25:32.446Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:25:32.446Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:25:32.446Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:25:32.446Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:25:32.446Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:25:32.446Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:25:32.446Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:25:32.446Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:25:32.615Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-16T21:25:32.715Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-16T21:25:32.715Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-16T21:25:32.715Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-16T21:25:32.715Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-08-16T21:25:32.715Z] === RUN TestBuildPreserveOwnership [2022-08-16T21:25:32.715Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-16T21:25:32.715Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-16T21:25:33.280Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-16T21:25:34.208Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-16T21:25:34.208Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-16T21:25:35.576Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-16T21:25:35.576Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-16T21:25:35.576Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-16T21:25:35.832Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-16T21:25:35.832Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-16T21:25:35.832Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-16T21:25:37.167Z] --- PASS: TestServiceUpdateNetwork (12.61s) [2022-08-16T21:25:37.167Z] === RUN TestServiceUpdatePidsLimit [2022-08-16T21:25:37.198Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-16T21:25:37.198Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-16T21:25:37.198Z] --- PASS: TestBuildPreserveOwnership (4.45s) [2022-08-16T21:25:37.198Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.84s) [2022-08-16T21:25:37.198Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2022-08-16T21:25:37.198Z] === RUN TestBuildPlatformInvalid [2022-08-16T21:25:37.198Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-16T21:25:37.198Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-16T21:25:37.761Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-16T21:25:37.761Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-16T21:25:37.761Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-16T21:25:37.761Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-16T21:25:37.824Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-16T21:25:38.323Z] Loaded image: busybox:latest [2022-08-16T21:25:38.323Z] Loaded image: busybox:glibc [2022-08-16T21:25:38.544Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-16T21:25:38.659Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-08-16T21:25:38.660Z] === RUN TestCreateServiceSecretFileMode [2022-08-16T21:25:39.222Z] --- PASS: TestCreateServiceSecretFileMode (2.34s) [2022-08-16T21:25:39.222Z] === RUN TestCreateServiceConfigFileMode [2022-08-16T21:25:39.481Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-16T21:25:39.689Z] Loaded image: debian:bullseye-slim [2022-08-16T21:25:39.689Z] Loaded image: hello-world:latest [2022-08-16T21:25:39.945Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:25:41.737Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-08-16T21:25:41.737Z] === RUN TestCreateServiceSysctls [2022-08-16T21:25:41.836Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-16T21:25:43.729Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-16T21:25:45.003Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-08-16T21:25:45.003Z] === RUN TestCreateServiceCapabilities [2022-08-16T21:25:45.618Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-16T21:25:46.891Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-08-16T21:25:46.891Z] === RUN TestInspect [2022-08-16T21:25:47.598Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-16T21:25:48.137Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-16T21:25:48.393Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-16T21:25:48.955Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.86s) [2022-08-16T21:25:48.955Z] PASS [2022-08-16T21:25:48.955Z] [2022-08-16T21:25:48.955Z] === Skipped [2022-08-16T21:25:48.955Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-16T21:25:48.955Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:25:48.955Z] [2022-08-16T21:25:48.955Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:25:48.955Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:25:48.955Z] [2022-08-16T21:25:48.955Z] DONE 34 tests, 2 skipped in 196.960s [2022-08-16T21:25:48.955Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-16T21:25:48.955Z] ++ 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-16T21:25:48.955Z] ++ set -e [2022-08-16T21:25:48.955Z] ++ '[' -n 0 ']' [2022-08-16T21:25:48.955Z] ++ set -x [2022-08-16T21:25:48.955Z] ++ 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-16T21:25:49.212Z] INFO: Testing against a local daemon [2022-08-16T21:25:49.212Z] === RUN TestConfigInspect [2022-08-16T21:25:49.427Z] --- PASS: TestInspect (2.63s) [2022-08-16T21:25:49.427Z] === RUN TestCreateJob [2022-08-16T21:25:49.467Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-16T21:25:50.834Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-16T21:25:51.764Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-16T21:25:51.764Z] --- PASS: TestConfigInspect (2.53s) [2022-08-16T21:25:51.764Z] === RUN TestConfigList [2022-08-16T21:25:52.328Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-16T21:25:52.328Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-16T21:25:52.694Z] --- PASS: TestCreateJob (2.95s) [2022-08-16T21:25:52.694Z] === RUN TestReplicatedJob [2022-08-16T21:25:53.257Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-16T21:25:53.514Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-16T21:25:53.771Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-16T21:25:53.923Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-16T21:25:54.160Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2022-08-16T21:25:54.161Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-08-16T21:25:54.161Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-16T21:25:54.161Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-16T21:25:54.161Z] PASS [2022-08-16T21:25:54.161Z] [2022-08-16T21:25:54.161Z] === Skipped [2022-08-16T21:25:54.161Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-16T21:25:54.161Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:25:54.161Z] [2022-08-16T21:25:54.161Z] DONE 27 tests, 1 skipped in 166.465s [2022-08-16T21:25:54.161Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-16T21:25:54.161Z] INFO: Testing against a local daemon [2022-08-16T21:25:54.161Z] === RUN TestSessionCreate [2022-08-16T21:25:54.161Z] --- PASS: TestSessionCreate (0.02s) [2022-08-16T21:25:54.161Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-16T21:25:54.161Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-16T21:25:54.161Z] PASS [2022-08-16T21:25:54.161Z] [2022-08-16T21:25:54.161Z] DONE 2 tests in 0.055s [2022-08-16T21:25:54.161Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-16T21:25:54.161Z] INFO: Testing against a local daemon [2022-08-16T21:25:54.161Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:25:54.161Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:25:54.161Z] === RUN TestDiskUsage [2022-08-16T21:25:54.161Z] === PAUSE TestDiskUsage [2022-08-16T21:25:54.161Z] === RUN TestEventsExecDie [2022-08-16T21:25:54.419Z] --- PASS: TestEventsExecDie (0.60s) [2022-08-16T21:25:54.419Z] === RUN TestEventsBackwardsCompatible [2022-08-16T21:25:54.419Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-16T21:25:54.419Z] === RUN TestEventsVolumeCreate [2022-08-16T21:25:54.419Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-16T21:25:54.420Z] === RUN TestInfoBinaryCommits [2022-08-16T21:25:54.420Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-16T21:25:54.420Z] === RUN TestInfoAPIVersioned [2022-08-16T21:25:54.420Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-16T21:25:54.420Z] === RUN TestInfoAPI [2022-08-16T21:25:54.688Z] --- PASS: TestInfoAPI (0.02s) [2022-08-16T21:25:54.688Z] === RUN TestInfoAPIWarnings [2022-08-16T21:25:54.700Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-16T21:25:54.700Z] --- PASS: TestConfigList (2.82s) [2022-08-16T21:25:54.700Z] === RUN TestConfigsCreateAndDelete [2022-08-16T21:25:55.305Z] docker_cli_daemon_test.go:1475: [d4d27c6554f28] daemon is not started [2022-08-16T21:25:55.562Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-16T21:25:55.818Z] check_test.go:540: [d407c9a61ff42] daemon is not started [2022-08-16T21:25:55.818Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-16T21:25:57.711Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2022-08-16T21:25:57.711Z] === RUN TestConfigsUpdate [2022-08-16T21:25:57.939Z] --- PASS: TestReplicatedJob (4.86s) [2022-08-16T21:25:57.939Z] === RUN TestUpdateReplicatedJob [2022-08-16T21:25:58.273Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-16T21:25:59.642Z] check_test.go:540: [dfa2df1b024a5] daemon is not started [2022-08-16T21:25:59.642Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-16T21:26:00.454Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-08-16T21:26:00.454Z] === RUN TestServiceListWithStatuses [2022-08-16T21:26:00.454Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:26:00.454Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-16T21:26:00.454Z] === RUN TestDockerNetworkConnectAlias [2022-08-16T21:26:00.569Z] --- PASS: TestConfigsUpdate (3.04s) [2022-08-16T21:26:00.569Z] === RUN TestTemplatedConfig [2022-08-16T21:26:00.569Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-16T21:26:01.133Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-16T21:26:01.697Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-16T21:26:01.954Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-16T21:26:02.517Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-16T21:26:02.517Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-16T21:26:02.773Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-16T21:26:03.703Z] --- PASS: TestTemplatedConfig (3.06s) [2022-08-16T21:26:03.703Z] === RUN TestConfigCreateResolve [2022-08-16T21:26:03.728Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-16T21:26:03.960Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-16T21:26:04.218Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-16T21:26:04.620Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-08-16T21:26:04.620Z] === RUN TestDockerNetworkReConnect [2022-08-16T21:26:05.486Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-16T21:26:05.587Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-16T21:26:05.587Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-16T21:26:06.516Z] --- PASS: TestConfigCreateResolve (2.85s) [2022-08-16T21:26:06.516Z] PASS [2022-08-16T21:26:06.516Z] [2022-08-16T21:26:06.516Z] DONE 6 tests in 17.380s [2022-08-16T21:26:06.516Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-16T21:26:06.516Z] ++ 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-16T21:26:06.516Z] ++ set -e [2022-08-16T21:26:06.516Z] ++ '[' -n 0 ']' [2022-08-16T21:26:06.516Z] ++ set -x [2022-08-16T21:26:06.516Z] ++ 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-16T21:26:06.516Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-16T21:26:06.773Z] INFO: Testing against a local daemon [2022-08-16T21:26:06.773Z] === RUN TestAttachWithTTY [2022-08-16T21:26:06.773Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-16T21:26:06.773Z] === RUN TestAttachWithoutTTy [2022-08-16T21:26:06.773Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-16T21:26:06.773Z] === RUN TestCheckpoint [2022-08-16T21:26:06.773Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:26:06.773Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/commit [2022-08-16T21:26:06.773Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-16T21:26:06.773Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:26:06.773Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:26:06.773Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:26:06.773Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:26:06.773Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:26:06.773Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:26:06.773Z] === CONT TestContainerInvalidJSON/commit [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-16T21:26:06.773Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-16T21:26:06.773Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-16T21:26:06.773Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-16T21:26:06.773Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-16T21:26:06.773Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-16T21:26:06.773Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-16T21:26:06.773Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:26:06.773Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-16T21:26:06.774Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-16T21:26:06.774Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-16T21:26:06.774Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-16T21:26:06.774Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-16T21:26:06.774Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-16T21:26:07.030Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-16T21:26:07.030Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-16T21:26:07.030Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-08-16T21:26:07.030Z] === RUN TestCopyEmptyFile [2022-08-16T21:26:07.287Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-16T21:26:07.287Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-08-16T21:26:07.287Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-16T21:26:07.544Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-08-16T21:26:07.544Z] === RUN TestCopyFromContainer [2022-08-16T21:26:07.886Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-08-16T21:26:07.886Z] === RUN TestServicePlugin [2022-08-16T21:26:07.886Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:26:07.886Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-16T21:26:07.886Z] === RUN TestServiceUpdateLabel [2022-08-16T21:26:08.109Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-16T21:26:08.672Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-16T21:26:09.235Z] === RUN TestCopyFromContainer// [2022-08-16T21:26:09.235Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-16T21:26:09.235Z] === RUN TestCopyFromContainer//bar/root [2022-08-16T21:26:09.493Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-16T21:26:09.493Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-16T21:26:09.493Z] === RUN TestCopyFromContainer/bar/quux [2022-08-16T21:26:09.493Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-16T21:26:09.493Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-16T21:26:09.662Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-16T21:26:09.749Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-16T21:26:09.749Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-16T21:26:10.007Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-16T21:26:10.007Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-16T21:26:10.263Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-16T21:26:10.263Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-16T21:26:10.263Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-16T21:26:10.263Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-16T21:26:10.401Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-08-16T21:26:10.401Z] === RUN TestServiceUpdateSecrets [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer (2.98s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-08-16T21:26:10.520Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-08-16T21:26:10.520Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-08-16T21:26:10.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-16T21:26:10.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:26:10.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:26:10.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:26:10.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:26:10.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:26:10.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:26:10.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:26:10.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:26:10.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:26:10.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-16T21:26:10.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-08-16T21:26:10.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-08-16T21:26:10.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-16T21:26:10.521Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-16T21:26:10.521Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-16T21:26:10.521Z] === RUN TestCreateWithInvalidEnv [2022-08-16T21:26:10.521Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-16T21:26:10.521Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-16T21:26:10.521Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-16T21:26:10.521Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-16T21:26:10.521Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-16T21:26:10.521Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-16T21:26:10.521Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-16T21:26:10.521Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-16T21:26:10.521Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-16T21:26:10.521Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-16T21:26:10.521Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-16T21:26:10.521Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-16T21:26:10.521Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-16T21:26:10.521Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-08-16T21:26:10.521Z] === RUN TestCreateTmpfsMountsTarget [2022-08-16T21:26:10.521Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-16T21:26:10.521Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-16T21:26:10.521Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-16T21:26:11.450Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-16T21:26:12.379Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-16T21:26:12.636Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-16T21:26:12.777Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-16T21:26:12.777Z] === RUN TestInfoDebug [2022-08-16T21:26:12.777Z] --- PASS: TestInfoDebug (0.52s) [2022-08-16T21:26:12.777Z] === RUN TestInfoInsecureRegistries [2022-08-16T21:26:12.777Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-16T21:26:12.777Z] === RUN TestInfoRegistryMirrors [2022-08-16T21:26:12.777Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-16T21:26:12.777Z] === RUN TestLoginFailsWithBadCredentials [2022-08-16T21:26:12.894Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s) [2022-08-16T21:26:12.894Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-16T21:26:12.894Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-16T21:26:13.036Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-16T21:26:13.036Z] === RUN TestPingCacheHeaders [2022-08-16T21:26:13.036Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-16T21:26:13.036Z] === RUN TestPingGet [2022-08-16T21:26:13.036Z] --- PASS: TestPingGet (0.01s) [2022-08-16T21:26:13.036Z] === RUN TestPingHead [2022-08-16T21:26:13.036Z] --- PASS: TestPingHead (0.02s) [2022-08-16T21:26:13.036Z] === RUN TestPingSwarmHeader [2022-08-16T21:26:13.150Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-16T21:26:13.604Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-16T21:26:14.172Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-16T21:26:14.355Z] ............................ [ 66%] [2022-08-16T21:26:15.046Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2022-08-16T21:26:15.046Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-16T21:26:15.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:26:15.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:26:15.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:26:15.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:26:15.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:26:15.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:26:15.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:26:15.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:26:15.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:26:15.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:26:15.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:26:15.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:26:15.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:26:15.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:26:15.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:26:15.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-16T21:26:15.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-16T21:26:15.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-16T21:26:15.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-16T21:26:15.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-16T21:26:15.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-16T21:26:15.047Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-16T21:26:15.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-16T21:26:15.109Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-16T21:26:15.368Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-08-16T21:26:15.368Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-16T21:26:15.368Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-16T21:26:15.368Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-16T21:26:15.368Z] === RUN TestVersion [2022-08-16T21:26:15.368Z] --- PASS: TestVersion (0.03s) [2022-08-16T21:26:15.368Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:26:15.368Z] === CONT TestDiskUsage [2022-08-16T21:26:15.614Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-08-16T21:26:15.615Z] === RUN TestCreateDifferentPlatform [2022-08-16T21:26:15.615Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-16T21:26:15.615Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-16T21:26:15.615Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-16T21:26:15.615Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-16T21:26:15.615Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-16T21:26:15.615Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-16T21:26:15.615Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-16T21:26:15.615Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-16T21:26:15.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-16T21:26:15.615Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-16T21:26:15.615Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-16T21:26:15.615Z] === RUN TestCreateInvalidHostConfig [2022-08-16T21:26:15.615Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:26:15.615Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:26:15.615Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:26:15.615Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:26:15.615Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:26:15.615Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:26:15.615Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:26:15.615Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:26:15.615Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:26:15.615Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:26:15.615Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:26:15.615Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:26:15.615Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-16T21:26:15.615Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-16T21:26:15.615Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-16T21:26:15.615Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-08-16T21:26:15.615Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-16T21:26:15.615Z] === RUN TestContainerStartOnDaemonRestart [2022-08-16T21:26:15.615Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-16T21:26:15.615Z] === RUN TestDaemonRestartIpcMode [2022-08-16T21:26:15.615Z] === PAUSE TestDaemonRestartIpcMode [2022-08-16T21:26:15.615Z] === RUN TestDaemonHostGatewayIP [2022-08-16T21:26:15.615Z] === PAUSE TestDaemonHostGatewayIP [2022-08-16T21:26:15.615Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-16T21:26:15.615Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-16T21:26:15.615Z] === RUN TestContainerKillOnDaemonStart [2022-08-16T21:26:15.615Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-16T21:26:15.615Z] === RUN TestDiff [2022-08-16T21:26:15.871Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/container_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/image_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/volume_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-16T21:26:15.935Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-16T21:26:16.194Z] === RUN TestDiskUsage/after_container.Run [2022-08-16T21:26:16.434Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-16T21:26:16.434Z] --- PASS: TestDiff (0.77s) [2022-08-16T21:26:16.434Z] === RUN TestExecConsoleSize [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-16T21:26:16.762Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-16T21:26:17.022Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage (1.62s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:26:17.022Z] PASS [2022-08-16T21:26:17.022Z] [2022-08-16T21:26:17.022Z] DONE 54 tests in 23.168s [2022-08-16T21:26:17.022Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-16T21:26:17.022Z] INFO: Testing against a local daemon [2022-08-16T21:26:17.022Z] === RUN TestVolumesCreateAndList [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-16T21:26:17.022Z] === RUN TestVolumesRemove [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-16T21:26:17.022Z] === RUN TestVolumesInspect [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-16T21:26:17.022Z] === RUN TestVolumesInvalidJSON [2022-08-16T21:26:17.022Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-16T21:26:17.022Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-16T21:26:17.022Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-16T21:26:17.022Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-16T21:26:17.022Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-16T21:26:17.022Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-16T21:26:17.022Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-16T21:26:17.022Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-16T21:26:17.022Z] PASS [2022-08-16T21:26:17.022Z] [2022-08-16T21:26:17.022Z] DONE 9 tests in 0.155s [2022-08-16T21:26:17.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T21:26:17.364Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-16T21:26:17.364Z] --- PASS: TestExecConsoleSize (0.93s) [2022-08-16T21:26:17.364Z] === RUN TestExecWithCloseStdin [2022-08-16T21:26:17.850Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-16T21:26:17.850Z] Removing test suite binaries [2022-08-16T21:26:17.850Z] exiting test-integration [2022-08-16T21:26:17.850Z] ++ exit 0 [2022-08-16T21:26:17.850Z] [2022-08-16T21:26:18.293Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-16T21:26:18.293Z] --- PASS: TestExecWithCloseStdin (0.98s) [2022-08-16T21:26:18.293Z] === RUN TestExec [2022-08-16T21:26:18.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-16T21:26:18.806Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-16T21:26:18.806Z] === RUN TestDockerSuite/TestContainerAPIKill Post stage [Pipeline] junit [2022-08-16T21:26:19.244Z] Recording test results [2022-08-16T21:26:19.370Z] --- PASS: TestExec (0.89s) [2022-08-16T21:26:19.370Z] === RUN TestExecUser [2022-08-16T21:26:19.627Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-16T21:26:19.883Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-16T21:26:20.141Z] --- PASS: TestExecUser (0.91s) [2022-08-16T21:26:20.141Z] === RUN TestExportContainerAndImportImage [2022-08-16T21:26:20.704Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-16T21:26:20.768Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T21:26:21.104Z] + echo Ensuring container killed. [2022-08-16T21:26:21.104Z] Ensuring container killed. [2022-08-16T21:26:21.104Z] + docker rm -vf docker-pr2 [2022-08-16T21:26:21.104Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:26:21.267Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-08-16T21:26:21.267Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-16T21:26:21.399Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:26:21.399Z] Chowning /workspace to jenkins user [2022-08-16T21:26:21.399Z] + id -u [2022-08-16T21:26:21.399Z] + id -g [2022-08-16T21:26:21.399Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43968:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T21:26:21.523Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-16T21:26:21.523Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-16T21:26:22.087Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-16T21:26:22.343Z] === RUN TestDockerSuite/TestContainerAPIRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:26:22.906Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-08-16T21:26:22.906Z] === RUN TestHealthCheckWorkdir [2022-08-16T21:26:23.073Z] + bundleName=amd64-cgroup2 [2022-08-16T21:26:23.073Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-16T21:26:23.073Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-16T21:26:23.073Z] + 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-16T21:26:23.073Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-16T21:26:23.345Z] Archiving artifacts [2022-08-16T21:26:23.469Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-16T21:26:23.726Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-16T21:26:23.983Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2022-08-16T21:26:23.983Z] === RUN TestHealthKillContainer [2022-08-16T21:26:24.239Z] check_test.go:540: [d658bb9d5c899] daemon is not started [2022-08-16T21:26:24.239Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-16T21:26:25.016Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43968/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T21:26:25.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-16T21:26:25.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-16T21:26:25.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-16T21:26:25.168Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-16T21:26:25.168Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-16T21:26:25.245Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-08-16T21:26:25.245Z] === RUN TestServiceUpdateConfigs [2022-08-16T21:26:25.326Z] + make clean [2022-08-16T21:26:25.326Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T21:26:25.326Z] docker-dev-cache [2022-08-16T21:26:25.326Z] docker-mod-cache [Pipeline] deleteDir [2022-08-16T21:26:25.730Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-16T21:26:26.291Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-16T21:26:27.675Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T21:26:29.595Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-16T21:26:30.156Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-16T21:26:30.412Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-16T21:26:30.974Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-16T21:26:30.974Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-16T21:26:30.974Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-16T21:26:30.974Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-16T21:26:32.340Z] --- PASS: TestHealthKillContainer (8.34s) [2022-08-16T21:26:32.340Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-16T21:26:32.903Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-08-16T21:26:32.903Z] === RUN TestIpcModeNone [2022-08-16T21:26:32.903Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-16T21:26:33.466Z] --- PASS: TestIpcModeNone (0.55s) [2022-08-16T21:26:33.466Z] === RUN TestIpcModePrivate [2022-08-16T21:26:33.722Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-16T21:26:33.722Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-08-16T21:26:33.978Z] --- PASS: TestIpcModePrivate (0.64s) [2022-08-16T21:26:33.978Z] === RUN TestIpcModeShareable [2022-08-16T21:26:34.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-16T21:26:34.499Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-16T21:26:34.755Z] --- PASS: TestIpcModeShareable (0.69s) [2022-08-16T21:26:34.755Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-16T21:26:35.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-16T21:26:36.685Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-16T21:26:36.685Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2022-08-16T21:26:36.685Z] === RUN TestAPIIpcModeHost [2022-08-16T21:26:36.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-16T21:26:36.942Z] check_test.go:540: [d91e1e583cc7e] daemon is not started [2022-08-16T21:26:36.942Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-16T21:26:37.203Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-08-16T21:26:37.203Z] === RUN TestDaemonIpcModeShareable [2022-08-16T21:26:37.459Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-16T21:26:38.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-16T21:26:38.021Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-16T21:26:38.278Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-16T21:26:38.535Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2022-08-16T21:26:38.535Z] === RUN TestDaemonIpcModePrivate [2022-08-16T21:26:38.535Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-16T21:26:39.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-16T21:26:39.721Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-16T21:26:39.977Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2022-08-16T21:26:39.977Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-16T21:26:40.081Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-08-16T21:26:40.082Z] === RUN TestServiceUpdateNetwork [2022-08-16T21:26:41.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a79f68__} [2022-08-16T21:26:41.345Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-08-16T21:26:41.345Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-16T21:26:41.345Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2022-08-16T21:26:41.345Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-16T21:26:41.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12142366841_/foo_false_____} [2022-08-16T21:26:42.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12142366841_/foo_true_____} [2022-08-16T21:26:43.097Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-16T21:26:43.355Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2022-08-16T21:26:43.355Z] === RUN TestIpcModeOlderClient [2022-08-16T21:26:43.355Z] === PAUSE TestIpcModeOlderClient [2022-08-16T21:26:43.355Z] === RUN TestKillContainerInvalidSignal [2022-08-16T21:26:43.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32497210764_/foo_false_____} [2022-08-16T21:26:43.919Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2022-08-16T21:26:43.919Z] === RUN TestKillContainer [2022-08-16T21:26:43.919Z] === RUN TestKillContainer/no_signal [2022-08-16T21:26:44.484Z] === RUN TestKillContainer/non_killing_signal [2022-08-16T21:26:44.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32497210764_/foo_true_____} [2022-08-16T21:26:44.741Z] === RUN TestKillContainer/killing_signal [2022-08-16T21:26:46.118Z] --- PASS: TestKillContainer (1.81s) [2022-08-16T21:26:46.118Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-08-16T21:26:46.118Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2022-08-16T21:26:46.118Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2022-08-16T21:26:46.118Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-16T21:26:46.118Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-16T21:26:46.375Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-16T21:26:46.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32497210764_/foo_true__0xc000a79fb0___} [2022-08-16T21:26:46.375Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-16T21:26:47.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-08-16T21:26:47.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-08-16T21:26:47.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-08-16T21:26:47.307Z] === RUN TestKillStoppedContainer [2022-08-16T21:26:47.307Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-16T21:26:47.307Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-16T21:26:47.307Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-16T21:26:47.307Z] === RUN TestKillDifferentUserContainer [2022-08-16T21:26:47.871Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2022-08-16T21:26:47.871Z] === RUN TestInspectOomKilledTrue [2022-08-16T21:26:47.871Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:26:47.871Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-16T21:26:47.871Z] === RUN TestInspectOomKilledFalse [2022-08-16T21:26:47.871Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:26:47.871Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-16T21:26:47.871Z] === RUN TestLinksEtcHostsContentMatch [2022-08-16T21:26:47.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a79fc8__} [2022-08-16T21:26:48.434Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2022-08-16T21:26:48.434Z] === RUN TestLinksContainerNames [2022-08-16T21:26:48.690Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-16T21:26:48.690Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-16T21:26:48.690Z] check_test.go:540: [da704104bb7bc] daemon is not started [2022-08-16T21:26:48.690Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-16T21:26:49.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f0000__} [2022-08-16T21:26:49.619Z] --- PASS: TestLinksContainerNames (1.20s) [2022-08-16T21:26:49.619Z] === RUN TestLogsFollowTailEmpty [2022-08-16T21:26:50.547Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-16T21:26:50.547Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2022-08-16T21:26:50.547Z] === RUN TestLogs [2022-08-16T21:26:50.547Z] === RUN TestLogs/driver_local [2022-08-16T21:26:50.547Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:26:50.547Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:26:50.547Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-16T21:26:50.547Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-16T21:26:50.547Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-16T21:26:50.547Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-16T21:26:50.547Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:26:50.547Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:26:50.547Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:26:50.547Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:26:50.547Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:26:50.547Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:26:50.547Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:26:50.547Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:26:51.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f0018__} [2022-08-16T21:26:51.367Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:26:51.367Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:26:51.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f0030__} [2022-08-16T21:26:52.249Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2022-08-16T21:26:52.249Z] === RUN TestServiceUpdatePidsLimit [2022-08-16T21:26:52.249Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-16T21:26:52.811Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-16T21:26:52.860Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-16T21:26:52.860Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-16T21:26:52.860Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-16T21:26:53.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-16T21:26:53.789Z] === RUN TestLogs/driver_json-file [2022-08-16T21:26:53.789Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:26:53.789Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:26:53.789Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:26:53.789Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:26:53.789Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:26:53.789Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:26:53.789Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:26:53.789Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:26:53.789Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:26:53.789Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:26:53.789Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:26:53.789Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:26:53.789Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:26:53.789Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:26:54.352Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-16T21:26:54.916Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:26:54.916Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:26:55.396Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-16T21:26:55.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-16T21:26:55.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-16T21:26:55.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-16T21:26:55.739Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-16T21:26:55.739Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-16T21:26:55.739Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-16T21:26:55.996Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-16T21:26:55.996Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:26:55.996Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:26:56.253Z] check_test.go:540: [d3679f6d99191] daemon is not started [2022-08-16T21:26:56.253Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-16T21:26:56.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-16T21:26:57.076Z] --- PASS: TestLogs (6.63s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.92s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.27s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.30s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.90s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.94s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.20s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.25s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.09s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.10s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.08s) [2022-08-16T21:26:57.076Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.17s) [2022-08-16T21:26:57.076Z] === RUN TestContainerNetworkMountsNoChown [2022-08-16T21:26:58.008Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/default [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/default [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/private [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/private [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rprivate [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/slave [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/slave [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rslave [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/shared [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/shared [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rshared [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/default [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/rshared [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/shared [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/rslave [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/slave [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/rprivate [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/private [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:26:58.008Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-16T21:26:58.008Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:26:58.008Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:26:58.264Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:26:58.522Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:26:58.522Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-16T21:26:58.522Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-16T21:26:58.522Z] === RUN TestContainerBindMountNonRecursive [2022-08-16T21:26:59.451Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-16T21:26:59.708Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-16T21:27:00.271Z] check_test.go:540: [da99fb90ab225] daemon is not started [2022-08-16T21:27:00.271Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-16T21:27:00.528Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2022-08-16T21:27:00.528Z] === RUN TestContainerVolumesMountedAsShared [2022-08-16T21:27:00.784Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-16T21:27:00.904Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-16T21:27:01.346Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-08-16T21:27:01.346Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-16T21:27:01.603Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2022-08-16T21:27:01.603Z] === RUN TestNetworkNat [2022-08-16T21:27:02.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-16T21:27:02.422Z] --- PASS: TestNetworkNat (0.62s) [2022-08-16T21:27:02.422Z] === RUN TestNetworkLocalhostTCPNat [2022-08-16T21:27:03.351Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-16T21:27:03.351Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2022-08-16T21:27:03.351Z] === RUN TestNetworkLoopbackNat [2022-08-16T21:27:03.351Z] docker_cli_daemon_plugins_test.go:80: [d8a5ad193b6e7] daemon is not started [2022-08-16T21:27:03.913Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-16T21:27:03.914Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-16T21:27:04.476Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-16T21:27:04.476Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-16T21:27:05.039Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-16T21:27:05.603Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-16T21:27:06.336Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-08-16T21:27:06.337Z] === RUN TestPause [2022-08-16T21:27:06.900Z] --- PASS: TestPause (0.81s) [2022-08-16T21:27:06.900Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-16T21:27:06.900Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:27:06.900Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:27:06.900Z] === RUN TestPauseStopPausedContainer [2022-08-16T21:27:07.157Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-16T21:27:07.439Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2022-08-16T21:27:07.439Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-16T21:27:07.439Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-16T21:27:07.439Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-16T21:27:07.439Z] PASS [2022-08-16T21:27:07.439Z] [2022-08-16T21:27:07.439Z] === Skipped [2022-08-16T21:27:07.439Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-16T21:27:07.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:27:07.439Z] [2022-08-16T21:27:07.439Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-16T21:27:07.439Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:27:07.439Z] [2022-08-16T21:27:07.439Z] DONE 27 tests, 2 skipped in 130.158s [2022-08-16T21:27:07.439Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-16T21:27:07.439Z] ++ 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-16T21:27:07.439Z] ++ set -e [2022-08-16T21:27:07.439Z] ++ '[' -n 0 ']' [2022-08-16T21:27:07.439Z] ++ set -x [2022-08-16T21:27:07.439Z] ++ 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-16T21:27:07.439Z] INFO: Testing against a local daemon [2022-08-16T21:27:07.439Z] === RUN TestSessionCreate [2022-08-16T21:27:07.439Z] --- PASS: TestSessionCreate (0.02s) [2022-08-16T21:27:07.439Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-16T21:27:07.439Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-16T21:27:07.439Z] PASS [2022-08-16T21:27:07.439Z] [2022-08-16T21:27:07.439Z] DONE 2 tests in 0.139s [2022-08-16T21:27:07.439Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-16T21:27:07.439Z] ++ 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-16T21:27:07.439Z] ++ set -e [2022-08-16T21:27:07.439Z] ++ '[' -n 0 ']' [2022-08-16T21:27:07.439Z] ++ set -x [2022-08-16T21:27:07.439Z] ++ 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-16T21:27:07.439Z] INFO: Testing against a local daemon [2022-08-16T21:27:07.439Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:27:07.439Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:27:07.439Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:27:07.439Z] === RUN TestDiskUsage [2022-08-16T21:27:07.439Z] === PAUSE TestDiskUsage [2022-08-16T21:27:07.439Z] === RUN TestEventsExecDie [2022-08-16T21:27:07.695Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-16T21:27:07.695Z] === RUN TestEventsBackwardsCompatible [2022-08-16T21:27:07.695Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-16T21:27:07.695Z] === RUN TestEventsVolumeCreate [2022-08-16T21:27:07.695Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-16T21:27:07.695Z] === RUN TestInfoBinaryCommits [2022-08-16T21:27:07.695Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-16T21:27:07.695Z] === RUN TestInfoAPIVersioned [2022-08-16T21:27:07.695Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-16T21:27:07.695Z] === RUN TestInfoAPI [2022-08-16T21:27:07.695Z] --- PASS: TestInfoAPI (0.02s) [2022-08-16T21:27:07.695Z] === RUN TestInfoAPIWarnings [2022-08-16T21:27:07.725Z] docker_cli_daemon_plugins_test.go:170: [dba763503bb07] daemon is not started [2022-08-16T21:27:07.725Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2022-08-16T21:27:07.725Z] === RUN TestPidHost [2022-08-16T21:27:07.981Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-16T21:27:08.911Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-16T21:27:08.911Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-16T21:27:09.167Z] --- PASS: TestPidHost (1.54s) [2022-08-16T21:27:09.167Z] === RUN TestPsFilter [2022-08-16T21:27:09.423Z] --- PASS: TestPsFilter (0.13s) [2022-08-16T21:27:09.423Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-16T21:27:09.681Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-16T21:27:09.937Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-08-16T21:27:09.937Z] === RUN TestRemoveContainerWithVolume [2022-08-16T21:27:10.501Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-16T21:27:10.758Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-08-16T21:27:10.758Z] === RUN TestRemoveContainerRunning [2022-08-16T21:27:11.730Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-16T21:27:11.730Z] --- PASS: TestRemoveContainerRunning (0.83s) [2022-08-16T21:27:11.730Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-16T21:27:12.297Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2022-08-16T21:27:12.297Z] === RUN TestRemoveInvalidContainer [2022-08-16T21:27:12.297Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-16T21:27:12.297Z] === RUN TestRenameLinkedContainer [2022-08-16T21:27:12.558Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-16T21:27:12.558Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-16T21:27:13.120Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-16T21:27:13.120Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-16T21:27:13.514Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-16T21:27:13.514Z] tests/integration/client_test.py ..... [ 75%] [2022-08-16T21:27:13.514Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-16T21:27:13.514Z] tests/integration/errors_test.py . [ 76%] [2022-08-16T21:27:13.683Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-16T21:27:14.247Z] check_test.go:540: [d3a15b0d9b190] daemon is not started [2022-08-16T21:27:14.247Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-16T21:27:14.811Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-16T21:27:15.374Z] --- PASS: TestRenameLinkedContainer (3.01s) [2022-08-16T21:27:15.374Z] === RUN TestRenameStoppedContainer [2022-08-16T21:27:15.937Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-16T21:27:15.937Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-08-16T21:27:15.937Z] === RUN TestRenameRunningContainerAndReuse [2022-08-16T21:27:17.304Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2022-08-16T21:27:17.304Z] === RUN TestRenameInvalidName [2022-08-16T21:27:17.304Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-16T21:27:17.867Z] --- PASS: TestRenameInvalidName (0.77s) [2022-08-16T21:27:17.867Z] === RUN TestRenameAnonymousContainer [2022-08-16T21:27:18.430Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-16T21:27:19.798Z] --- PASS: TestRenameAnonymousContainer (2.07s) [2022-08-16T21:27:19.798Z] === RUN TestRenameContainerWithSameName [2022-08-16T21:27:20.055Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-16T21:27:20.616Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-08-16T21:27:20.616Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-16T21:27:21.544Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-16T21:27:21.801Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2022-08-16T21:27:21.801Z] === RUN TestResize [2022-08-16T21:27:22.364Z] --- PASS: TestResize (0.58s) [2022-08-16T21:27:22.364Z] === RUN TestResizeWithInvalidSize [2022-08-16T21:27:22.925Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-16T21:27:22.925Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2022-08-16T21:27:22.925Z] === RUN TestResizeWhenContainerNotStarted [2022-08-16T21:27:23.488Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:27:23.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:27:23.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:27:23.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:27:23.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:27:24.417Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-16T21:27:25.009Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-16T21:27:25.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:27:25.734Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-16T21:27:25.734Z] === RUN TestInfoDebug [2022-08-16T21:27:25.734Z] --- PASS: TestInfoDebug (0.52s) [2022-08-16T21:27:25.734Z] === RUN TestInfoInsecureRegistries [2022-08-16T21:27:25.734Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-16T21:27:25.734Z] === RUN TestInfoRegistryMirrors [2022-08-16T21:27:25.734Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-16T21:27:25.734Z] === RUN TestLoginFailsWithBadCredentials [2022-08-16T21:27:25.828Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-16T21:27:26.296Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-16T21:27:26.296Z] === RUN TestPingCacheHeaders [2022-08-16T21:27:26.296Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-16T21:27:26.296Z] === RUN TestPingGet [2022-08-16T21:27:26.296Z] --- PASS: TestPingGet (0.01s) [2022-08-16T21:27:26.296Z] === RUN TestPingHead [2022-08-16T21:27:26.296Z] --- PASS: TestPingHead (0.02s) [2022-08-16T21:27:26.296Z] === RUN TestPingSwarmHeader [2022-08-16T21:27:26.857Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-16T21:27:27.418Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-16T21:27:27.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:27:28.345Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-16T21:27:28.345Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-16T21:27:28.345Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-16T21:27:28.345Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-16T21:27:28.345Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-16T21:27:28.345Z] === RUN TestVersion [2022-08-16T21:27:28.345Z] --- PASS: TestVersion (0.02s) [2022-08-16T21:27:28.345Z] === CONT TestDiskUsage [2022-08-16T21:27:28.646Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:27:28.646Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/container_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/image_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/volume_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-16T21:27:28.906Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-16T21:27:29.162Z] === RUN TestDiskUsage/after_container.Run [2022-08-16T21:27:29.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-16T21:27:29.418Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage (1.12s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-16T21:27:29.418Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:27:29.418Z] PASS [2022-08-16T21:27:29.418Z] [2022-08-16T21:27:29.418Z] === Skipped [2022-08-16T21:27:29.418Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:27:29.418Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:27:29.418Z] [2022-08-16T21:27:29.418Z] DONE 54 tests, 1 skipped in 22.496s [2022-08-16T21:27:29.418Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-16T21:27:29.418Z] ++ 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-16T21:27:29.418Z] ++ set -e [2022-08-16T21:27:29.418Z] ++ '[' -n 0 ']' [2022-08-16T21:27:29.418Z] ++ set -x [2022-08-16T21:27:29.418Z] ++ 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-16T21:27:29.674Z] INFO: Testing against a local daemon [2022-08-16T21:27:29.674Z] === RUN TestVolumesCreateAndList [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-16T21:27:29.674Z] === RUN TestVolumesRemove [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-16T21:27:29.674Z] === RUN TestVolumesInspect [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-16T21:27:29.674Z] === RUN TestVolumesInvalidJSON [2022-08-16T21:27:29.674Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-16T21:27:29.674Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-16T21:27:29.674Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-16T21:27:29.674Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-16T21:27:29.674Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-16T21:27:29.674Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-16T21:27:29.674Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-16T21:27:29.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-16T21:27:29.674Z] PASS [2022-08-16T21:27:29.674Z] [2022-08-16T21:27:29.674Z] DONE 9 tests in 0.203s [2022-08-16T21:27:29.674Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T21:27:29.931Z] ++++ cat bundles/test-integration/docker.pid [2022-08-16T21:27:29.931Z] +++ kill 14286 [2022-08-16T21:27:29.931Z] +++ /etc/init.d/apparmor stop [2022-08-16T21:27:30.196Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T21:27:30.196Z] [2022-08-16T21:27:30.196Z] Unloading profiles will leave already running processes permanently [2022-08-16T21:27:30.196Z] unconfined, which can lead to unexpected situations. [2022-08-16T21:27:30.196Z] [2022-08-16T21:27:30.196Z] To set a process to complain mode, use the command line tool [2022-08-16T21:27:30.196Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T21:27:30.196Z] +++ true [2022-08-16T21:27:30.196Z] exiting test-integration [2022-08-16T21:27:30.196Z] ++ exit 0 [2022-08-16T21:27:30.196Z] [2022-08-16T21:27:30.574Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-16T21:27:30.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon Post stage [Pipeline] junit [2022-08-16T21:27:30.789Z] Recording test results [2022-08-16T21:27:31.023Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T21:27:31.389Z] + echo Ensuring container killed. [2022-08-16T21:27:31.389Z] Ensuring container killed. [2022-08-16T21:27:31.389Z] + docker rm -vf docker-pr2 [2022-08-16T21:27:31.389Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:27:31.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:27:31.711Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:27:31.711Z] Chowning /workspace to jenkins user [2022-08-16T21:27:31.711Z] + id -u [2022-08-16T21:27:31.711Z] + id -g [2022-08-16T21:27:31.711Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43968:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T21:27:32.051Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-16T21:27:32.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:27:33.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:27:33.926Z] + bundleName=arm64-integration [2022-08-16T21:27:33.926Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-16T21:27:33.926Z] Creating arm64-integration-bundles.tar.gz [2022-08-16T21:27:33.926Z] + 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-16T21:27:33.926Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-16T21:27:34.192Z] Archiving artifacts [2022-08-16T21:27:34.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:27:34.551Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:27:35.113Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-16T21:27:35.113Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-16T21:27:35.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:27:35.509Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43968/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T21:27:35.806Z] + make clean [2022-08-16T21:27:35.806Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T21:27:35.806Z] docker-dev-cache [2022-08-16T21:27:35.806Z] docker-mod-cache [Pipeline] deleteDir [2022-08-16T21:27:35.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:27:36.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:27:37.119Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T21:27:39.640Z] check_test.go:540: [d28521528ccae] daemon is not started [2022-08-16T21:27:39.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-16T21:27:39.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:27:41.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-16T21:27:41.826Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-16T21:27:42.389Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-16T21:27:42.389Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-16T21:27:42.646Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-16T21:27:43.577Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.92s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.15s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.42s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2022-08-16T21:27:44.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.26s) [2022-08-16T21:27:44.140Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-16T21:27:44.140Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-16T21:27:44.140Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-16T21:27:45.070Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-16T21:27:45.999Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-16T21:27:45.999Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-16T21:27:46.562Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-16T21:27:47.929Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-16T21:27:47.929Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-16T21:27:47.929Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-16T21:27:48.186Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.02s) [2022-08-16T21:27:48.186Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.77s) [2022-08-16T21:27:48.186Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.23s) [2022-08-16T21:27:48.186Z] === RUN TestCgroupNamespacesRun [2022-08-16T21:27:48.329Z] ......... [ 85%] [2022-08-16T21:27:48.749Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-16T21:27:49.311Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-16T21:27:49.874Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2022-08-16T21:27:49.874Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-16T21:27:51.768Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2022-08-16T21:27:51.768Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-16T21:27:53.665Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2022-08-16T21:27:53.665Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-16T21:27:53.665Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-16T21:27:53.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-16T21:27:54.302Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-16T21:27:54.485Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-16T21:27:55.414Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-08-16T21:27:55.414Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-16T21:27:55.495Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-16T21:27:56.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-16T21:27:56.600Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.31s) [2022-08-16T21:27:56.600Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-16T21:27:57.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-16T21:27:58.092Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s) [2022-08-16T21:27:58.092Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-16T21:27:59.022Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-08-16T21:27:59.022Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-16T21:27:59.279Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-16T21:28:00.211Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-16T21:28:00.829Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2022-08-16T21:28:00.829Z] === RUN TestNISDomainname [2022-08-16T21:28:01.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-16T21:28:01.684Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-16T21:28:01.684Z] --- PASS: TestNISDomainname (1.07s) [2022-08-16T21:28:01.684Z] === RUN TestHostnameDnsResolution [2022-08-16T21:28:02.050Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-16T21:28:02.050Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-16T21:28:03.053Z] --- PASS: TestHostnameDnsResolution (1.27s) [2022-08-16T21:28:03.053Z] === RUN TestUnprivilegedPortsAndPing [2022-08-16T21:28:03.984Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-16T21:28:03.985Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2022-08-16T21:28:03.985Z] === RUN TestPrivilegedHostDevices [2022-08-16T21:28:04.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-16T21:28:04.592Z] --- PASS: TestPrivilegedHostDevices (0.77s) [2022-08-16T21:28:04.592Z] === RUN TestRunConsoleSize [2022-08-16T21:28:05.156Z] --- PASS: TestRunConsoleSize (0.54s) [2022-08-16T21:28:05.156Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-16T21:28:06.525Z] --- PASS: TestRunWithAlternativeContainerdShim (1.34s) [2022-08-16T21:28:06.525Z] === RUN TestStats [2022-08-16T21:28:06.752Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-16T21:28:06.752Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-16T21:28:08.416Z] check_test.go:540: [d3d77a26c748a] daemon is not started [2022-08-16T21:28:08.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-16T21:28:08.979Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-16T21:28:08.979Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-16T21:28:08.979Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-16T21:28:09.236Z] --- PASS: TestStats (2.73s) [2022-08-16T21:28:09.236Z] === RUN TestStopContainerWithTimeout [2022-08-16T21:28:09.236Z] === RUN TestStopContainerWithTimeout/0 [2022-08-16T21:28:09.236Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-16T21:28:09.236Z] === RUN TestStopContainerWithTimeout/1 [2022-08-16T21:28:09.236Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-16T21:28:09.236Z] === RUN TestStopContainerWithTimeout/3 [2022-08-16T21:28:09.236Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-16T21:28:09.236Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-16T21:28:09.236Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-16T21:28:09.236Z] === CONT TestStopContainerWithTimeout/0 [2022-08-16T21:28:09.236Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-16T21:28:09.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-16T21:28:09.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-16T21:28:09.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-16T21:28:10.364Z] === CONT TestStopContainerWithTimeout/3 [2022-08-16T21:28:10.620Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-16T21:28:10.621Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-16T21:28:10.674Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-16T21:28:11.449Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-16T21:28:11.450Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-16T21:28:11.450Z] [2022-08-16T21:28:11.450Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-16T21:28:11.450Z] =========================== short test summary info ============================ [2022-08-16T21:28:11.450Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-16T21:28:11.450Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-16T21:28:11.450Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-16T21:28:11.450Z] Not supported on most drivers [2022-08-16T21:28:11.450Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-16T21:28:11.450Z] Output of docker top depends on host distro, and is not formalized. [2022-08-16T21:28:11.450Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-16T21:28:11.450Z] Output of docker top depends on host distro, and is not formalized. [2022-08-16T21:28:11.450Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-16T21:28:11.450Z] Can fail if eth0 has multiple IP addresses [2022-08-16T21:28:11.450Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-16T21:28:11.450Z] This doesn't seem to be taken into account by the engine [2022-08-16T21:28:11.450Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-16T21:28:11.450Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-16T21:28:11.450Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.16 seconds == [2022-08-16T21:28:11.551Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-16T21:28:11.551Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-16T21:28:11.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-16T21:28:11.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-16T21:28:12.064Z] === CONT TestStopContainerWithTimeout/1 [2022-08-16T21:28:12.626Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-16T21:28:12.626Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-16T21:28:13.555Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-16T21:28:13.812Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-16T21:28:13.812Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-08-16T21:28:13.812Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2022-08-16T21:28:13.812Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-08-16T21:28:13.812Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2022-08-16T21:28:13.812Z] === RUN TestDeleteDevicemapper [2022-08-16T21:28:13.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:28:13.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-16T21:28:13.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-16T21:28:15.180Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-16T21:28:16.109Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s) [2022-08-16T21:28:16.109Z] === RUN TestUpdateMemory [2022-08-16T21:28:16.109Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:28:16.109Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-16T21:28:16.109Z] === RUN TestUpdateCPUQuota [2022-08-16T21:28:17.038Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-16T21:28:17.295Z] --- PASS: TestUpdateCPUQuota (1.23s) [2022-08-16T21:28:17.295Z] === RUN TestUpdatePidsLimit [2022-08-16T21:28:17.295Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-16T21:28:17.551Z] === RUN TestUpdatePidsLimit/no_change [2022-08-16T21:28:18.114Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-16T21:28:18.114Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-16T21:28:18.372Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-16T21:28:18.936Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-16T21:28:18.936Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-16T21:28:19.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-16T21:28:19.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-16T21:28:20.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-16T21:28:20.883Z] --- PASS: TestUpdatePidsLimit (3.51s) [2022-08-16T21:28:20.883Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-08-16T21:28:20.883Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-08-16T21:28:20.883Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-08-16T21:28:20.883Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2022-08-16T21:28:20.883Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2022-08-16T21:28:20.883Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-08-16T21:28:20.883Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2022-08-16T21:28:20.883Z] === RUN TestUpdateRestartPolicy [2022-08-16T21:28:20.883Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-16T21:28:21.811Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-16T21:28:22.376Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-16T21:28:22.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-16T21:28:23.900Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T21:28:23.900Z] [2022-08-16T21:28:23.900Z] Unloading profiles will leave already running processes permanently [2022-08-16T21:28:23.900Z] unconfined, which can lead to unexpected situations. [2022-08-16T21:28:23.900Z] [2022-08-16T21:28:23.900Z] To set a process to complain mode, use the command line tool [2022-08-16T21:28:23.900Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T21:28:23.900Z] Post stage [Pipeline] junit [2022-08-16T21:28:23.912Z] Recording test results [2022-08-16T21:28:24.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-16T21:28:25.201Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-16T21:28:25.483Z] + echo Ensuring container killed. [2022-08-16T21:28:25.483Z] Ensuring container killed. [2022-08-16T21:28:25.483Z] + docker rm -vf docker-pr2 [2022-08-16T21:28:25.483Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:28:25.767Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:28:25.768Z] Chowning /workspace to jenkins user [2022-08-16T21:28:25.768Z] + id -u [2022-08-16T21:28:25.768Z] + id -g [2022-08-16T21:28:25.768Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43968:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T21:28:25.768Z] Unable to find image 'busybox:latest' locally [2022-08-16T21:28:26.027Z] latest: Pulling from library/busybox [2022-08-16T21:28:26.027Z] 50783e0dfb64: Pulling fs layer [2022-08-16T21:28:26.027Z] 50783e0dfb64: Verifying Checksum [2022-08-16T21:28:26.027Z] 50783e0dfb64: Download complete [2022-08-16T21:28:26.286Z] 50783e0dfb64: Pull complete [2022-08-16T21:28:26.286Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-16T21:28:26.286Z] Status: Downloaded newer image for busybox:latest [2022-08-16T21:28:26.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:28:27.955Z] + bundleName=docker-py [2022-08-16T21:28:27.955Z] + echo Creating docker-py-bundles.tar.gz [2022-08-16T21:28:27.955Z] Creating docker-py-bundles.tar.gz [2022-08-16T21:28:27.955Z] + 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-16T21:28:27.967Z] Archiving artifacts [2022-08-16T21:28:29.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-16T21:28:29.254Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-16T21:28:29.254Z] check_test.go:540: [da9a3f0840d6a] daemon is not started [2022-08-16T21:28:29.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-16T21:28:29.254Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-16T21:28:29.254Z] check_test.go:540: [de3c156e44a7a] daemon is not started [2022-08-16T21:28:29.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-16T21:28:29.482Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43968/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-16T21:28:29.826Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=dc68350e3e7ee651f9a682c3c4b61aaca632e7cd -e DOCKER_GRAPHDRIVER docker:dc68350e3e7ee651f9a682c3c4b61aaca632e7cd hack/make.sh binary [2022-08-16T21:28:30.084Z] [2022-08-16T21:28:30.084Z] Removing bundles/ [2022-08-16T21:28:30.343Z] [2022-08-16T21:28:30.343Z] ---> Making bundle: binary (in bundles/binary) [2022-08-16T21:28:30.343Z] Building: bundles/binary-daemon/dockerd [2022-08-16T21:28:30.343Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:28:32.524Z] check_test.go:540: [d7fe00c9ca7f4] daemon is not started [2022-08-16T21:28:32.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-16T21:28:33.453Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2022-08-16T21:28:33.453Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-16T21:28:34.382Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-08-16T21:28:34.382Z] === RUN TestWaitNonBlocked [2022-08-16T21:28:34.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:28:34.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:28:34.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:28:34.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:28:34.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:28:34.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:28:35.312Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-08-16T21:28:35.312Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2022-08-16T21:28:35.312Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-08-16T21:28:35.312Z] === RUN TestWaitBlocked [2022-08-16T21:28:35.312Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:28:35.312Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:28:35.312Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:28:35.312Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:28:35.312Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:28:35.312Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:28:36.680Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-16T21:28:36.680Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-16T21:28:36.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2022-08-16T21:28:36.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2022-08-16T21:28:36.680Z] === RUN TestWaitConditions [2022-08-16T21:28:36.680Z] === RUN TestWaitConditions/default [2022-08-16T21:28:36.680Z] === PAUSE TestWaitConditions/default [2022-08-16T21:28:36.680Z] === RUN TestWaitConditions/not-running [2022-08-16T21:28:36.680Z] === PAUSE TestWaitConditions/not-running [2022-08-16T21:28:36.680Z] === RUN TestWaitConditions/next-exit [2022-08-16T21:28:36.680Z] === PAUSE TestWaitConditions/next-exit [2022-08-16T21:28:36.680Z] === RUN TestWaitConditions/removed [2022-08-16T21:28:36.680Z] === PAUSE TestWaitConditions/removed [2022-08-16T21:28:36.680Z] === CONT TestWaitConditions/default [2022-08-16T21:28:36.680Z] === CONT TestWaitConditions/next-exit [2022-08-16T21:28:36.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-16T21:28:37.242Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-16T21:28:38.611Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-16T21:28:38.868Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-16T21:28:38.868Z] === CONT TestWaitConditions/not-running [2022-08-16T21:28:38.868Z] === CONT TestWaitConditions/removed [2022-08-16T21:28:39.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-16T21:28:40.799Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-16T21:28:41.057Z] --- PASS: TestWaitConditions (0.03s) [2022-08-16T21:28:41.057Z] --- PASS: TestWaitConditions/next-exit (2.18s) [2022-08-16T21:28:41.057Z] --- PASS: TestWaitConditions/default (2.21s) [2022-08-16T21:28:41.057Z] --- PASS: TestWaitConditions/not-running (2.05s) [2022-08-16T21:28:41.057Z] --- PASS: TestWaitConditions/removed (2.15s) [2022-08-16T21:28:41.057Z] === RUN TestWaitRestartedContainer [2022-08-16T21:28:41.057Z] === RUN TestWaitRestartedContainer/default [2022-08-16T21:28:41.057Z] === PAUSE TestWaitRestartedContainer/default [2022-08-16T21:28:41.057Z] === RUN TestWaitRestartedContainer/not-running [2022-08-16T21:28:41.057Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-16T21:28:41.057Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-16T21:28:41.057Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-16T21:28:41.057Z] === CONT TestWaitRestartedContainer/default [2022-08-16T21:28:41.057Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-16T21:28:42.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-16T21:28:43.877Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-16T21:28:44.133Z] === CONT TestWaitRestartedContainer/not-running [2022-08-16T21:28:44.696Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-16T21:28:45.628Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-16T21:28:45.628Z] --- PASS: TestWaitRestartedContainer/default (2.91s) [2022-08-16T21:28:45.628Z] --- PASS: TestWaitRestartedContainer/next-exit (2.95s) [2022-08-16T21:28:45.628Z] --- PASS: TestWaitRestartedContainer/not-running (1.48s) [2022-08-16T21:28:45.628Z] === CONT TestContainerStartOnDaemonRestart [2022-08-16T21:28:45.628Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-16T21:28:46.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-16T21:28:49.078Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2022-08-16T21:28:49.078Z] === CONT TestIpcModeOlderClient [2022-08-16T21:28:49.078Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.64s) [2022-08-16T21:28:49.078Z] === CONT TestContainerKillOnDaemonStart [2022-08-16T21:28:49.078Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-08-16T21:28:49.078Z] === CONT TestDaemonHostGatewayIP [2022-08-16T21:28:51.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-16T21:28:51.600Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-16T21:28:52.968Z] --- PASS: TestDaemonHostGatewayIP (3.83s) [2022-08-16T21:28:52.968Z] === CONT TestDaemonRestartIpcMode [2022-08-16T21:28:55.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-16T21:28:55.528Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-16T21:28:55.786Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-16T21:28:56.719Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2022-08-16T21:28:57.647Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-16T21:28:59.016Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-16T21:29:00.384Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-16T21:29:01.313Z] check_test.go:540: [dea5bb4ec5e08] daemon is not started [2022-08-16T21:29:01.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-16T21:29:01.313Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-16T21:29:01.878Z] --- PASS: TestContainerKillOnDaemonStart (12.67s) [2022-08-16T21:29:01.878Z] PASS [2022-08-16T21:29:01.878Z] [2022-08-16T21:29:01.878Z] === Skipped [2022-08-16T21:29:01.878Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-16T21:29:01.878Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:29:01.878Z] [2022-08-16T21:29:01.878Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-16T21:29:01.878Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:29:01.878Z] [2022-08-16T21:29:01.878Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-16T21:29:01.878Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:29:01.878Z] [2022-08-16T21:29:01.878Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:29:01.878Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:29:01.878Z] [2022-08-16T21:29:01.878Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-16T21:29:01.878Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:29:01.878Z] [2022-08-16T21:29:01.878Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-16T21:29:01.878Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:29:01.878Z] [2022-08-16T21:29:01.878Z] DONE 272 tests, 6 skipped in 175.355s [2022-08-16T21:29:01.878Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-16T21:29:01.878Z] ++ 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-16T21:29:01.878Z] ++ set -e [2022-08-16T21:29:01.878Z] ++ '[' -n 0 ']' [2022-08-16T21:29:01.878Z] ++ set -x [2022-08-16T21:29:01.878Z] ++ 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-16T21:29:02.135Z] === RUN TestConfigDaemonLibtrustID [2022-08-16T21:29:02.135Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-16T21:29:02.698Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-16T21:29:02.698Z] === RUN TestConfigDaemonID [2022-08-16T21:29:03.629Z] daemon_test.go:83: [d29074fa80f8e] daemon is not started [2022-08-16T21:29:03.629Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-16T21:29:03.629Z] === RUN TestDaemonConfigValidation [2022-08-16T21:29:03.629Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:29:03.629Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:29:03.629Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-16T21:29:03.629Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-16T21:29:03.629Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-16T21:29:03.629Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-16T21:29:03.629Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-16T21:29:03.629Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-16T21:29:03.629Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-16T21:29:03.629Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-16T21:29:03.629Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:29:03.629Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-16T21:29:03.886Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-16T21:29:03.886Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-16T21:29:03.886Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-16T21:29:04.143Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-16T21:29:04.143Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-08-16T21:29:04.143Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-08-16T21:29:04.143Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-08-16T21:29:04.143Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.20s) [2022-08-16T21:29:04.143Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-08-16T21:29:04.143Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-16T21:29:04.143Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-16T21:29:04.399Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-16T21:29:05.328Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-16T21:29:05.328Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-16T21:29:06.255Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-16T21:29:07.184Z] docker_cli_daemon_plugins_test.go:106: [d93298b8b2e82] daemon is not started [2022-08-16T21:29:07.184Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-16T21:29:07.184Z] daemon_test.go:197: [dfd01ab0837f2] daemon is not started [2022-08-16T21:29:07.184Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-08-16T21:29:07.184Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-08-16T21:29:07.184Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-16T21:29:07.184Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-16T21:29:07.184Z] === RUN TestDaemonProxy [2022-08-16T21:29:07.184Z] === RUN TestDaemonProxy/environment_variables [2022-08-16T21:29:07.746Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-16T21:29:08.311Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-16T21:29:08.566Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-16T21:29:09.130Z] === RUN TestDaemonProxy/command-line_options [2022-08-16T21:29:09.692Z] check_test.go:540: [d395d83c24c60] daemon is not started [2022-08-16T21:29:09.692Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-16T21:29:11.059Z] === RUN TestDaemonProxy/configuration_file [2022-08-16T21:29:11.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-16T21:29:12.951Z] === RUN TestDaemonProxy/conflicting_options [2022-08-16T21:29:13.208Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-16T21:29:13.208Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-16T21:29:13.772Z] --- PASS: TestDaemonProxy (6.34s) [2022-08-16T21:29:13.772Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-08-16T21:29:13.772Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-08-16T21:29:13.772Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-16T21:29:13.772Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-16T21:29:13.772Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-08-16T21:29:13.772Z] PASS [2022-08-16T21:29:13.772Z] [2022-08-16T21:29:13.772Z] DONE 18 tests in 11.774s [2022-08-16T21:29:13.772Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-16T21:29:13.772Z] ++ 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-16T21:29:13.772Z] ++ set -e [2022-08-16T21:29:13.772Z] ++ '[' -n 0 ']' [2022-08-16T21:29:13.772Z] ++ set -x [2022-08-16T21:29:13.772Z] ++ 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-16T21:29:13.772Z] INFO: Testing against a local daemon [2022-08-16T21:29:13.772Z] === RUN TestCommitInheritsEnv [2022-08-16T21:29:14.336Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-08-16T21:29:14.336Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-16T21:29:14.336Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-16T21:29:14.336Z] === RUN TestImportWithCustomPlatform [2022-08-16T21:29:14.336Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-16T21:29:14.336Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-16T21:29:14.336Z] === RUN TestImportWithCustomPlatform// [2022-08-16T21:29:14.336Z] === RUN TestImportWithCustomPlatform/linux [2022-08-16T21:29:14.592Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-16T21:29:14.592Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-16T21:29:14.592Z] === RUN TestImportWithCustomPlatform/macos [2022-08-16T21:29:14.592Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-16T21:29:14.592Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-16T21:29:14.848Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-16T21:29:14.848Z] === RUN TestImagesFilterMultiReference [2022-08-16T21:29:14.848Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-16T21:29:14.848Z] === RUN TestImagePullPlatformInvalid [2022-08-16T21:29:14.848Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-16T21:29:14.848Z] === RUN TestRemoveImageOrphaning [2022-08-16T21:29:15.411Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-08-16T21:29:15.411Z] === RUN TestRemoveImageGarbageCollector [2022-08-16T21:29:15.974Z] time="2022-08-16T21:29:15Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-16T21:29:16.231Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-16T21:29:17.597Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-08-16T21:29:17.597Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-16T21:29:17.853Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.13s) [2022-08-16T21:29:17.853Z] === RUN TestTagInvalidReference [2022-08-16T21:29:17.853Z] --- PASS: TestTagInvalidReference (0.05s) [2022-08-16T21:29:17.853Z] === RUN TestTagValidPrefixedRepo [2022-08-16T21:29:17.853Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-08-16T21:29:17.853Z] === RUN TestTagExistedNameWithoutForce [2022-08-16T21:29:18.110Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-16T21:29:18.110Z] === RUN TestTagOfficialNames [2022-08-16T21:29:18.110Z] --- PASS: TestTagOfficialNames (0.09s) [2022-08-16T21:29:18.110Z] === RUN TestTagMatchesDigest [2022-08-16T21:29:18.110Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-16T21:29:18.110Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-16T21:29:19.040Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-16T21:29:19.970Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-16T21:29:20.533Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-16T21:29:21.095Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-16T21:29:21.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-16T21:29:21.095Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-16T21:29:21.660Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-16T21:29:22.223Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-16T21:29:22.785Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-16T21:29:23.348Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-16T21:29:23.911Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-16T21:29:24.167Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-16T21:29:24.423Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-16T21:29:24.423Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-16T21:29:24.988Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-16T21:29:25.245Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-16T21:29:25.809Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-16T21:29:26.373Z] check_test.go:540: [d20392410930f] daemon is not started [2022-08-16T21:29:26.373Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-16T21:29:27.304Z] check_test.go:540: [da743498f760e] daemon is not started [2022-08-16T21:29:27.560Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-16T21:29:28.125Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-16T21:29:29.491Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-16T21:29:32.763Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-16T21:29:32.763Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-16T21:29:33.327Z] check_test.go:540: [d47a20f60f42b] daemon is not started [2022-08-16T21:29:33.327Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-16T21:29:33.892Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-16T21:29:35.259Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-16T21:29:36.188Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-16T21:29:38.081Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-16T21:29:39.973Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-16T21:29:41.863Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-16T21:29:43.229Z] check_test.go:540: [d411b0de93652] daemon is not started [2022-08-16T21:29:43.229Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-16T21:29:46.497Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-16T21:29:47.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-16T21:29:47.623Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-16T21:29:49.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-16T21:29:51.494Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-16T21:29:52.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-16T21:29:53.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-16T21:29:53.988Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-16T21:29:55.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-16T21:29:56.726Z] check_test.go:540: [d08310e200996] daemon is not started [2022-08-16T21:29:56.726Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-16T21:29:57.289Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-16T21:29:57.853Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-16T21:29:57.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-16T21:29:58.416Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-16T21:30:00.309Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-16T21:30:00.309Z] check_test.go:540: [d31f8da4b6f6f] daemon is not started [2022-08-16T21:30:00.309Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-16T21:30:00.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-16T21:30:01.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-16T21:30:03.173Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-16T21:30:04.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-16T21:30:05.469Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-16T21:30:10.718Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-16T21:30:12.087Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-16T21:30:13.977Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-16T21:30:15.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-16T21:30:17.237Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-16T21:30:19.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-16T21:30:20.496Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-16T21:30:21.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-16T21:30:22.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-16T21:30:24.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-16T21:30:24.896Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-16T21:30:26.787Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-16T21:30:26.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-16T21:30:27.716Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-16T21:30:29.083Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-16T21:30:32.452Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-16T21:30:32.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-16T21:30:33.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-16T21:30:35.199Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-16T21:30:36.130Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-16T21:30:36.846Z] Created binary: bundles/binary-daemon/dockerd [2022-08-16T21:30:36.846Z] Copying nested executables into bundles/binary-daemon [2022-08-16T21:30:36.846Z] Building: bundles/binary-daemon/docker-proxy [2022-08-16T21:30:36.846Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:30:36.846Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-16T21:30:36.846Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-16T21:30:37.177Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=dc68350e3e7ee651f9a682c3c4b61aaca632e7cd -e DOCKER_GRAPHDRIVER docker:dc68350e3e7ee651f9a682c3c4b61aaca632e7cd hack/make.sh cross [2022-08-16T21:30:37.434Z] [2022-08-16T21:30:37.498Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-16T21:30:37.694Z] Removing bundles/ [2022-08-16T21:30:37.694Z] [2022-08-16T21:30:37.694Z] ---> Making bundle: cross (in bundles/cross) [2022-08-16T21:30:37.694Z] Cross building: bundles/cross/linux/amd64 [2022-08-16T21:30:37.694Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-16T21:30:37.694Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-16T21:30:37.755Z] docker_cli_daemon_test.go:2504: [dbaa5b6b98766] daemon is not started [2022-08-16T21:30:39.647Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-16T21:30:43.819Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-16T21:30:44.750Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-16T21:30:45.680Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-16T21:30:46.246Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-16T21:30:48.147Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-16T21:30:48.403Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-16T21:30:49.331Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-16T21:30:49.894Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-16T21:30:50.456Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-16T21:30:50.456Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-16T21:30:50.712Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-16T21:30:51.274Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-16T21:30:51.274Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-16T21:30:51.274Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-16T21:30:52.204Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-16T21:30:53.134Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-16T21:30:55.025Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-16T21:30:55.025Z] check_test.go:540: [d43b06278e882] daemon is not started [2022-08-16T21:30:55.025Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-16T21:30:59.195Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-16T21:30:59.758Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-16T21:31:01.125Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite (332.42s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.99s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.43s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.20s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.16s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.25s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.44s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.08s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.32s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.80s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.75s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.98s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.31s) [2022-08-16T21:31:01.125Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.90s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.31s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.01s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.23s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.39s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.38s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.41s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.61s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.21s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.90s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.84s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.27s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.88s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.90s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.43s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.63s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-08-16T21:31:01.125Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-16T21:31:01.125Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.07s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.49s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.73s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.95s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.72s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.92s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.79s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.07s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.54s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.69s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.79s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.65s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.76s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.63s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.77s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.49s) [2022-08-16T21:31:01.125Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2022-08-16T21:31:01.126Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-08-16T21:31:01.126Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-08-16T21:31:01.126Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-16T21:31:01.126Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-08-16T21:31:01.126Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.94s) [2022-08-16T21:31:01.126Z] === RUN TestDockerSwarmSuite [2022-08-16T21:31:01.126Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-16T21:31:01.382Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-16T21:31:02.312Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-16T21:31:02.874Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-16T21:31:03.131Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-16T21:31:04.498Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-16T21:31:07.767Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-16T21:31:13.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-16T21:31:16.292Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-16T21:31:16.292Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-16T21:31:19.598Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-16T21:31:22.869Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-16T21:31:23.897Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-16T21:31:23.897Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-16T21:31:23.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-16T21:31:23.897Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-16T21:31:23.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-16T21:31:23.897Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-16T21:31:23.897Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-16T21:31:23.897Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-16T21:31:23.897Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-16T21:31:25.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-16T21:31:26.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-16T21:31:26.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-16T21:31:30.067Z] docker_api_swarm_test.go:563: [d9d920098e77b] joining swarm manager [dcab791d4af05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:31:32.035Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-16T21:31:35.427Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-16T21:31:35.427Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-16T21:31:40.772Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-16T21:31:40.772Z] docker_api_swarm_test.go:585: [dfcc2d79f6e1c] joining swarm manager [dcab791d4af05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:31:45.020Z] check_test.go:611: [d9d920098e77b] daemon is not started [2022-08-16T21:31:46.438Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-16T21:31:46.696Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-16T21:31:47.634Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-16T21:31:50.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-16T21:31:51.532Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-16T21:31:51.532Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-16T21:31:52.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-16T21:31:53.843Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-16T21:31:54.771Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-16T21:31:55.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-16T21:31:55.027Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-16T21:31:55.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-16T21:31:58.295Z] docker_api_swarm_test.go:46: [d427855f7dc72] joining swarm manager [d4869f445a595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:32:03.556Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-16T21:32:04.939Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-16T21:32:07.470Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-16T21:32:17.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-16T21:32:17.487Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-16T21:32:17.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-16T21:32:18.048Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-16T21:32:18.304Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-16T21:32:18.304Z] --- PASS: TestImportExtremelyLargeImageWorks (180.19s) [2022-08-16T21:32:18.304Z] PASS [2022-08-16T21:32:18.304Z] [2022-08-16T21:32:18.304Z] DONE 22 tests in 184.668s [2022-08-16T21:32:18.304Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-16T21:32:18.304Z] ++ 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-16T21:32:18.304Z] ++ set -e [2022-08-16T21:32:18.304Z] ++ '[' -n 0 ']' [2022-08-16T21:32:18.304Z] ++ set -x [2022-08-16T21:32:18.304Z] ++ 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-16T21:32:18.304Z] === RUN TestStripANSICommands [2022-08-16T21:32:18.304Z] === RUN TestStripANSICommands/#00 [2022-08-16T21:32:18.304Z] === RUN TestStripANSICommands/#01 [2022-08-16T21:32:18.304Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-16T21:32:18.304Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-16T21:32:18.304Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-16T21:32:18.304Z] PASS [2022-08-16T21:32:18.304Z] [2022-08-16T21:32:18.304Z] DONE 3 tests in 0.053s [2022-08-16T21:32:18.304Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-16T21:32:18.304Z] ++ 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-16T21:32:18.304Z] ++ set -e [2022-08-16T21:32:18.304Z] ++ '[' -n 0 ']' [2022-08-16T21:32:18.304Z] ++ set -x [2022-08-16T21:32:18.304Z] ++ 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-16T21:32:18.560Z] INFO: Testing against a local daemon [2022-08-16T21:32:18.560Z] === RUN TestNetworkCreateDelete [2022-08-16T21:32:18.816Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-08-16T21:32:18.816Z] === RUN TestDockerNetworkDeletePreferID [2022-08-16T21:32:19.378Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2022-08-16T21:32:19.378Z] === RUN TestDaemonDNSFallback [2022-08-16T21:32:21.896Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-16T21:32:23.263Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-16T21:32:24.628Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-16T21:32:25.995Z] --- PASS: TestDaemonDNSFallback (6.76s) [2022-08-16T21:32:25.995Z] === RUN TestInspectNetwork [2022-08-16T21:32:28.514Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-16T21:32:30.405Z] === RUN TestInspectNetwork/full_network_id [2022-08-16T21:32:30.405Z] === RUN TestInspectNetwork/partial_network_id [2022-08-16T21:32:30.405Z] === RUN TestInspectNetwork/network_name [2022-08-16T21:32:30.405Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-16T21:32:30.405Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-16T21:32:31.333Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-16T21:32:34.602Z] --- PASS: TestInspectNetwork (8.50s) [2022-08-16T21:32:34.602Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-16T21:32:34.602Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-16T21:32:34.602Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-16T21:32:34.602Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-16T21:32:34.602Z] === RUN TestRunContainerWithBridgeNone [2022-08-16T21:32:36.495Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-16T21:32:36.495Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:32:36.495Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:32:36.495Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:32:36.495Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-16T21:32:36.495Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-16T21:32:36.495Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-16T21:32:36.495Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-16T21:32:36.495Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-16T21:32:36.495Z] === RUN TestNetworkList [2022-08-16T21:32:36.495Z] === RUN TestNetworkList//networks [2022-08-16T21:32:36.495Z] === PAUSE TestNetworkList//networks [2022-08-16T21:32:36.495Z] === RUN TestNetworkList//networks/ [2022-08-16T21:32:36.495Z] === PAUSE TestNetworkList//networks/ [2022-08-16T21:32:36.751Z] === CONT TestNetworkList//networks [2022-08-16T21:32:36.751Z] === CONT TestNetworkList//networks/ [2022-08-16T21:32:36.751Z] --- PASS: TestNetworkList (0.02s) [2022-08-16T21:32:36.751Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-16T21:32:36.751Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-16T21:32:36.751Z] === RUN TestHostIPv4BridgeLabel [2022-08-16T21:32:37.313Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-16T21:32:37.313Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-16T21:32:38.244Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-08-16T21:32:38.244Z] === RUN TestDaemonDefaultNetworkPools [2022-08-16T21:32:39.193Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-08-16T21:32:39.193Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-16T21:32:40.134Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-16T21:32:40.134Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-16T21:32:41.501Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-08-16T21:32:41.501Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-16T21:32:42.066Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-08-16T21:32:42.066Z] === RUN TestServiceWithPredefinedNetwork [2022-08-16T21:32:42.322Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-16T21:32:42.322Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-16T21:32:44.157Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-16T21:32:44.157Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-16T21:32:44.157Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-16T21:32:44.157Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-16T21:32:44.157Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-16T21:32:44.157Z] Cross building: bundles/cross/windows/amd64 [2022-08-16T21:32:44.157Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-16T21:32:44.157Z] { [2022-08-16T21:32:44.157Z] "RT_GROUP_ICON": { [2022-08-16T21:32:44.157Z] "#1": { [2022-08-16T21:32:44.158Z] "0409": "../../winresources/docker.ico" [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] }, [2022-08-16T21:32:44.158Z] "RT_MANIFEST": { [2022-08-16T21:32:44.158Z] "#1": { [2022-08-16T21:32:44.158Z] "0409": { [2022-08-16T21:32:44.158Z] "identity": {}, [2022-08-16T21:32:44.158Z] "description": "Docker Engine", [2022-08-16T21:32:44.158Z] "minimum-os": "vista", [2022-08-16T21:32:44.158Z] "execution-level": "", [2022-08-16T21:32:44.158Z] "ui-access": false, [2022-08-16T21:32:44.158Z] "auto-elevate": false, [2022-08-16T21:32:44.158Z] "dpi-awareness": "unaware", [2022-08-16T21:32:44.158Z] "disable-theming": false, [2022-08-16T21:32:44.158Z] "disable-window-filtering": false, [2022-08-16T21:32:44.158Z] "high-resolution-scrolling-aware": false, [2022-08-16T21:32:44.158Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-16T21:32:44.158Z] "long-path-aware": false, [2022-08-16T21:32:44.158Z] "printer-driver-isolation": false, [2022-08-16T21:32:44.158Z] "gdi-scaling": false, [2022-08-16T21:32:44.158Z] "segment-heap": false, [2022-08-16T21:32:44.158Z] "use-common-controls-v6": false [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] }, [2022-08-16T21:32:44.158Z] "RT_MESSAGETABLE": { [2022-08-16T21:32:44.158Z] "#1": { [2022-08-16T21:32:44.158Z] "0409": "../../winresources/event_messages.bin" [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] }, [2022-08-16T21:32:44.158Z] "RT_VERSION": { [2022-08-16T21:32:44.158Z] "#1": { [2022-08-16T21:32:44.158Z] "0409": { [2022-08-16T21:32:44.158Z] "fixed": { [2022-08-16T21:32:44.158Z] "file_version": "0.0.0.0", [2022-08-16T21:32:44.158Z] "product_version": "0.0.0.0", [2022-08-16T21:32:44.158Z] "type": "Unknown" [2022-08-16T21:32:44.158Z] }, [2022-08-16T21:32:44.158Z] "info": { [2022-08-16T21:32:44.158Z] "0000": { [2022-08-16T21:32:44.158Z] "CompanyName": "", [2022-08-16T21:32:44.158Z] "FileVersion": "dev", [2022-08-16T21:32:44.158Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-16T21:32:44.158Z] "OriginalFileName": "dockerd.exe", [2022-08-16T21:32:44.158Z] "ProductName": "", [2022-08-16T21:32:44.158Z] "ProductVersion": "dev", [2022-08-16T21:32:44.158Z] "SpecialBuild": "dc68350e3e7ee651f9a682c3c4b61aaca632e7cd" [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] } [2022-08-16T21:32:44.158Z] cmd/dockerd/config.go [2022-08-16T21:32:44.158Z] cmd/dockerd/config_windows.go [2022-08-16T21:32:44.158Z] cmd/dockerd/daemon.go [2022-08-16T21:32:44.158Z] cmd/dockerd/daemon_test.go [2022-08-16T21:32:44.158Z] cmd/dockerd/daemon_windows.go [2022-08-16T21:32:44.158Z] cmd/dockerd/docker.go [2022-08-16T21:32:44.158Z] cmd/dockerd/docker_windows.go [2022-08-16T21:32:44.158Z] cmd/dockerd/genwinres_windows.go [2022-08-16T21:32:44.158Z] cmd/dockerd/metrics.go [2022-08-16T21:32:44.158Z] cmd/dockerd/options.go [2022-08-16T21:32:44.158Z] cmd/dockerd/options_test.go [2022-08-16T21:32:44.158Z] cmd/dockerd/service_windows.go [2022-08-16T21:32:44.158Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-16T21:32:44.158Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-16T21:32:44.838Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2022-08-16T21:32:44.838Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-16T21:32:44.838Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:32:44.838Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:32:44.838Z] === RUN TestServiceWithDataPathPortInit [2022-08-16T21:32:45.766Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-16T21:32:46.022Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-16T21:32:46.022Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-16T21:32:46.949Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-16T21:32:46.949Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-16T21:32:47.205Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-16T21:32:47.466Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-16T21:32:49.354Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-16T21:32:49.916Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-16T21:32:50.843Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-16T21:32:51.770Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-16T21:32:52.699Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-16T21:32:53.262Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-16T21:32:58.511Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-16T21:33:00.400Z] --- PASS: TestServiceWithDataPathPortInit (15.68s) [2022-08-16T21:33:00.400Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-16T21:33:03.675Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:inab5pq2pef0aaq99yzse3l4v Created:2022-08-16 21:33:01.980027935 +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[515b559523f04be61959be25bed24b928709c639d2a6be362a6ffa2bd8f5c3b6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m6f92qionlfmlcutlqzeciadk EndpointID:d47894a8351012744079d058eb9c1ed004536d07b000643f989d6991b076409a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8d54c73919a0b171b4393bd233d6a13396321b3d40214b7403b23659eb3763da 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:72db63a5bf3e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m6f92qionlfmlcutlqzeciadk EndpointID:d47894a8351012744079d058eb9c1ed004536d07b000643f989d6991b076409a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-16T21:33:06.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-16T21:33:08.097Z] docker_api_swarm_test.go:304: [df0cf29db8f89] joining swarm manager [d65acc21b2d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:33:08.353Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2022-08-16T21:33:08.353Z] PASS [2022-08-16T21:33:08.353Z] [2022-08-16T21:33:08.353Z] === Skipped [2022-08-16T21:33:08.353Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:33:08.353Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:33:08.353Z] [2022-08-16T21:33:08.353Z] DONE 38 tests, 1 skipped in 49.966s [2022-08-16T21:33:08.353Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:33:08.353Z] ++ 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-16T21:33:08.353Z] ++ set -e [2022-08-16T21:33:08.353Z] ++ '[' -n 0 ']' [2022-08-16T21:33:08.353Z] ++ set -x [2022-08-16T21:33:08.353Z] ++ 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-16T21:33:08.609Z] INFO: Testing against a local daemon [2022-08-16T21:33:08.609Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-16T21:33:08.609Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:33:08.609Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:33:08.609Z] === RUN TestDockerNetworkIpvlan [2022-08-16T21:33:08.609Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:33:08.609Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:33:08.609Z] PASS [2022-08-16T21:33:08.609Z] [2022-08-16T21:33:08.609Z] === Skipped [2022-08-16T21:33:08.609Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:33:08.609Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:33:08.609Z] [2022-08-16T21:33:08.609Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:33:08.609Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:33:08.609Z] [2022-08-16T21:33:08.609Z] DONE 2 tests, 2 skipped in 0.101s [2022-08-16T21:33:08.609Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:33:08.609Z] ++ 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-16T21:33:08.609Z] ++ set -e [2022-08-16T21:33:08.609Z] ++ '[' -n 0 ']' [2022-08-16T21:33:08.609Z] ++ set -x [2022-08-16T21:33:08.609Z] ++ 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-16T21:33:08.609Z] INFO: Testing against a local daemon [2022-08-16T21:33:08.609Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-16T21:33:09.976Z] docker_api_swarm_test.go:305: [df3f4ede0ee89] joining swarm manager [d65acc21b2d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:33:09.976Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-08-16T21:33:09.976Z] === RUN TestDockerNetworkMacvlan [2022-08-16T21:33:10.905Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-16T21:33:11.833Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-16T21:33:11.833Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-16T21:33:12.760Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-16T21:33:13.691Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-16T21:33:14.619Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-16T21:33:15.547Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-16T21:33:16.914Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-16T21:33:22.162Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-16T21:33:22.418Z] --- PASS: TestDockerNetworkMacvlan (12.50s) [2022-08-16T21:33:22.418Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-08-16T21:33:22.418Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-16T21:33:22.418Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-08-16T21:33:22.418Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-08-16T21:33:22.418Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2022-08-16T21:33:22.418Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s) [2022-08-16T21:33:22.418Z] PASS [2022-08-16T21:33:22.418Z] [2022-08-16T21:33:22.418Z] DONE 8 tests in 13.991s [2022-08-16T21:33:22.675Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-16T21:33:22.675Z] ++ 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-16T21:33:22.675Z] ++ set -e [2022-08-16T21:33:22.675Z] ++ '[' -n 0 ']' [2022-08-16T21:33:22.675Z] ++ set -x [2022-08-16T21:33:22.675Z] ++ 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-16T21:33:22.675Z] testing: warning: no tests to run [2022-08-16T21:33:22.675Z] PASS [2022-08-16T21:33:22.675Z] [2022-08-16T21:33:22.675Z] DONE 0 tests in 0.027s [2022-08-16T21:33:22.675Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-16T21:33:22.675Z] ++ 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-16T21:33:22.675Z] ++ set -e [2022-08-16T21:33:22.675Z] ++ '[' -n 0 ']' [2022-08-16T21:33:22.675Z] ++ set -x [2022-08-16T21:33:22.675Z] ++ 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-16T21:33:22.675Z] INFO: Testing against a local daemon [2022-08-16T21:33:22.675Z] === RUN TestAuthZPluginAllowRequest [2022-08-16T21:33:22.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-16T21:33:23.859Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-16T21:33:24.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-16T21:33:24.115Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-08-16T21:33:24.115Z] === RUN TestAuthZPluginTLS [2022-08-16T21:33:24.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-16T21:33:24.682Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-16T21:33:24.682Z] === RUN TestAuthZPluginDenyRequest [2022-08-16T21:33:25.244Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-16T21:33:25.244Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-16T21:33:25.500Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-16T21:33:25.500Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-16T21:33:25.756Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-16T21:33:25.756Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-08-16T21:33:25.756Z] === RUN TestAuthZPluginDenyResponse [2022-08-16T21:33:25.756Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-16T21:33:26.321Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-08-16T21:33:26.321Z] === RUN TestAuthZPluginAllowEventStream [2022-08-16T21:33:28.222Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2022-08-16T21:33:28.222Z] === RUN TestAuthZPluginErrorResponse [2022-08-16T21:33:28.477Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-16T21:33:28.477Z] === RUN TestAuthZPluginErrorRequest [2022-08-16T21:33:29.039Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-16T21:33:29.039Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-16T21:33:29.601Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-16T21:33:29.601Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-16T21:33:31.492Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2022-08-16T21:33:31.492Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-16T21:33:32.860Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-16T21:33:33.422Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s) [2022-08-16T21:33:33.422Z] === RUN TestAuthZPluginHeader [2022-08-16T21:33:34.353Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-08-16T21:33:34.353Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-16T21:33:34.608Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-16T21:33:34.865Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-16T21:33:35.121Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-16T21:33:35.682Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-16T21:33:35.682Z] === RUN TestDockerSuite/TestBuildFails [2022-08-16T21:33:36.244Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-16T21:33:36.499Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-16T21:33:37.865Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-16T21:33:39.233Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.86s) [2022-08-16T21:33:39.233Z] === RUN TestAuthZPluginV2Disable [2022-08-16T21:33:39.796Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-16T21:33:40.723Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-16T21:33:42.089Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-16T21:33:42.089Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-16T21:33:43.017Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-16T21:33:43.273Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-08-16T21:33:43.273Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-16T21:33:44.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-16T21:33:44.202Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-16T21:33:45.130Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-16T21:33:45.387Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-16T21:33:46.756Z] docker_api_swarm_test.go:272: [de6c5d1afef8f] joining swarm manager [d83792ea69795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:33:47.327Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-16T21:33:47.327Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.11s) [2022-08-16T21:33:47.327Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-16T21:33:48.255Z] docker_api_swarm_test.go:273: [da978f3f6d2b4] joining swarm manager [d83792ea69795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:33:48.819Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-16T21:33:50.186Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-16T21:33:50.443Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-16T21:33:51.809Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-16T21:33:52.370Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-16T21:33:53.737Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-16T21:33:53.737Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-16T21:33:55.103Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-16T21:33:55.360Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-16T21:33:55.924Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-16T21:33:56.180Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-16T21:33:56.438Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-16T21:33:57.000Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-16T21:33:57.928Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-16T21:33:59.294Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.72s) [2022-08-16T21:33:59.294Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-16T21:33:59.856Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-16T21:34:04.020Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-16T21:34:06.537Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-16T21:34:06.537Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-16T21:34:06.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-16T21:34:06.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-16T21:34:06.537Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-16T21:34:06.537Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-16T21:34:07.465Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-16T21:34:08.396Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-16T21:34:09.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-16T21:34:11.237Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-16T21:34:11.493Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-16T21:34:12.057Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-16T21:34:16.224Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-16T21:34:16.224Z] PASS [2022-08-16T21:34:16.224Z] [2022-08-16T21:34:16.224Z] DONE 17 tests in 53.349s [2022-08-16T21:34:16.224Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-16T21:34:16.224Z] ++ 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-16T21:34:16.224Z] ++ set -e [2022-08-16T21:34:16.224Z] ++ '[' -n 0 ']' [2022-08-16T21:34:16.224Z] ++ set -x [2022-08-16T21:34:16.224Z] ++ 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-16T21:34:16.224Z] INFO: Testing against a local daemon [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:34:16.224Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:34:16.224Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-16T21:34:16.224Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-16T21:34:16.224Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-16T21:34:16.224Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-16T21:34:16.224Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-16T21:34:16.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-16T21:34:16.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-16T21:34:16.224Z] === RUN TestPluginInstall [2022-08-16T21:34:16.224Z] === RUN TestPluginInstall/no_auth [2022-08-16T21:34:18.117Z] time="2022-08-16T21:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:34:18.117Z] time="2022-08-16T21:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd6564648a0c03fcc4beffcf9ef8acd3e3e72656117e81d7e5316a8e62ee2d2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:34:18.117Z] time="2022-08-16T21:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:34:18.117Z] time="2022-08-16T21:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd6564648a0c03fcc4beffcf9ef8acd3e3e72656117e81d7e5316a8e62ee2d2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:34:18.678Z] === RUN TestPluginInstall/with_htpasswd [2022-08-16T21:34:18.934Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-16T21:34:18.934Z] time="2022-08-16T21:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:34:18.934Z] time="2022-08-16T21:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7937ea115a92a591bbc0efab2b3a58e9875f819645348c51bc97c663b8bc08d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:34:18.934Z] time="2022-08-16T21:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:34:18.934Z] time="2022-08-16T21:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7937ea115a92a591bbc0efab2b3a58e9875f819645348c51bc97c663b8bc08d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:34:19.496Z] === RUN TestPluginInstall/with_insecure [2022-08-16T21:34:20.425Z] time="2022-08-16T21:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:34:20.425Z] time="2022-08-16T21:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a42223127d2f9f43c11e9f9b3e6abc2224888fec10dec99be6241f9f078aa5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:34:20.425Z] time="2022-08-16T21:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:34:20.425Z] time="2022-08-16T21:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a42223127d2f9f43c11e9f9b3e6abc2224888fec10dec99be6241f9f078aa5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:34:20.600Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-16T21:34:20.600Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-16T21:34:20.600Z] { [2022-08-16T21:34:20.600Z] "RT_GROUP_ICON": { [2022-08-16T21:34:20.600Z] "#1": { [2022-08-16T21:34:20.600Z] "0409": "../../winresources/docker.ico" [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] }, [2022-08-16T21:34:20.600Z] "RT_MANIFEST": { [2022-08-16T21:34:20.600Z] "#1": { [2022-08-16T21:34:20.600Z] "0409": { [2022-08-16T21:34:20.600Z] "identity": {}, [2022-08-16T21:34:20.600Z] "description": "Docker Engine", [2022-08-16T21:34:20.600Z] "minimum-os": "vista", [2022-08-16T21:34:20.600Z] "execution-level": "", [2022-08-16T21:34:20.600Z] "ui-access": false, [2022-08-16T21:34:20.600Z] "auto-elevate": false, [2022-08-16T21:34:20.600Z] "dpi-awareness": "unaware", [2022-08-16T21:34:20.600Z] "disable-theming": false, [2022-08-16T21:34:20.600Z] "disable-window-filtering": false, [2022-08-16T21:34:20.600Z] "high-resolution-scrolling-aware": false, [2022-08-16T21:34:20.600Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-16T21:34:20.600Z] "long-path-aware": false, [2022-08-16T21:34:20.600Z] "printer-driver-isolation": false, [2022-08-16T21:34:20.600Z] "gdi-scaling": false, [2022-08-16T21:34:20.600Z] "segment-heap": false, [2022-08-16T21:34:20.600Z] "use-common-controls-v6": false [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] }, [2022-08-16T21:34:20.600Z] "RT_MESSAGETABLE": { [2022-08-16T21:34:20.600Z] "#1": { [2022-08-16T21:34:20.600Z] "0409": "../../winresources/event_messages.bin" [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] }, [2022-08-16T21:34:20.600Z] "RT_VERSION": { [2022-08-16T21:34:20.600Z] "#1": { [2022-08-16T21:34:20.600Z] "0409": { [2022-08-16T21:34:20.600Z] "fixed": { [2022-08-16T21:34:20.600Z] "file_version": "0.0.0.0", [2022-08-16T21:34:20.600Z] "product_version": "0.0.0.0", [2022-08-16T21:34:20.600Z] "type": "Unknown" [2022-08-16T21:34:20.600Z] }, [2022-08-16T21:34:20.600Z] "info": { [2022-08-16T21:34:20.600Z] "0000": { [2022-08-16T21:34:20.600Z] "CompanyName": "", [2022-08-16T21:34:20.600Z] "FileVersion": "dev", [2022-08-16T21:34:20.600Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-16T21:34:20.600Z] "OriginalFileName": "docker-proxy.exe", [2022-08-16T21:34:20.600Z] "ProductName": "", [2022-08-16T21:34:20.600Z] "ProductVersion": "dev", [2022-08-16T21:34:20.600Z] "SpecialBuild": "dc68350e3e7ee651f9a682c3c4b61aaca632e7cd" [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] } [2022-08-16T21:34:20.600Z] cmd/docker-proxy/genwinres_windows.go [2022-08-16T21:34:20.600Z] cmd/docker-proxy/main.go [2022-08-16T21:34:20.600Z] cmd/docker-proxy/network_proxy_test.go [2022-08-16T21:34:20.600Z] cmd/docker-proxy/proxy.go [2022-08-16T21:34:20.600Z] cmd/docker-proxy/sctp_proxy.go [2022-08-16T21:34:20.600Z] cmd/docker-proxy/tcp_proxy.go [2022-08-16T21:34:20.600Z] cmd/docker-proxy/udp_proxy.go [2022-08-16T21:34:20.600Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-16T21:34:20.600Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-16T21:34:20.600Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-16T21:34:20.600Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-16T21:34:20.600Z] remote: Enumerating objects: 23, done. [2022-08-16T21:34:20.600Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-16T21:34:20.600Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-16T21:34:20.600Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-16T21:34:20.600Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-16T21:34:20.600Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-16T21:34:20.600Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-16T21:34:20.600Z] Cross building: bundles/cross/linux/ppc64le [2022-08-16T21:34:20.600Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-16T21:34:20.600Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-16T21:34:20.682Z] plugin_test.go:196: [d2b3802e6a76c] daemon is not started [2022-08-16T21:34:20.682Z] --- PASS: TestPluginInstall (4.58s) [2022-08-16T21:34:20.682Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2022-08-16T21:34:20.682Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-08-16T21:34:20.682Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-08-16T21:34:20.682Z] === RUN TestPluginsWithRuntimes [2022-08-16T21:34:22.048Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-16T21:34:22.304Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-16T21:34:22.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-16T21:34:23.432Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-16T21:34:24.359Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-16T21:34:24.359Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-16T21:34:24.359Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-16T21:34:24.615Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-08-16T21:34:24.615Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-08-16T21:34:24.615Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-08-16T21:34:24.615Z] === RUN TestPluginBackCompatMediaTypes [2022-08-16T21:34:25.545Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-08-16T21:34:25.545Z] PASS [2022-08-16T21:34:25.545Z] [2022-08-16T21:34:25.545Z] DONE 24 tests in 9.409s [2022-08-16T21:34:25.545Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-16T21:34:25.545Z] ++ 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-16T21:34:25.545Z] ++ set -e [2022-08-16T21:34:25.545Z] ++ '[' -n 0 ']' [2022-08-16T21:34:25.545Z] ++ set -x [2022-08-16T21:34:25.545Z] ++ 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-16T21:34:25.545Z] INFO: Testing against a local daemon [2022-08-16T21:34:25.545Z] === RUN TestExternalGraphDriver [2022-08-16T21:34:25.801Z] === RUN TestExternalGraphDriver/json [2022-08-16T21:34:27.693Z] === RUN TestExternalGraphDriver/spec [2022-08-16T21:34:27.949Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-16T21:34:28.206Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-16T21:34:29.572Z] === RUN TestExternalGraphDriver/pull [2022-08-16T21:34:29.828Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-16T21:34:30.084Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-16T21:34:31.465Z] --- PASS: TestExternalGraphDriver (6.04s) [2022-08-16T21:34:31.465Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-08-16T21:34:31.465Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-08-16T21:34:31.465Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2022-08-16T21:34:31.465Z] === RUN TestGraphdriverPluginV2 [2022-08-16T21:34:31.721Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-16T21:34:32.283Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-16T21:34:32.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-16T21:34:33.101Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-16T21:34:34.028Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-16T21:34:35.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-16T21:34:36.482Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-16T21:34:36.482Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-16T21:34:37.045Z] --- PASS: TestGraphdriverPluginV2 (5.53s) [2022-08-16T21:34:37.045Z] PASS [2022-08-16T21:34:37.045Z] [2022-08-16T21:34:37.045Z] DONE 5 tests in 11.707s [2022-08-16T21:34:37.045Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-16T21:34:37.045Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-16T21:34:37.045Z] ++ 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-16T21:34:37.045Z] ++ set -e [2022-08-16T21:34:37.045Z] ++ '[' -n 0 ']' [2022-08-16T21:34:37.045Z] ++ set -x [2022-08-16T21:34:37.045Z] ++ 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-16T21:34:37.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-16T21:34:37.302Z] INFO: Testing against a local daemon [2022-08-16T21:34:37.302Z] === RUN TestContinueAfterPluginCrash [2022-08-16T21:34:37.302Z] === PAUSE TestContinueAfterPluginCrash [2022-08-16T21:34:37.302Z] === RUN TestReadPluginNoRead [2022-08-16T21:34:37.302Z] === PAUSE TestReadPluginNoRead [2022-08-16T21:34:37.302Z] === RUN TestDaemonStartWithLogOpt [2022-08-16T21:34:37.302Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-16T21:34:37.302Z] === CONT TestContinueAfterPluginCrash [2022-08-16T21:34:37.302Z] === CONT TestDaemonStartWithLogOpt [2022-08-16T21:34:37.558Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-16T21:34:38.488Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-16T21:34:40.380Z] docker_api_swarm_node_test.go:20: [d86fd5d3d9018] joining swarm manager [d08c75f607609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:34:41.309Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-16T21:34:41.566Z] docker_api_swarm_node_test.go:21: [d246c6d088ee7] joining swarm manager [d08c75f607609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:34:42.933Z] --- PASS: TestDaemonStartWithLogOpt (5.54s) [2022-08-16T21:34:42.933Z] === CONT TestReadPluginNoRead [2022-08-16T21:34:43.862Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-16T21:34:45.228Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-16T21:34:45.486Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-16T21:34:46.852Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-16T21:34:47.108Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-16T21:34:47.669Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-16T21:34:48.232Z] --- PASS: TestContinueAfterPluginCrash (11.04s) [2022-08-16T21:34:48.799Z] === RUN TestReadPluginNoRead/default [2022-08-16T21:34:48.799Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-16T21:34:50.690Z] === CONT TestReadPluginNoRead [2022-08-16T21:34:50.690Z] read_test.go:92: [dd889d0613f73] daemon is not started [2022-08-16T21:34:50.690Z] --- PASS: TestReadPluginNoRead (7.46s) [2022-08-16T21:34:50.690Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2022-08-16T21:34:50.690Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2022-08-16T21:34:50.690Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2022-08-16T21:34:50.690Z] PASS [2022-08-16T21:34:50.690Z] [2022-08-16T21:34:50.690Z] DONE 6 tests in 13.173s [2022-08-16T21:34:50.690Z] 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-16T21:34:50.690Z] ++ 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-16T21:34:50.690Z] ++ set -e [2022-08-16T21:34:50.690Z] ++ '[' -n 0 ']' [2022-08-16T21:34:50.690Z] ++ set -x [2022-08-16T21:34:50.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T21:34:50.690Z] testing: warning: no tests to run [2022-08-16T21:34:50.690Z] PASS [2022-08-16T21:34:50.690Z] [2022-08-16T21:34:50.690Z] DONE 0 tests in 0.038s [2022-08-16T21:34:50.690Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-16T21:34:50.690Z] ++ 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-16T21:34:50.690Z] ++ set -e [2022-08-16T21:34:50.690Z] ++ '[' -n 0 ']' [2022-08-16T21:34:50.690Z] ++ set -x [2022-08-16T21:34:50.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T21:34:50.690Z] INFO: Testing against a local daemon [2022-08-16T21:34:50.690Z] === RUN TestPluginWithDevMounts [2022-08-16T21:34:50.690Z] === PAUSE TestPluginWithDevMounts [2022-08-16T21:34:50.690Z] === CONT TestPluginWithDevMounts [2022-08-16T21:34:52.077Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-16T21:34:52.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-16T21:34:52.333Z] --- PASS: TestPluginWithDevMounts (1.82s) [2022-08-16T21:34:52.333Z] PASS [2022-08-16T21:34:52.333Z] [2022-08-16T21:34:52.333Z] DONE 1 tests in 1.971s [2022-08-16T21:34:52.333Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-16T21:34:52.333Z] ++ 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-16T21:34:52.333Z] ++ set -e [2022-08-16T21:34:52.333Z] ++ '[' -n 0 ']' [2022-08-16T21:34:52.333Z] ++ set -x [2022-08-16T21:34:52.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-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-16T21:34:52.589Z] INFO: Testing against a local daemon [2022-08-16T21:34:52.589Z] === RUN TestSecretInspect [2022-08-16T21:34:53.955Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-16T21:34:54.884Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-16T21:34:55.446Z] --- PASS: TestSecretInspect (3.01s) [2022-08-16T21:34:55.446Z] === RUN TestSecretList [2022-08-16T21:34:56.010Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-16T21:34:56.939Z] docker_api_swarm_test.go:502: [de29d31cca2e9] joining swarm manager [d17179c295af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:34:58.836Z] --- PASS: TestSecretList (3.08s) [2022-08-16T21:34:58.836Z] === RUN TestSecretsCreateAndDelete [2022-08-16T21:35:01.355Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2022-08-16T21:35:01.355Z] === RUN TestSecretsUpdate [2022-08-16T21:35:03.872Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-16T21:35:03.872Z] --- PASS: TestSecretsUpdate (2.67s) [2022-08-16T21:35:03.872Z] === RUN TestTemplatedSecret [2022-08-16T21:35:07.142Z] docker_api_swarm_test.go:507: [dc162eebaa40b] joining swarm manager [d17179c295af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:35:07.142Z] --- PASS: TestTemplatedSecret (3.04s) [2022-08-16T21:35:07.142Z] === RUN TestSecretCreateResolve [2022-08-16T21:35:07.142Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-16T21:35:09.030Z] === RUN TestDockerSuite/TestBuildRm [2022-08-16T21:35:09.287Z] --- PASS: TestSecretCreateResolve (2.52s) [2022-08-16T21:35:09.287Z] PASS [2022-08-16T21:35:09.287Z] [2022-08-16T21:35:09.287Z] DONE 6 tests in 17.009s [2022-08-16T21:35:09.287Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-16T21:35:09.287Z] ++ 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-16T21:35:09.287Z] ++ set -e [2022-08-16T21:35:09.287Z] ++ '[' -n 0 ']' [2022-08-16T21:35:09.287Z] ++ set -x [2022-08-16T21:35:09.287Z] ++ 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-16T21:35:09.543Z] INFO: Testing against a local daemon [2022-08-16T21:35:09.543Z] === RUN TestServiceCreateInit [2022-08-16T21:35:09.543Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-16T21:35:10.908Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-16T21:35:11.836Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-16T21:35:13.201Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-16T21:35:13.763Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-16T21:35:13.763Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-16T21:35:14.710Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-16T21:35:15.639Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-16T21:35:16.567Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-16T21:35:18.458Z] --- PASS: TestServiceCreateInit (8.86s) [2022-08-16T21:35:18.459Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.27s) [2022-08-16T21:35:18.459Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2022-08-16T21:35:18.459Z] === RUN TestCreateServiceMultipleTimes [2022-08-16T21:35:19.386Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-16T21:35:19.386Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-16T21:35:19.643Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-16T21:35:19.643Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-16T21:35:19.643Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-16T21:35:20.205Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-16T21:35:21.135Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-16T21:35:21.135Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-16T21:35:22.063Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-16T21:35:26.229Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-16T21:35:26.791Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-16T21:35:27.718Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-16T21:35:27.974Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-16T21:35:28.539Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-16T21:35:29.906Z] === RUN TestDockerSuite/TestBuildUser [2022-08-16T21:35:31.272Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-16T21:35:33.790Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-16T21:35:36.308Z] --- PASS: TestCreateServiceMultipleTimes (17.85s) [2022-08-16T21:35:36.308Z] === RUN TestCreateServiceConflict [2022-08-16T21:35:38.830Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-08-16T21:35:38.830Z] === RUN TestCreateServiceMaxReplicas [2022-08-16T21:35:40.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-16T21:35:42.715Z] docker_api_swarm_node_test.go:81: [da8002f5b3208] joining swarm manager [d198bac2f3013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:35:42.715Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2022-08-16T21:35:42.715Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-16T21:35:46.883Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-16T21:35:47.446Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-16T21:35:47.702Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-16T21:35:48.264Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-16T21:35:49.192Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-16T21:35:50.561Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-16T21:35:50.561Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-16T21:35:50.561Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-16T21:35:50.561Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-16T21:35:50.561Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-16T21:35:50.561Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-16T21:35:50.561Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-16T21:35:50.561Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-16T21:35:50.561Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-16T21:35:52.455Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-16T21:35:52.455Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-16T21:35:52.711Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-16T21:35:53.273Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-16T21:35:53.834Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-16T21:35:53.835Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-16T21:35:55.724Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-16T21:35:56.653Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-16T21:35:57.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-16T21:35:57.472Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-16T21:35:57.472Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2022-08-16T21:35:57.472Z] === RUN TestCreateServiceSecretFileMode [2022-08-16T21:35:58.034Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-16T21:35:58.597Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-16T21:35:58.597Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-16T21:35:58.597Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-16T21:35:59.526Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-16T21:36:00.096Z] docker_api_swarm_node_test.go:53: [daff31ad62035] joining swarm manager [ddb1677b750aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:36:01.032Z] docker_api_swarm_node_test.go:54: [d4063f0a8976e] joining swarm manager [ddb1677b750aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:36:01.289Z] --- PASS: TestCreateServiceSecretFileMode (3.76s) [2022-08-16T21:36:01.289Z] === RUN TestCreateServiceConfigFileMode [2022-08-16T21:36:01.852Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-16T21:36:02.414Z] === RUN TestDockerSuite/TestCommitChange [2022-08-16T21:36:03.343Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-16T21:36:04.271Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-16T21:36:04.271Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2022-08-16T21:36:04.271Z] === RUN TestCreateServiceSysctls [2022-08-16T21:36:05.639Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-16T21:36:07.008Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-16T21:36:07.935Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-16T21:36:08.192Z] --- PASS: TestCreateServiceSysctls (3.94s) [2022-08-16T21:36:08.192Z] === RUN TestCreateServiceCapabilities [2022-08-16T21:36:09.124Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-16T21:36:10.494Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-16T21:36:11.057Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2022-08-16T21:36:11.057Z] === RUN TestInspect [2022-08-16T21:36:11.313Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-16T21:36:12.062Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-16T21:36:12.062Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-16T21:36:12.062Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-16T21:36:12.062Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-16T21:36:12.062Z] Cross building: bundles/cross/linux/s390x [2022-08-16T21:36:12.062Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-16T21:36:12.062Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-16T21:36:12.242Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-16T21:36:12.499Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-16T21:36:13.428Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-16T21:36:13.992Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-16T21:36:14.555Z] --- PASS: TestInspect (3.39s) [2022-08-16T21:36:14.555Z] === RUN TestCreateJob [2022-08-16T21:36:14.812Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-16T21:36:15.379Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-16T21:36:15.941Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-16T21:36:16.870Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-16T21:36:17.434Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-16T21:36:18.362Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-16T21:36:18.362Z] --- PASS: TestCreateJob (3.76s) [2022-08-16T21:36:18.362Z] === RUN TestReplicatedJob [2022-08-16T21:36:18.924Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-16T21:36:19.487Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-16T21:36:20.861Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-16T21:36:21.423Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-16T21:36:22.790Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-16T21:36:23.718Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-16T21:36:24.280Z] --- PASS: TestReplicatedJob (5.96s) [2022-08-16T21:36:24.280Z] === RUN TestUpdateReplicatedJob [2022-08-16T21:36:24.536Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-16T21:36:25.100Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-16T21:36:25.100Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-16T21:36:25.663Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-16T21:36:26.592Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-16T21:36:27.521Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-16T21:36:28.455Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-16T21:36:28.455Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2022-08-16T21:36:28.455Z] === RUN TestServiceListWithStatuses [2022-08-16T21:36:28.455Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:36:28.455Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-16T21:36:28.455Z] === RUN TestDockerNetworkConnectAlias [2022-08-16T21:36:29.017Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-16T21:36:30.385Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-16T21:36:30.948Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-16T21:36:32.837Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-16T21:36:33.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-16T21:36:33.655Z] --- PASS: TestDockerNetworkConnectAlias (5.10s) [2022-08-16T21:36:33.655Z] === RUN TestDockerNetworkReConnect [2022-08-16T21:36:36.924Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-16T21:36:38.289Z] --- PASS: TestDockerNetworkReConnect (4.50s) [2022-08-16T21:36:38.289Z] === RUN TestServicePlugin [2022-08-16T21:36:39.656Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-16T21:36:39.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-16T21:36:40.169Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-16T21:36:42.695Z] docker_api_swarm_test.go:202: [da070f08fb884] joining swarm manager [d9b01513c3959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:36:42.695Z] plugin_test.go:61: [d2815e0eefc94] joining swarm manager [d118a341f54ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:36:44.062Z] plugin_test.go:64: [ddb355d4f4a15] joining swarm manager [d118a341f54ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:36:44.318Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-16T21:36:46.838Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-16T21:36:47.400Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-16T21:36:50.670Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-16T21:36:50.925Z] === RUN TestDockerSuite/TestCpToDot [2022-08-16T21:36:51.487Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-16T21:36:52.414Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-16T21:36:53.342Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-16T21:36:54.272Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-16T21:36:55.201Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-16T21:36:55.456Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-16T21:36:56.017Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-16T21:36:56.945Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-16T21:36:56.945Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-16T21:36:57.202Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-16T21:36:57.764Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-16T21:36:58.691Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-16T21:36:58.691Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-16T21:36:58.691Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-16T21:36:58.691Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-16T21:36:58.947Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-16T21:36:59.203Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-16T21:36:59.203Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-16T21:36:59.458Z] === RUN TestDockerSuite/TestCreateRM [2022-08-16T21:36:59.458Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-16T21:36:59.458Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-16T21:36:59.458Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-16T21:36:59.458Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-16T21:36:59.715Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-16T21:37:01.604Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-16T21:37:01.604Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-16T21:37:01.604Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-16T21:37:01.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-16T21:37:04.134Z] docker_api_swarm_test.go:384: [de52fad2e48c0] joining swarm manager [d1de4c98435ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:37:05.062Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-16T21:37:05.062Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-16T21:37:05.062Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-16T21:37:05.624Z] docker_api_swarm_test.go:385: [d4b8d4252991f] joining swarm manager [d1de4c98435ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:37:05.880Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-16T21:37:06.442Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-16T21:37:07.004Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-16T21:37:07.566Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-16T21:37:07.822Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-16T21:37:09.710Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-16T21:37:10.273Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-16T21:37:10.834Z] --- PASS: TestServicePlugin (32.72s) [2022-08-16T21:37:10.834Z] === RUN TestServiceUpdateLabel [2022-08-16T21:37:12.723Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-16T21:37:13.285Z] --- PASS: TestServiceUpdateLabel (2.46s) [2022-08-16T21:37:13.285Z] === RUN TestServiceUpdateSecrets [2022-08-16T21:37:15.173Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-16T21:37:16.101Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-16T21:37:17.028Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-16T21:37:23.562Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-16T21:37:23.562Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-16T21:37:23.817Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-16T21:37:24.073Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-16T21:37:24.329Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-16T21:37:24.585Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-16T21:37:24.585Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-16T21:37:24.841Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-16T21:37:25.781Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-16T21:37:26.717Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-16T21:37:26.717Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-16T21:37:26.717Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-16T21:37:27.278Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-16T21:37:27.534Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-16T21:37:27.790Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-08-16T21:37:27.790Z] === RUN TestServiceUpdateConfigs [2022-08-16T21:37:28.718Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-16T21:37:29.646Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-16T21:37:29.901Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-16T21:37:29.901Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-16T21:37:29.901Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-16T21:37:29.901Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-16T21:37:29.901Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-16T21:37:32.415Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-16T21:37:32.670Z] === RUN TestDockerSuite/TestEventsRename [2022-08-16T21:37:33.232Z] === RUN TestDockerSuite/TestEventsResize [2022-08-16T21:37:33.794Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-16T21:37:40.327Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-16T21:37:40.327Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-16T21:37:40.327Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-16T21:37:42.842Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-08-16T21:37:42.842Z] === RUN TestServiceUpdateNetwork [2022-08-16T21:37:43.097Z] === RUN TestDockerSuite/TestEventsTop [2022-08-16T21:37:43.659Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-16T21:37:46.175Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-16T21:37:52.711Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-16T21:37:52.711Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-16T21:37:55.236Z] --- PASS: TestServiceUpdateNetwork (12.52s) [2022-08-16T21:37:55.236Z] === RUN TestServiceUpdatePidsLimit [2022-08-16T21:37:56.165Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-16T21:37:57.093Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-16T21:37:58.459Z] === RUN TestDockerSuite/TestExec [2022-08-16T21:37:59.020Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-16T21:37:59.948Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-16T21:38:00.876Z] === RUN TestDockerSuite/TestExecEnv [2022-08-16T21:38:00.876Z] check_test.go:611: [d4b8d4252991f] daemon is not started [2022-08-16T21:38:00.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-16T21:38:01.438Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-16T21:38:02.804Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-16T21:38:03.060Z] docker_api_swarm_test.go:802: [de70ce7187996] joining swarm manager [d58d7b7679cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:38:03.317Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-16T21:38:03.534Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-16T21:38:03.534Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-16T21:38:03.534Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-16T21:38:03.534Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-16T21:38:03.534Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-16T21:38:03.871Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-16T21:38:04.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc68350e3e7ee651f9a682c3c4b61aaca632e7cd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc68350e3e7ee651f9a682c3c4b61aaca632e7cd hack/test/unit [2022-08-16T21:38:04.247Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-16T21:38:04.247Z] docker_api_swarm_test.go:802: [d3880c146e432] joining swarm manager [d58d7b7679cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:38:04.437Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-16T21:38:04.437Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-16T21:38:04.437Z] + TESTDIRS=./... [2022-08-16T21:38:04.437Z] + exclude_paths='/vendor/|/integration' [2022-08-16T21:38:04.437Z] ++ go list ./... [2022-08-16T21:38:04.437Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-16T21:38:05.373Z] + pkg_list='github.com/docker/docker/api [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:38:05.373Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/backend [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/container [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/events [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/filters [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/image [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/mount [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/network [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/registry [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/time [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/versions [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/volume [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli/config [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli/debug [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:38:05.374Z] github.com/docker/docker/client [2022-08-16T21:38:05.374Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:38:05.374Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:38:05.374Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:38:05.374Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:38:05.374Z] github.com/docker/docker/container [2022-08-16T21:38:05.374Z] github.com/docker/docker/container/stream [2022-08-16T21:38:05.374Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:38:05.374Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:38:05.374Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/config [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/events [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/exec [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/images [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/links [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/names [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/network [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/stats [2022-08-16T21:38:05.374Z] github.com/docker/docker/distribution [2022-08-16T21:38:05.374Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:38:05.374Z] github.com/docker/docker/distribution/utils [2022-08-16T21:38:05.374Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:38:05.374Z] github.com/docker/docker/dockerversion [2022-08-16T21:38:05.374Z] github.com/docker/docker/errdefs [2022-08-16T21:38:05.374Z] github.com/docker/docker/image [2022-08-16T21:38:05.374Z] github.com/docker/docker/image/cache [2022-08-16T21:38:05.374Z] github.com/docker/docker/image/tarexport [2022-08-16T21:38:05.374Z] github.com/docker/docker/image/v1 [2022-08-16T21:38:05.374Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:38:05.374Z] github.com/docker/docker/layer [2022-08-16T21:38:05.374Z] github.com/docker/docker/libcontainerd [2022-08-16T21:38:05.374Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:38:05.374Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:38:05.374Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:38:05.374Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:38:05.374Z] github.com/docker/docker/oci [2022-08-16T21:38:05.374Z] github.com/docker/docker/oci/caps [2022-08-16T21:38:05.374Z] github.com/docker/docker/opts [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/archive [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/directory [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/platform [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/pools [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/progress [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/signal [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/stack [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/system [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:38:05.374Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:38:05.374Z] github.com/docker/docker/plugin [2022-08-16T21:38:05.374Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:38:05.374Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:38:05.374Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:38:05.374Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:38:05.374Z] github.com/docker/docker/quota [2022-08-16T21:38:05.374Z] github.com/docker/docker/reference [2022-08-16T21:38:05.374Z] github.com/docker/docker/registry [2022-08-16T21:38:05.374Z] github.com/docker/docker/registry/resumable [2022-08-16T21:38:05.374Z] github.com/docker/docker/restartmanager [2022-08-16T21:38:05.374Z] github.com/docker/docker/rootless [2022-08-16T21:38:05.374Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:38:05.374Z] github.com/docker/docker/runconfig [2022-08-16T21:38:05.374Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/environment [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/registry [2022-08-16T21:38:05.374Z] github.com/docker/docker/testutil/request [2022-08-16T21:38:05.374Z] github.com/docker/docker/volume [2022-08-16T21:38:05.374Z] github.com/docker/docker/volume/drivers [2022-08-16T21:38:05.374Z] github.com/docker/docker/volume/local [2022-08-16T21:38:05.374Z] github.com/docker/docker/volume/mounts [2022-08-16T21:38:05.374Z] github.com/docker/docker/volume/service [2022-08-16T21:38:05.374Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:38:05.374Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:38:05.374Z] ++ grep --fixed-strings -v /libnetwork [2022-08-16T21:38:05.374Z] ++ echo 'github.com/docker/docker/api [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/backend [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/container [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/events [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/filters [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/image [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/mount [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/network [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/registry [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/time [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/versions [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:38:05.374Z] github.com/docker/docker/api/types/volume [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:38:05.374Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli/config [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli/debug [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:38:05.374Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:38:05.374Z] github.com/docker/docker/client [2022-08-16T21:38:05.374Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:38:05.374Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:38:05.374Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:38:05.374Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:38:05.374Z] github.com/docker/docker/container [2022-08-16T21:38:05.374Z] github.com/docker/docker/container/stream [2022-08-16T21:38:05.374Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:38:05.374Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:38:05.374Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/config [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/events [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/exec [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/images [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/links [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:38:05.374Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/names [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/network [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/stats [2022-08-16T21:38:05.375Z] github.com/docker/docker/distribution [2022-08-16T21:38:05.375Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:38:05.375Z] github.com/docker/docker/distribution/utils [2022-08-16T21:38:05.375Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:38:05.375Z] github.com/docker/docker/dockerversion [2022-08-16T21:38:05.375Z] github.com/docker/docker/errdefs [2022-08-16T21:38:05.375Z] github.com/docker/docker/image [2022-08-16T21:38:05.375Z] github.com/docker/docker/image/cache [2022-08-16T21:38:05.375Z] github.com/docker/docker/image/tarexport [2022-08-16T21:38:05.375Z] github.com/docker/docker/image/v1 [2022-08-16T21:38:05.375Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:38:05.375Z] github.com/docker/docker/layer [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:38:05.375Z] github.com/docker/docker/oci [2022-08-16T21:38:05.375Z] github.com/docker/docker/oci/caps [2022-08-16T21:38:05.375Z] github.com/docker/docker/opts [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/archive [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/directory [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/platform [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/pools [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/progress [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/signal [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/stack [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/system [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:38:05.375Z] github.com/docker/docker/plugin [2022-08-16T21:38:05.375Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:38:05.375Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:38:05.375Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:38:05.375Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:38:05.375Z] github.com/docker/docker/quota [2022-08-16T21:38:05.375Z] github.com/docker/docker/reference [2022-08-16T21:38:05.375Z] github.com/docker/docker/registry [2022-08-16T21:38:05.375Z] github.com/docker/docker/registry/resumable [2022-08-16T21:38:05.375Z] github.com/docker/docker/restartmanager [2022-08-16T21:38:05.375Z] github.com/docker/docker/rootless [2022-08-16T21:38:05.375Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:38:05.375Z] github.com/docker/docker/runconfig [2022-08-16T21:38:05.375Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/environment [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/registry [2022-08-16T21:38:05.375Z] github.com/docker/docker/testutil/request [2022-08-16T21:38:05.375Z] github.com/docker/docker/volume [2022-08-16T21:38:05.375Z] github.com/docker/docker/volume/drivers [2022-08-16T21:38:05.375Z] github.com/docker/docker/volume/local [2022-08-16T21:38:05.375Z] github.com/docker/docker/volume/mounts [2022-08-16T21:38:05.375Z] github.com/docker/docker/volume/service [2022-08-16T21:38:05.375Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:38:05.375Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:38:05.375Z] + base_pkg_list='github.com/docker/docker/api [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/backend [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/container [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/events [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/filters [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/image [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/mount [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/network [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/registry [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/time [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/versions [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:38:05.375Z] github.com/docker/docker/api/types/volume [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:38:05.375Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:38:05.375Z] github.com/docker/docker/cli [2022-08-16T21:38:05.375Z] github.com/docker/docker/cli/config [2022-08-16T21:38:05.375Z] github.com/docker/docker/cli/debug [2022-08-16T21:38:05.375Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:38:05.375Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:38:05.375Z] github.com/docker/docker/client [2022-08-16T21:38:05.375Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:38:05.375Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:38:05.375Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:38:05.375Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:38:05.375Z] github.com/docker/docker/container [2022-08-16T21:38:05.375Z] github.com/docker/docker/container/stream [2022-08-16T21:38:05.375Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:38:05.375Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:38:05.375Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/config [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/events [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/exec [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/images [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/links [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/names [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/network [2022-08-16T21:38:05.375Z] github.com/docker/docker/daemon/stats [2022-08-16T21:38:05.375Z] github.com/docker/docker/distribution [2022-08-16T21:38:05.375Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:38:05.375Z] github.com/docker/docker/distribution/utils [2022-08-16T21:38:05.375Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:38:05.375Z] github.com/docker/docker/dockerversion [2022-08-16T21:38:05.375Z] github.com/docker/docker/errdefs [2022-08-16T21:38:05.375Z] github.com/docker/docker/image [2022-08-16T21:38:05.375Z] github.com/docker/docker/image/cache [2022-08-16T21:38:05.375Z] github.com/docker/docker/image/tarexport [2022-08-16T21:38:05.375Z] github.com/docker/docker/image/v1 [2022-08-16T21:38:05.375Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:38:05.375Z] github.com/docker/docker/layer [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:38:05.375Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:38:05.375Z] github.com/docker/docker/oci [2022-08-16T21:38:05.375Z] github.com/docker/docker/oci/caps [2022-08-16T21:38:05.375Z] github.com/docker/docker/opts [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/archive [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/directory [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/platform [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/pools [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/progress [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/signal [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/stack [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/system [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:38:05.375Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:38:05.375Z] github.com/docker/docker/plugin [2022-08-16T21:38:05.375Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:38:05.375Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:38:05.375Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:38:05.375Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:38:05.375Z] github.com/docker/docker/quota [2022-08-16T21:38:05.375Z] github.com/docker/docker/reference [2022-08-16T21:38:05.375Z] github.com/docker/docker/registry [2022-08-16T21:38:05.375Z] github.com/docker/docker/registry/resumable [2022-08-16T21:38:05.376Z] github.com/docker/docker/restartmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/rootless [2022-08-16T21:38:05.376Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:38:05.376Z] github.com/docker/docker/runconfig [2022-08-16T21:38:05.376Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/environment [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/registry [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/request [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/drivers [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/local [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/mounts [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/service [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:38:05.376Z] ++ grep --fixed-strings /libnetwork [2022-08-16T21:38:05.376Z] ++ echo 'github.com/docker/docker/api [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/backend [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/container [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/events [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/filters [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/image [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/mount [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/network [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/registry [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/time [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/versions [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:38:05.376Z] github.com/docker/docker/api/types/volume [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:38:05.376Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:38:05.376Z] github.com/docker/docker/cli [2022-08-16T21:38:05.376Z] github.com/docker/docker/cli/config [2022-08-16T21:38:05.376Z] github.com/docker/docker/cli/debug [2022-08-16T21:38:05.376Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:38:05.376Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:38:05.376Z] github.com/docker/docker/client [2022-08-16T21:38:05.376Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:38:05.376Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:38:05.376Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:38:05.376Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:38:05.376Z] github.com/docker/docker/container [2022-08-16T21:38:05.376Z] github.com/docker/docker/container/stream [2022-08-16T21:38:05.376Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:38:05.376Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:38:05.376Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/config [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/events [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/exec [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/images [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/links [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/names [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/network [2022-08-16T21:38:05.376Z] github.com/docker/docker/daemon/stats [2022-08-16T21:38:05.376Z] github.com/docker/docker/distribution [2022-08-16T21:38:05.376Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:38:05.376Z] github.com/docker/docker/distribution/utils [2022-08-16T21:38:05.376Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:38:05.376Z] github.com/docker/docker/dockerversion [2022-08-16T21:38:05.376Z] github.com/docker/docker/errdefs [2022-08-16T21:38:05.376Z] github.com/docker/docker/image [2022-08-16T21:38:05.376Z] github.com/docker/docker/image/cache [2022-08-16T21:38:05.376Z] github.com/docker/docker/image/tarexport [2022-08-16T21:38:05.376Z] github.com/docker/docker/image/v1 [2022-08-16T21:38:05.376Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:38:05.376Z] github.com/docker/docker/layer [2022-08-16T21:38:05.376Z] github.com/docker/docker/libcontainerd [2022-08-16T21:38:05.376Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:38:05.376Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:38:05.376Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:38:05.376Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:38:05.376Z] github.com/docker/docker/oci [2022-08-16T21:38:05.376Z] github.com/docker/docker/oci/caps [2022-08-16T21:38:05.376Z] github.com/docker/docker/opts [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/archive [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/directory [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/platform [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/pools [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/progress [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/signal [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/stack [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/system [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:38:05.376Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:38:05.376Z] github.com/docker/docker/plugin [2022-08-16T21:38:05.376Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:38:05.376Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:38:05.376Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:38:05.376Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:38:05.376Z] github.com/docker/docker/quota [2022-08-16T21:38:05.376Z] github.com/docker/docker/reference [2022-08-16T21:38:05.376Z] github.com/docker/docker/registry [2022-08-16T21:38:05.376Z] github.com/docker/docker/registry/resumable [2022-08-16T21:38:05.376Z] github.com/docker/docker/restartmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/rootless [2022-08-16T21:38:05.376Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:38:05.376Z] github.com/docker/docker/runconfig [2022-08-16T21:38:05.376Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/environment [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/registry [2022-08-16T21:38:05.376Z] github.com/docker/docker/testutil/request [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/drivers [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/local [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/mounts [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/service [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:38:05.376Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:38:05.376Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:38:05.376Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/types' [2022-08-16T21:38:05.377Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-16T21:38:05.377Z] + echo 'github.com/docker/docker/libnetwork [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/types' [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:38:05.377Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:38:05.377Z] + type docker-proxy [2022-08-16T21:38:05.377Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-16T21:38:05.377Z] + hack/make.sh binary-proxy install-proxy [2022-08-16T21:38:05.377Z] [2022-08-16T21:38:05.613Z] docker_api_swarm_test.go:802: [d18340ecd8acf] joining swarm manager [d58d7b7679cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-16T21:38:05.636Z] Removing bundles/ [2022-08-16T21:38:05.636Z] [2022-08-16T21:38:05.636Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-16T21:38:05.636Z] Building: bundles/binary-proxy/docker-proxy [2022-08-16T21:38:05.636Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:38:05.869Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-16T21:38:06.796Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-16T21:38:07.052Z] docker_api_swarm_test.go:802: [d9887004ab52b] joining swarm manager [d58d7b7679cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-16T21:38:07.308Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-16T21:38:07.872Z] === RUN TestDockerSuite/TestExecParseError [2022-08-16T21:38:08.437Z] docker_api_swarm_test.go:810: [d039d668fd3d0] joining swarm manager [d58d7b7679cb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-16T21:38:08.437Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-16T21:38:08.999Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-16T21:38:09.562Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-16T21:38:10.124Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-16T21:38:10.687Z] === RUN TestDockerSuite/TestExecTTY [2022-08-16T21:38:11.248Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-16T21:38:11.504Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2022-08-16T21:38:11.504Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-16T21:38:11.504Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-08-16T21:38:11.504Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-08-16T21:38:11.504Z] PASS [2022-08-16T21:38:11.504Z] [2022-08-16T21:38:11.504Z] === Skipped [2022-08-16T21:38:11.504Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-16T21:38:11.504Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:38:11.504Z] [2022-08-16T21:38:11.504Z] DONE 27 tests, 1 skipped in 182.224s [2022-08-16T21:38:11.760Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-16T21:38:11.760Z] ++ 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-16T21:38:11.760Z] ++ set -e [2022-08-16T21:38:11.760Z] ++ '[' -n 0 ']' [2022-08-16T21:38:11.760Z] ++ set -x [2022-08-16T21:38:11.760Z] ++ 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-16T21:38:11.760Z] INFO: Testing against a local daemon [2022-08-16T21:38:11.760Z] === RUN TestSessionCreate [2022-08-16T21:38:11.760Z] --- PASS: TestSessionCreate (0.03s) [2022-08-16T21:38:11.760Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-16T21:38:11.760Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-16T21:38:11.760Z] PASS [2022-08-16T21:38:11.760Z] [2022-08-16T21:38:11.760Z] DONE 2 tests in 0.173s [2022-08-16T21:38:11.760Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-16T21:38:11.760Z] ++ 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-16T21:38:11.760Z] ++ set -e [2022-08-16T21:38:11.760Z] ++ '[' -n 0 ']' [2022-08-16T21:38:11.760Z] ++ set -x [2022-08-16T21:38:11.760Z] ++ 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-16T21:38:12.017Z] INFO: Testing against a local daemon [2022-08-16T21:38:12.017Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:38:12.017Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:38:12.017Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:38:12.017Z] === RUN TestDiskUsage [2022-08-16T21:38:12.017Z] === PAUSE TestDiskUsage [2022-08-16T21:38:12.017Z] === RUN TestEventsExecDie [2022-08-16T21:38:12.017Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-16T21:38:12.587Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-16T21:38:12.849Z] --- PASS: TestEventsExecDie (0.81s) [2022-08-16T21:38:12.849Z] === RUN TestEventsBackwardsCompatible [2022-08-16T21:38:12.849Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-16T21:38:12.849Z] === RUN TestEventsVolumeCreate [2022-08-16T21:38:12.849Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-16T21:38:12.849Z] === RUN TestInfoBinaryCommits [2022-08-16T21:38:12.849Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-16T21:38:12.849Z] === RUN TestInfoAPIVersioned [2022-08-16T21:38:12.849Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-16T21:38:12.849Z] === RUN TestInfoAPI [2022-08-16T21:38:12.849Z] --- PASS: TestInfoAPI (0.02s) [2022-08-16T21:38:12.849Z] === RUN TestInfoAPIWarnings [2022-08-16T21:38:13.412Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-16T21:38:13.412Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-16T21:38:13.412Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-16T21:38:13.752Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-16T21:38:13.752Z] [2022-08-16T21:38:13.752Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-16T21:38:13.752Z] Installing docker-proxy to /usr/local/bin/ [2022-08-16T21:38:13.752Z] [2022-08-16T21:38:13.752Z] + mkdir -p bundles [2022-08-16T21:38:13.752Z] + '[' -n 'github.com/docker/docker/api [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/backend [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/container [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/events [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/filters [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/image [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/mount [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/network [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/registry [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/time [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/versions [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:38:13.752Z] github.com/docker/docker/api/types/volume [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:38:13.752Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:38:13.752Z] github.com/docker/docker/cli [2022-08-16T21:38:13.752Z] github.com/docker/docker/cli/config [2022-08-16T21:38:13.752Z] github.com/docker/docker/cli/debug [2022-08-16T21:38:13.752Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:38:13.752Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:38:13.752Z] github.com/docker/docker/client [2022-08-16T21:38:13.752Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:38:13.752Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:38:13.752Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:38:13.752Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:38:13.752Z] github.com/docker/docker/container [2022-08-16T21:38:13.752Z] github.com/docker/docker/container/stream [2022-08-16T21:38:13.752Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:38:13.752Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:38:13.752Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/config [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/events [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/exec [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/images [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/links [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/names [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/network [2022-08-16T21:38:13.752Z] github.com/docker/docker/daemon/stats [2022-08-16T21:38:13.752Z] github.com/docker/docker/distribution [2022-08-16T21:38:13.752Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:38:13.752Z] github.com/docker/docker/distribution/utils [2022-08-16T21:38:13.752Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:38:13.752Z] github.com/docker/docker/dockerversion [2022-08-16T21:38:13.752Z] github.com/docker/docker/errdefs [2022-08-16T21:38:13.752Z] github.com/docker/docker/image [2022-08-16T21:38:13.752Z] github.com/docker/docker/image/cache [2022-08-16T21:38:13.752Z] github.com/docker/docker/image/tarexport [2022-08-16T21:38:13.752Z] github.com/docker/docker/image/v1 [2022-08-16T21:38:13.752Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:38:13.752Z] github.com/docker/docker/layer [2022-08-16T21:38:13.752Z] github.com/docker/docker/libcontainerd [2022-08-16T21:38:13.752Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:38:13.752Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:38:13.752Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:38:13.752Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:38:13.752Z] github.com/docker/docker/oci [2022-08-16T21:38:13.752Z] github.com/docker/docker/oci/caps [2022-08-16T21:38:13.752Z] github.com/docker/docker/opts [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/archive [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/directory [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/platform [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/pools [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/progress [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/signal [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/stack [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/system [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:38:13.752Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:38:13.752Z] github.com/docker/docker/plugin [2022-08-16T21:38:13.752Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:38:13.752Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:38:13.752Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:38:13.752Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:38:13.752Z] github.com/docker/docker/quota [2022-08-16T21:38:13.752Z] github.com/docker/docker/reference [2022-08-16T21:38:13.752Z] github.com/docker/docker/registry [2022-08-16T21:38:13.752Z] github.com/docker/docker/registry/resumable [2022-08-16T21:38:13.752Z] github.com/docker/docker/restartmanager [2022-08-16T21:38:13.752Z] github.com/docker/docker/rootless [2022-08-16T21:38:13.752Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:38:13.752Z] github.com/docker/docker/runconfig [2022-08-16T21:38:13.752Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/environment [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/registry [2022-08-16T21:38:13.752Z] github.com/docker/docker/testutil/request [2022-08-16T21:38:13.752Z] github.com/docker/docker/volume [2022-08-16T21:38:13.752Z] github.com/docker/docker/volume/drivers [2022-08-16T21:38:13.752Z] github.com/docker/docker/volume/local [2022-08-16T21:38:13.752Z] github.com/docker/docker/volume/mounts [2022-08-16T21:38:13.752Z] github.com/docker/docker/volume/service [2022-08-16T21:38:13.752Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:38:13.752Z] github.com/docker/docker/volume/testutils' ']' [2022-08-16T21:38:13.753Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-16T21:38:13.753Z] ? github.com/docker/docker/api [no test files] [2022-08-16T21:38:15.302Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-16T21:38:15.557Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-16T21:38:16.118Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-16T21:38:16.680Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-16T21:38:17.242Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-16T21:38:18.609Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-16T21:38:20.499Z] === RUN TestDockerSuite/TestHealth [2022-08-16T21:38:30.441Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-16T21:38:30.441Z] === RUN TestInfoDebug [2022-08-16T21:38:30.441Z] --- PASS: TestInfoDebug (0.53s) [2022-08-16T21:38:30.441Z] === RUN TestInfoInsecureRegistries [2022-08-16T21:38:30.441Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-16T21:38:30.441Z] === RUN TestInfoRegistryMirrors [2022-08-16T21:38:31.002Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-16T21:38:31.002Z] === RUN TestLoginFailsWithBadCredentials [2022-08-16T21:38:31.563Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-16T21:38:31.563Z] === RUN TestPingCacheHeaders [2022-08-16T21:38:31.563Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-16T21:38:31.563Z] === RUN TestPingGet [2022-08-16T21:38:31.563Z] --- PASS: TestPingGet (0.01s) [2022-08-16T21:38:31.563Z] === RUN TestPingHead [2022-08-16T21:38:31.563Z] --- PASS: TestPingHead (0.02s) [2022-08-16T21:38:31.563Z] === RUN TestPingSwarmHeader [2022-08-16T21:38:31.838Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-08-16T21:38:32.124Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-16T21:38:32.686Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-16T21:38:33.613Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-16T21:38:33.613Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-08-16T21:38:33.613Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-16T21:38:33.613Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-16T21:38:33.613Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-16T21:38:33.613Z] === RUN TestVersion [2022-08-16T21:38:33.613Z] --- PASS: TestVersion (0.02s) [2022-08-16T21:38:33.613Z] === CONT TestDiskUsage [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/container_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/image_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/volume_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-16T21:38:34.180Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-16T21:38:34.437Z] === RUN TestDiskUsage/after_container.Run [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-16T21:38:34.694Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage (1.25s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.21s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-16T21:38:34.950Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:38:34.950Z] PASS [2022-08-16T21:38:34.950Z] [2022-08-16T21:38:34.950Z] === Skipped [2022-08-16T21:38:34.950Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:38:34.950Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:38:34.950Z] [2022-08-16T21:38:34.950Z] DONE 54 tests, 1 skipped in 23.132s [2022-08-16T21:38:34.950Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-16T21:38:34.950Z] ++ 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-16T21:38:34.950Z] ++ set -e [2022-08-16T21:38:34.950Z] ++ '[' -n 0 ']' [2022-08-16T21:38:34.950Z] ++ set -x [2022-08-16T21:38:34.950Z] ++ 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-16T21:38:35.207Z] INFO: Testing against a local daemon [2022-08-16T21:38:35.207Z] === RUN TestVolumesCreateAndList [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-16T21:38:35.207Z] === RUN TestVolumesRemove [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-16T21:38:35.207Z] === RUN TestVolumesInspect [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-16T21:38:35.207Z] === RUN TestVolumesInvalidJSON [2022-08-16T21:38:35.207Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-16T21:38:35.207Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-16T21:38:35.207Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-16T21:38:35.207Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-16T21:38:35.207Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-16T21:38:35.207Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-16T21:38:35.207Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-16T21:38:35.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-16T21:38:35.207Z] PASS [2022-08-16T21:38:35.207Z] [2022-08-16T21:38:35.207Z] DONE 9 tests in 0.226s [2022-08-16T21:38:35.207Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T21:38:35.463Z] ++++ cat bundles/test-integration/docker.pid [2022-08-16T21:38:35.463Z] +++ kill 6727 [2022-08-16T21:38:35.720Z] +++ /etc/init.d/apparmor stop [2022-08-16T21:38:35.720Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T21:38:35.720Z] [2022-08-16T21:38:35.720Z] Unloading profiles will leave already running processes permanently [2022-08-16T21:38:35.720Z] unconfined, which can lead to unexpected situations. [2022-08-16T21:38:35.720Z] [2022-08-16T21:38:35.720Z] To set a process to complain mode, use the command line tool [2022-08-16T21:38:35.720Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T21:38:35.720Z] +++ true [2022-08-16T21:38:35.720Z] exiting test-integration [2022-08-16T21:38:35.720Z] ++ exit 0 [2022-08-16T21:38:35.720Z] [2022-08-16T21:38:36.282Z] + for job in $(jobs -p) [2022-08-16T21:38:36.282Z] + wait 8568 [2022-08-16T21:38:39.560Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-16T21:38:42.823Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-16T21:38:45.339Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-16T21:38:45.339Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-16T21:38:45.339Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-16T21:38:45.339Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-16T21:38:45.900Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-16T21:38:46.156Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-16T21:38:46.718Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-16T21:38:47.280Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-16T21:38:47.280Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-16T21:38:47.280Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-16T21:38:47.280Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-16T21:38:47.536Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-16T21:38:47.792Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-16T21:38:48.049Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-16T21:38:48.049Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-16T21:38:48.611Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-16T21:38:48.867Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-16T21:38:49.429Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-16T21:38:49.990Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-16T21:38:49.990Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-16T21:38:50.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-16T21:38:50.553Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-16T21:38:53.819Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-16T21:38:53.819Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-16T21:38:53.819Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-16T21:38:54.382Z] === RUN TestDockerSuite/TestImportFile [2022-08-16T21:38:55.748Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-16T21:38:55.748Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-16T21:38:56.681Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-16T21:38:58.047Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-16T21:38:58.975Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-16T21:38:59.536Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-16T21:39:00.098Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-16T21:39:00.362Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-16T21:39:00.362Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-16T21:39:00.362Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-16T21:39:00.925Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-16T21:39:01.486Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-16T21:39:01.486Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-16T21:39:02.049Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-16T21:39:02.049Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-16T21:39:02.049Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-16T21:39:02.610Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-16T21:39:03.175Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-16T21:39:03.740Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-16T21:39:04.302Z] === RUN TestDockerSuite/TestInspectImage [2022-08-16T21:39:04.302Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-16T21:39:04.302Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-16T21:39:04.302Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-16T21:39:04.302Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-16T21:39:04.864Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-16T21:39:05.120Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-16T21:39:05.375Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-16T21:39:05.632Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-16T21:39:06.194Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-16T21:39:08.709Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-16T21:39:08.709Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-16T21:39:08.965Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-16T21:39:09.526Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-16T21:39:10.893Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-16T21:39:11.149Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-16T21:39:11.711Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-16T21:39:11.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-16T21:39:12.223Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-16T21:39:12.785Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-16T21:39:13.347Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-16T21:39:13.909Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-16T21:39:13.909Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-16T21:39:15.276Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-16T21:39:16.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-16T21:39:16.646Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-16T21:39:17.208Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-16T21:39:18.575Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-16T21:39:18.831Z] docker_api_swarm_service_test.go:395: [d2c5bdd7c568b] joining swarm manager [d5605919e1917]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:39:19.771Z] docker_api_swarm_service_test.go:395: [de355ab44741f] joining swarm manager [d5605919e1917]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:39:20.333Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-16T21:39:22.222Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-16T21:39:22.222Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-16T21:39:24.114Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-16T21:39:24.675Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-16T21:39:25.603Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-16T21:39:33.692Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-16T21:39:34.255Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-16T21:39:34.818Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-16T21:39:35.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-16T21:39:36.318Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-16T21:39:36.318Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-16T21:39:36.318Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-16T21:39:37.247Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-16T21:39:38.176Z] docker_api_swarm_service_test.go:343: [dfbc1f5afb584] joining swarm manager [d0f079f86a476]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:39:38.433Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-16T21:39:38.995Z] docker_api_swarm_service_test.go:343: [d3f14e2308771] joining swarm manager [d0f079f86a476]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:39:39.559Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-16T21:39:40.927Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-16T21:39:41.858Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-16T21:39:43.790Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-16T21:39:44.048Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-16T21:39:44.610Z] === RUN TestDockerSuite/TestLogsSince [2022-08-16T21:39:51.142Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-16T21:39:53.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-16T21:39:54.919Z] docker_api_swarm_service_test.go:490: [d10bb9189c9ef] joining swarm manager [dd4028e0cb3fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:39:55.481Z] docker_api_swarm_service_test.go:490: [d0ff7b3c18c5d] joining swarm manager [dd4028e0cb3fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:39:56.846Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-16T21:39:57.410Z] === RUN TestDockerSuite/TestLogsTail [2022-08-16T21:39:57.976Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-16T21:39:58.539Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-16T21:39:58.795Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-16T21:39:59.051Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-16T21:39:59.051Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-16T21:39:59.051Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-16T21:39:59.051Z] === RUN TestDockerSuite/TestNetHostname [2022-08-16T21:40:00.419Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-16T21:40:00.419Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-16T21:40:00.419Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-16T21:40:00.676Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-16T21:40:01.239Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-16T21:40:01.804Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-16T21:40:02.731Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-16T21:40:02.731Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-16T21:40:02.987Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-16T21:40:02.987Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-16T21:40:08.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 6.0% of statements [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/builder [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-16T21:40:08.280Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/builder/remotecontext 0.134s coverage: 13.7% of statements [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/builder/dockerfile 0.495s coverage: 49.3% of statements [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-16T21:40:08.280Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-16T21:40:08.485Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-16T21:40:08.848Z] ok github.com/docker/docker/builder/remotecontext/git 1.641s coverage: 86.3% of statements [2022-08-16T21:40:08.848Z] ? github.com/docker/docker/cli [no test files] [2022-08-16T21:40:08.848Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-16T21:40:08.848Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-16T21:40:08.848Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-16T21:40:09.419Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-16T21:40:09.806Z] ok github.com/docker/docker/cmd/docker-proxy 0.189s coverage: 67.6% of statements [2022-08-16T21:40:11.937Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-16T21:40:13.995Z] ok github.com/docker/docker/client 0.183s coverage: 75.9% of statements [2022-08-16T21:40:14.454Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-16T21:40:14.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-16T21:40:16.971Z] docker_api_swarm_service_test.go:128: [d77def6607c65] joining swarm manager [d2fbb54707f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:40:16.971Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-16T21:40:17.533Z] docker_api_swarm_service_test.go:129: [d3241d68a2eec] joining swarm manager [d2fbb54707f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:40:18.898Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-16T21:40:19.458Z] docker_api_swarm_service_test.go:137: [d84c6ab55eefd] joining swarm manager [d2fbb54707f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-16T21:40:20.386Z] docker_api_swarm_service_test.go:138: [d27f747e31c1e] joining swarm manager [d2fbb54707f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-16T21:40:22.276Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-16T21:40:24.164Z] === RUN TestDockerSuite/TestPluginActive [2022-08-16T21:40:26.677Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-16T21:40:33.212Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-16T21:40:33.212Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-16T21:40:33.212Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-16T21:40:33.773Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-16T21:40:37.045Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-16T21:40:42.290Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-16T21:40:42.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-16T21:40:43.474Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-16T21:40:44.405Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-16T21:40:45.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-16T21:40:45.332Z] === RUN TestDockerSuite/TestPortList [2022-08-16T21:40:47.408Z] docker_api_swarm_service_test.go:304: [d059d14e1d55d] joining swarm manager [d6ef841274cab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:40:48.335Z] docker_api_swarm_service_test.go:304: [d7ae9600ee291] joining swarm manager [d6ef841274cab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:40:53.586Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-16T21:40:55.477Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-16T21:40:55.733Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-16T21:40:58.249Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-16T21:40:59.176Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-16T21:40:59.432Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-16T21:40:59.691Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-16T21:41:00.671Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 31.6% of statements [2022-08-16T21:41:00.671Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-16T21:41:00.671Z] ok github.com/docker/docker/cmd/dockerd/trap 2.548s coverage: 0.0% of statements [2022-08-16T21:41:00.671Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-16T21:41:00.671Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-16T21:41:00.671Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-16T21:41:00.671Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-16T21:41:00.671Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-16T21:41:01.584Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-16T21:41:02.146Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-16T21:41:04.673Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-16T21:41:07.238Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-08-16T21:41:07.941Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-16T21:41:07.941Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-16T21:41:08.175Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-16T21:41:08.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-16T21:41:09.550Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-16T21:41:10.087Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-16T21:41:10.344Z] docker_api_swarm_service_test.go:100: [d34f667c5e47e] joining swarm manager [d4db7d09bc388]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:41:11.275Z] docker_api_swarm_service_test.go:101: [d0b49bf01520d] joining swarm manager [d4db7d09bc388]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:41:17.661Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-08-16T21:41:17.811Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-16T21:41:17.920Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-08-16T21:41:18.066Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-16T21:41:18.486Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-16T21:41:19.053Z] ok github.com/docker/docker/daemon 10.124s coverage: 16.6% of statements [2022-08-16T21:41:19.053Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-16T21:41:19.053Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-16T21:41:19.053Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-16T21:41:19.053Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-16T21:41:19.053Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-16T21:41:19.053Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-08-16T21:41:19.956Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-16T21:41:20.518Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-16T21:41:20.956Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.822s coverage: 74.8% of statements [2022-08-16T21:41:21.214Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-16T21:41:21.446Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-16T21:41:22.589Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.483s coverage: 60.7% of statements [2022-08-16T21:41:23.338Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-16T21:41:23.990Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-16T21:41:25.229Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-16T21:41:25.909Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.343s coverage: 50.6% of statements [2022-08-16T21:41:25.909Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.386s coverage: 45.9% of statements [2022-08-16T21:41:25.909Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-16T21:41:26.158Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-16T21:41:26.158Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-16T21:41:27.089Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-16T21:41:27.284Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-16T21:41:27.851Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.782s coverage: 58.5% of statements [2022-08-16T21:41:27.851Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-16T21:41:27.851Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-16T21:41:28.110Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-16T21:41:28.368Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-08-16T21:41:29.619Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-16T21:41:29.875Z] check_test.go:611: [d34f667c5e47e] daemon is not started [2022-08-16T21:41:30.271Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.9% of statements [2022-08-16T21:41:30.271Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-16T21:41:30.271Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-16T21:41:30.529Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2022-08-16T21:41:31.240Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-16T21:41:31.240Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-16T21:41:31.240Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-16T21:41:31.465Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-08-16T21:41:31.723Z] ok github.com/docker/docker/daemon/logger/awslogs 0.193s coverage: 80.2% of statements [2022-08-16T21:41:31.723Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-16T21:41:31.801Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-16T21:41:32.056Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-16T21:41:32.056Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-16T21:41:32.290Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-16T21:41:32.857Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-16T21:41:33.423Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-16T21:41:33.984Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-16T21:41:34.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 76.8% of statements [2022-08-16T21:41:34.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-16T21:41:34.545Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-16T21:41:35.171Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-08-16T21:41:35.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-16T21:41:35.738Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-16T21:41:36.675Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-16T21:41:36.933Z] ok github.com/docker/docker/daemon/logger/journald 3.503s coverage: 74.3% of statements [2022-08-16T21:41:36.933Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-16T21:41:36.933Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-16T21:41:36.933Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-16T21:41:36.933Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-16T21:41:37.868Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-08-16T21:41:37.994Z] docker_api_swarm_service_test.go:533: [d1a06b9737ffd] joining swarm manager [d6f98aadd503e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:41:38.127Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-16T21:41:38.386Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-16T21:41:38.953Z] ok github.com/docker/docker/daemon/logger/splunk 1.607s coverage: 82.5% of statements [2022-08-16T21:41:38.953Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-16T21:41:38.953Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-16T21:41:39.362Z] docker_api_swarm_service_test.go:534: [da40d1e24ced4] joining swarm manager [d6f98aadd503e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:41:39.887Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-08-16T21:41:41.787Z] ok github.com/docker/docker/distribution 1.516s coverage: 28.0% of statements [2022-08-16T21:41:41.787Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-16T21:41:41.880Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-16T21:41:42.046Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-16T21:41:42.613Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-08-16T21:41:42.613Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-16T21:41:42.871Z] ok github.com/docker/docker/image 0.049s coverage: 86.9% of statements [2022-08-16T21:41:43.249Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-16T21:41:43.438Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-16T21:41:43.697Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-16T21:41:43.697Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-16T21:41:43.697Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-16T21:41:43.955Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-08-16T21:41:45.139Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-16T21:41:45.139Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-16T21:41:45.139Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-16T21:41:45.139Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-16T21:41:45.343Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-08-16T21:41:45.601Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-08-16T21:41:45.859Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-16T21:41:47.655Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-16T21:41:47.761Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.2% of statements [2022-08-16T21:41:48.216Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-16T21:41:48.329Z] ok github.com/docker/docker/pkg/authorization 0.413s coverage: 68.3% of statements [2022-08-16T21:41:48.587Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-16T21:41:48.587Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-16T21:41:50.735Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-16T21:41:51.299Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-16T21:41:51.299Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-16T21:41:51.567Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-16T21:41:51.867Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-08-16T21:41:52.125Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-16T21:41:52.125Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-16T21:41:52.383Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-16T21:41:52.642Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-16T21:41:53.210Z] ok github.com/docker/docker/pkg/fsutils 0.125s coverage: 85.1% of statements [2022-08-16T21:41:53.210Z] ok github.com/docker/docker/layer 7.889s coverage: 68.9% of statements [2022-08-16T21:41:53.210Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-16T21:41:53.210Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-16T21:41:53.210Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-16T21:41:53.210Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-16T21:41:53.210Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-16T21:41:53.210Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-16T21:41:53.469Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-16T21:41:54.089Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-16T21:41:54.405Z] ok github.com/docker/docker/pkg/idtools 0.546s coverage: 69.3% of statements [2022-08-16T21:41:54.405Z] ok github.com/docker/docker/pkg/ioutils 0.427s coverage: 69.7% of statements [2022-08-16T21:41:54.650Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-16T21:41:54.906Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-16T21:41:54.972Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-08-16T21:41:54.972Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-16T21:41:54.972Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-16T21:41:54.972Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-16T21:41:55.230Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-08-16T21:41:55.489Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-16T21:41:55.747Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-16T21:41:55.747Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2022-08-16T21:41:55.747Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-16T21:41:55.747Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-16T21:41:56.276Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-16T21:41:56.314Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-08-16T21:41:56.532Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-16T21:41:56.881Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-16T21:41:57.140Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-16T21:41:57.140Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-16T21:41:57.899Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-16T21:41:58.462Z] === RUN TestDockerSuite/TestRmiTag [2022-08-16T21:41:58.514Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-16T21:41:58.717Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-16T21:41:58.772Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-16T21:41:59.030Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-16T21:41:59.030Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-16T21:41:59.278Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-16T21:41:59.291Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-16T21:41:59.550Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-16T21:42:00.117Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-16T21:42:00.376Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-16T21:42:00.634Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-08-16T21:42:01.201Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-08-16T21:42:01.460Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-16T21:42:01.794Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-16T21:42:02.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-16T21:42:02.306Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-16T21:42:03.236Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-16T21:42:03.360Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-16T21:42:03.360Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-16T21:42:03.492Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-16T21:42:03.927Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-16T21:42:04.055Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-16T21:42:04.312Z] docker_api_swarm_service_test.go:148: [d4175f9cc3eb8] joining swarm manager [d0d477c6b6ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:42:04.861Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2022-08-16T21:42:04.875Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-16T21:42:05.120Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-16T21:42:05.131Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-16T21:42:05.131Z] docker_api_swarm_service_test.go:148: [dbb0411a07bea] joining swarm manager [d0d477c6b6ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:42:05.692Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-16T21:42:06.056Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-16T21:42:06.622Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-16T21:42:06.622Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-16T21:42:07.060Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-16T21:42:07.198Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-16T21:42:07.458Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-16T21:42:09.375Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-16T21:42:09.942Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.8% of statements [2022-08-16T21:42:10.201Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-16T21:42:10.331Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-16T21:42:10.587Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-16T21:42:11.577Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-16T21:42:11.953Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-16T21:42:12.523Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-16T21:42:14.416Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-16T21:42:16.305Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-16T21:42:18.196Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-16T21:42:18.196Z] === RUN TestDockerSuite/TestDockerFails [2022-08-16T21:42:18.196Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-16T21:42:20.086Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-16T21:42:20.086Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-16T21:42:20.343Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-16T21:42:22.233Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-16T21:42:22.233Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-16T21:42:23.162Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-16T21:42:24.529Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-16T21:42:24.785Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-16T21:42:25.041Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-16T21:42:25.603Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-16T21:42:25.603Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-16T21:42:26.164Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-16T21:42:27.091Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-16T21:42:27.347Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-16T21:42:28.276Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-16T21:42:28.839Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-16T21:42:29.767Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-16T21:42:31.134Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-16T21:42:31.696Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-16T21:42:32.257Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-16T21:42:32.820Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-16T21:42:33.396Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-16T21:42:33.494Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.3% of statements [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/rootless [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/volume [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-16T21:42:33.494Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === Skipped [2022-08-16T21:42:33.494Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-16T21:42:33.494Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-16T21:42:33.494Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-16T21:42:33.494Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-16T21:42:33.494Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-16T21:42:33.494Z] time="2022-08-16T21:41:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-16T21:42:33.494Z] time="2022-08-16T21:41:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-16T21:42:33.494Z] time="2022-08-16T21:41:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-16T21:42:33.494Z] time="2022-08-16T21:41:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-16T21:42:33.494Z] time="2022-08-16T21:41:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-16T21:42:33.494Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-16T21:42:33.494Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-16T21:42:33.494Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:42:33.494Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-16T21:42:33.494Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-16T21:42:33.494Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-16T21:42:33.494Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-16T21:42:33.494Z] [2022-08-16T21:42:33.494Z] DONE 2875 tests, 28 skipped in 257.707s [2022-08-16T21:42:33.494Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:42:33.494Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:42:33.495Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:42:33.495Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:42:33.495Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:42:33.495Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:42:33.495Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:42:33.495Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:42:33.495Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-16T21:42:33.495Z] + 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-16T21:42:33.957Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-16T21:42:34.518Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-16T21:42:35.446Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-16T21:42:36.008Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-16T21:42:36.266Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-16T21:42:36.827Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-16T21:42:36.827Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-16T21:42:38.192Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-16T21:42:38.753Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-16T21:42:39.009Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-16T21:42:39.573Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-16T21:42:40.138Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-16T21:42:40.138Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-16T21:42:40.394Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-16T21:42:40.956Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-16T21:42:41.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-16T21:42:41.517Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-16T21:42:42.080Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-16T21:42:42.336Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-16T21:42:42.336Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-16T21:42:42.898Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-16T21:42:43.153Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-16T21:42:44.521Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-16T21:42:45.085Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-16T21:42:45.647Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-16T21:42:46.577Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-16T21:42:46.577Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-16T21:42:46.833Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-16T21:42:47.760Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-16T21:42:49.305Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-16T21:42:49.867Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-16T21:42:50.429Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-16T21:42:50.992Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-16T21:42:51.248Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-16T21:42:52.194Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-16T21:42:52.449Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-16T21:42:53.815Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-16T21:42:56.331Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-16T21:42:56.331Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-16T21:42:56.592Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-16T21:42:58.482Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-16T21:42:59.849Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-16T21:43:01.740Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-16T21:43:03.629Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-16T21:43:03.629Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-16T21:43:03.629Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-16T21:43:03.629Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-16T21:43:03.629Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-16T21:43:03.886Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-16T21:43:05.778Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-16T21:43:06.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-16T21:43:06.903Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-16T21:43:08.270Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-16T21:43:09.199Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-16T21:43:10.567Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-16T21:43:11.494Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-16T21:43:11.494Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-16T21:43:11.494Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-16T21:43:11.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-16T21:43:11.749Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-16T21:43:13.116Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-16T21:43:13.116Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-16T21:43:13.694Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-16T21:43:14.257Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-16T21:43:14.257Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-16T21:43:14.819Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-16T21:43:15.382Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-16T21:43:15.382Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-16T21:43:15.945Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-16T21:43:16.873Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-16T21:43:17.434Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-16T21:43:17.434Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-16T21:43:17.690Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-16T21:43:18.619Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-16T21:43:18.877Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-16T21:43:19.439Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork 37.288s coverage: 40.6% of statements [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.392s coverage: 59.9% of statements [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.126s coverage: 5.2% of statements [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-16T21:43:20.154Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-16T21:43:20.154Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-16T21:43:20.369Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-16T21:43:20.369Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-16T21:43:20.369Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-16T21:43:20.931Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-16T21:43:21.494Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-16T21:43:22.861Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-16T21:43:22.861Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-16T21:43:22.861Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-16T21:43:22.861Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-16T21:43:23.426Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-16T21:43:25.319Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-16T21:43:26.248Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-16T21:43:26.504Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-16T21:43:30.119Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.282s coverage: 6.6% of statements [2022-08-16T21:43:30.119Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-16T21:43:30.119Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-16T21:43:30.119Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-16T21:43:30.119Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-16T21:43:30.119Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-16T21:43:30.119Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-16T21:43:30.672Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-16T21:43:30.686Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-16T21:43:30.944Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-16T21:43:30.944Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-16T21:43:31.202Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-16T21:43:33.938Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-16T21:43:37.219Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-16T21:43:38.147Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-16T21:43:39.075Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-16T21:43:39.075Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-16T21:43:39.075Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-16T21:43:39.075Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-16T21:43:39.331Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-16T21:43:41.220Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-16T21:43:42.147Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-16T21:43:43.075Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-16T21:43:43.422Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-16T21:43:49.608Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-16T21:43:49.608Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-16T21:43:49.608Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-16T21:43:50.170Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-16T21:43:50.426Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-16T21:43:50.426Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-16T21:43:51.353Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-16T21:43:52.283Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-16T21:43:53.211Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-16T21:43:53.211Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-16T21:43:53.467Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-16T21:43:54.395Z] === RUN TestDockerSuite/TestRunMount [2022-08-16T21:43:57.662Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-16T21:43:58.293Z] ok github.com/docker/docker/libnetwork/ipam 14.345s coverage: 85.3% of statements [2022-08-16T21:43:58.294Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-16T21:43:58.294Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-16T21:43:58.294Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-16T21:43:58.294Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-16T21:43:58.294Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-16T21:43:58.294Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-16T21:43:58.294Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-08-16T21:43:58.294Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.0% of statements [2022-08-16T21:43:58.553Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-16T21:43:58.812Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-16T21:43:59.028Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-16T21:43:59.589Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-16T21:44:00.152Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-16T21:44:01.536Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-16T21:44:02.901Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-16T21:44:04.267Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-16T21:44:06.155Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-16T21:44:06.155Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-16T21:44:07.521Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-16T21:44:08.892Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-16T21:44:08.892Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-16T21:44:09.453Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-16T21:44:09.709Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-16T21:44:09.964Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-16T21:44:10.527Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-16T21:44:11.089Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-16T21:44:12.980Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-16T21:44:13.236Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-16T21:44:15.129Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-16T21:44:15.691Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-16T21:44:18.963Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-16T21:44:18.963Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-16T21:44:18.963Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-16T21:44:18.963Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-16T21:44:19.526Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-16T21:44:19.526Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-16T21:44:20.089Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-16T21:44:20.653Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-16T21:44:20.653Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-16T21:44:21.588Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-16T21:44:21.588Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-16T21:44:24.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-16T21:44:27.375Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-16T21:44:27.375Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-16T21:44:27.375Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-16T21:44:27.375Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-16T21:44:27.938Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-16T21:44:28.501Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-16T21:44:29.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-16T21:44:30.126Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-16T21:44:31.054Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-16T21:44:31.309Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-16T21:44:31.309Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-16T21:44:32.237Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-16T21:44:32.493Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-16T21:44:32.494Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-16T21:44:33.055Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-16T21:44:33.617Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-16T21:44:33.617Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-16T21:44:33.617Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-16T21:44:34.180Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-16T21:44:34.744Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-16T21:44:34.744Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-16T21:44:34.744Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-16T21:44:35.672Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-16T21:44:35.672Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-16T21:44:36.601Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-16T21:44:36.601Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-16T21:44:36.601Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-16T21:44:39.869Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-16T21:44:40.124Z] === RUN TestDockerSuite/TestRunRm [2022-08-16T21:44:40.686Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-16T21:44:41.613Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-16T21:44:44.138Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-16T21:44:44.700Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-16T21:44:45.262Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-16T21:44:46.629Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-16T21:44:46.886Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-16T21:44:47.449Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-16T21:44:49.968Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-16T21:44:50.530Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-16T21:44:53.048Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-16T21:44:53.977Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-16T21:44:54.232Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-16T21:44:54.795Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-16T21:44:55.722Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-16T21:44:56.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-16T21:44:56.285Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-16T21:44:56.541Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-16T21:44:57.104Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-16T21:44:57.666Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-16T21:44:58.593Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-16T21:44:59.154Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-16T21:44:59.154Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-16T21:45:01.670Z] === RUN TestDockerSuite/TestRunState [2022-08-16T21:45:02.598Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-16T21:45:03.160Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-16T21:45:03.721Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-16T21:45:03.979Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-16T21:45:03.979Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-16T21:45:03.979Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-16T21:45:03.979Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-16T21:45:04.558Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-16T21:45:05.136Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-16T21:45:06.500Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-16T21:45:06.500Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-16T21:45:06.500Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-16T21:45:07.062Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-16T21:45:07.319Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-16T21:45:09.209Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-16T21:45:09.465Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-16T21:45:10.395Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-16T21:45:10.956Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-16T21:45:13.473Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-16T21:45:14.038Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-16T21:45:15.929Z] docker_cli_service_logs_test.go:248: checking task 5pi6j74gxvy5 [2022-08-16T21:45:15.929Z] docker_cli_service_logs_test.go:253: checking messages for 5pi6j74gxvy5 [2022-08-16T21:45:15.929Z] docker_cli_service_logs_test.go:248: checking task 3jgvm4pgro8r [2022-08-16T21:45:15.929Z] docker_cli_service_logs_test.go:253: checking messages for 3jgvm4pgro8r [2022-08-16T21:45:16.185Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-16T21:45:17.113Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-16T21:45:17.369Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-16T21:45:17.932Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-16T21:45:18.859Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-16T21:45:19.117Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-16T21:45:20.483Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-16T21:45:21.411Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-16T21:45:21.973Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-16T21:45:21.973Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-16T21:45:22.229Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-16T21:45:22.791Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-16T21:45:23.047Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-16T21:45:23.608Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-16T21:45:23.608Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-16T21:45:23.608Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-16T21:45:23.608Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-16T21:45:24.169Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-16T21:45:27.445Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-16T21:45:27.701Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-16T21:45:28.633Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-16T21:45:30.001Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-16T21:45:30.929Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-16T21:45:32.295Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-16T21:45:34.184Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-16T21:45:35.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-16T21:45:35.112Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-16T21:45:35.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-16T21:45:35.112Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-16T21:45:35.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-16T21:45:35.112Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-16T21:45:35.112Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-16T21:45:35.112Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-16T21:45:35.112Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-16T21:45:35.112Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-16T21:45:36.041Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-16T21:45:36.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-16T21:45:36.603Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-16T21:45:37.532Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-16T21:45:38.095Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-16T21:45:38.656Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-16T21:45:38.656Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-16T21:45:39.219Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-16T21:45:39.219Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-16T21:45:39.219Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-16T21:45:39.219Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-16T21:45:39.219Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-16T21:45:39.475Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-16T21:45:39.475Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-16T21:45:39.475Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-16T21:45:39.475Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-16T21:45:39.475Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-16T21:45:39.475Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-16T21:45:39.475Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-16T21:45:39.475Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-16T21:45:39.475Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-16T21:45:39.475Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-16T21:45:39.475Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-16T21:45:40.036Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-16T21:45:40.295Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-16T21:45:40.551Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-16T21:45:41.113Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-16T21:45:41.370Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-16T21:45:41.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-16T21:45:41.882Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-16T21:45:41.882Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-16T21:45:42.445Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-16T21:45:43.009Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-16T21:45:43.009Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-16T21:45:43.009Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-16T21:45:43.571Z] docker_cli_swarm_test.go:1895: [d463ccdab9a27] joining swarm manager [d5a6423e39c9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:45:43.826Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-16T21:45:44.851Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-16T21:45:45.420Z] docker_cli_swarm_test.go:1896: [d5bb7a7a7b91c] joining swarm manager [d5a6423e39c9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:45:45.420Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-16T21:45:45.420Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-16T21:45:45.420Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-16T21:45:45.675Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-16T21:45:45.931Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-16T21:45:46.859Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-16T21:45:47.421Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-16T21:45:48.788Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-16T21:45:49.350Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-16T21:45:49.350Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-16T21:45:49.350Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-16T21:45:49.350Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-16T21:45:49.912Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-16T21:45:50.242Z] ok github.com/docker/docker/libnetwork/networkdb 104.869s coverage: 60.1% of statements [2022-08-16T21:45:50.242Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-16T21:45:50.242Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-16T21:45:50.242Z] ok github.com/docker/docker/libnetwork/osl 4.312s coverage: 39.7% of statements [2022-08-16T21:45:50.242Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-16T21:45:50.473Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-16T21:45:50.500Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-16T21:45:51.405Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-16T21:45:51.875Z] ok github.com/docker/docker/libnetwork/portmapper 0.565s coverage: 48.6% of statements [2022-08-16T21:45:51.875Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-16T21:45:51.875Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-16T21:45:52.133Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-16T21:45:52.133Z] [2022-08-16T21:45:52.133Z] === Skipped [2022-08-16T21:45:52.133Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-16T21:45:52.133Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:45:52.133Z] [2022-08-16T21:45:52.133Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-16T21:45:52.133Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:45:52.133Z] [2022-08-16T21:45:52.133Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-16T21:45:52.133Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:45:52.133Z] [2022-08-16T21:45:52.133Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-16T21:45:52.134Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:45:52.134Z] [2022-08-16T21:45:52.134Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-16T21:45:52.134Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:45:52.134Z] [2022-08-16T21:45:52.134Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-16T21:45:52.134Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:45:52.134Z] [2022-08-16T21:45:52.134Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-16T21:45:52.134Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:45:52.134Z] [2022-08-16T21:45:52.134Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-16T21:45:52.134Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:45:52.134Z] [2022-08-16T21:45:52.134Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-16T21:45:52.134Z] firewalld_test.go:14: firewalld is not running [2022-08-16T21:45:52.134Z] [2022-08-16T21:45:52.134Z] DONE 327 tests, 9 skipped in 201.714s Post stage [Pipeline] junit [2022-08-16T21:45:52.712Z] Recording test results [2022-08-16T21:45:52.769Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-16T21:45:53.192Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-16T21:45:53.331Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-16T21:45:53.511Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43968/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc68350e3e7ee651f9a682c3c4b61aaca632e7cd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc68350e3e7ee651f9a682c3c4b61aaca632e7cd hack/validate/vendor [2022-08-16T21:45:54.077Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T21:45:54.771Z] + echo Ensuring container killed. [2022-08-16T21:45:54.771Z] Ensuring container killed. [2022-08-16T21:45:54.771Z] + docker rm -vf docker-pr2 [2022-08-16T21:45:54.771Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:45:55.051Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:45:55.051Z] Chowning /workspace to jenkins user [2022-08-16T21:45:55.051Z] + id -u [2022-08-16T21:45:55.051Z] + id -g [2022-08-16T21:45:55.051Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43968:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T21:45:55.419Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:45:56.278Z] + bundleName=unit [2022-08-16T21:45:56.278Z] + echo Creating unit-bundles.tar.gz [2022-08-16T21:45:56.278Z] Creating unit-bundles.tar.gz [2022-08-16T21:45:56.278Z] + 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-16T21:45:56.278Z] bundles/junit-report-libnetwork.xml [2022-08-16T21:45:56.278Z] bundles/junit-report.xml [2022-08-16T21:45:56.278Z] bundles/go-test-report-libnetwork.json [2022-08-16T21:45:56.278Z] bundles/go-test-report.json [2022-08-16T21:45:56.278Z] bundles/profile-libnetwork.out [2022-08-16T21:45:56.278Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-16T21:45:56.289Z] Archiving artifacts [2022-08-16T21:45:56.739Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43968/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T21:45:57.044Z] + make clean [2022-08-16T21:45:57.302Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T21:45:57.302Z] docker-dev-cache [2022-08-16T21:45:57.302Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T21:45:57.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-16T21:46:00.454Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-16T21:46:01.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-16T21:46:01.641Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-16T21:46:03.007Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-16T21:46:04.374Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-16T21:46:05.305Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-16T21:46:06.671Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-16T21:46:08.036Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-16T21:46:09.402Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-16T21:46:09.659Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-16T21:46:11.031Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-16T21:46:12.397Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-16T21:46:12.653Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-16T21:46:14.545Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-16T21:46:16.434Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-16T21:46:18.952Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-16T21:46:18.952Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-16T21:46:18.952Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-16T21:46:18.952Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-16T21:46:18.952Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-16T21:46:19.516Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-16T21:46:20.444Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-16T21:46:21.373Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-16T21:46:21.374Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-16T21:46:22.741Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-16T21:46:22.741Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-16T21:46:22.999Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-16T21:46:23.931Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1276079235 [2022-08-16T21:46:24.494Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-16T21:46:24.494Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-16T21:46:25.421Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-16T21:46:25.678Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-16T21:46:25.678Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-16T21:46:27.044Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-16T21:46:27.974Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-16T21:46:27.974Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-16T21:46:30.506Z] docker_cli_swarm_test.go:1796: [d36e941108539] joining swarm manager [dca2f04cc2abc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:46:30.506Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-16T21:46:30.506Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-16T21:46:31.067Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-16T21:46:31.067Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-16T21:46:31.629Z] docker_cli_swarm_test.go:1797: [de9470432dd6c] joining swarm manager [dca2f04cc2abc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:46:32.555Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-16T21:46:32.555Z] docker_cli_sni_test.go:30: Flakey test [2022-08-16T21:46:32.555Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-16T21:46:37.797Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-16T21:46:39.164Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-16T21:46:40.092Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-16T21:46:40.654Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-16T21:46:43.170Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-16T21:46:43.170Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-16T21:46:45.064Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-16T21:46:45.993Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-16T21:46:46.922Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-16T21:46:48.811Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-16T21:46:49.739Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-16T21:46:51.106Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-16T21:46:52.486Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-16T21:46:53.425Z] docker_cli_swarm_test.go:1315: [dace3b520d94c] joining swarm manager [dbda225f58036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:46:54.352Z] docker_cli_swarm_test.go:1316: [d5c2d5b93ac5d] joining swarm manager [dbda225f58036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:46:56.868Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-16T21:47:00.134Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-16T21:47:04.303Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-16T21:47:06.818Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-16T21:47:07.381Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-16T21:47:07.944Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-16T21:47:08.506Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-16T21:47:08.506Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-16T21:47:08.506Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-16T21:47:08.762Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-16T21:47:09.324Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-16T21:47:09.324Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-16T21:47:09.324Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-16T21:47:09.324Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-16T21:47:09.324Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-16T21:47:10.251Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-16T21:47:10.814Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-16T21:47:11.377Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-16T21:47:12.306Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-16T21:47:16.499Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-16T21:47:16.756Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-16T21:47:16.756Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-16T21:47:16.756Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-16T21:47:17.319Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-16T21:47:17.881Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-16T21:47:19.770Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-16T21:47:21.661Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-16T21:47:22.589Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-16T21:47:40.631Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-16T21:47:40.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-16T21:47:40.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-16T21:47:41.145Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-16T21:47:41.145Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-16T21:47:41.145Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-16T21:47:41.403Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite (1332.88s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.67s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.98s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.38s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.59s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.17s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.12s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.96s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.27s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.94s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.98s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.51s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.49s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.90s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.77s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.80s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.28s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-08-16T21:47:41.403Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.43s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.40s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.44s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.60s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.61s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a79f68__} (0.69s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12142366841_/foo_false_____} (0.75s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12142366841_/foo_true_____} (0.67s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32497210764_/foo_false_____} (1.52s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32497210764_/foo_true_____} (1.55s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32497210764_/foo_true__0xc000a79fb0___} (1.57s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a79fc8__} (1.61s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f0000__} (1.58s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f0018__} (0.78s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f0030__} (1.74s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.72s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.95s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.58s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.56s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.71s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.83s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.55s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.85s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.27s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.26s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.18s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.23s) [2022-08-16T21:47:41.403Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.68s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.33s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.30s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.02s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.93s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.89s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.79s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.91s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.63s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.89s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.40s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.19s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.72s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.14s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.93s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.44s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.79s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.46s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.28s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.03s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.42s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.52s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.00s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.99s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.76s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.48s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.22s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.99s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.77s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.37s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.55s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.67s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.42s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.89s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.33s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.82s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.03s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.95s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.20s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.04s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.02s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.56s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.77s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.62s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.31s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.27s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.15s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.61s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.26s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.94s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.30s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.52s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.86s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.94s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnv (0.95s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.91s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.71s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.63s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.74s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.57s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.65s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.05s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.25s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.63s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFails (0.62s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.48s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.81s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.13s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.05s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.68s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.43s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.97s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.59s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.14s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.16s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.82s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.35s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.17s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.15s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.10s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.14s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.60s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.68s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.96s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.56s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.63s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.83s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.71s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.62s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.54s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.62s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.47s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.39s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.55s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.89s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildPATH (2.29s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.94s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.81s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.46s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildRm (2.26s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.96s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.20s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.95s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.93s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.10s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.59s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.32s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.27s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.17s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.83s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.25s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.72s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.75s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2022-08-16T21:47:41.404Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.80s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.51s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.22s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.42s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitTTY (1.30s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.84s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2022-08-16T21:47:41.404Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.77s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.03s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.80s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.89s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.14s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.93s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.15s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.45s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.25s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.43s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.04s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.72s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2022-08-16T21:47:41.405Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-16T21:47:41.405Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsAttach (0.71s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.44s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsCopy (0.94s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2022-08-16T21:47:41.405Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-16T21:47:41.405Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.32s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.93s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.81s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecInspectID (2.66s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.71s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.67s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecUlimits (0.70s) [2022-08-16T21:47:41.405Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestHealth (19.14s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestBuildHistory (2.79s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImportDisplay (1.14s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-08-16T21:47:41.405Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-16T21:47:41.405Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.55s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.47s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.27s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.90s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.93s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.87s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.56s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.30s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.61s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.97s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.97s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.67s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsTail (0.72s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.01s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.93s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.40s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.89s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.43s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPluginActive (2.35s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.83s) [2022-08-16T21:47:41.405Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.58s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.85s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.13s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.03s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.14s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPortList (7.42s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.74s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.58s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-08-16T21:47:41.405Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.34s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.59s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.96s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.43s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.03s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.70s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.64s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.15s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.98s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.12s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.09s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.54s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.66s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.19s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.03s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.30s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.56s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.74s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.65s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.31s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.90s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.53s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.76s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.44s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.76s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.25s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.11s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.53s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.61s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.14s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.77s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.29s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.71s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.53s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.97s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.60s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.59s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.30s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.60s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.76s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.63s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.64s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.61s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunExitCode (0.58s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.12s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.44s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.87s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunMount (4.42s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.26s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.43s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.02s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.02s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.37s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.94s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.72s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.59s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.87s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.62s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.61s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.75s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.11s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.56s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.40s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunSysctls (1.35s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.50s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.07s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.58s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-08-16T21:47:41.406Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-08-16T21:47:41.406Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.99s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.71s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.74s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.62s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.64s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.04s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.45s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.24s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.70s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.87s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.81s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.24s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.49s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.65s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.77s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.60s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.50s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-08-16T21:47:41.407Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-16T21:47:41.407Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-16T21:47:41.407Z] === RUN TestDockerRegistrySuite [2022-08-16T21:47:41.407Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-16T21:47:42.775Z] check_test.go:427: [d21ac69e5d500] daemon is not started [2022-08-16T21:47:42.775Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-16T21:47:43.703Z] check_test.go:427: [d82059b87edcd] daemon is not started [2022-08-16T21:47:43.703Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-16T21:47:44.631Z] check_test.go:427: [d47ef79fff316] daemon is not started [2022-08-16T21:47:44.887Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-16T21:47:44.887Z] check_test.go:427: [d8e15d37e025f] daemon is not started [2022-08-16T21:47:44.887Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-16T21:47:48.155Z] check_test.go:427: [d67df04e35b39] daemon is not started [2022-08-16T21:47:48.155Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-16T21:47:53.415Z] check_test.go:427: [daf26b013176e] daemon is not started [2022-08-16T21:47:53.415Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-16T21:47:55.931Z] check_test.go:427: [dd1f91f8e944c] daemon is not started [2022-08-16T21:47:55.931Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-16T21:47:56.860Z] check_test.go:427: [d3259a7a7ac2a] daemon is not started [2022-08-16T21:47:56.860Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-16T21:47:57.789Z] check_test.go:427: [d4cb52870dbdc] daemon is not started [2022-08-16T21:47:57.789Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-16T21:47:59.156Z] check_test.go:427: [d0ecebe60abec] daemon is not started [2022-08-16T21:47:59.156Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-16T21:48:00.084Z] check_test.go:427: [db17b98f8e792] daemon is not started [2022-08-16T21:48:00.084Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-16T21:48:01.012Z] check_test.go:427: [d2e33273d9ec2] daemon is not started [2022-08-16T21:48:01.012Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-16T21:48:02.377Z] check_test.go:427: [d2daf68b2ec9d] daemon is not started [2022-08-16T21:48:02.377Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-16T21:48:03.307Z] check_test.go:427: [d2a05f4c29af3] daemon is not started [2022-08-16T21:48:03.307Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-16T21:48:04.235Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2d10ae58f4c0923c70e7346d14ff3c3083a5dc0f37e9e170e5d42392f834bc3 [2022-08-16T21:48:04.798Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:22515e7b3c85ae1bbf180735f14f007d4c84927cf1b1a3ad43bee45f1daf8259 [2022-08-16T21:48:05.054Z] check_test.go:427: [d4c7affcbad09] daemon is not started [2022-08-16T21:48:05.054Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-16T21:48:05.982Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a2cd53d593205f9f399ad1182e7e7ca9da0d51fcb9788fee2fa4e88ffdc90f37 [2022-08-16T21:48:06.913Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dac8d1c834ae6d4852abf8d1f13c821f54d674ce6d3cb630463c3ecbf40174b0 [2022-08-16T21:48:07.169Z] check_test.go:427: [ddd9db88f724c] daemon is not started [2022-08-16T21:48:07.169Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-16T21:48:08.097Z] check_test.go:427: [dc4661c8b2d2a] daemon is not started [2022-08-16T21:48:08.097Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-16T21:48:10.615Z] check_test.go:427: [dc769f8dcff0f] daemon is not started [2022-08-16T21:48:10.615Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-16T21:48:11.179Z] check_test.go:427: [df5e436d305f1] daemon is not started [2022-08-16T21:48:11.179Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-16T21:48:11.436Z] check_test.go:427: [d2d4784f2d432] daemon is not started [2022-08-16T21:48:11.436Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-16T21:48:12.385Z] check_test.go:427: [dd784916f5fe2] daemon is not started [2022-08-16T21:48:12.385Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-16T21:48:13.316Z] check_test.go:427: [d8e564ed57789] daemon is not started [2022-08-16T21:48:13.316Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-16T21:48:14.245Z] check_test.go:427: [d28942946c13b] daemon is not started [2022-08-16T21:48:14.245Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-16T21:48:16.762Z] check_test.go:427: [d0ad455dca546] daemon is not started [2022-08-16T21:48:16.762Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-16T21:48:16.762Z] check_test.go:427: [d0623ad0177a2] daemon is not started [2022-08-16T21:48:16.762Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-16T21:48:18.249Z] check_test.go:427: [d2d97219c4755] daemon is not started [2022-08-16T21:48:18.249Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-16T21:48:18.249Z] check_test.go:427: [da5366f1401e7] daemon is not started [2022-08-16T21:48:18.249Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-16T21:48:18.249Z] check_test.go:427: [d1ab3902a63be] daemon is not started [2022-08-16T21:48:18.249Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-16T21:48:18.813Z] check_test.go:427: [d55025f6ce3ce] daemon is not started [2022-08-16T21:48:18.813Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-16T21:48:18.813Z] check_test.go:427: [d2af17e7104db] daemon is not started [2022-08-16T21:48:18.813Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-16T21:48:19.374Z] check_test.go:427: [de914bbdbb8b8] daemon is not started [2022-08-16T21:48:19.375Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-16T21:48:19.375Z] check_test.go:427: [d9dc7924ee01b] daemon is not started [2022-08-16T21:48:19.375Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-16T21:48:20.303Z] check_test.go:427: [dc9b7a5b1854c] daemon is not started [2022-08-16T21:48:20.303Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-16T21:48:21.676Z] check_test.go:427: [dbfeaf25543ac] daemon is not started [2022-08-16T21:48:21.932Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-16T21:48:22.494Z] check_test.go:427: [d998b44711717] daemon is not started [2022-08-16T21:48:22.494Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-16T21:48:23.861Z] check_test.go:427: [d4274a1e0d5f6] daemon is not started [2022-08-16T21:48:23.861Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-16T21:48:24.422Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite (44.03s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.57s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.94s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.01s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-16T21:48:25.350Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s) [2022-08-16T21:48:25.350Z] === RUN TestDockerSchema1RegistrySuite [2022-08-16T21:48:25.350Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-16T21:48:25.607Z] check_test.go:454: [d18302e21cd4f] daemon is not started [2022-08-16T21:48:25.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-16T21:48:28.883Z] check_test.go:454: [d59f9500dcdc3] daemon is not started [2022-08-16T21:48:28.883Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-16T21:48:34.128Z] check_test.go:454: [d105a3bb9495d] daemon is not started [2022-08-16T21:48:34.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-16T21:48:34.384Z] check_test.go:454: [d65dd680e3217] daemon is not started [2022-08-16T21:48:34.384Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-16T21:48:34.384Z] check_test.go:454: [de0130931854f] daemon is not started [2022-08-16T21:48:34.384Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-16T21:48:35.785Z] check_test.go:454: [de75dd9bb52c0] daemon is not started [2022-08-16T21:48:35.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-16T21:48:36.713Z] check_test.go:454: [d5f05f5be7c82] daemon is not started [2022-08-16T21:48:36.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-16T21:48:37.276Z] check_test.go:454: [df30e1b80ca72] daemon is not started [2022-08-16T21:48:37.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-16T21:48:39.794Z] check_test.go:454: [d0d9c7334da8c] daemon is not started [2022-08-16T21:48:39.794Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-16T21:48:40.050Z] check_test.go:454: [d89c1c815c444] daemon is not started [2022-08-16T21:48:40.050Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-16T21:48:40.613Z] check_test.go:454: [df9fe48b84e6b] daemon is not started [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite (15.22s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.90s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.95s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-16T21:48:40.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-08-16T21:48:40.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-16T21:48:40.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-16T21:48:41.175Z] check_test.go:483: [dd6cbb810cb9c] daemon is not started [2022-08-16T21:48:41.432Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-16T21:48:41.994Z] check_test.go:483: [d82826339bb05] daemon is not started [2022-08-16T21:48:41.994Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-16T21:48:41.994Z] check_test.go:483: [dceb154bced5d] daemon is not started [2022-08-16T21:48:41.994Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-16T21:48:43.361Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-16T21:48:43.924Z] check_test.go:483: [dbb66204a8fb6] daemon is not started [2022-08-16T21:48:43.924Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-16T21:48:44.180Z] check_test.go:483: [db02683a2b2ad] daemon is not started [2022-08-16T21:48:44.180Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-16T21:48:45.108Z] check_test.go:483: [db1a2d73de976] daemon is not started [2022-08-16T21:48:45.108Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-16T21:48:45.364Z] check_test.go:483: [d4e42447d919e] daemon is not started [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s) [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-08-16T21:48:45.364Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-16T21:48:45.364Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-16T21:48:45.364Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-16T21:48:46.728Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-16T21:48:50.897Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-16T21:48:50.897Z] check_test.go:510: [de2e2fdf26526] daemon is not started [2022-08-16T21:48:50.897Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-16T21:48:50.897Z] check_test.go:510: [d5b7d9f0ba996] daemon is not started [2022-08-16T21:48:50.897Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-16T21:48:50.897Z] check_test.go:510: [d5e8bb703d5ac] daemon is not started [2022-08-16T21:48:50.897Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-16T21:48:50.897Z] check_test.go:510: [dc8d467d0c499] daemon is not started [2022-08-16T21:48:50.897Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-16T21:48:51.153Z] check_test.go:510: [d1d70b69de62e] daemon is not started [2022-08-16T21:48:51.153Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-08-16T21:48:51.153Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-16T21:48:51.153Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-16T21:48:51.153Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-08-16T21:48:51.153Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2022-08-16T21:48:51.153Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-08-16T21:48:51.153Z] === RUN TestDockerNetworkSuite [2022-08-16T21:48:51.153Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-16T21:48:52.520Z] docker_cli_network_unix_test.go:46: [d59341d1002de] daemon is not started [2022-08-16T21:48:52.776Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-16T21:48:53.339Z] docker_cli_network_unix_test.go:46: [dd6852595e1c1] daemon is not started [2022-08-16T21:48:53.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-16T21:48:56.868Z] docker_cli_network_unix_test.go:46: [d31a556c86b42] daemon is not started [2022-08-16T21:48:57.458Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-16T21:48:57.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-16T21:48:59.080Z] docker_cli_network_unix_test.go:46: [d1e7328ff6971] daemon is not started [2022-08-16T21:48:59.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-16T21:48:59.642Z] docker_cli_network_unix_test.go:1233: [da9712d498cf9] daemon is not started [2022-08-16T21:49:02.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-16T21:49:04.277Z] docker_cli_network_unix_test.go:46: [dffff7852f3c5] daemon is not started [2022-08-16T21:49:04.839Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-16T21:49:04.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-16T21:49:07.358Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-16T21:49:10.632Z] docker_cli_network_unix_test.go:46: [dc21123cbcc0f] daemon is not started [2022-08-16T21:49:12.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-16T21:49:12.000Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-16T21:49:14.520Z] docker_cli_network_unix_test.go:46: [de71963576d8d] daemon is not started [2022-08-16T21:49:14.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-16T21:49:16.142Z] docker_cli_network_unix_test.go:46: [d85c14562fbca] daemon is not started [2022-08-16T21:49:16.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-16T21:49:16.398Z] docker_cli_network_unix_test.go:46: [dd7fb192311e5] daemon is not started [2022-08-16T21:49:16.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-16T21:49:16.961Z] docker_cli_network_unix_test.go:46: [d3a59e2622700] daemon is not started [2022-08-16T21:49:16.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-16T21:49:17.523Z] docker_cli_network_unix_test.go:46: [dd2b8d97a7c38] daemon is not started [2022-08-16T21:49:17.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-16T21:49:18.345Z] docker_cli_network_unix_test.go:46: [d7c8407ad2d30] daemon is not started [2022-08-16T21:49:18.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-16T21:49:18.907Z] docker_cli_network_unix_test.go:46: [db82a62351294] daemon is not started [2022-08-16T21:49:18.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-16T21:49:19.170Z] docker_cli_network_unix_test.go:46: [d678833dc80fb] daemon is not started [2022-08-16T21:49:19.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-16T21:49:19.427Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-16T21:49:19.989Z] docker_cli_network_unix_test.go:46: [d5b985633216b] daemon is not started [2022-08-16T21:49:20.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-16T21:49:20.244Z] docker_cli_network_unix_test.go:46: [d75452362cd8e] daemon is not started [2022-08-16T21:49:20.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-16T21:49:20.501Z] docker_cli_network_unix_test.go:46: [d780afed6ada9] daemon is not started [2022-08-16T21:49:20.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-16T21:49:20.501Z] docker_cli_network_unix_test.go:46: [d2eaf775a7c9b] daemon is not started [2022-08-16T21:49:20.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-16T21:49:21.869Z] docker_cli_network_unix_test.go:46: [d7297157703aa] daemon is not started [2022-08-16T21:49:21.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-16T21:49:22.433Z] docker_cli_network_unix_test.go:46: [d995a8e338440] daemon is not started [2022-08-16T21:49:22.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-16T21:49:22.690Z] docker_cli_network_unix_test.go:46: [d36a8572fb949] daemon is not started [2022-08-16T21:49:22.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-16T21:49:22.946Z] docker_cli_network_unix_test.go:46: [d708f13e205a4] daemon is not started [2022-08-16T21:49:23.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-16T21:49:23.203Z] docker_cli_network_unix_test.go:46: [d3964f12a87aa] daemon is not started [2022-08-16T21:49:23.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-16T21:49:23.459Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-16T21:49:23.459Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-16T21:49:23.459Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-16T21:49:24.826Z] docker_cli_network_unix_test.go:968: [d5cdfe3431714] daemon is not started [2022-08-16T21:49:26.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-16T21:49:27.560Z] docker_cli_network_unix_test.go:46: [dde5604a225c0] daemon is not started [2022-08-16T21:49:27.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-16T21:49:29.460Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-16T21:49:30.390Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-16T21:49:30.954Z] docker_cli_network_unix_test.go:1116: [d1a03f590b72c] daemon is not started [2022-08-16T21:49:31.517Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-16T21:49:34.790Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-16T21:49:34.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-16T21:49:34.790Z] docker_cli_network_unix_test.go:46: [da76e6d11a448] daemon is not started [2022-08-16T21:49:34.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-16T21:49:35.718Z] docker_cli_network_unix_test.go:46: [dd4273c65377e] daemon is not started [2022-08-16T21:49:35.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-16T21:49:35.718Z] docker_cli_network_unix_test.go:46: [db7c70422403e] daemon is not started [2022-08-16T21:49:35.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-16T21:49:35.974Z] docker_cli_network_unix_test.go:46: [d54f14ab753ca] daemon is not started [2022-08-16T21:49:35.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-16T21:49:36.231Z] docker_cli_network_unix_test.go:46: [d05459707663d] daemon is not started [2022-08-16T21:49:36.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-16T21:49:36.488Z] docker_cli_network_unix_test.go:46: [d57b215b7b954] daemon is not started [2022-08-16T21:49:36.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-16T21:49:36.488Z] docker_cli_network_unix_test.go:46: [dac692fefb123] daemon is not started [2022-08-16T21:49:36.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-16T21:49:38.378Z] docker_cli_network_unix_test.go:46: [d184fdd0686de] daemon is not started [2022-08-16T21:49:38.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-16T21:49:38.942Z] docker_cli_network_unix_test.go:46: [d64de252c172c] daemon is not started [2022-08-16T21:49:38.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-16T21:49:38.942Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-16T21:49:38.942Z] docker_cli_network_unix_test.go:46: [d277b7bfedd65] daemon is not started [2022-08-16T21:49:38.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-16T21:49:39.520Z] docker_cli_network_unix_test.go:46: [dec644e3318c6] daemon is not started [2022-08-16T21:49:39.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-16T21:49:43.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-16T21:49:44.874Z] docker_cli_network_unix_test.go:1084: [df89c6f8df61a] daemon is not started [2022-08-16T21:49:46.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-16T21:49:46.764Z] docker_cli_network_unix_test.go:46: [d980bedd11a26] daemon is not started [2022-08-16T21:49:46.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-16T21:49:47.021Z] docker_cli_network_unix_test.go:46: [dc0c29f5563b2] daemon is not started [2022-08-16T21:49:47.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-16T21:49:48.643Z] docker_cli_network_unix_test.go:46: [d44a23c72e454] daemon is not started [2022-08-16T21:49:48.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-16T21:49:48.899Z] docker_cli_network_unix_test.go:46: [d4dfd9c4a7692] daemon is not started [2022-08-16T21:49:48.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-16T21:49:49.461Z] docker_cli_network_unix_test.go:46: [da139b6b1b2af] daemon is not started [2022-08-16T21:49:49.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-16T21:49:50.023Z] docker_cli_network_unix_test.go:46: [d4cf3c3fa1328] daemon is not started [2022-08-16T21:49:50.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-16T21:49:50.586Z] docker_cli_network_unix_test.go:46: [dee2e55ceb726] daemon is not started [2022-08-16T21:49:51.147Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-16T21:49:56.392Z] docker_cli_network_unix_test.go:46: [d5ad1eed7f2e0] daemon is not started [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite (65.32s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.74s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.90s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.05s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.75s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.04s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.29s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.95s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.03s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.95s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.89s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.04s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.15s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.78s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.57s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.90s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.02s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.28s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-16T21:49:56.392Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-08-16T21:49:56.392Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.40s) [2022-08-16T21:49:56.392Z] === RUN TestDockerHubPullSuite [2022-08-16T21:49:56.392Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-16T21:49:58.906Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-16T21:50:01.421Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-16T21:50:02.348Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-16T21:50:04.244Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-16T21:50:04.499Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-16T21:50:05.062Z] --- PASS: TestDockerHubPullSuite (8.59s) [2022-08-16T21:50:05.062Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.39s) [2022-08-16T21:50:05.062Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-16T21:50:05.062Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.01s) [2022-08-16T21:50:05.062Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2022-08-16T21:50:05.062Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-08-16T21:50:05.062Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-16T21:50:05.062Z] PASS [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === Skipped [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-16T21:50:05.062Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-16T21:50:05.062Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_sni_test.go:30: Flakey test [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-16T21:50:05.062Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-16T21:50:05.062Z] docker_cli_network_unix_test.go:46: [d277b7bfedd65] daemon is not started [2022-08-16T21:50:05.062Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] DONE 1265 tests, 51 skipped in 1482.592s [2022-08-16T21:50:05.062Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T21:50:05.062Z] ++++ cat bundles/test-integration/docker.pid [2022-08-16T21:50:05.062Z] +++ kill 9403 [2022-08-16T21:50:05.062Z] +++ /etc/init.d/apparmor stop [2022-08-16T21:50:05.062Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] Unloading profiles will leave already running processes permanently [2022-08-16T21:50:05.062Z] unconfined, which can lead to unexpected situations. [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.062Z] To set a process to complain mode, use the command line tool [2022-08-16T21:50:05.062Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T21:50:05.062Z] +++ true [2022-08-16T21:50:05.062Z] exiting test-integration [2022-08-16T21:50:05.062Z] ++ exit 0 [2022-08-16T21:50:05.062Z] [2022-08-16T21:50:05.318Z] + for job in $(jobs -p) [2022-08-16T21:50:05.318Z] + wait 8569 [2022-08-16T21:50:31.809Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-16T21:50:31.809Z] docker_cli_swarm_test.go:1180: [d4ccc960f0e96] joining swarm manager [d1167381474a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:50:37.051Z] docker_cli_swarm_test.go:1189: [d19702657456e] joining swarm manager [d1167381474a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:51:15.706Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-16T21:51:20.948Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-16T21:51:24.225Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-16T21:51:26.742Z] docker_cli_swarm_test.go:1112: [d9b77a0159be5] joining swarm manager [d1525314396a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:51:27.669Z] docker_cli_swarm_test.go:1113: [d31434676d533] joining swarm manager [d1525314396a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:53:04.040Z] docker_cli_swarm_test.go:1166: [d7fd94bda1bfb] joining swarm manager [d1525314396a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-16T21:53:30.532Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-16T21:53:31.901Z] docker_cli_swarm_test.go:1447: [d5ab071285637] joining swarm manager [dafe3916de1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:53:32.468Z] docker_cli_swarm_test.go:1448: [d28fade7869ef] joining swarm manager [dafe3916de1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:53:44.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-16T21:53:44.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-16T21:53:44.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-16T21:53:44.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-16T21:53:44.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-16T21:53:45.194Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-16T21:53:47.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-16T21:53:50.977Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-16T21:53:52.864Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-16T21:53:54.753Z] docker_cli_swarm_unix_test.go:63: [d11ec00d63d65] joining swarm manager [d068219fbef21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:54:50.918Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-16T21:54:50.918Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-16T21:54:50.918Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-16T21:54:52.812Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-16T21:54:56.079Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-16T21:54:58.595Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-16T21:55:00.484Z] docker_api_swarm_test.go:962: [db153099633c6] joining swarm manager [d5d7abaf8f61b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:55:18.613Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-16T21:55:30.780Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-16T21:55:32.146Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-16T21:55:34.036Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-16T21:55:37.332Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-16T21:55:45.416Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-16T21:55:49.582Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-16T21:55:52.099Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-16T21:55:54.614Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-16T21:55:57.132Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-16T21:56:00.401Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-16T21:56:02.923Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-16T21:56:05.441Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-16T21:57:01.606Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-16T21:57:16.443Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite (1590.30s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.84s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.25s) [2022-08-16T21:57:31.285Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.15s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.28s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.72s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.74s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.30s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.73s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.41s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.85s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.04s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.75s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.55s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.51s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.28s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.87s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.28s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.43s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.20s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.01s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.15s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.61s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.42s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.96s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.55s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.47s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.69s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.91s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.60s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.09s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.90s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.17s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.64s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.65s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.93s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.87s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.52s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.76s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.93s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.07s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.80s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.37s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.83s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.16s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.78s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.00s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.77s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.40s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.39s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.11s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.75s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.34s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.12s) [2022-08-16T21:57:31.285Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.10s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (1.03s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.88s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.80s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.94s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.26s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.37s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.34s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.16s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-08-16T21:57:31.285Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-08-16T21:57:31.285Z] === RUN TestDockerExternalVolumeSuite [2022-08-16T21:57:31.285Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-16T21:57:31.541Z] docker_cli_external_volume_driver_test.go:53: [df540043c1df7] daemon is not started [2022-08-16T21:57:49.586Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-16T21:58:57.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-16T21:59:03.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-16T21:59:18.568Z] docker_cli_external_volume_driver_test.go:53: [d91e1b248c86c] daemon is not started [2022-08-16T21:59:36.621Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-16T21:59:51.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-16T22:00:06.328Z] docker_cli_external_volume_driver_test.go:53: [d3a1a382828b7] daemon is not started [2022-08-16T22:00:21.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-16T22:00:21.165Z] docker_cli_external_volume_driver_test.go:53: [dc11cf9666b8c] daemon is not started [2022-08-16T22:00:36.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-16T22:01:08.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-16T22:01:22.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-16T22:01:37.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-16T22:02:24.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-16T22:02:42.386Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-16T22:03:14.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-16T22:03:46.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-16T22:04:01.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-16T22:04:19.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-16T22:04:19.321Z] docker_cli_external_volume_driver_test.go:485: [dad8c8b2cdadd] daemon is not started [2022-08-16T22:04:34.157Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-16T22:04:34.157Z] docker_cli_external_volume_driver_test.go:53: [df22920c3afa1] daemon is not started [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-08-16T22:04:49.010Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-16T22:04:49.010Z] PASS [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] === Skipped [2022-08-16T22:04:49.010Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-16T22:04:49.010Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-16T22:04:49.010Z] check_test.go:540: [da704104bb7bc] daemon is not started [2022-08-16T22:04:49.010Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-16T22:04:49.010Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-16T22:04:49.010Z] check_test.go:540: [da9a3f0840d6a] daemon is not started [2022-08-16T22:04:49.010Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-16T22:04:49.010Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-16T22:04:49.010Z] check_test.go:540: [de3c156e44a7a] daemon is not started [2022-08-16T22:04:49.010Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-16T22:04:49.010Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-16T22:04:49.010Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-16T22:04:49.010Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-16T22:04:49.010Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] DONE 269 tests, 5 skipped in 2365.988s [2022-08-16T22:04:49.010Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T22:04:49.010Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8e7cf9dc9619/docker.pid [2022-08-16T22:04:49.010Z] +++ kill 7151 [2022-08-16T22:04:49.010Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7151 is not a child of this shell [2022-08-16T22:04:49.010Z] warning: PID 7151 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8e7cf9dc9619/docker.pid had a nonzero exit code [2022-08-16T22:04:49.010Z] ++++ cat bundles/test-integration/docker.pid [2022-08-16T22:04:49.010Z] +++ kill 9453 [2022-08-16T22:04:49.010Z] +++ /etc/init.d/apparmor stop [2022-08-16T22:04:49.010Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] Unloading profiles will leave already running processes permanently [2022-08-16T22:04:49.010Z] unconfined, which can lead to unexpected situations. [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] To set a process to complain mode, use the command line tool [2022-08-16T22:04:49.010Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T22:04:49.010Z] +++ true [2022-08-16T22:04:49.010Z] exiting test-integration [2022-08-16T22:04:49.010Z] ++ exit 0 [2022-08-16T22:04:49.010Z] [2022-08-16T22:04:49.010Z] + exit 0 [2022-08-16T22:04:49.010Z] ++ jobs -p [2022-08-16T22:04:49.010Z] + pids= [2022-08-16T22:04:49.010Z] + echo 'Remaining pids to kill: []' [2022-08-16T22:04:49.010Z] Remaining pids to kill: [] [2022-08-16T22:04:49.010Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-16T22:04:49.020Z] Recording test results [2022-08-16T22:04:50.908Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T22:04:51.269Z] + echo Ensuring container killed. [2022-08-16T22:04:51.269Z] Ensuring container killed. [2022-08-16T22:04:51.269Z] + docker ps -aq -f name=docker-pr2-* [2022-08-16T22:04:51.269Z] + cids=1322820597db [2022-08-16T22:04:51.269Z] f8e8028471be [2022-08-16T22:04:51.269Z] 50c10eb2b3cf [2022-08-16T22:04:51.269Z] + [ -n 1322820597db [2022-08-16T22:04:51.269Z] f8e8028471be [2022-08-16T22:04:51.269Z] 50c10eb2b3cf ] [2022-08-16T22:04:51.269Z] + docker rm -vf 1322820597db f8e8028471be 50c10eb2b3cf [2022-08-16T22:04:52.205Z] 1322820597db [2022-08-16T22:04:52.205Z] f8e8028471be [2022-08-16T22:04:52.205Z] 50c10eb2b3cf [Pipeline] sh [2022-08-16T22:04:52.529Z] + echo Chowning /workspace to jenkins user [2022-08-16T22:04:52.529Z] Chowning /workspace to jenkins user [2022-08-16T22:04:52.529Z] + id -u [2022-08-16T22:04:52.529Z] + id -g [2022-08-16T22:04:52.529Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43968:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T22:04:52.529Z] Unable to find image 'busybox:latest' locally [2022-08-16T22:04:52.784Z] latest: Pulling from library/busybox [2022-08-16T22:04:52.784Z] 50783e0dfb64: Pulling fs layer [2022-08-16T22:04:52.784Z] 50783e0dfb64: Verifying Checksum [2022-08-16T22:04:52.784Z] 50783e0dfb64: Download complete [2022-08-16T22:04:53.040Z] 50783e0dfb64: Pull complete [2022-08-16T22:04:53.040Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-16T22:04:53.040Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T22:04:55.892Z] + bundleName=amd64 [2022-08-16T22:04:55.892Z] + echo Creating amd64-bundles.tar.gz [2022-08-16T22:04:55.892Z] Creating amd64-bundles.tar.gz [2022-08-16T22:04:55.892Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-16T22:04:55.892Z] + 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-16T22:04:57.282Z] Archiving artifacts [2022-08-16T22:04:59.181Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43968/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T22:04:59.491Z] + make clean [2022-08-16T22:04:59.746Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T22:04:59.746Z] docker-dev-cache [2022-08-16T22:04:59.746Z] 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